OSDN Git Service

android-x86/packages-apps-Settings.git
14 years agoam c02a09aa: Merge "Fix 2594148: confirm PIN/Password before resetting device" into...
Jim Miller [Wed, 14 Apr 2010 23:30:49 +0000 (16:30 -0700)]
am c02a09aa: Merge "Fix 2594148: confirm PIN/Password before resetting device" into froyo

Merge commit 'c02a09aa565318f37d9481d05d50610fe722e4b4' into kraken

* commit 'c02a09aa565318f37d9481d05d50610fe722e4b4':
  Fix 2594148: confirm PIN/Password before resetting device

14 years agoam 6023d0b9: Merge "Fix 258181 Enable moving apps to external storage if install...
Suchi Amalapurapu [Wed, 14 Apr 2010 23:30:47 +0000 (16:30 -0700)]
am 6023d0b9: Merge "Fix 258181 Enable moving apps to external storage if install location is set and they had been moved to internal storage." into froyo

Merge commit '6023d0b93d18c868450c3390a43984acdfbad1eb' into kraken

* commit '6023d0b93d18c868450c3390a43984acdfbad1eb':
  Fix 258181

14 years agoMerge "Fix 2594148: confirm PIN/Password before resetting device" into froyo
Jim Miller [Wed, 14 Apr 2010 21:47:48 +0000 (14:47 -0700)]
Merge "Fix 2594148: confirm PIN/Password before resetting device" into froyo

14 years agoMerge "Fix 258181 Enable moving apps to external storage if install location is set...
Suchi Amalapurapu [Wed, 14 Apr 2010 21:05:38 +0000 (14:05 -0700)]
Merge "Fix 258181 Enable moving apps to external storage if install location is set and they had been moved to internal storage." into froyo

14 years agofix unintentional drift
Jean-Baptiste Queru [Wed, 14 Apr 2010 17:40:48 +0000 (10:40 -0700)]
fix unintentional drift

Change-Id: Ie13a72e323e9a1d2c9ec3c034c33792be6634fec

14 years agoFix 2594148: confirm PIN/Password before resetting device
Jim Miller [Wed, 14 Apr 2010 00:43:36 +0000 (17:43 -0700)]
Fix 2594148: confirm PIN/Password before resetting device

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

14 years agoam 838234f4: am fc5a0222: Fix 2582241: Update selection based on user setting instead.
Jim Miller [Tue, 13 Apr 2010 23:29:19 +0000 (16:29 -0700)]
am 838234f4: am fc5a0222: Fix 2582241: Update selection based on user setting instead.

14 years agoam fc5a0222: Fix 2582241: Update selection based on user setting instead.
Jim Miller [Tue, 13 Apr 2010 23:25:58 +0000 (16:25 -0700)]
am fc5a0222: Fix 2582241: Update selection based on user setting instead.

Merge commit 'fc5a02225e8bca21f07543f55e1b51a33670c501' into kraken

* commit 'fc5a02225e8bca21f07543f55e1b51a33670c501':
  Fix 2582241: Update selection based on user setting instead.

14 years agoMerge commit 'ec3f64cbcb5ba9719b0b132a0ce62248fac359ce' into kraken-plus-aosp
android-build SharedAccount [Tue, 13 Apr 2010 23:03:47 +0000 (16:03 -0700)]
Merge commit 'ec3f64cbcb5ba9719b0b132a0ce62248fac359ce' into kraken-plus-aosp

14 years agoFix 2582241: Update selection based on user setting instead.
Jim Miller [Tue, 13 Apr 2010 22:31:41 +0000 (15:31 -0700)]
Fix 2582241: Update selection based on user setting instead.

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

14 years agoFix 258181
Suchi Amalapurapu [Tue, 13 Apr 2010 18:51:58 +0000 (11:51 -0700)]
Fix 258181
Enable moving apps to external storage if install location is set and they had been
moved to internal storage.

Change-Id: I54b24303872dc525a86294c3d2b8c0c76dd366c5

14 years agoam fced1268: Fix bug 2577511 NPE in TTS Settings A previous bug had caused incorrect...
Jean-Michel Trivi [Tue, 13 Apr 2010 18:53:47 +0000 (11:53 -0700)]
am fced1268: Fix bug 2577511 NPE in TTS Settings 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

