am: 59368baca7
* commit '59368baca700e813f3a35334925b2168f3a3c8f7':
Settings: change the TTS text to use the current locale
Change-Id: I13f0f019e784f2832af597371d1b1acf11e63bac
am: 093817bd23
* commit '093817bd237dd757db150689a8acdc5d75feeecc':
Settings: change the TTS text to use the current locale
Change-Id: I962d11edeb49d1caa814a9f96248d0094a4223be
am: b1cdea67a5
* commit 'b1cdea67a5e2dda1ece17df4b98f20e7eeaa8a46':
Settings: change the TTS text to use the current locale
Change-Id: I1f7098ef1541f9ce89b2fdf2e701cd87166ba777
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: ac42fbcfec
* commit 'ac42fbcfec708562060fd9befa729825fe400948':
Open Help forum in browser when click 'Forum' button.
Change-Id: If2efcafb649f105a0ac9f95e7d466c552f3a5149
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
am: 06c7b26951
* commit '06c7b269517da6ad85d77d3ecfbb62260f06aa0e':
Support IMEs that have no subtype in PhysicalKeyboardFragment.
Change-Id: I236ece93cfc6a88fb6e7e79a3ea4e2896b82a724
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