OSDN Git Service

android-x86/packages-apps-Settings.git
14 years agoam 23c24f87: am 18cd4093: Merge change 24440 into eclair
Jean-Michel Trivi [Wed, 9 Sep 2009 23:31:28 +0000 (16:31 -0700)]
am 23c24f87: am 18cd4093: Merge change 24440 into eclair

Merge commit '23c24f87914da3cc798e2fb3b2b08898d89acb49'

* commit '23c24f87914da3cc798e2fb3b2b08898d89acb49':
  Fix bug 2078454 where clicking on Settings in the Home menu would

14 years agoam c9311040: am 6ee7dd09: Merge change 24435 into eclair
Jaikumar Ganesh [Wed, 9 Sep 2009 23:31:11 +0000 (16:31 -0700)]
am c9311040: am 6ee7dd09: Merge change 24435 into eclair

Merge commit 'c93110409c05bef4be5428ef36099a586828cbb2'

* commit 'c93110409c05bef4be5428ef36099a586828cbb2':
  Fix display strings and enter passkey handling.

14 years agoam 8a6730df: am 843b4ee1: Merge change 24276 into eclair
Nick Pelly [Wed, 9 Sep 2009 23:28:37 +0000 (16:28 -0700)]
am 8a6730df: am 843b4ee1: Merge change 24276 into eclair

Merge commit '8a6730df320b2fa10ac11ea1aad06d85bbed31e4'

* commit '8a6730df320b2fa10ac11ea1aad06d85bbed31e4':
  Update application for Bluetooth API change: deprecation of BluetoothError.

14 years agoam 3b83477f: am 1e451997: Merge change 24230 into eclair
Nick Pelly [Wed, 9 Sep 2009 23:28:20 +0000 (16:28 -0700)]
am 3b83477f: am 1e451997: Merge change 24230 into eclair

Merge commit '3b83477fe391ea6b9eb6ff783283a3f3002e8e7a'

* commit '3b83477fe391ea6b9eb6ff783283a3f3002e8e7a':
  Update application for Bluetooth API change.

14 years agoam 8080d6a2: am 620e5f9c: Remove logging.
Marco Nelissen [Wed, 9 Sep 2009 23:27:55 +0000 (16:27 -0700)]
am 8080d6a2: am 620e5f9c: Remove logging.

Merge commit '8080d6a2ceb10b1050fd5663ef0950be55ee8802'

* commit '8080d6a2ceb10b1050fd5663ef0950be55ee8802':
  Remove logging.

14 years agoam 18cd4093: Merge change 24440 into eclair
Jean-Michel Trivi [Wed, 9 Sep 2009 22:42:27 +0000 (15:42 -0700)]
am 18cd4093: Merge change 24440 into eclair

Merge commit '18cd40930179a7c6ab30e4e5ce62919fde16ce6f' into eclair-plus-aosp

* commit '18cd40930179a7c6ab30e4e5ce62919fde16ce6f':
  Fix bug 2078454 where clicking on Settings in the Home menu would

14 years agoMerge change 24440 into eclair
Android (Google) Code Review [Wed, 9 Sep 2009 22:38:11 +0000 (18:38 -0400)]
Merge change 24440 into eclair

* changes:
  Fix bug 2078454 where clicking on Settings in the Home menu would take the user to Market after clicking on "Install Voice Data" in the TTS Settings page. Launching the Activity for the installation of the TTS data should be a distinct task, dissociated from the one associated with the Settings app. Also the intent ACTION_INSTALL_TTS_DATA doesn't return a result, so the activity should be started with startActivity() rather than startActivityForResult().

14 years agoFix bug 2078454 where clicking on Settings in the Home menu would
Jean-Michel Trivi [Wed, 9 Sep 2009 22:13:38 +0000 (15:13 -0700)]
Fix bug 2078454 where clicking on Settings in the Home menu would
take the user to Market after clicking on "Install Voice Data" in
the TTS Settings page.
Launching the Activity for the installation of the TTS data should
be a distinct task, dissociated from the one associated with the
Settings app. Also the intent ACTION_INSTALL_TTS_DATA doesn't return
a result, so the activity should be started with startActivity()
rather than startActivityForResult().

14 years agoam 6ee7dd09: Merge change 24435 into eclair
Jaikumar Ganesh [Wed, 9 Sep 2009 22:14:00 +0000 (15:14 -0700)]
am 6ee7dd09: Merge change 24435 into eclair

Merge commit '6ee7dd09138363737805ae1e6e93649959c6ab83' into eclair-plus-aosp

* commit '6ee7dd09138363737805ae1e6e93649959c6ab83':
  Fix display strings and enter passkey handling.

14 years agoMerge change 24435 into eclair
Android (Google) Code Review [Wed, 9 Sep 2009 22:06:30 +0000 (18:06 -0400)]
Merge change 24435 into eclair

* changes:
  Fix display strings and enter passkey handling.

14 years agoFix display strings and enter passkey handling.
Jaikumar Ganesh [Wed, 9 Sep 2009 21:57:19 +0000 (14:57 -0700)]
Fix display strings and enter passkey handling.