Merge commit 'fced126829a74c9cbe9cbe993a3c54d1ff015a73' into kraken

* commit 'fced126829a74c9cbe9cbe993a3c54d1ff015a73':
  Fix bug 2577511 NPE in TTS Settings

14 years agoFix bug 2577511 NPE in TTS Settings
Jean-Michel Trivi [Tue, 13 Apr 2010 03:15:28 +0000 (20:15 -0700)]
Fix bug 2577511 NPE in TTS Settings
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

14 years agoam c06bb82f: Merge "Fixing bug #2591288" into froyo
Charles Chen [Tue, 13 Apr 2010 03:42:40 +0000 (20:42 -0700)]
am c06bb82f: Merge "Fixing bug #2591288" into froyo

Merge commit 'c06bb82f37f476813ea69dfd9f1514551719ac3b' into kraken

* commit 'c06bb82f37f476813ea69dfd9f1514551719ac3b':
  Fixing bug #2591288

14 years agoMerge "Fixing bug #2591288" into froyo
Charles Chen [Tue, 13 Apr 2010 03:38:32 +0000 (20:38 -0700)]
Merge "Fixing bug #2591288" into froyo

14 years agoFixing bug #2591288
Charles Chen [Tue, 13 Apr 2010 01:32:33 +0000 (18:32 -0700)]
Fixing bug #2591288

The language pref needs to be set after populating the entries
based on the selected engine.

Change-Id: I16db4428eee83052ff7c5115942eef4bf3d87454

14 years agoam 91523d60: Fix 2579923: Update language to make consistent with related feature.
Jim Miller [Tue, 13 Apr 2010 00:55:56 +0000 (17:55 -0700)]
am 91523d60: Fix 2579923: Update language to make consistent with related feature.

Merge commit '91523d601a6569ce9295a5617ca92a24582ff502' into kraken

* commit '91523d601a6569ce9295a5617ca92a24582ff502':
  Fix 2579923: Update language to make consistent with related feature.

14 years agoFix 2579923: Update language to make consistent with related feature.
Jim Miller [Tue, 13 Apr 2010 00:37:56 +0000 (17:37 -0700)]
Fix 2579923: Update language to make consistent with related feature.

Change-Id: I2f07b92d717e4661ec3a2c25775fa90ef62caed3

14 years agoam 28e7651f: Merge "Fixing bug 2577511 - incorrectly trying to access a setting....
Charles Chen [Mon, 12 Apr 2010 21:29:23 +0000 (14:29 -0700)]
am 28e7651f: Merge "Fixing bug 2577511 - incorrectly trying to access a setting." into froyo

Merge commit '28e7651f804003ee7843be8aed92fd72854496ee' into kraken

* commit '28e7651f804003ee7843be8aed92fd72854496ee':
  Fixing bug 2577511 - incorrectly trying to access a setting.

14 years agoMerge "Fixing bug 2577511 - incorrectly trying to access a setting." into froyo
Charles Chen [Mon, 12 Apr 2010 21:21:59 +0000 (14:21 -0700)]
Merge "Fixing bug 2577511 - incorrectly trying to access a setting." into froyo

14 years agoam 0b326a6f: Merge "Fix 2579923: Make changing lock screen method more discoverable...
Jim Miller [Mon, 12 Apr 2010 20:55:43 +0000 (13:55 -0700)]
am 0b326a6f: Merge "Fix 2579923: Make changing lock screen method more discoverable." into froyo

Merge commit '0b326a6fad8caf250b61cc49b962495202562a5c' into kraken

* commit '0b326a6fad8caf250b61cc49b962495202562a5c':
  Fix 2579923: Make changing lock screen method more discoverable.

14 years agoMerge "Fix 2579923: Make changing lock screen method more discoverable." into froyo
Jim Miller [Mon, 12 Apr 2010 20:48:36 +0000 (13:48 -0700)]
Merge "Fix 2579923: Make changing lock screen method more discoverable." into froyo

14 years agoFixing bug 2577511 - incorrectly trying to access a setting.
Charles Chen [Mon, 12 Apr 2010 19:06:30 +0000 (12:06 -0700)]
Fixing bug 2577511 - incorrectly trying to access a setting.

