- 14 Apr, 2010 5 commits
-
-
Irfan Sheriff authored
-
Irfan Sheriff authored
When airplane mode is enabled, wifi tethering should be disabled since there is no real use case for it. This also addresses the issue of trying to restore Wifi (with tethering on) when airplane mode is disabled. Bug: 2594720 Change-Id: I7379ebed74a58b148ae82ed589d09aa2b9ca767d
-
Jim Miller authored
-
Suchi Amalapurapu authored
Merge "Fix 258181 Enable moving apps to external storage if install location is set and they had been moved to internal storage." into froyo
-
Jim Miller authored
This fixes a bug where user was allowed to factory reset the device without entering their PIN/Password. It also fixes the same issue with MediaFormat (Settings->SD Card->Format). Change-Id: I0677a50aa771ad8663513fd7ec398a70953dcde2
-
- 13 Apr, 2010 6 commits
-
-
Jim Miller authored
When the user adds a DPM, Settings removes all display timeout options with t > maxTimeout. It was incorrectly setting the preference to maxTimeout. The corrected code picks the user's preference if less than maxTimeout or nothing otherwise. Change-Id: I5a47fdce89f4cf216fd76bb585c3c0120b39db92
-
Suchi Amalapurapu authored
Enable moving apps to external storage if install location is set and they had been moved to internal storage. Change-Id: I54b24303872dc525a86294c3d2b8c0c76dd366c5
-
Jean-Michel Trivi authored
A previous bug had caused incorrect settings to be saved, in particular the default language variant was not stored, unlike the default language and country. When settings were restored, this caused an invalid group of settings to be loaded, with a null language variant. The fix consists in: - discarding invalid default language settings - reevaluating which language should be selected in the list of available languages. Change-Id: If58882a9acc28f14a78f6142fefa17d04ca4ad5d
-
Charles Chen authored
-
Charles Chen authored
The language pref needs to be set after populating the entries based on the selected engine. Change-Id: I16db4428eee83052ff7c5115942eef4bf3d87454
-
Jim Miller authored
Change-Id: I2f07b92d717e4661ec3a2c25775fa90ef62caed3
-
- 12 Apr, 2010 4 commits
-
-
Charles Chen authored
-
Jim Miller authored
-
Charles Chen authored
Change-Id: I50f3b2f4878bea1392aa36d47015cd312a59e23a
-
Jim Miller authored
This changes the organization of lock screen security settings to make choosing an alternate unlock method more discoverable. Instead of having to disable the old lock method to use a new one, the user now just has one set/change option in lock settings, with a list of method-specific setting below it. In addition, we ask the user to confirm their old credentials before prompting them to choose a new one, which eliminates one source of confusion. Also, ChooseLockGeneric now shows a UI if quality isn't specified. Any unlock method less secure than minimum specified by DevicePolicyManager (if active) is greyed out. Change-Id: Iecc6f64d4d3368a583f06f8d5fe9655cc3d5bd3b
-
- 10 Apr, 2010 2 commits
-
-
Irfan Sheriff authored
-
Irfan Sheriff authored
Bug: 2570611 Change-Id: Ibb51dee8ec110179ec28f9469526a1fe61e74d00
-
- 08 Apr, 2010 7 commits
-
-
Charles Chen authored
Making sure that the language, country, and variant defaults are always set to something to ensure that there won't be an NPE. Dismissing the ListPreference dialogs before a rotation to avoid list data corruption caused by the list being displayed while its data is being re-initialized. Change-Id: Iecdb3b4d415542dc8a4db162c930e6a6570a55f2
-
Jim Miller authored
-
Charles Chen authored
-
Jim Miller authored
This fixes a bug where changing an alphanumeric password didn't ask for the old password first. Change-Id: I8ef4d2b4b87d02c6ddd23da3177e6802fc579c64
-
Suchi Amalapurapu authored
Merge "Fix 2579461 Disable move when manifest option for install location is unspecified and install location is auto/internal" into froyo
-
Suchi Amalapurapu authored
Disable move when manifest option for install location is unspecified and install location is auto/internal Change-Id: Ic7a493ecbbed6017326e2ec728e25c6ea9de8223
-
Charles Chen authored
Change-Id: I8a0b8f3add637ffffed4119b976c800ab3251b72
-
- 07 Apr, 2010 8 commits
-
-
Michael Chan authored
-
Charles Chen authored
Merge "Fix for bug #2577984 - Settings app was trying to access the TTS before the TTS was ready." into froyo
-
Irfan Sheriff authored
Use Activity managed dialogs Bug: 2571764 Bug: 2571820 Change-Id: Id506988abd4200155774e92b31dd132519e29172
-
Charles Chen authored
before the TTS was ready. Change-Id: Ic8127f12a2608982fb35e126c7522cf6747b93ac
-
Michael Chan authored
Change-Id: Ia40af3bb362fe99fbfda1a23cdcb04fb96af7ca8
-
Michael Chan authored
-
Adam Powell authored
-
Brad Fitzpatrick authored
-
- 06 Apr, 2010 4 commits
-
-
Charles Chen authored
current default language was still supported when the default engine changes. Change-Id: I2f4b986311161ceaa9d4b9cf3a495f536d9425cd
-
Brad Fitzpatrick authored
Based on a lot of timings on Sapphire. Also, initially this CL improved the speed of Toasts, but now it just removes the use of Toasts in the widget after eng/UX discussions with various people. BUG=2535155 Change-Id: I134a730f17ebee8a119b7796984f00b22e0d6120
-
Michael Chan authored
Change-Id: Ic4771e7c305192fee56f5f80c6cabeecf11a99dc
-
Adam Powell authored
Change-Id: Iea5d341d771d18e5d9bf7c6686995ba6cbbf2172
-
- 05 Apr, 2010 1 commit
-
-
Irfan Sheriff authored
If we dont have an updated access point list when we are re-enabling networks after connecting, we could end up keeping some networks disabled. This could happen if there is no event that triggers an access point before enabling networks Update the current access point list right before enabling all networks. Bug: 2567770 Change-Id: Ieb1ac8147d4acb05a6d13c44396653f0af94643d
-
- 03 Apr, 2010 1 commit
-
-
Kenny Root authored
Change-Id: I7ce7aa7745bfb57870f1239dba8bd0bd714590dd
-
- 02 Apr, 2010 1 commit
-
-
Daniel Sandler authored
-
- 31 Mar, 2010 1 commit
-
-
Dianne Hackborn authored
android.view.WindowManager$BadTokenException: Unable to add window Change-Id: Ie844fd9cde05134431695f4f5bd27827e9e23ce5
-