Charles Chen
8c8185b260
Fixing bugs 2577511 and 2581920.
...
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
2010-04-08 16:51:35 -07:00
Jim Miller
62208929dd
am d86cfdda
: am 2088c1ad
: Merge "Fix 2579481: Fix change alphanumeric password security hole" into froyo
2010-04-08 13:56:54 -07:00
Jim Miller
d86cfddae6
am 2088c1ad
: Merge "Fix 2579481: Fix change alphanumeric password security hole" into froyo
...
Merge commit '2088c1ada1f1997e7f363a5897dfc26b3635c80e' into kraken
* commit '2088c1ada1f1997e7f363a5897dfc26b3635c80e':
Fix 2579481: Fix change alphanumeric password security hole
2010-04-08 13:44:55 -07:00
Jim Miller
2088c1ada1
Merge "Fix 2579481: Fix change alphanumeric password security hole" into froyo
2010-04-08 13:39:57 -07:00
Charles Chen
fea270154d
am add29bfb
: am 755cb302
: Merge "Fix for 2579445 - Using the correct strings for accessing Intent extras now." into froyo
2010-04-08 09:57:06 -07:00
Charles Chen
add29bfbbb
am 755cb302
: Merge "Fix for 2579445 - Using the correct strings for accessing Intent extras now." into froyo
...
Merge commit '755cb302e90b06820b313c09abfdf35ab899132c' into kraken
* commit '755cb302e90b06820b313c09abfdf35ab899132c':
Fix for 2579445 - Using the correct strings for accessing Intent extras now.
2010-04-08 09:52:18 -07:00
Charles Chen
755cb302e9
Merge "Fix for 2579445 - Using the correct strings for accessing Intent extras now." into froyo
2010-04-08 09:45:17 -07:00
Jim Miller
9c1e7f8c4c
Fix 2579481: Fix change alphanumeric password security hole
...
This fixes a bug where changing an alphanumeric password didn't
ask for the old password first.
Change-Id: I8ef4d2b4b87d02c6ddd23da3177e6802fc579c64
2010-04-08 00:48:52 -07:00
Suchi Amalapurapu
9656a7f65e
am e6683e0c
: am 3a95f926
: Merge "Fix 2579461 Disable move when manifest option for install location is unspecified and install location is auto/internal" into froyo
2010-04-07 21:36:55 -07:00
Suchi Amalapurapu
e6683e0ce1
am 3a95f926
: Merge "Fix 2579461 Disable move when manifest option for install location is unspecified and install location is auto/internal" into froyo
...
Merge commit '3a95f92650e6bd9a994048878abda0950c11ec8b' into kraken
* commit '3a95f92650e6bd9a994048878abda0950c11ec8b':
Fix 2579461
2010-04-07 21:32:26 -07:00
Suchi Amalapurapu
3a95f92650
Merge "Fix 2579461 Disable move when manifest option for install location is unspecified and install location is auto/internal" into froyo
2010-04-07 21:24:44 -07:00
Suchi Amalapurapu
4056459e9e
Fix 2579461
...
Disable move when manifest option for install location is unspecified
and install location is auto/internal
Change-Id: Ic7a493ecbbed6017326e2ec728e25c6ea9de8223
2010-04-07 20:50:26 -07:00
Charles Chen
510bc4a2c3
Fix for 2579445 - Using the correct strings for accessing Intent extras now.
...
Change-Id: I8a0b8f3add637ffffed4119b976c800ab3251b72
2010-04-07 17:41:07 -07:00
Michael Chan
648e368876
am 12b01014
: am 0557a706
: Merge "b/2174155 Remove debug logging in bluetooth" into froyo
2010-04-07 16:42:53 -07:00
Charles Chen
d08c58dc03
am ecfe14cb
: am 263b7704
: Merge "Fix for bug #2577984 - Settings app was trying to access the TTS before the TTS was ready." into froyo
2010-04-07 16:42:51 -07:00
Michael Chan
12b01014da
am 0557a706
: Merge "b/2174155 Remove debug logging in bluetooth" into froyo
...
Merge commit '0557a7062d4e40d895cbc86253a39cfe7f720f06' into kraken
* commit '0557a7062d4e40d895cbc86253a39cfe7f720f06':
b/2174155 Remove debug logging in bluetooth
2010-04-07 16:35:48 -07:00
Charles Chen
ecfe14cb62
am 263b7704
: Merge "Fix for bug #2577984 - Settings app was trying to access the TTS before the TTS was ready." into froyo
...
Merge commit '263b7704bc7567429a9ed145d8f572066e510c5f' into kraken
* commit '263b7704bc7567429a9ed145d8f572066e510c5f':
Fix for bug #2577984 - Settings app was trying to access the TTS
2010-04-07 16:35:46 -07:00
Michael Chan
0557a7062d
Merge "b/2174155 Remove debug logging in bluetooth" into froyo
2010-04-07 15:48:07 -07:00
Charles Chen
263b7704bc
Merge "Fix for bug #2577984 - Settings app was trying to access the TTS before the TTS was ready." into froyo
2010-04-07 15:40:21 -07:00
Irfan Sheriff
7c85ce9242
am 0e10c088
: am 0b266964
: Fix window leak on orientation change
2010-04-07 15:09:43 -07:00
Irfan Sheriff
0e10c0881f
am 0b266964
: Fix window leak on orientation change
...
Merge commit '0b2669647f1328d2df79fd2d259bc9d15433ba0a' into kraken
* commit '0b2669647f1328d2df79fd2d259bc9d15433ba0a':
Fix window leak on orientation change
2010-04-07 15:04:07 -07:00
Irfan Sheriff
0b2669647f
Fix window leak on orientation change
...
Use Activity managed dialogs
Bug: 2571764
Bug: 2571820
Change-Id: Id506988abd4200155774e92b31dd132519e29172
2010-04-07 14:38:42 -07:00
Charles Chen
cf31e652d6
Fix for bug #2577984 - Settings app was trying to access the TTS
...
before the TTS was ready.
Change-Id: Ic8127f12a2608982fb35e126c7522cf6747b93ac
2010-04-07 14:26:31 -07:00
Michael Chan
fa931df4f2
am 746fac2d
: am d9db9e76
: Merge "b/2498180 b/2568119 Retry if BT dock disconnects unexpectedly" into froyo
2010-04-07 13:53:00 -07:00
Michael Chan
293867bd10
b/2174155 Remove debug logging in bluetooth
...
Change-Id: Ia40af3bb362fe99fbfda1a23cdcb04fb96af7ca8
2010-04-07 13:31:21 -07:00
Michael Chan
746fac2d55
am d9db9e76
: Merge "b/2498180 b/2568119 Retry if BT dock disconnects unexpectedly" into froyo
...
Merge commit 'd9db9e762190f4cf46df0109139867c7a77746fe' into kraken
* commit 'd9db9e762190f4cf46df0109139867c7a77746fe':
b/2498180 b/2568119 Retry if BT dock disconnects unexpectedly
2010-04-07 13:19:51 -07:00
Michael Chan
d9db9e7621
Merge "b/2498180 b/2568119 Retry if BT dock disconnects unexpectedly" into froyo
2010-04-07 13:12:33 -07:00
Adam Powell
49c0cbd121
am 7cf43204
: am bdbb57b6
: Merge "Fix bug 2564450 - prevent deadlock in BT settings" into froyo
2010-04-07 10:00:24 -07:00
Adam Powell
7cf4320422
am bdbb57b6
: Merge "Fix bug 2564450 - prevent deadlock in BT settings" into froyo
...
Merge commit 'bdbb57b6ab58ce5e14ce5cb1cd3b5d0351d566c4' into kraken
* commit 'bdbb57b6ab58ce5e14ce5cb1cd3b5d0351d566c4':
Fix bug 2564450 - prevent deadlock in BT settings
2010-04-07 09:54:29 -07:00
Adam Powell
bdbb57b6ab
Merge "Fix bug 2564450 - prevent deadlock in BT settings" into froyo
2010-04-07 09:48:28 -07:00
Brad Fitzpatrick
0d457f29f2
am a494ff40
: am 6e29e073
: Merge "Make Power Control widget a bit more responsive." into froyo
2010-04-07 09:33:41 -07:00
Brad Fitzpatrick
a494ff40bd
am 6e29e073
: Merge "Make Power Control widget a bit more responsive." into froyo
...
Merge commit '6e29e07357cb733ff204de21bfb4bf45833d4861' into kraken
* commit '6e29e07357cb733ff204de21bfb4bf45833d4861':
Make Power Control widget a bit more responsive.
2010-04-07 09:25:06 -07:00
Brad Fitzpatrick
6e29e07357
Merge "Make Power Control widget a bit more responsive." into froyo
2010-04-07 09:19:14 -07:00
Charles Chen
9389961b42
am e2dabc76
: am 473111bc
: Fixing bug #2575499 - TextToSpeech Settings did not verify that the current default language was still supported when the default engine changes.
2010-04-06 17:58:24 -07:00
Charles Chen
e2dabc7634
am 473111bc
: Fixing bug #2575499 - TextToSpeech Settings did not verify that the current default language was still supported when the default engine changes.
...
Merge commit '473111bcfca1342fdbd74af10189931a386c8f24' into kraken
* commit '473111bcfca1342fdbd74af10189931a386c8f24':
Fixing bug #2575499 - TextToSpeech Settings did not verify that the
2010-04-06 17:46:18 -07:00
Charles Chen
473111bcfc
Fixing bug #2575499 - TextToSpeech Settings did not verify that the
...
current default language was still supported when the default engine
changes.
Change-Id: I2f4b986311161ceaa9d4b9cf3a495f536d9425cd
2010-04-06 16:03:33 -07:00
Brad Fitzpatrick
046915c4c8
Make Power Control widget a bit more responsive.
...
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
2010-04-06 15:44:30 -07:00
Michael Chan
732c1dad5a
b/2498180 b/2568119 Retry if BT dock disconnects unexpectedly
...
Change-Id: Ic4771e7c305192fee56f5f80c6cabeecf11a99dc
2010-04-06 15:42:04 -07:00
Adam Powell
54f334489c
Fix bug 2564450 - prevent deadlock in BT settings
...
Change-Id: Iea5d341d771d18e5d9bf7c6686995ba6cbbf2172
2010-04-06 13:32:35 -07:00
Irfan Sheriff
f5a6e5bfa9
am dbb0a7ed
: am 6e74d41b
: Fix network disable on connect
2010-04-05 10:19:31 -07:00
Irfan Sheriff
dbb0a7ed4d
am 6e74d41b
: Fix network disable on connect
...
Merge commit '6e74d41bd0525459c43ed010e8f049ffc20ca362' into kraken
* commit '6e74d41bd0525459c43ed010e8f049ffc20ca362':
Fix network disable on connect
2010-04-05 09:39:52 -07:00
Irfan Sheriff
6e74d41bd0
Fix network disable on connect
...
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
2010-04-05 09:28:25 -07:00
Freeman Ng
0468e3649f
Merge "wifi settings option to only enable Next button once a wifi connection is established"
2010-03-31 16:01:44 -07:00
Dianne Hackborn
b4ecbb3644
am 07f63605
: Fix issue #2549511 Crash while moving the installed app to Phone
...
Merge commit '07f636059a2fb45f2d8284fedbbbba2c78b05157' into kraken
* commit '07f636059a2fb45f2d8284fedbbbba2c78b05157':
Fix issue #2549511 Crash while moving the installed app to Phone
2010-03-31 11:14:27 -07:00
Freeman Ng
79470d1a66
wifi settings option to only enable Next button once a wifi connection is established
...
Change-Id: I4b346648bce4b93f4885f1577a1510dcd18d8df5
2010-03-31 11:11:28 -07:00
Dianne Hackborn
07f636059a
Fix issue #2549511 Crash while moving the installed app to Phone
...
android.view.WindowManager$BadTokenException: Unable to add window
Change-Id: Ie844fd9cde05134431695f4f5bd27827e9e23ce5
2010-03-31 10:00:16 -07:00
Jeff Brown
a13be2908c
am 9c0cc3b8
: Merge "Refresh apps when they become (un)available." into froyo
...
Merge commit '9c0cc3b8ee5f32c485ced17e72a2d9dc551e1caa' into kraken
* commit '9c0cc3b8ee5f32c485ced17e72a2d9dc551e1caa':
Refresh apps when they become (un)available.
2010-03-31 09:33:40 -07:00
Jeff Brown
9c0cc3b8ee
Merge "Refresh apps when they become (un)available." into froyo
2010-03-31 09:27:25 -07:00
Dianne Hackborn
45c4bc1ae5
am d4fb738a
: Merge "Fix issue# 2544176: running services list update outside of ui thread." into froyo
...
Merge commit 'd4fb738aa721f5bd16e5fa71bb3bbbe14d85a450' into kraken
* commit 'd4fb738aa721f5bd16e5fa71bb3bbbe14d85a450':
Fix issue# 2544176: running services list update outside of ui thread.
2010-03-30 18:32:33 -07:00
Dianne Hackborn
d4fb738aa7
Merge "Fix issue# 2544176: running services list update outside of ui thread." into froyo
2010-03-30 18:25:10 -07:00