Change-Id: I50f3b2f4878bea1392aa36d47015cd312a59e23a

14 years agoFix 2579923: Make changing lock screen method more discoverable.
Jim Miller [Fri, 9 Apr 2010 02:40:19 +0000 (19:40 -0700)]
Fix 2579923: Make changing lock screen method more discoverable.

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

14 years agoam 3957b3c1: Merge "scan only when wifi is enabled" into froyo
Irfan Sheriff [Sat, 10 Apr 2010 18:47:09 +0000 (11:47 -0700)]
am 3957b3c1: Merge "scan only when wifi is enabled" into froyo

Merge commit '3957b3c147673d631feef2df49f1177289e08d41' into kraken

* commit '3957b3c147673d631feef2df49f1177289e08d41':
  scan only when wifi is enabled

14 years agoMerge "scan only when wifi is enabled" into froyo
Irfan Sheriff [Sat, 10 Apr 2010 16:42:15 +0000 (09:42 -0700)]
Merge "scan only when wifi is enabled" into froyo

14 years agoscan only when wifi is enabled
Irfan Sheriff [Fri, 9 Apr 2010 18:34:33 +0000 (11:34 -0700)]
scan only when wifi is enabled

Bug: 2570611
Change-Id: Ibb51dee8ec110179ec28f9469526a1fe61e74d00

14 years agoam 8c8185b2: Fixing bugs 2577511 and 2581920. Making sure that the language, country...
Charles Chen [Fri, 9 Apr 2010 05:42:14 +0000 (22:42 -0700)]
am 8c8185b2: 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

Merge commit '8c8185b2606f3a232e4498b1128ca7bdecc3628f' into kraken

* commit '8c8185b2606f3a232e4498b1128ca7bdecc3628f':
  Fixing bugs 2577511 and 2581920.

14 years agoFixing bugs 2577511 and 2581920.
Charles Chen [Thu, 8 Apr 2010 23:51:35 +0000 (16:51 -0700)]
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

14 years agoam 2088c1ad: Merge "Fix 2579481: Fix change alphanumeric password security hole"...
Jim Miller [Thu, 8 Apr 2010 20:44:55 +0000 (13:44 -0700)]
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

14 years agoMerge "Fix 2579481: Fix change alphanumeric password security hole" into froyo
Jim Miller [Thu, 8 Apr 2010 20:39:57 +0000 (13:39 -0700)]
Merge "Fix 2579481: Fix change alphanumeric password security hole" into froyo

14 years agoam 755cb302: Merge "Fix for 2579445 - Using the correct strings for accessing Intent...
Charles Chen [Thu, 8 Apr 2010 16:52:18 +0000 (09:52 -0700)]
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.

14 years agoMerge "Fix for 2579445 - Using the correct strings for accessing Intent extras now...
Charles Chen [Thu, 8 Apr 2010 16:45:17 +0000 (09:45 -0700)]
Merge "Fix for  2579445 - Using the correct strings for accessing Intent extras now." into froyo

14 years agoFix 2579481: Fix change alphanumeric password security hole
Jim Miller [Thu, 8 Apr 2010 07:48:52 +0000 (00:48 -0700)]
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

14 years agoam 3a95f926: Merge "Fix 2579461 Disable move when manifest option for install locatio...
Suchi Amalapurapu [Thu, 8 Apr 2010 04:32:26 +0000 (21:32 -0700)]
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

14 years agoMerge "Fix 2579461 Disable move when manifest option for install location is unspecif...
Suchi Amalapurapu [Thu, 8 Apr 2010 04:24:44 +0000 (21:24 -0700)]
Merge "Fix 2579461 Disable move when manifest option for install location is unspecified and install location is auto/internal" into froyo

14 years agoFix 2579461
Suchi Amalapurapu [Thu, 8 Apr 2010 02:34:48 +0000 (19:34 -0700)]
Fix 2579461
Disable move when manifest option for install location is unspecified
and install location is auto/internal

Change-Id: Ic7a493ecbbed6017326e2ec728e25c6ea9de8223

14 years agoFix for 2579445 - Using the correct strings for accessing Intent extras now.
Charles Chen [Thu, 8 Apr 2010 00:41:07 +0000 (17:41 -0700)]
Fix for  2579445 - Using the correct strings for accessing Intent extras now.