14 years agoam 843b4ee1: Merge change 24276 into eclair
Nick Pelly [Wed, 9 Sep 2009 18:39:11 +0000 (11:39 -0700)]
am 843b4ee1: Merge change 24276 into eclair

Merge commit '843b4ee178f6cfd7b965c8e2dea5296d1520894d' into eclair-plus-aosp

* commit '843b4ee178f6cfd7b965c8e2dea5296d1520894d':
  Update application for Bluetooth API change: deprecation of BluetoothError.

14 years agoMerge change 24276 into eclair
Android (Google) Code Review [Wed, 9 Sep 2009 18:34:52 +0000 (14:34 -0400)]
Merge change 24276 into eclair

* changes:
  Update application for Bluetooth API change: deprecation of BluetoothError.

14 years agoam 1e451997: Merge change 24230 into eclair
Nick Pelly [Wed, 9 Sep 2009 18:34:26 +0000 (11:34 -0700)]
am 1e451997: Merge change 24230 into eclair

Merge commit '1e4519979b32957698a6825eb6eb61bd85dd7370' into eclair-plus-aosp

* commit '1e4519979b32957698a6825eb6eb61bd85dd7370':
  Update application for Bluetooth API change.

14 years agoMerge change 24230 into eclair
Android (Google) Code Review [Wed, 9 Sep 2009 18:30:26 +0000 (14:30 -0400)]
Merge change 24230 into eclair

* changes:
  Update application for Bluetooth API change.

14 years agoam 620e5f9c: Remove logging.
Marco Nelissen [Wed, 9 Sep 2009 17:59:53 +0000 (10:59 -0700)]
am 620e5f9c: Remove logging.

Merge commit '620e5f9c05a3ef5d29d8bf6a220882c3ff32fb4e' into eclair-plus-aosp

* commit '620e5f9c05a3ef5d29d8bf6a220882c3ff32fb4e':
  Remove logging.

14 years agoam 76872f5a: (-s ours) am 140fb90a: Import revised translations. DO NOT MERGE
Eric Fischer [Wed, 9 Sep 2009 17:58:07 +0000 (10:58 -0700)]
am 76872f5a: (-s ours) am 140fb90a: Import revised translations.  DO NOT MERGE

Merge commit '76872f5a12e3f697a90c08bc717918fa7469d265'

* commit '76872f5a12e3f697a90c08bc717918fa7469d265':
  Import revised translations.  DO NOT MERGE

14 years agoRemove logging.
Marco Nelissen [Wed, 9 Sep 2009 16:06:40 +0000 (09:06 -0700)]
Remove logging.

14 years agoUpdate application for Bluetooth API change: deprecation of BluetoothError.
Nick Pelly [Wed, 9 Sep 2009 00:49:57 +0000 (17:49 -0700)]
Update application for Bluetooth API change: deprecation of BluetoothError.

14 years agoam 140fb90a: Import revised translations. DO NOT MERGE
Eric Fischer [Wed, 9 Sep 2009 00:09:19 +0000 (17:09 -0700)]
am 140fb90a: Import revised translations.  DO NOT MERGE

Merge commit '140fb90a5cfc6e146e006350edfb41a9978ad105' into eclair-plus-aosp

* commit '140fb90a5cfc6e146e006350edfb41a9978ad105':
  Import revised translations.  DO NOT MERGE

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Tue, 8 Sep 2009 23:30:51 +0000 (16:30 -0700)]
Import revised translations.  DO NOT MERGE

14 years agoUpdate application for Bluetooth API change.
Nick Pelly [Tue, 8 Sep 2009 23:24:03 +0000 (16:24 -0700)]
Update application for Bluetooth API change.

14 years agoam 54fa2be7: merge from open-source master
Jean-Baptiste Queru [Fri, 4 Sep 2009 18:06:28 +0000 (11:06 -0700)]
am 54fa2be7: merge from open-source master

Merge commit '54fa2be765f6ae4cdc26ea7542d69924f58c59c4'

* commit '54fa2be765f6ae4cdc26ea7542d69924f58c59c4':

14 years agomerge from open-source master
Jean-Baptiste Queru [Fri, 4 Sep 2009 14:51:26 +0000 (07:51 -0700)]
merge from open-source master

14 years agoam b7558f37: am 76315391: Improve running services to services managed by the system.
Dianne Hackborn [Thu, 3 Sep 2009 21:44:18 +0000 (14:44 -0700)]
am b7558f37: am 76315391: Improve running services to services managed by the system.

Merge commit 'b7558f3700c6588e323975af2c24cd7f18ba007a'

* commit 'b7558f3700c6588e323975af2c24cd7f18ba007a':
  Improve running services to services managed by the system.

14 years agoam 76315391: Improve running services to services managed by the system.
Dianne Hackborn [Thu, 3 Sep 2009 21:42:34 +0000 (14:42 -0700)]
am 76315391: Improve running services to services managed by the system.

Merge commit '76315391f07d022e31c176633ae3aeaee5bb14ec' into eclair-plus-aosp

