Steps:
1. Add a new APN;
2. Click 'Reset to default';
3. During reset, click the new APN;
4. Crash happened.
Solution:
Disable menu items when reseting default APN.
Bug: 28314239
Change-Id: I8df439d066e58039e9f91a9be642127eb7298159
am: 4a588faeb8
* commit '4a588faeb8597fcfe49e1eac90307fb3fbdab244':
Be more aggressive caching Vpn preference attrs
One updateSummary method called by all VPN prefs
Change-Id: I398e1c8ee75c0cec6a569cc469996a5867d8975c
am: e2ae135d3c
* commit 'e2ae135d3c0612081eb6f23e37011e05136a6693':
Be more aggressive caching Vpn preference attrs
One updateSummary method called by all VPN prefs
Change-Id: I5d447989c9a149314bf0fcde0e4f1f77b868f40e
am: e2ae135d3c
* commit 'e2ae135d3c0612081eb6f23e37011e05136a6693':
Be more aggressive caching Vpn preference attrs
One updateSummary method called by all VPN prefs
Change-Id: I93ffd1d56ca9ff4d8e9c8e16fc897e2368ae1260
am: dd2797d3ef
* commit 'dd2797d3eff2ab2bb0b42efba4319c6a1249a4c4':
Open Help forum in browser when click 'Forum' button.
Change-Id: I287fe83878876329eb95a2384c5e47b3f55635bc
Previous CL accidentally cleared the listening bit too early making
it never actually tell the SummaryProviders to stop listening.
Change-Id: I6af1acc861f6987b33641c40637354c75cf4d708
Fixes: 28306872
This view provides an interface which allows users to clear out
apps and other data which they may no longer need to alleviate
storage pressure. This implementation gives the bits to uninstall
apps which have not been used within the last 60 days from the
system.
A future patch will add in the ability to extend the deletion helper
view to have additional clearing types.
Change-Id: I65cba54ca247d52227e67e2fa9b84fe63fb8ab34
(cherry picked from commit a671272bf6)
am: c61d822f6e
* commit 'c61d822f6e781255ad850a0d2eaedfdef6335346':
Support IMEs that have no subtype in PhysicalKeyboardFragment.
Change-Id: I31da307279147ae6c48cbe8bae97b71ad9774ea0
am: b156761ae8
* commit 'b156761ae88d63e982bdaae413fe102fc4042c3a':
Support IMEs that have no subtype in PhysicalKeyboardFragment.
Change-Id: I99ee1f03a52d650186070c572641fa84091e21b5
am: b156761ae8
* commit 'b156761ae88d63e982bdaae413fe102fc4042c3a':
Support IMEs that have no subtype in PhysicalKeyboardFragment.
Change-Id: If0b8c97e6a0cad08c2a94039d3543be8fef3260a
As any change to the preference title will cause it to lose focus,
best not to do this too often.
Change-Id: Ibac27ee1de42fd7ca05f3e3685b84f37dac39517
Fix: 28191965
am: 43effe8441
* commit '43effe8441027d92f73616aade1926ecc1a50d28':
Include work app in battery optimization settings
Change-Id: I616d9993eab9f996aed1daff9256447acfc177c4
am: d932c41831
* commit 'd932c4183194c1d664a07a440f20c467a8d1189a':
Include work app in battery optimization settings
Change-Id: I2e8d185c2b650ca8d89d47ae9260aa758ba8c7fd
am: 9b167a6878
* commit '9b167a6878d036ffb253687a4eb94e1e44e5fda4':
Include work app in battery optimization settings
Change-Id: I61f2d84f5f57234a2dbb7a5ef4059b5e63fdfdda
am: 9b167a6878
* commit '9b167a6878d036ffb253687a4eb94e1e44e5fda4':
Include work app in battery optimization settings
Change-Id: I9998aecbbd7acea6222aa65c6928864b5ea4cd5f
Remove button is still allowed as it has been allowed in MNC
(Trust button is new in NYC)
Bug: 28161447
Change-Id: I8df73e1008c2e805f4d0b2ec68d8a4aa3bf75aba
am: a2f7a5980e
* commit 'a2f7a5980e08c446ddf5748e4074c1c1f4e8252c':
Fix only one battery stat showing sometimes.
Change-Id: I1613068ba88096d78a3894d19135e591f034a191
am: 7bcc48f77d
* commit '7bcc48f77d1110a14e0cf984431da435ad1b47a5':
Fix only one battery stat showing sometimes.
Change-Id: I70aac29590b8b65bd904a07f441f467cb7041930
am: 7bcc48f77d
* commit '7bcc48f77d1110a14e0cf984431da435ad1b47a5':
Fix only one battery stat showing sometimes.
Change-Id: Ie7abb1569eee61ce2eb28a73728a60695e481f6e
Take into account the prefs we are currently caching within the
group when counting how many prefs have been added.
Change-Id: I962acd41592c1a9366882711d3f4944bffb54d22
Fixes: 27931457