Change-Id: I8a0b8f3add637ffffed4119b976c800ab3251b72

14 years agoam 0557a706: Merge "b/2174155 Remove debug logging in bluetooth" into froyo
Michael Chan [Wed, 7 Apr 2010 23:35:48 +0000 (16:35 -0700)]
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

14 years agoam 263b7704: Merge "Fix for bug #2577984 - Settings app was trying to access the...
Charles Chen [Wed, 7 Apr 2010 23:35:46 +0000 (16:35 -0700)]
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

14 years agoMerge "b/2174155 Remove debug logging in bluetooth" into froyo
Michael Chan [Wed, 7 Apr 2010 22:48:07 +0000 (15:48 -0700)]
Merge "b/2174155 Remove debug logging in bluetooth" into froyo

14 years agoMerge "Fix for bug #2577984 - Settings app was trying to access the TTS before the...
Charles Chen [Wed, 7 Apr 2010 22:40:21 +0000 (15:40 -0700)]
Merge "Fix for bug #2577984 - Settings app was trying to access the TTS before the TTS was ready." into froyo

14 years agoam 0b266964: Fix window leak on orientation change
Irfan Sheriff [Wed, 7 Apr 2010 22:04:07 +0000 (15:04 -0700)]
am 0b266964: Fix window leak on orientation change

Merge commit '0b2669647f1328d2df79fd2d259bc9d15433ba0a' into kraken

* commit '0b2669647f1328d2df79fd2d259bc9d15433ba0a':
  Fix window leak on orientation change

14 years agoFix window leak on orientation change
Irfan Sheriff [Tue, 6 Apr 2010 22:16:44 +0000 (15:16 -0700)]
Fix window leak on orientation change

Use Activity managed dialogs

Bug: 2571764
Bug: 2571820
Change-Id: Id506988abd4200155774e92b31dd132519e29172

14 years agoFix for bug #2577984 - Settings app was trying to access the TTS
Charles Chen [Wed, 7 Apr 2010 21:26:31 +0000 (14:26 -0700)]
Fix for bug #2577984 - Settings app was trying to access the TTS
before the TTS was ready.

Change-Id: Ic8127f12a2608982fb35e126c7522cf6747b93ac

14 years agob/2174155 Remove debug logging in bluetooth
Michael Chan [Wed, 7 Apr 2010 20:31:21 +0000 (13:31 -0700)]
b/2174155 Remove debug logging in bluetooth

Change-Id: Ia40af3bb362fe99fbfda1a23cdcb04fb96af7ca8

14 years agoam d9db9e76: Merge "b/2498180 b/2568119 Retry if BT dock disconnects unexpectedly...
Michael Chan [Wed, 7 Apr 2010 20:19:51 +0000 (13:19 -0700)]
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

14 years agoMerge "b/2498180 b/2568119 Retry if BT dock disconnects unexpectedly" into froyo
Michael Chan [Wed, 7 Apr 2010 20:12:33 +0000 (13:12 -0700)]
Merge "b/2498180 b/2568119 Retry if BT dock disconnects unexpectedly" into froyo

14 years agoam bdbb57b6: Merge "Fix bug 2564450 - prevent deadlock in BT settings" into froyo
Adam Powell [Wed, 7 Apr 2010 16:54:29 +0000 (09:54 -0700)]
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

14 years agoMerge "Fix bug 2564450 - prevent deadlock in BT settings" into froyo
Adam Powell [Wed, 7 Apr 2010 16:48:28 +0000 (09:48 -0700)]
Merge "Fix bug 2564450 - prevent deadlock in BT settings" into froyo

14 years agoam 6e29e073: Merge "Make Power Control widget a bit more responsive." into froyo
Brad Fitzpatrick [Wed, 7 Apr 2010 16:25:06 +0000 (09:25 -0700)]
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.

14 years agoMerge "Make Power Control widget a bit more responsive." into froyo
Brad Fitzpatrick [Wed, 7 Apr 2010 16:19:14 +0000 (09:19 -0700)]
Merge "Make Power Control widget a bit more responsive." into froyo