* commit '76315391f07d022e31c176633ae3aeaee5bb14ec':
  Improve running services to services managed by the system.

14 years agomerge from donut
Jean-Baptiste Queru [Thu, 3 Sep 2009 21:13:16 +0000 (14:13 -0700)]
merge from donut

14 years agoImprove running services to services managed by the system.
Dianne Hackborn [Thu, 3 Sep 2009 20:33:55 +0000 (13:33 -0700)]
Improve running services to services managed by the system.

Also a little tweak to the animations preference.

Change-Id: I3183ef21e687a3b120d02c79e7388300084b9202

14 years agoam 089e08d8: am 5b41931e: Merge change 23701 into eclair
Jean-Michel Trivi [Thu, 3 Sep 2009 16:53:13 +0000 (09:53 -0700)]
am 089e08d8: am 5b41931e: Merge change 23701 into eclair

Merge commit '089e08d8c9b323064a75434a68dd76bbbcddbe9f'

* commit '089e08d8c9b323064a75434a68dd76bbbcddbe9f':
  Fix bug 2088099 where the TTS example doesn't play in the Settings app

14 years agoam 5b41931e: Merge change 23701 into eclair
Jean-Michel Trivi [Thu, 3 Sep 2009 16:22:38 +0000 (09:22 -0700)]
am 5b41931e: Merge change 23701 into eclair

Merge commit '5b41931e1f94b2051b7c015081465f19a33096f9' into eclair-plus-aosp

* commit '5b41931e1f94b2051b7c015081465f19a33096f9':
  Fix bug 2088099 where the TTS example doesn't play in the Settings app

14 years agoMerge change 23701 into eclair
Android (Google) Code Review [Thu, 3 Sep 2009 16:20:15 +0000 (09:20 -0700)]
Merge change 23701 into eclair

* changes:
  Fix bug 2088099 where the TTS example doesn't play in the Settings app when the UI is in Japanese. Rewrite of the initialization of the default language in the TTS Settings. The previous implementation had the following issues: - the "Listen to an example" didn't use the default settings - the string used for the example didn't match the selected language  (this was in order to not imply that TTS is doing translation, but   that proved confusing to users). The language initialization is now implemented in initDefaultLang() and ensures that the default locale is one supported in the array of available locales. The speech rate is also initialized from the settings or the default rate (if no value was stored in the settings).

14 years agoFix bug 2088099 where the TTS example doesn't play in the Settings app
Jean-Michel Trivi [Wed, 2 Sep 2009 22:15:33 +0000 (15:15 -0700)]
Fix bug 2088099 where the TTS example doesn't play in the Settings app
when the UI is in Japanese.
Rewrite of the initialization of the default language in the TTS Settings.
The previous implementation had the following issues:
- the "Listen to an example" didn't use the default settings
- the string used for the example didn't match the selected language
 (this was in order to not imply that TTS is doing translation, but
  that proved confusing to users).
The language initialization is now implemented in initDefaultLang()
and ensures that the default locale is one supported in the array
of available locales.
The speech rate is also initialized from the settings or the
default rate (if no value was stored in the settings).

14 years agoam 476331d9: am 39ec5813: Merge change 23699 into eclair
Michael Chan [Wed, 2 Sep 2009 22:39:00 +0000 (15:39 -0700)]
am 476331d9: am 39ec5813: Merge change 23699 into eclair

Merge commit '476331d9ec0b0f700e79d04873c75d788a946cb8'

* commit '476331d9ec0b0f700e79d04873c75d788a946cb8':
  b/2045917 Fixed the problem where Bluetooth enable/disable remain disabled when Airplane mode is turned off.

14 years agoam 39ec5813: Merge change 23699 into eclair
Michael Chan [Wed, 2 Sep 2009 22:36:14 +0000 (15:36 -0700)]
am 39ec5813: Merge change 23699 into eclair

Merge commit '39ec58134dcdfac4c8cbd102187da211f17aa8de' into eclair-plus-aosp

* commit '39ec58134dcdfac4c8cbd102187da211f17aa8de':
  b/2045917 Fixed the problem where Bluetooth enable/disable remain disabled when Airplane mode is turned off.

14 years agoMerge change 23699 into eclair
Android (Google) Code Review [Wed, 2 Sep 2009 22:34:31 +0000 (15:34 -0700)]
Merge change 23699 into eclair

* changes:
  b/2045917 Fixed the problem where Bluetooth enable/disable remain disabled when Airplane mode is turned off.

14 years agob/2045917 Fixed the problem where Bluetooth enable/disable remain disabled when Airpl...
Michael Chan [Wed, 2 Sep 2009 22:20:07 +0000 (15:20 -0700)]
b/2045917 Fixed the problem where Bluetooth enable/disable remain disabled when Airplane mode is turned off.

14 years agoam 054509a8: am 77395cc3: b/2050798 Bluetooth Passkeys should always be 6 digits...
Michael Chan [Wed, 2 Sep 2009 21:13:38 +0000 (14:13 -0700)]
am 054509a8: am 77395cc3: b/2050798 Bluetooth Passkeys should always be 6 digits so show leading zeros if needed. Removed extra new lines in the passkey and pin dialogs because the string didn\'t fit in landscape mode. (scrollbars to appeared)