14 years agoam 473111bc: Fixing bug #2575499 - TextToSpeech Settings did not verify that the...
Charles Chen [Wed, 7 Apr 2010 00:46:18 +0000 (17:46 -0700)]
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

14 years agoFixing bug #2575499 - TextToSpeech Settings did not verify that the
Charles Chen [Tue, 6 Apr 2010 22:50:42 +0000 (15:50 -0700)]
Fixing bug #2575499 - TextToSpeech Settings did not verify that the
current default language was still supported when the default engine
changes.

Change-Id: I2f4b986311161ceaa9d4b9cf3a495f536d9425cd

14 years agoMake Power Control widget a bit more responsive.
Brad Fitzpatrick [Mon, 5 Apr 2010 17:12:09 +0000 (10:12 -0700)]
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

14 years agob/2498180 b/2568119 Retry if BT dock disconnects unexpectedly
Michael Chan [Tue, 6 Apr 2010 21:49:30 +0000 (14:49 -0700)]
b/2498180 b/2568119 Retry if BT dock disconnects unexpectedly

Change-Id: Ic4771e7c305192fee56f5f80c6cabeecf11a99dc

14 years agoFix bug 2564450 - prevent deadlock in BT settings
Adam Powell [Tue, 6 Apr 2010 20:32:35 +0000 (13:32 -0700)]
Fix bug 2564450 - prevent deadlock in BT settings

Change-Id: Iea5d341d771d18e5d9bf7c6686995ba6cbbf2172

14 years agoam 6e74d41b: Fix network disable on connect
Irfan Sheriff [Mon, 5 Apr 2010 16:39:52 +0000 (09:39 -0700)]
am 6e74d41b: Fix network disable on connect

Merge commit '6e74d41bd0525459c43ed010e8f049ffc20ca362' into kraken

* commit '6e74d41bd0525459c43ed010e8f049ffc20ca362':
  Fix network disable on connect

14 years agoFix network disable on connect
Irfan Sheriff [Sat, 3 Apr 2010 00:36:19 +0000 (17:36 -0700)]
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

14 years agoam af05891d: Import revised translations
Kenny Root [Sat, 3 Apr 2010 21:13:50 +0000 (14:13 -0700)]
am af05891d: Import revised translations

Merge commit 'af05891d31bf86e12910602be305a61fdcf1ace7' into kraken

* commit 'af05891d31bf86e12910602be305a61fdcf1ace7':
  Import revised translations

14 years agoImport revised translations
Kenny Root [Sat, 3 Apr 2010 21:02:57 +0000 (14:02 -0700)]
Import revised translations

Change-Id: I7ce7aa7745bfb57870f1239dba8bd0bd714590dd

14 years agoam 1ce25342: Merge "Restore dependency between volume settings and silent mode."...
Daniel Sandler [Fri, 2 Apr 2010 18:00:27 +0000 (11:00 -0700)]
am 1ce25342: Merge "Restore dependency between volume settings and silent mode." into froyo

Merge commit '1ce25342bfe918f60a895f5dc6b7feac3e1d6174' into kraken

* commit '1ce25342bfe918f60a895f5dc6b7feac3e1d6174':
  Restore dependency between volume settings and silent mode.

14 years agoMerge "Restore dependency between volume settings and silent mode." into froyo
Daniel Sandler [Fri, 2 Apr 2010 17:53:17 +0000 (10:53 -0700)]
Merge "Restore dependency between volume settings and silent mode." into froyo

14 years agoam 07f63605: Fix issue #2549511 Crash while moving the installed app to Phone
Dianne Hackborn [Wed, 31 Mar 2010 18:14:27 +0000 (11:14 -0700)]
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

14 years agoFix issue #2549511 Crash while moving the installed app to Phone
Dianne Hackborn [Wed, 31 Mar 2010 06:27:20 +0000 (23:27 -0700)]
Fix issue #2549511 Crash while moving the installed app to Phone

android.view.WindowManager$BadTokenException: Unable to add window

Change-Id: Ie844fd9cde05134431695f4f5bd27827e9e23ce5

14 years agoam 9c0cc3b8: Merge "Refresh apps when they become (un)available." into froyo
Jeff Brown [Wed, 31 Mar 2010 16:33:40 +0000 (09:33 -0700)]
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.