Merge commit '054509a8d420feac2b12c1aa46354dd6840505e1'

* commit '054509a8d420feac2b12c1aa46354dd6840505e1':
  b/2050798 Bluetooth Passkeys should always be 6 digits so show leading zeros if needed.

14 years agoam 77395cc3: b/2050798 Bluetooth Passkeys should always be 6 digits so show leading...
Michael Chan [Wed, 2 Sep 2009 21:11:57 +0000 (14:11 -0700)]
am 77395cc3: b/2050798 Bluetooth Passkeys should always be 6 digits so show leading zeros if needed. Removed extra new lines in the passkey and pin dialogs because the string didn\'t fit in landscape mode. (scrollbars to appeared)

Merge commit '77395cc39c88af0bb20ea18af532c87e934fb187' into eclair-plus-aosp

* commit '77395cc39c88af0bb20ea18af532c87e934fb187':
  b/2050798 Bluetooth Passkeys should always be 6 digits so show leading zeros if needed.

14 years agob/2050798 Bluetooth Passkeys should always be 6 digits so show leading zeros if needed.
Michael Chan [Wed, 2 Sep 2009 19:30:05 +0000 (12:30 -0700)]
b/2050798 Bluetooth Passkeys should always be 6 digits so show leading zeros if needed.
Removed extra new lines in the passkey and pin dialogs because the string didn't fit in landscape mode. (scrollbars to appeared)

14 years agoam ae651048: am 684736a9: b/2090193 Prevent Bluetooth Pairing Request Dialog from...
Michael Chan [Wed, 2 Sep 2009 02:11:51 +0000 (19:11 -0700)]
am ae651048: am 684736a9: b/2090193 Prevent Bluetooth Pairing Request Dialog from showing in "Recent Apps"

Merge commit 'ae651048122fa3bccabf2978851cf79ed0a77750'

* commit 'ae651048122fa3bccabf2978851cf79ed0a77750':
  b/2090193 Prevent Bluetooth Pairing Request Dialog from showing in "Recent Apps"

14 years agoam 684736a9: b/2090193 Prevent Bluetooth Pairing Request Dialog from showing in ...
Michael Chan [Wed, 2 Sep 2009 02:09:28 +0000 (19:09 -0700)]
am 684736a9: b/2090193 Prevent Bluetooth Pairing Request Dialog from showing in "Recent Apps"

Merge commit '684736a9d4cc044c6970411485f4c22d5d7e3b74' into eclair-plus-aosp

* commit '684736a9d4cc044c6970411485f4c22d5d7e3b74':
  b/2090193 Prevent Bluetooth Pairing Request Dialog from showing in "Recent Apps"

14 years agob/2090193 Prevent Bluetooth Pairing Request Dialog from showing in "Recent Apps"
Michael Chan [Wed, 2 Sep 2009 01:51:04 +0000 (18:51 -0700)]
b/2090193 Prevent Bluetooth Pairing Request Dialog from showing in "Recent Apps"

14 years agoam 7865507c: am ab6552c3: Make sure the TTS example in the TTS Settings loads a suppo...
Jean-Michel Trivi [Tue, 1 Sep 2009 23:18:54 +0000 (16:18 -0700)]
am 7865507c: am ab6552c3: Make sure the TTS example in the TTS Settings loads a supported language. This fixes the issue where the example wouldn\'t play when the UI is in Japanese in bug 2088099.

Merge commit '7865507c978fe104deecc702f392d3ff085ff132'

* commit '7865507c978fe104deecc702f392d3ff085ff132':
  Make sure the TTS example in the TTS Settings loads a supported language.

14 years agoam ab6552c3: Make sure the TTS example in the TTS Settings loads a supported language...
Jean-Michel Trivi [Tue, 1 Sep 2009 23:17:44 +0000 (16:17 -0700)]
am ab6552c3: Make sure the TTS example in the TTS Settings loads a supported language. This fixes the issue where the example wouldn\'t play when the UI is in Japanese in bug 2088099.

Merge commit 'ab6552c3f01f893ca927fc8ef0fec95a6c8f178f' into eclair-plus-aosp

* commit 'ab6552c3f01f893ca927fc8ef0fec95a6c8f178f':
  Make sure the TTS example in the TTS Settings loads a supported language.

14 years agoam feab7249: am c58c549c: New UI for viewing and stopping currently running services.
Dianne Hackborn [Tue, 1 Sep 2009 20:59:28 +0000 (13:59 -0700)]
am feab7249: am c58c549c: New UI for viewing and stopping currently running services.

Merge commit 'feab7249a970b0670513a35495cbc53bbf909f8e'

* commit 'feab7249a970b0670513a35495cbc53bbf909f8e':
  New UI for viewing and stopping currently running services.

14 years agoMake sure the TTS example in the TTS Settings loads a supported language.
Jean-Michel Trivi [Tue, 1 Sep 2009 20:36:45 +0000 (13:36 -0700)]
Make sure the TTS example in the TTS Settings loads a supported language.
This fixes the issue where the example wouldn't play when the UI is in
Japanese in bug 2088099.

14 years agoam c58c549c: New UI for viewing and stopping currently running services.
Dianne Hackborn [Tue, 1 Sep 2009 19:34:33 +0000 (12:34 -0700)]
am c58c549c: New UI for viewing and stopping currently running services.

Merge commit 'c58c549cc963bd8946d332a0f9945d9a1ed19e99' into eclair-plus-aosp

* commit 'c58c549cc963bd8946d332a0f9945d9a1ed19e99':
  New UI for viewing and stopping currently running services.

14 years agoam f602bc8b: merge from open-source master
Jean-Baptiste Queru [Tue, 1 Sep 2009 19:14:37 +0000 (12:14 -0700)]
am f602bc8b: merge from open-source master

Merge commit 'f602bc8bee72c9845bd4c2319fdd149ff6861daf'

* commit 'f602bc8bee72c9845bd4c2319fdd149ff6861daf':
  Fix grammar in unknown sources dialog. issue 1938
  screenOrientation written as content instead of attribute by mistake

14 years agoNew UI for viewing and stopping currently running services.
Dianne Hackborn [Tue, 1 Sep 2009 04:33:17 +0000 (21:33 -0700)]
New UI for viewing and stopping currently running services.

Change-Id: I86012262635c911be23513aa0b027174b490374d

14 years agomerge from open-source master
Jean-Baptiste Queru [Tue, 1 Sep 2009 15:28:18 +0000 (08:28 -0700)]
merge from open-source master

14 years agoam 71964dd6: Merge change 23372 into eclair
Amith Yamasani [Tue, 1 Sep 2009 00:43:29 +0000 (17:43 -0700)]
am 71964dd6: Merge change 23372 into eclair

Merge commit '71964dd6598cf2b4744535e537ded21dbffe611c'

* commit '71964dd6598cf2b4744535e537ded21dbffe611c':
  Show the Use location prompt only once if user agrees. Bug #1910370

14 years agoMerge change 23372 into eclair
Android (Google) Code Review [Tue, 1 Sep 2009 00:39:34 +0000 (17:39 -0700)]
Merge change 23372 into eclair

* changes:
  Show the Use location prompt only once if user agrees. Bug #1910370

14 years agoShow the Use location prompt only once if user agrees. Bug #1910370
Amith Yamasani [Tue, 1 Sep 2009 00:27:53 +0000 (17:27 -0700)]
Show the Use location prompt only once if user agrees. Bug #1910370

14 years agoam 71cc49e4: Airplane Mode in Emergency Callback Mode (ECM)
Chouting Zhang [Mon, 31 Aug 2009 23:45:22 +0000 (16:45 -0700)]
am 71cc49e4: Airplane Mode in Emergency Callback Mode (ECM)

Merge commit '71cc49e480e7dfd5d0986d7600d0c73aecdbdf93'

* commit '71cc49e480e7dfd5d0986d7600d0c73aecdbdf93':
  Airplane Mode in Emergency Callback Mode (ECM)

14 years agoam b89653cb: Missing images from change-id I2b9fd2d739085a297ec81ae73eebd60fed4c6896.
Daniel Sandler [Mon, 31 Aug 2009 23:43:17 +0000 (16:43 -0700)]
am b89653cb: Missing images from change-id I2b9fd2d739085a297ec81ae73eebd60fed4c6896.

Merge commit 'b89653cb954e6945d78a3f2ed876a1760c5d5484'

* commit 'b89653cb954e6945d78a3f2ed876a1760c5d5484':
  Missing images from change-id I2b9fd2d739085a297ec81ae73eebd60fed4c6896.

14 years agoresolved conflicts for merge of 2b9fd2d7 to master
Daniel Sandler [Mon, 31 Aug 2009 20:41:57 +0000 (16:41 -0400)]
resolved conflicts for merge of 2b9fd2d7 to master

14 years agoAirplane Mode in Emergency Callback Mode (ECM)
Chouting Zhang [Fri, 28 Aug 2009 19:36:35 +0000 (14:36 -0500)]
Airplane Mode in Emergency Callback Mode (ECM)

When user tries to change Airplane Mode between ON & OFF
in ECM mode, a notice should be shown to indicate it's in ECM mode,
and ask if user wants to exit ECM, if yes, then the Airplane Mode
is changed after ECM mode exit. If not, Airplane Mode should not be
changed.

14 years agoMissing images from change-id I2b9fd2d739085a297ec81ae73eebd60fed4c6896.
Daniel Sandler [Mon, 31 Aug 2009 14:00:50 +0000 (10:00 -0400)]
Missing images from change-id I2b9fd2d739085a297ec81ae73eebd60fed4c6896.

14 years agoAdd missing hdpi frames of the unlock pattern animation.
Daniel Sandler [Mon, 31 Aug 2009 13:29:16 +0000 (09:29 -0400)]
Add missing hdpi frames of the unlock pattern animation.