14 years agoMerge "Refresh apps when they become (un)available." into froyo
Jeff Brown [Wed, 31 Mar 2010 16:27:25 +0000 (09:27 -0700)]
Merge "Refresh apps when they become (un)available." into froyo

14 years agoam d4fb738a: Merge "Fix issue# 2544176: running services list update outside of ui...
Dianne Hackborn [Wed, 31 Mar 2010 01:32:33 +0000 (18:32 -0700)]
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.

14 years agoMerge "Fix issue# 2544176: running services list update outside of ui thread." into...
Dianne Hackborn [Wed, 31 Mar 2010 01:25:10 +0000 (18:25 -0700)]
Merge "Fix issue# 2544176: running services list update outside of ui thread." into froyo

14 years agoFix issue# 2544176: running services list update outside of ui thread.
Dianne Hackborn [Wed, 31 Mar 2010 01:07:04 +0000 (18:07 -0700)]
Fix issue# 2544176: running services list update outside of ui thread.

Also fix to put the services in a somewhat reasonable order.

Change-Id: I564c4d3fb1c0d803fe795c3d3a4a1d1d731f77fa

14 years agoam 388b4a87: Merge "Add Title to the Tether help dialog" into froyo
Robert Greenwalt [Tue, 30 Mar 2010 23:00:11 +0000 (16:00 -0700)]
am 388b4a87: Merge "Add Title to the Tether help dialog" into froyo

Merge commit '388b4a8726459c20827bc44488ffb9eb890080ee' into kraken

* commit '388b4a8726459c20827bc44488ffb9eb890080ee':
  Add Title to the Tether help dialog

14 years agoMerge "Add Title to the Tether help dialog" into froyo
Robert Greenwalt [Tue, 30 Mar 2010 22:54:47 +0000 (15:54 -0700)]
Merge "Add Title to the Tether help dialog" into froyo

14 years agoam 38947ddc: Fix the build - doh.
Mike LeBeau [Tue, 30 Mar 2010 21:53:38 +0000 (14:53 -0700)]
am 38947ddc: Fix the build - doh.

Merge commit '38947ddcfb2411d380d631ebfc29d66b11821879' into kraken

* commit '38947ddcfb2411d380d631ebfc29d66b11821879':
  Fix the build - doh.

14 years agoFix the build - doh.
Mike LeBeau [Tue, 30 Mar 2010 21:45:00 +0000 (14:45 -0700)]
Fix the build - doh.

Change-Id: Iffaf7276340c00b3652e38580abdb218e5907917

14 years agoam e076bef9: Add new string to identify what speech recognizer the settings are for.
Mike LeBeau [Tue, 30 Mar 2010 21:24:55 +0000 (14:24 -0700)]
am e076bef9: Add new string to identify what speech recognizer the settings are for.

Merge commit 'e076bef97d4ec83b6ef3a27ca7b8143d8ad306f2' into kraken

* commit 'e076bef97d4ec83b6ef3a27ca7b8143d8ad306f2':
  Add new string to identify what speech recognizer the settings are for.

14 years agoAdd new string to identify what speech recognizer the settings are for.
Mike LeBeau [Tue, 30 Mar 2010 19:03:39 +0000 (12:03 -0700)]
Add new string to identify what speech recognizer the settings are for.

http://b/2546173

Change-Id: I7d59a69eba0e4f3c87586c968574d291a200352c

14 years agoam 43630806: Merge "Fix 2527411: Remove unusable display timeouts from Settings....
Jim Miller [Tue, 30 Mar 2010 20:58:03 +0000 (13:58 -0700)]
am 43630806: Merge "Fix 2527411: Remove unusable display timeouts from Settings." into froyo

Merge commit '43630806bbe4dab6509fe825938ce28b0b4b76c8' into kraken

* commit '43630806bbe4dab6509fe825938ce28b0b4b76c8':
  Fix 2527411: Remove unusable display timeouts from Settings.

14 years agoMerge "Fix 2527411: Remove unusable display timeouts from Settings." into froyo
Jim Miller [Tue, 30 Mar 2010 20:51:43 +0000 (13:51 -0700)]
Merge "Fix 2527411: Remove unusable display timeouts from Settings." into froyo