14 years agoam 11cd8c5a: Fix for 1785342: The old PIN is required after entering New PIN
Amith Yamasani [Sat, 29 Aug 2009 00:32:12 +0000 (17:32 -0700)]
am 11cd8c5a: Fix for 1785342: The old PIN is required after entering New PIN

Merge commit '11cd8c5ac95334c9363a82fd81d05d85623f9d17'

* commit '11cd8c5ac95334c9363a82fd81d05d85623f9d17':
  Fix for 1785342: The old PIN is required after entering New PIN

14 years agoFix for 1785342: The old PIN is required after entering New PIN
Amith Yamasani [Fri, 28 Aug 2009 22:36:52 +0000 (15:36 -0700)]
Fix for 1785342: The old PIN is required after entering New PIN

State of dialogs was not properly maintained across pause/resume.

14 years agoam 98fa0e29: Merge change 23149 into eclair
Daniel Sandler [Fri, 28 Aug 2009 20:21:00 +0000 (13:21 -0700)]
am 98fa0e29: Merge change 23149 into eclair

Merge commit '98fa0e2941a86284d3eaae8c60fbde4a2410b786'

* commit '98fa0e2941a86284d3eaae8c60fbde4a2410b786':
  High-resolution (hdpi) artwork from TAT for Settings.

14 years agoMerge change 23149 into eclair
Android (Google) Code Review [Fri, 28 Aug 2009 20:16:27 +0000 (13:16 -0700)]
Merge change 23149 into eclair

* changes:
  High-resolution (hdpi) artwork from TAT for Settings.

14 years agoam fe4ddf85: Armor string format tokens with translation placeholders.
Eric Fischer [Fri, 28 Aug 2009 20:08:29 +0000 (13:08 -0700)]
am fe4ddf85: Armor string format tokens with translation placeholders.

Merge commit 'fe4ddf853e2f6a9797037171e218bf30a25a254f'

* commit 'fe4ddf853e2f6a9797037171e218bf30a25a254f':
  Armor string format tokens with translation placeholders.

14 years agoArmor string format tokens with translation placeholders.
Eric Fischer [Fri, 28 Aug 2009 20:02:24 +0000 (13:02 -0700)]
Armor string format tokens with translation placeholders.

Change-Id: I17df22448834b6d8b35f1d9a803fb4d36dfbb1f2

14 years agoHigh-resolution (hdpi) artwork from TAT for Settings.
Daniel Sandler [Fri, 28 Aug 2009 18:51:57 +0000 (14:51 -0400)]
High-resolution (hdpi) artwork from TAT for Settings.

14 years agoam 7ca3655d: Handle two new err codes:
Hung-ying Tyan [Fri, 28 Aug 2009 03:31:17 +0000 (20:31 -0700)]
am 7ca3655d: Handle two new err codes:

Merge commit '7ca3655dcb620c8635ad84d1465ab2afc3ef31a0'

* commit '7ca3655dcb620c8635ad84d1465ab2afc3ef31a0':
  Handle two new err codes:

14 years agoHandle two new err codes:
Hung-ying Tyan [Thu, 27 Aug 2009 10:49:31 +0000 (18:49 +0800)]
Handle two new err codes:

REMOTE_PPP_HUNG_UP and PPP_NEGOTIATION_FAILED.
Also refactor the dialog creation code to directly use the err code as
the dialog id and make it easier to tell which type of dialog (reconnect
or edit) is invoked for which err code.

14 years agoam d1de20d8: Fix strings whose apostrophes were eaten because of the lack of a backslash.
Eric Fischer [Thu, 27 Aug 2009 21:38:34 +0000 (14:38 -0700)]
am d1de20d8: Fix strings whose apostrophes were eaten because of the lack of a backslash.

Merge commit 'd1de20d883725ce98931fbebeef9bed8c340352d'

* commit 'd1de20d883725ce98931fbebeef9bed8c340352d':
  Fix strings whose apostrophes were eaten because of the lack of a backslash.

14 years agoFix strings whose apostrophes were eaten because of the lack of a backslash.
Eric Fischer [Thu, 27 Aug 2009 20:52:31 +0000 (13:52 -0700)]
Fix strings whose apostrophes were eaten because of the lack of a backslash.

Change-Id: I11619ef7bdd0d418e701930ae46b2b9c93ca07ac

14 years agoam 11dd7d5f: Fix the state machine for CONNECTING/DISCONNECTING states.
Hung-ying Tyan [Thu, 27 Aug 2009 03:33:43 +0000 (20:33 -0700)]
am 11dd7d5f: Fix the state machine for CONNECTING/DISCONNECTING states.

Merge commit '11dd7d5fb36a408f1d3962cbec0b58ba5212ade9'

* commit '11dd7d5fb36a408f1d3962cbec0b58ba5212ade9':
  Fix the state machine for CONNECTING/DISCONNECTING states.

14 years agoFix the state machine for CONNECTING/DISCONNECTING states.
Hung-ying Tyan [Thu, 27 Aug 2009 03:03:46 +0000 (11:03 +0800)]
Fix the state machine for CONNECTING/DISCONNECTING states.