14 years agoAdd Title to the Tether help dialog
Robert Greenwalt [Tue, 30 Mar 2010 20:48:27 +0000 (13:48 -0700)]
Add Title to the Tether help dialog

bug:2546313
Change-Id: Ib70118b40289abd3cafdecf7fc814ca48bce2960

14 years agoRestore dependency between volume settings and silent mode.
Daniel Sandler [Tue, 30 Mar 2010 18:55:23 +0000 (14:55 -0400)]
Restore dependency between volume settings and silent mode.

Volume (of the ringer, notifications, media, and alarms) may
no longer be adjusted while the phone is in silent mode.
This was the behavior in Eclair and earlier releases.

This rolls back a small portion of change I724c43aa in the
interest of stability (see bugs listed below for weirdness
that occurs when the ringer's SeekBarVolumizer is visible
when the ringtone stream is muted).

Bug: 2552268
Bug: 2544706
Change-Id: I4858e6d85e5ec8c4bba83b649e24dd5915252eb2

14 years agoam c0b5624c: Import revised translations
Kenny Root [Tue, 30 Mar 2010 16:46:20 +0000 (09:46 -0700)]
am c0b5624c: Import revised translations

Merge commit 'c0b5624ccc3b88b6b22fb39da30eed227b87785b' into kraken

* commit 'c0b5624ccc3b88b6b22fb39da30eed227b87785b':
  Import revised translations

14 years agoImport revised translations
Kenny Root [Tue, 30 Mar 2010 16:16:49 +0000 (09:16 -0700)]
Import revised translations

Change-Id: Ib730899be1485cc95ed6254279bae0c9413332b3

14 years agoFix 2527411: Remove unusable display timeouts from Settings.
Jim Miller [Tue, 30 Mar 2010 03:18:51 +0000 (20:18 -0700)]
Fix 2527411: Remove unusable display timeouts from Settings.

This fix removes unusable display timeouts from Settings when
a device policy is enabled.

Patch 3 catches the case where not having any active policies clears the list.

Change-Id: I5b08d420c73b1c2e6fe2bb4e65656790290574cd

14 years agoRefresh apps when they become (un)available.
Jeff Brown [Tue, 30 Mar 2010 00:51:23 +0000 (17:51 -0700)]
Refresh apps when they become (un)available.

This fixes a bug in the current code that causes apps to be removed
from the list when they become unavailable.

Change-Id: Ic0b4c0fa34662ce3c458117b6807742448ec6575

14 years agoam 316c0db4: (-s ours) Merge "DO NOT MERGE Removing unused features from source tree...
Oscar Montemayor [Mon, 29 Mar 2010 23:30:34 +0000 (16:30 -0700)]
am 316c0db4: (-s ours) Merge "DO NOT MERGE Removing unused features from source tree. Please refer to Bug#2502219." into froyo

Merge commit '316c0db4ebe4ba491e147cad3eb6ac87ba31095d' into kraken

* commit '316c0db4ebe4ba491e147cad3eb6ac87ba31095d':
  DO NOT MERGE

14 years agoMerge "DO NOT MERGE Removing unused features from source tree. Please refer to Bug...
Oscar Montemayor [Mon, 29 Mar 2010 23:23:53 +0000 (16:23 -0700)]
Merge "DO NOT MERGE Removing unused features from source tree. Please refer to Bug#2502219." into froyo

14 years agoMerge "Return empty string for new error code. The new string will be defined later...
Suchi Amalapurapu [Mon, 29 Mar 2010 22:31:34 +0000 (15:31 -0700)]
Merge "Return empty string for new error code. The new string will be defined later." into froyo

14 years agoReturn empty string for new error code.
Suchi Amalapurapu [Mon, 29 Mar 2010 22:15:31 +0000 (15:15 -0700)]
Return empty string for new error code.
The new string will be defined later.

Change-Id: I7dc80ca96461e083cd8d8fba4815ac263dac61a4

14 years agoSettings: Fix for http://b/issue?id=2538399 (ANR while formatting sd)
San Mehat [Mon, 29 Mar 2010 21:30:38 +0000 (14:30 -0700)]
Settings: Fix for b/issue?id=2538399 (ANR while formatting sd)

Change-Id: I94b84a45557cbce706c37d5088d398283a639c80
Signed-off-by: San Mehat <san@google.com>
14 years agoDO NOT MERGE
Oscar Montemayor [Sat, 27 Mar 2010 01:45:05 +0000 (18:45 -0700)]
DO NOT MERGE
Removing unused features from source tree.
Please refer to Bug#2502219.

Change-Id: Ib3321f3c0e3edf7dff947917ba9bad0f7da93c89

14 years agoAPI council: don't allow admin add from new task.
Dianne Hackborn [Fri, 26 Mar 2010 20:24:39 +0000 (13:24 -0700)]
API council: don't allow admin add from new task.

Change-Id: I45f75f8e2c43ba0dae51d37e104d18d0b1a2cdbf

14 years agoMerge "Fix 2535700: Add support for enforcing password quality"
Jim Miller [Fri, 26 Mar 2010 02:55:54 +0000 (19:55 -0700)]
Merge "Fix 2535700: Add support for enforcing password quality"

14 years agoFix 2535700: Add support for enforcing password quality
Jim Miller [Fri, 26 Mar 2010 01:45:22 +0000 (18:45 -0700)]
Fix 2535700: Add support for enforcing password quality

Change-Id: I908b4229d46061f3d450adec72b04276fe10afc1

14 years agoMerge "Stop scanning as soon as device is picked in the device picker."
Jaikumar Ganesh [Thu, 25 Mar 2010 22:57:17 +0000 (15:57 -0700)]
Merge "Stop scanning as soon as device is picked in the device picker."

14 years agoStop scanning as soon as device is picked in the device picker.
Jaikumar Ganesh [Thu, 25 Mar 2010 21:21:10 +0000 (14:21 -0700)]
Stop scanning as soon as device is picked in the device picker.

This improves OPP transfer time by a couple of seconds.

Change-Id: I40e8f092ca3950a2d180b78f07f1cc717f2daaf6

14 years agoRemember Wifi state prior to tethering
Irfan Sheriff [Thu, 25 Mar 2010 00:55:32 +0000 (17:55 -0700)]
Remember Wifi state prior to tethering

We now remember whether Wifi was enabled
prior to enabling tethering. This will
allow us to restore Wifi when tethering
is disabled.

Bug: 2537983
Change-Id: Ia530563bd5647856d62cd59b67ae5156de6fd5d9

14 years agoDisable tethering to enable Wifi
Irfan Sheriff [Wed, 24 Mar 2010 19:14:28 +0000 (12:14 -0700)]
Disable tethering to enable Wifi

We need to explicitly disable wifi while enabling
tethering and disable tethering while enabling wifi

Bug: 2539071
Change-Id: I7fda6e4d9d1bb804e81561d52b5f3a982a674b0e

14 years agoFix 2242164 Soft keyboard keeps getting enabled even if I disable it
Amith Yamasani [Thu, 25 Mar 2010 04:45:37 +0000 (21:45 -0700)]
Fix 2242164 Soft keyboard keeps getting enabled even if I disable it

On keyboardful devices, it is possible to disable the system soft input
method. Something changed in eclair that caused the ime to be re-enabled
on every package manager update (packages added/deleted).

Now keep track of disabled system imes in the settings db and search
in that list before enabling a system IME on package changes.

Every time the user goes to settings to enable/disable imes, the list
is re-created.

Any new system IMEs that may be added via an OTA will get enabled if
they have a different package name.

14 years agoWhen unmounting the sdcard, we are currently checking for apps that
Suchi Amalapurapu [Wed, 24 Mar 2010 16:05:59 +0000 (09:05 -0700)]
When unmounting the sdcard, we are currently checking for apps that
have open file references on the sdcard. We also have to check for apps on sd
that are currently running. Use the new ActivityManager api to get a list of these apps before deciding to show the dialog.

Change-Id: Idb00fcbd0a3f314d75ee1662cb2b10a84569527a

14 years agoMerge "Disable uninstall button when move is in progress. Handle onActivityResult...
Suchi Amalapurapu [Tue, 23 Mar 2010 23:11:32 +0000 (16:11 -0700)]
Merge "Disable uninstall button when move is in progress. Handle onActivityResult in ManageApplications when a package has been uninstalled."