14 years agoam cfb4089b: Merge change 22611 into eclair
Mike Lockwood [Tue, 25 Aug 2009 18:58:53 +0000 (11:58 -0700)]
am cfb4089b: Merge change 22611 into eclair

Merge commit 'cfb4089b372ee6be1c803a7deae56b464dc5d004'

* commit 'cfb4089b372ee6be1c803a7deae56b464dc5d004':
  Hide the "Enable Assisted GPS" checkbox in security & location settings.

14 years agoMerge change 22611 into eclair
Android (Google) Code Review [Tue, 25 Aug 2009 18:55:20 +0000 (11:55 -0700)]
Merge change 22611 into eclair

* changes:
  Hide the "Enable Assisted GPS" checkbox in security & location settings.

14 years agoHide the "Enable Assisted GPS" checkbox in security & location settings.
Mike Lockwood [Tue, 25 Aug 2009 18:34:56 +0000 (11:34 -0700)]
Hide the "Enable Assisted GPS" checkbox in security & location settings.

Signed-off-by: Mike Lockwood <lockwood@android.com>
14 years agoam e13209ab: Remember dialog state for notification volume.
Amith Yamasani [Tue, 25 Aug 2009 17:26:21 +0000 (10:26 -0700)]
am e13209ab: Remember dialog state for notification volume.

Merge commit 'e13209ab423932a739b66eac7d8bd4abd6e52287'

* commit 'e13209ab423932a739b66eac7d8bd4abd6e52287':
  Remember dialog state for notification volume.

14 years agoRemember dialog state for notification volume.
Amith Yamasani [Tue, 25 Aug 2009 00:55:56 +0000 (17:55 -0700)]
Remember dialog state for notification volume.

Restore the original volume if user hasn't okayed the new volume.

14 years agoam a0dc346f: Remove summaries from top-level of settings.
Amith Yamasani [Mon, 24 Aug 2009 22:32:28 +0000 (15:32 -0700)]
am a0dc346f: Remove summaries from top-level of settings.

Merge commit 'a0dc346f4c5511a92ba19333df0a8c576946992e'

* commit 'a0dc346f4c5511a92ba19333df0a8c576946992e':
  Remove summaries from top-level of settings.

14 years agoFix grammar in unknown sources dialog. issue 1938
Joe LaPenna [Fri, 24 Jul 2009 01:46:47 +0000 (18:46 -0700)]
Fix grammar in unknown sources dialog. issue 1938

14 years agoRemove summaries from top-level of settings.
Amith Yamasani [Mon, 24 Aug 2009 19:52:42 +0000 (12:52 -0700)]
Remove summaries from top-level of settings.

14 years agoam 24408015: Merge change 22303 into eclair
Jaikumar Ganesh [Mon, 24 Aug 2009 17:57:48 +0000 (10:57 -0700)]
am 24408015: Merge change 22303 into eclair

Merge commit '244080159b0ddb66906cbfcdc2b782c4f55108d7'

* commit '244080159b0ddb66906cbfcdc2b782c4f55108d7':
  Show error messages when Authentication fails.

14 years agoMerge change 22303 into eclair
Android (Google) Code Review [Mon, 24 Aug 2009 17:53:27 +0000 (10:53 -0700)]
Merge change 22303 into eclair

* changes:
  Show error messages when Authentication fails.

14 years agoam a97d7948: Support WPA2-EAP configuration.
Chung-yih Wang [Mon, 24 Aug 2009 06:37:47 +0000 (23:37 -0700)]
am a97d7948: Support WPA2-EAP configuration.

Merge commit 'a97d7948258d46b3cd683fa48ef5c2ae444ce4d8'

* commit 'a97d7948258d46b3cd683fa48ef5c2ae444ce4d8':
  Support WPA2-EAP configuration.

14 years agoSupport WPA2-EAP configuration.
Chung-yih Wang [Fri, 14 Aug 2009 07:20:44 +0000 (15:20 +0800)]
Support WPA2-EAP configuration.

Add the support for configuring WPA2-EAP APs by grouping them as the WPA-EAP in security mode.

14 years agoam ad149f7e: Merge change 22339 into eclair
Charles Chen [Fri, 21 Aug 2009 22:27:25 +0000 (15:27 -0700)]
am ad149f7e: Merge change 22339 into eclair

Merge commit 'ad149f7e8c9ee8958f5940564f772997125ff084'

* commit 'ad149f7e8c9ee8958f5940564f772997125ff084':
  Fixing bug 2064923.

14 years agoMerge change 22339 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 22:22:51 +0000 (15:22 -0700)]
Merge change 22339 into eclair

* changes:
  Fixing bug 2064923. This is a fix to make sure that the accessibility manager does not start any of the accessibility services when it is disabled.

14 years agoFixing bug 2064923.
Charles Chen [Fri, 21 Aug 2009 22:14:25 +0000 (15:14 -0700)]
Fixing bug 2064923.
This is a fix to make sure that the accessibility manager does not start
any of the accessibility services when it is disabled.

14 years agoam 57d72f2c: Merge change 22324 into eclair
Eric Fischer [Fri, 21 Aug 2009 21:21:41 +0000 (14:21 -0700)]
am 57d72f2c: Merge change 22324 into eclair

Merge commit '57d72f2c5d3de1eff9c11b43c30af796ebc008d7'

* commit '57d72f2c5d3de1eff9c11b43c30af796ebc008d7':
  Cap the length of dictionary words to keep TextView from exploding.

14 years agoMerge change 22324 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 21:17:53 +0000 (14:17 -0700)]
Merge change 22324 into eclair

* changes:
  Cap the length of dictionary words to keep TextView from exploding.

14 years agoShow error messages when Authentication fails.
Jaikumar Ganesh [Fri, 21 Aug 2009 18:53:05 +0000 (11:53 -0700)]
Show error messages when Authentication fails.

Call Canceled when user presses "Don't Pair".
Thus for Authentication Failed cases we can show the message to the
user.

14 years agoam 02c5fabc: Merge change 22064 into eclair
Suchi Amalapurapu [Fri, 21 Aug 2009 18:52:35 +0000 (11:52 -0700)]
am 02c5fabc: Merge change 22064 into eclair

Merge commit '02c5fabcfd9e1c258b2cdef7a851cadea85f2869'

* commit '02c5fabcfd9e1c258b2cdef7a851cadea85f2869':
  Add type to filter option to list view

14 years agoMerge change 22064 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 18:48:50 +0000 (11:48 -0700)]
Merge change 22064 into eclair

* changes:
  Add type to filter option to list view Make ListAdapter implement Filterable. Add new implementation for Filter to search based on prefixes. When creating the list include the filter option to create actual list entries. Since Filter.performFiltering is done on a work thread, introduce a new lock and a HashMap of packages matching a prefix which is then used to create a filtered list of applications. Also separte out modifying mAppLocalList which is the basis for list and the dependent mFilterMap used by Filter.performFiltering method to Locked methods for clarity. Note that mAppLocalList is manipulated on main UI thread everywhere but mFilterMap is not.

14 years agoAdd type to filter option to list view
Suchi Amalapurapu [Thu, 20 Aug 2009 08:27:19 +0000 (01:27 -0700)]
Add type to filter option to list view
Make ListAdapter implement Filterable. Add new implementation for Filter
to search based on prefixes.
When creating the list include the filter option to create actual list entries.
Since Filter.performFiltering is done on a work thread, introduce a new lock
and a HashMap of packages matching a prefix which is then used to create a filtered list of applications.
Also separte out modifying mAppLocalList which is the basis for list and
the dependent mFilterMap used by Filter.performFiltering method to Locked
methods for clarity. Note that mAppLocalList is manipulated on main UI thread everywhere but mFilterMap is not.

14 years agoCap the length of dictionary words to keep TextView from exploding.
Eric Fischer [Thu, 20 Aug 2009 17:17:28 +0000 (10:17 -0700)]
Cap the length of dictionary words to keep TextView from exploding.

Bug 1994172

14 years agoam acae2c21: (-s ours) am 64b691a8: (-s ours) Import revised translations. DO NOT...
Eric Fischer [Thu, 20 Aug 2009 23:04:53 +0000 (16:04 -0700)]
am acae2c21: (-s ours) am 64b691a8: (-s ours) Import revised translations.  DO NOT MERGE

Merge commit 'acae2c214279aa2d2d26f847ed3b122c5774ed72'

* commit 'acae2c214279aa2d2d26f847ed3b122c5774ed72':
  Import revised translations.  DO NOT MERGE

14 years agoam 64b691a8: (-s ours) Import revised translations. DO NOT MERGE
Eric Fischer [Thu, 20 Aug 2009 23:00:51 +0000 (16:00 -0700)]
am 64b691a8: (-s ours) Import revised translations.  DO NOT MERGE

Merge commit '64b691a8abb2bbb2952cb44a7dc04f153d717bc3' into eclair

* commit '64b691a8abb2bbb2952cb44a7dc04f153d717bc3':
  Import revised translations.  DO NOT MERGE

14 years agoam 91827213: Merge change 22130 into eclair
Jaikumar Ganesh [Thu, 20 Aug 2009 22:14:45 +0000 (15:14 -0700)]
am 91827213: Merge change 22130 into eclair

Merge commit '9182721336cd5f070aa2b5cf971193c7887c81d6'

* commit '9182721336cd5f070aa2b5cf971193c7887c81d6':
  Call the correct function for canceling a pairing request.

14 years agoMerge change 22130 into eclair
Android (Google) Code Review [Thu, 20 Aug 2009 22:10:49 +0000 (15:10 -0700)]
Merge change 22130 into eclair

* changes:
  Call the correct function for canceling a pairing request.

14 years agoCall the correct function for canceling a pairing request.
Jaikumar Ganesh [Thu, 20 Aug 2009 22:02:41 +0000 (15:02 -0700)]
Call the correct function for canceling a pairing request.

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Thu, 20 Aug 2009 21:08:19 +0000 (14:08 -0700)]
Import revised translations.  DO NOT MERGE