OSDN Git Service

android-x86/packages-apps-Settings.git
14 years agoam a87f2fd7: b/2320107 Fixed NPE for class bits. Docks do not have class bits.
Michael Chan [Fri, 11 Dec 2009 03:48:21 +0000 (19:48 -0800)]
am a87f2fd7: b/2320107 Fixed NPE for class bits. Docks do not have class bits.

Merge commit 'a87f2fd7d82e5055e0f9ea2c93704ed0b58f27ef' into eclair-mr2

* commit 'a87f2fd7d82e5055e0f9ea2c93704ed0b58f27ef':
  b/2320107 Fixed NPE for class bits. Docks do not have class bits.

14 years agoam 613549a6: Merge change I2c3621d1 into eclair
Jaikumar Ganesh [Fri, 11 Dec 2009 01:59:14 +0000 (17:59 -0800)]
am 613549a6: Merge change I2c3621d1 into eclair

Merge commit '613549a622eac8278c9f81a1df83484c256652bf' into eclair-mr2

* commit '613549a622eac8278c9f81a1df83484c256652bf':
  Fix desk dock getting stuck after unpairing.

14 years agoam d1469da1: Merge change I10036c49 into eclair
Michael Chan [Fri, 11 Dec 2009 01:59:10 +0000 (17:59 -0800)]
am d1469da1: Merge change I10036c49 into eclair

Merge commit 'd1469da150f44415135d657d57592f066670b317' into eclair-mr2

* commit 'd1469da150f44415135d657d57592f066670b317':
  b/2296110 Disable debugging/logging code before shipping.

14 years agoam 6e3ee10a: Fix auto connection of A2DP profile.
Jaikumar Ganesh [Fri, 11 Dec 2009 01:56:44 +0000 (17:56 -0800)]
am 6e3ee10a: Fix auto connection of A2DP profile.

Merge commit '6e3ee10a99b4d71ffe8f2473dcb8c6dbf4da0ed5' into eclair-mr2

* commit '6e3ee10a99b4d71ffe8f2473dcb8c6dbf4da0ed5':
  Fix auto connection of A2DP profile.

14 years agoam e273289c: (-s ours) Merge change Ic0ce5c9a into eclair
Eric Fischer [Fri, 11 Dec 2009 01:44:30 +0000 (17:44 -0800)]
am e273289c: (-s ours) Merge change Ic0ce5c9a into eclair

Merge commit 'e273289cfb74e08ef0ab35afe2ca34a167a533d8' into eclair-mr2

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

14 years agoam d70e205b: Merge change I724fc8fd into eclair
Michael Chan [Fri, 11 Dec 2009 01:41:34 +0000 (17:41 -0800)]
am d70e205b: Merge change I724fc8fd into eclair

Merge commit 'd70e205b4c6dbf9661b972aa208d5a42927bdd88' into eclair-mr2

* commit 'd70e205b4c6dbf9661b972aa208d5a42927bdd88':
  b/2317194 Synchronize command queue to prevent ConcurrentModificationException from happening

14 years agoam 1d5f14bd: Merge change I92124d28 into eclair
Michael Chan [Fri, 11 Dec 2009 01:41:29 +0000 (17:41 -0800)]
am 1d5f14bd: Merge change I92124d28 into eclair

Merge commit '1d5f14bd54490ccd4c93dfe350aa5abfbfe9ceda' into eclair-mr2

* commit '1d5f14bd54490ccd4c93dfe350aa5abfbfe9ceda':
  b/2296110 Car Dock - Stop service when done processing each command. Clean up logs.

14 years agoam 488a80a7: Merge change Id587a517 into eclair
Michael Chan [Fri, 11 Dec 2009 01:41:23 +0000 (17:41 -0800)]
am 488a80a7: Merge change Id587a517 into eclair

Merge commit '488a80a7b111f5906bf51101785a95a6c640d265' into eclair-mr2

* commit '488a80a7b111f5906bf51101785a95a6c640d265':
  b/2314560 Prevent PIN dialog from showing up on undocked docks

14 years agoam a9f9031b: (-s ours) Display icons in the correct density in the ActivityPicker...
Romain Guy [Fri, 11 Dec 2009 01:40:02 +0000 (17:40 -0800)]
am a9f9031b: (-s ours) Display icons in the correct density in the ActivityPicker. This also fixes a memory leak in Home.

Merge commit 'a9f9031ba35433a7e009da6099b17cf603372a70' into eclair-mr2

* commit 'a9f9031ba35433a7e009da6099b17cf603372a70':
  Display icons in the correct density in the ActivityPicker.

14 years agob/2320107 Fixed NPE for class bits. Docks do not have class bits.
Michael Chan [Fri, 11 Dec 2009 00:05:59 +0000 (16:05 -0800)]
b/2320107 Fixed NPE for class bits. Docks do not have class bits.

Change-Id: Ibe4f697a906010f8f3ee270b891db286a4976f8a

14 years agoWifi diagnostic app to enable debug and provide information
Irfan Sheriff [Thu, 3 Dec 2009 18:53:50 +0000 (10:53 -0800)]
Wifi diagnostic app to enable debug and provide information

This is the first checkin on the wifi diagnostic app. Right now,
it supports using the WifiManager API, shows the configuration details
and provides status on the supplicant, network and wifi state along with
some additional details.

More to come:
- add more API and status on any additional fields
- provide a way to show some logs

Bug: 2302130

14 years agoMerge change I2c3621d1 into eclair
Android (Google) Code Review [Thu, 10 Dec 2009 10:44:12 +0000 (02:44 -0800)]
Merge change I2c3621d1 into eclair

* changes:
  Fix desk dock getting stuck after unpairing.

14 years agoMerge change I10036c49 into eclair
Android (Google) Code Review [Thu, 10 Dec 2009 10:41:41 +0000 (02:41 -0800)]
Merge change I10036c49 into eclair

* changes:
  b/2296110 Disable debugging/logging code before shipping.

14 years agoFix desk dock getting stuck after unpairing.
Jaikumar Ganesh [Thu, 10 Dec 2009 09:59:19 +0000 (01:59 -0800)]
Fix desk dock getting stuck after unpairing.

Note: This is a workaround. The read problem is that
we are making a call to Bluez when it is not ready yet.
The interface has not been registered, so dbus call should fail.
We need to fix this properly.

Dr No: Eastham
Bug: 2317784

14 years agoMerge change Ib5077943 into eclair-mr2
Android (Google) Code Review [Thu, 10 Dec 2009 07:23:49 +0000 (23:23 -0800)]
Merge change Ib5077943 into eclair-mr2

* changes:
  Fix NPE when APPWIDGET_PICK has no value for EXTRA_CUSTOM_INFO

14 years agoFix auto connection of A2DP profile.
Jaikumar Ganesh [Thu, 10 Dec 2009 03:15:30 +0000 (19:15 -0800)]
Fix auto connection of A2DP profile.

When the user selects profiles from the UI, set priority to ON.

Dr No: Eastham
Bug: 2317323

14 years agoMerge change Ic0ce5c9a into eclair
Android (Google) Code Review [Thu, 10 Dec 2009 02:04:10 +0000 (18:04 -0800)]
Merge change Ic0ce5c9a into eclair

* changes:
  Import revised translations.  DO NOT MERGE

14 years agob/2296110 Disable debugging/logging code before shipping.
Michael Chan [Thu, 10 Dec 2009 02:00:48 +0000 (18:00 -0800)]
b/2296110 Disable debugging/logging code before shipping.

Change-Id: I10036c49e3c3d61d0fa1af74f1f0cd9d03502103

14 years agoMerge change I724fc8fd into eclair
Android (Google) Code Review [Thu, 10 Dec 2009 01:45:07 +0000 (17:45 -0800)]
Merge change I724fc8fd into eclair

* changes:
  b/2317194 Synchronize command queue to prevent ConcurrentModificationException from happening

14 years agoMerge change I92124d28 into eclair
Android (Google) Code Review [Thu, 10 Dec 2009 01:45:03 +0000 (17:45 -0800)]
Merge change I92124d28 into eclair

* changes:
  b/2296110 Car Dock - Stop service when done processing each command. Clean up logs.

14 years agoMerge change Id587a517 into eclair
Android (Google) Code Review [Thu, 10 Dec 2009 01:44:53 +0000 (17:44 -0800)]
Merge change Id587a517 into eclair

* changes:
  b/2314560 Prevent PIN dialog from showing up on undocked docks

14 years agob/2317194 Synchronize command queue to prevent ConcurrentModificationException from...
Michael Chan [Thu, 10 Dec 2009 01:32:58 +0000 (17:32 -0800)]
b/2317194 Synchronize command queue to prevent ConcurrentModificationException from happening

Change-Id: I724fc8fd07d33cfa6e68221a766754dcb1f6aeba

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Thu, 10 Dec 2009 01:28:18 +0000 (17:28 -0800)]
Import revised translations.  DO NOT MERGE

14 years agob/2296110 Car Dock - Stop service when done processing each command. Clean up logs.
Michael Chan [Wed, 9 Dec 2009 06:18:23 +0000 (22:18 -0800)]
b/2296110 Car Dock - Stop service when done processing each command. Clean up logs.

Change-Id: I92124d2856e6c825a2b4148473431789a1f5b156

14 years agob/2314560 Prevent PIN dialog from showing up on undocked docks
Michael Chan [Thu, 10 Dec 2009 01:13:30 +0000 (17:13 -0800)]
b/2314560 Prevent PIN dialog from showing up on undocked docks

If unpaired while undocked, device will be removed from the BT device list.
If unpaired while docked, the user can do pair and connect. No PIN dialog will pop up.
If undocked after unpaired, device will be removed from the BT device list.

Change-Id: Id587a517999e08641451f78dec8696a06028cf16

14 years agoDisplay icons in the correct density in the ActivityPicker.
Romain Guy [Wed, 9 Dec 2009 20:17:33 +0000 (12:17 -0800)]
Display icons in the correct density in the ActivityPicker.
This also fixes a memory leak in Home.

Do not merge.

Change-Id: Ib69b4055fae2c8705887bbd12be7fa61b689eb03

14 years agoDisplay icons in the correct density in the ActivityPicker.
Romain Guy [Wed, 9 Dec 2009 20:17:33 +0000 (12:17 -0800)]
Display icons in the correct density in the ActivityPicker.

14 years agoFix NPE when APPWIDGET_PICK has no value for EXTRA_CUSTOM_INFO
Bjorn Bringert [Wed, 9 Dec 2009 14:43:50 +0000 (14:43 +0000)]
Fix NPE when APPWIDGET_PICK has no value for EXTRA_CUSTOM_INFO

Fixes http://b/issue?id=2315370

Change-Id: Ib5077943f40e66f1d6d4121416d0a36f7bdcfc9d

14 years agoam 14638566: b/2296110 Car Dock - Enable BT if not already enabled.
Michael Chan [Tue, 8 Dec 2009 22:22:17 +0000 (14:22 -0800)]
am 14638566: b/2296110 Car Dock - Enable BT if not already enabled.

Merge commit '146385663bb55d9f55ad179d3c35ccf5cac13fc8' into eclair-mr2

* commit '146385663bb55d9f55ad179d3c35ccf5cac13fc8':
  b/2296110 Car Dock - Enable BT if not already enabled.

14 years agob/2296110 Car Dock - Enable BT if not already enabled.
Michael Chan [Tue, 8 Dec 2009 04:48:39 +0000 (20:48 -0800)]
b/2296110 Car Dock - Enable BT if not already enabled.

Change-Id: If1798f62c9438e58c342869176437067f941c8cb

14 years agoam 0c75b2d2: Merge change I80790bdb into eclair
Michael Chan [Tue, 8 Dec 2009 04:50:32 +0000 (20:50 -0800)]
am 0c75b2d2: Merge change I80790bdb into eclair

Merge commit '0c75b2d2dc35b88d5cb9db96afc72ed074ca5350' into eclair-mr2

* commit '0c75b2d2dc35b88d5cb9db96afc72ed074ca5350':
  b/2296110 Dialog for setting up dock audio.

14 years agoMerge change I80790bdb into eclair
Android (Google) Code Review [Tue, 8 Dec 2009 04:48:16 +0000 (20:48 -0800)]
Merge change I80790bdb into eclair

* changes:
  b/2296110 Dialog for setting up dock audio.

14 years agob/2296110 Dialog for setting up dock audio.
Michael Chan [Sun, 6 Dec 2009 09:04:04 +0000 (01:04 -0800)]
b/2296110 Dialog for setting up dock audio.

Reimplemented as a Foreground Service just so it can get on top of the Car Dock App.
Added debounce mechanism to not disconnect immediately after getting a undock event.
Each dock now has its own "Remember setting".
Remember Settings is on by default

Change-Id: I80790bdb7c831e2a642365b92433012191aa70c1

14 years agoam 55dc6cb9: Disconnect even Sinks in Connecting state while connecting another sink.
Jaikumar Ganesh [Mon, 7 Dec 2009 23:52:53 +0000 (15:52 -0800)]
am 55dc6cb9: Disconnect even Sinks in Connecting state while connecting another sink.

Merge commit '55dc6cb99db1f9f6677dfec5a25a34e933807be5' into eclair-mr2

* commit '55dc6cb99db1f9f6677dfec5a25a34e933807be5':
  Disconnect even Sinks in Connecting state while connecting another sink.

14 years agoDisconnect even Sinks in Connecting state while connecting another sink.
Jaikumar Ganesh [Mon, 7 Dec 2009 23:22:50 +0000 (15:22 -0800)]
Disconnect even Sinks in Connecting state while connecting another sink.

We can hit this more when using a Car Dock

Bug: 2133530
Dr No: Eastham

14 years agoam 0bd445b9: b/2296110 New Dialog which appears when phone is place on dock.
Michael Chan [Fri, 4 Dec 2009 04:44:45 +0000 (20:44 -0800)]
am 0bd445b9: b/2296110 New Dialog which appears when phone is place on dock.

Merge commit '0bd445b974292dc3910b6bb85dcee7e7c378968f' into eclair-mr2

* commit '0bd445b974292dc3910b6bb85dcee7e7c378968f':
  b/2296110 New Dialog which appears when phone is place on dock.

14 years agob/2296110 New Dialog which appears when phone is place on dock.
Michael Chan [Thu, 3 Dec 2009 08:31:59 +0000 (00:31 -0800)]
b/2296110 New Dialog which appears when phone is place on dock.

Change-Id: I58b216ee9b4ca9ce16210309358c0512271e128e

14 years agoam 3327f788: b/2293042 Fixed the problem where A2DP connections may fail if there...
Michael Chan [Thu, 3 Dec 2009 20:23:17 +0000 (12:23 -0800)]
am 3327f788: b/2293042 Fixed the problem where A2DP connections may fail if there\'s an existing connection to another device.

Merge commit '3327f7887328c55ef2d837a8e2a07cea2070c744' into eclair-mr2

* commit '3327f7887328c55ef2d837a8e2a07cea2070c744':
  b/2293042 Fixed the problem where A2DP connections may fail if there's an existing connection to another device.

14 years agob/2293042 Fixed the problem where A2DP connections may fail if there's an existing...
Michael Chan [Thu, 3 Dec 2009 08:25:29 +0000 (00:25 -0800)]
b/2293042 Fixed the problem where A2DP connections may fail if there's an existing connection to another device.

Change-Id: I1b4963a167b633c0905e2719ab3f651ff8be9f2c

14 years agoam 9f1d9c16: (-s ours) Merge change I9a1ed7e4 into eclair
Jaikumar Ganesh [Thu, 3 Dec 2009 00:09:30 +0000 (16:09 -0800)]
am 9f1d9c16: (-s ours) Merge change I9a1ed7e4 into eclair

Merge commit '9f1d9c16887d2bdebce65ceb1ac80e1fedd9ef48' into eclair-mr2

* commit '9f1d9c16887d2bdebce65ceb1ac80e1fedd9ef48':
  Update to reflect new priorities for A2DP profile. DO NOT MERGE.

14 years agoMerge change I9a1ed7e4 into eclair
Android (Google) Code Review [Thu, 3 Dec 2009 00:02:52 +0000 (16:02 -0800)]
Merge change I9a1ed7e4 into eclair

* changes:
  Update to reflect new priorities for A2DP profile. DO NOT MERGE.

14 years agoam e2caf2ee: Merge change I82be95f6 into eclair
Amith Yamasani [Wed, 2 Dec 2009 23:47:19 +0000 (15:47 -0800)]
am e2caf2ee: Merge change I82be95f6 into eclair

Merge commit 'e2caf2eefe84418fb1390b24aa24d5ec021438a8' into eclair-mr2

* commit 'e2caf2eefe84418fb1390b24aa24d5ec021438a8':
  Feature #2296147 Settings for Car/Desk Dock on certain devices

14 years agoMerge change I82be95f6 into eclair
Android (Google) Code Review [Wed, 2 Dec 2009 23:42:48 +0000 (15:42 -0800)]
Merge change I82be95f6 into eclair

* changes:
  Feature #2296147 Settings for Car/Desk Dock on certain devices

14 years agoUpdate to reflect new priorities for A2DP profile. DO NOT MERGE.
Jaikumar Ganesh [Tue, 24 Nov 2009 22:43:45 +0000 (14:43 -0800)]
Update to reflect new priorities for A2DP profile. DO NOT MERGE.

1. PRIORITY_OFF is when it is unchecked.
2. PRIORITY_ON is when it is checked.
3. PRIORITY_AUTO_CONNECT is when we want to auto connect.

When the box is checked, we want to auto connect,
so set the priority to AUTO_CONNECT.
When the user disconnects, we set the priority back
to PRIORITY_ON.

Change priority for Headset profile on the same lines as A2DP profile.

AUTO_CONNECT => we auto_connect.
ON => Settings app box is checked and we allow incoming connections.
OFF => Settings app check box is unchecked.

Dr no: Eastham
Bug: 2133530

14 years agoFeature #2296147 Settings for Car/Desk Dock on certain devices
Amith Yamasani [Wed, 2 Dec 2009 21:56:05 +0000 (13:56 -0800)]
Feature #2296147 Settings for Car/Desk Dock on certain devices

This inserts a launcher for the Dock settings dialog, if the
device supports it and is currently docked.
The menu item disappears if the phone is not docked in the car/desk dock.

14 years agoam 81482b04: (-s ours) Import revised translations. DO NOT MERGE
Eric Fischer [Wed, 2 Dec 2009 23:12:28 +0000 (15:12 -0800)]
am 81482b04: (-s ours) Import revised translations.  DO NOT MERGE

Merge commit '81482b04be2147bf88f96290581cc2fd2093b5a9' into eclair-mr2

* commit '81482b04be2147bf88f96290581cc2fd2093b5a9':
  Import revised translations.  DO NOT MERGE

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Wed, 2 Dec 2009 22:57:56 +0000 (14:57 -0800)]
Import revised translations.  DO NOT MERGE

14 years agoam 8f2fb65b: Setting in Sound & Display for trackball pulsing on notification. Bug...
Amith Yamasani [Wed, 2 Dec 2009 17:50:05 +0000 (09:50 -0800)]
am 8f2fb65b: Setting in Sound & Display for trackball pulsing on notification. Bug #2238250

Merge commit '8f2fb65b360ebc7ed71ddbc884451536e5e99c03' into eclair-mr2

* commit '8f2fb65b360ebc7ed71ddbc884451536e5e99c03':
  Setting in Sound & Display for trackball pulsing on notification. Bug #2238250

14 years agoSetting in Sound & Display for trackball pulsing on notification. Bug #2238250
Amith Yamasani [Wed, 2 Dec 2009 03:06:14 +0000 (19:06 -0800)]
Setting in Sound & Display for trackball pulsing on notification. Bug #2238250

14 years agoam 76395bc9: (-s ours) Import revised translations. DO NOT MERGE
Eric Fischer [Wed, 2 Dec 2009 01:12:09 +0000 (17:12 -0800)]
am 76395bc9: (-s ours) Import revised translations.  DO NOT MERGE

Merge commit '76395bc9bc0f2db49d37fd94017c01ca1c8fb1a7' into eclair-mr2

* commit '76395bc9bc0f2db49d37fd94017c01ca1c8fb1a7':
  Import revised translations.  DO NOT MERGE

14 years agoMissing Forget button after doing Add Network on an AP in the scanned list
Irfan Sheriff [Tue, 1 Dec 2009 23:59:08 +0000 (15:59 -0800)]
Missing Forget button after doing Add Network on an AP in the scanned list

Problem:

On the Wifi Settings screen, if instead of clicking on the AP shown on the scanned list, we do an "Add Wi-Fi network" and enter the AP information - the AP information gets stored and the client device connects to the AP. Afterwards, if we click on the AP again the "Forget" button does not appear until we exit the Wifi Settings screen and return.

Root cause and Fix:
mApScanList in WifiLayer tracks the list of APs shown. Upon doing a connect through a direct click, the configured state for the AP in the list updated. However, if we do an Add Network, the configured state on mApScanList remains unupdated. This causes the Settings screen to not show "Forget" for the AP when it is clicked.

The fix is to set the Configured state to true in handleSave() by fetching the AP state stored in WifiLayer.

Bug: 2296038
Change-id: I70c545905a4984a03a0f235f3baf17cd36688710

14 years agoMerge change I42499a85 into eclair-mr2
Android (Google) Code Review [Tue, 1 Dec 2009 20:45:41 +0000 (12:45 -0800)]
Merge change I42499a85 into eclair-mr2

* changes:
  Change priority for Headset profile on the same lines as A2DP profile.

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Mon, 30 Nov 2009 19:38:40 +0000 (11:38 -0800)]
Import revised translations.  DO NOT MERGE

14 years agoMerge change Ia74e2b5c into eclair-mr2
Android (Google) Code Review [Mon, 30 Nov 2009 18:36:39 +0000 (10:36 -0800)]
Merge change Ia74e2b5c into eclair-mr2

* changes:
  Switched Settings to use the new Gmail permission name space

14 years agoChange priority for Headset profile on the same lines as A2DP profile.
Jaikumar Ganesh [Wed, 25 Nov 2009 23:54:25 +0000 (15:54 -0800)]
Change priority for Headset profile on the same lines as A2DP profile.

AUTO_CONNECT => we auto_connect.
ON => Settings app box is checked and we allow incoming connections.
OFF => Settings app check box is unchecked.

14 years agoUpdate to reflect new priorities for A2DP profile.
Jaikumar Ganesh [Tue, 24 Nov 2009 22:43:45 +0000 (14:43 -0800)]
Update to reflect new priorities for A2DP profile.

1. PRIORITY_OFF is when it is unchecked.
2. PRIORITY_ON is when it is checked.
3. PRIORITY_AUTO_CONNECT is when we want to auto connect.

When the box is checked, we want to auto connect,
so set the priority to AUTO_CONNECT.
When the user disconnects, we set the priority back
to PRIORITY_ON.

14 years agoSwitched Settings to use the new Gmail permission name space
Paul Westbrook [Sat, 21 Nov 2009 01:12:36 +0000 (17:12 -0800)]
Switched Settings to use the new Gmail permission name space

14 years agoam 18517f50: (-s ours) Import revised translations. DO NOT MERGE
Eric Fischer [Tue, 17 Nov 2009 03:53:51 +0000 (19:53 -0800)]
am 18517f50: (-s ours) Import revised translations.  DO NOT MERGE

Merge commit '18517f50edcfebf41b61965b24e360858db1c5e4' into eclair-mr2

* commit '18517f50edcfebf41b61965b24e360858db1c5e4':
  Import revised translations.  DO NOT MERGE

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Tue, 17 Nov 2009 00:45:29 +0000 (16:45 -0800)]
Import revised translations.  DO NOT MERGE

14 years agoam 83e718f9: (-s ours) Import revised translations. DO NOT MERGE
Eric Fischer [Sat, 14 Nov 2009 01:55:36 +0000 (17:55 -0800)]
am 83e718f9: (-s ours) Import revised translations.  DO NOT MERGE

Merge commit '83e718f92710c766ef341fdde769b2efc489bef9' into eclair-mr2

* commit '83e718f92710c766ef341fdde769b2efc489bef9':
  Import revised translations.  DO NOT MERGE

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Sat, 14 Nov 2009 01:24:10 +0000 (17:24 -0800)]
Import revised translations.  DO NOT MERGE

Approver: jerryw

14 years agoam 48c451b3: (-s ours) Import revised translations. DO NOT MERGE
Eric Fischer [Fri, 13 Nov 2009 18:42:40 +0000 (10:42 -0800)]
am 48c451b3: (-s ours) Import revised translations.  DO NOT MERGE

Merge commit '48c451b38824e96b85ab9f5bac8724b07bd2c9e5' into eclair-mr2

* commit '48c451b38824e96b85ab9f5bac8724b07bd2c9e5':
  Import revised translations.  DO NOT MERGE

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Fri, 13 Nov 2009 03:50:45 +0000 (19:50 -0800)]
Import revised translations.  DO NOT MERGE

Approver: jerryw

14 years agoam a79239b1: Merge change I2d844842 into eclair
Amith Yamasani [Thu, 12 Nov 2009 03:20:33 +0000 (19:20 -0800)]
am a79239b1: Merge change I2d844842 into eclair

Merge commit 'a79239b102f7b9c83e31be7b3a47ab50459b6a4f' into eclair-mr2

* commit 'a79239b102f7b9c83e31be7b3a47ab50459b6a4f':
  Fix for NPE in #2248683

14 years agoam 6b23b270: Fix misspellings in the Settings app.
Jason Chen [Thu, 12 Nov 2009 03:20:30 +0000 (19:20 -0800)]
am 6b23b270: Fix misspellings in the Settings app.

Merge commit '6b23b2700c2c5a2766ec2ab23d83a6e3ba7ab26c' into eclair-mr2

* commit '6b23b2700c2c5a2766ec2ab23d83a6e3ba7ab26c':
  Fix misspellings in the Settings app.

14 years agoMerge change I2d844842 into eclair
Android (Google) Code Review [Thu, 12 Nov 2009 03:15:47 +0000 (19:15 -0800)]
Merge change I2d844842 into eclair

* changes:
  Fix for NPE in #2248683

14 years agoFix for NPE in #2248683
Amith Yamasani [Wed, 11 Nov 2009 23:22:37 +0000 (15:22 -0800)]
Fix for NPE in #2248683

Also fix a problem in type-to-filter. It was looking for substring match
instead of searching on word boundaries. It will now search by word
boundaries (separated by space).

14 years agoFix misspellings in the Settings app.
Jason Chen [Wed, 11 Nov 2009 16:39:31 +0000 (08:39 -0800)]
Fix misspellings in the Settings app.

Bug: 2176816

14 years agoam 5469ff8b: b/2226832 Showing Pairing Dialog in the foreground
Michael Chan [Tue, 10 Nov 2009 19:06:36 +0000 (11:06 -0800)]
am 5469ff8b: b/2226832 Showing Pairing Dialog in the foreground

Merge commit '5469ff8b3f9966c6f141078b37da5f178b7825e4' into eclair-mr2

* commit '5469ff8b3f9966c6f141078b37da5f178b7825e4':
  b/2226832 Showing Pairing Dialog in the foreground

14 years agoam 7ceb387e: (-s ours) Merge change Ib720a080 into eclair
Daniel Sandler [Tue, 10 Nov 2009 19:06:27 +0000 (11:06 -0800)]
am 7ceb387e: (-s ours) Merge change Ib720a080 into eclair

Merge commit '7ceb387ee601655ba72264646e3d8ecf2d74c138' into eclair-mr2

* commit '7ceb387ee601655ba72264646e3d8ecf2d74c138':
  Updated icons for Settings. DO NOT MERGE

14 years agob/2226832 Showing Pairing Dialog in the foreground
Michael Chan [Mon, 9 Nov 2009 06:53:32 +0000 (22:53 -0800)]
b/2226832 Showing Pairing Dialog in the foreground

Pairing Dialogs notifications (in the window shade) were not visible in full
screen apps e.g. gallery.  Showing Pairing Dialog in the foreground:
1) if the remote device was picked in the device picker in the last minute or
2) if the device was in discoverable mode in the last minute.

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Fri, 6 Nov 2009 23:29:45 +0000 (15:29 -0800)]
Import revised translations.  DO NOT MERGE

14 years agoMerge change Ib720a080 into eclair
Android (Google) Code Review [Fri, 6 Nov 2009 21:44:30 +0000 (16:44 -0500)]
Merge change Ib720a080 into eclair

* changes:
  Updated icons for Settings. DO NOT MERGE

14 years agoam 834e5993: b/2234854 Fixed Bluetooth API return codes for requesting permission...
Michael Chan [Fri, 6 Nov 2009 21:32:53 +0000 (13:32 -0800)]
am 834e5993: b/2234854 Fixed Bluetooth API return codes for requesting permission to enable bluetooth

Merge commit '834e5993e4f2f34d5aceb3196601b30231d00b07' into eclair-mr2

* commit '834e5993e4f2f34d5aceb3196601b30231d00b07':
  b/2234854 Fixed Bluetooth API return codes for requesting permission to enable bluetooth

14 years agob/2234854 Fixed Bluetooth API return codes for requesting permission to enable bluetooth
Michael Chan [Fri, 6 Nov 2009 02:25:55 +0000 (18:25 -0800)]
b/2234854 Fixed Bluetooth API return codes for requesting permission to enable bluetooth

Also added test app.

14 years agoUpdated icons for Settings. DO NOT MERGE
Daniel Sandler [Tue, 3 Nov 2009 19:09:48 +0000 (14:09 -0500)]
Updated icons for Settings. DO NOT MERGE

Fixes http://b/2105756

DrNo for eclair: mcleron

Change-Id: Ib720a080613a4513bd7bd62ae416c243ef9841a7

14 years agoMerge change I3abd5c0d into eclair-mr2
Android (Google) Code Review [Fri, 6 Nov 2009 00:33:14 +0000 (19:33 -0500)]
Merge change I3abd5c0d into eclair-mr2

* changes:
  Updated icons for Settings.

14 years agoam 4d004e91: b/2238546 Fixed NPE in Settings when Bluetooth "class" is null
Michael Chan [Thu, 5 Nov 2009 18:32:57 +0000 (10:32 -0800)]
am 4d004e91: b/2238546 Fixed NPE in Settings when Bluetooth "class" is null

Merge commit '4d004e910732565ddd449c7c525f7d6cbd353392' into eclair-mr2

* commit '4d004e910732565ddd449c7c525f7d6cbd353392':
  b/2238546 Fixed NPE in Settings when Bluetooth "class" is null

14 years agob/2238546 Fixed NPE in Settings when Bluetooth "class" is null
Michael Chan [Thu, 5 Nov 2009 01:19:48 +0000 (17:19 -0800)]
b/2238546 Fixed NPE in Settings when Bluetooth "class" is null

14 years agoUpdated icons for Settings.
Daniel Sandler [Tue, 3 Nov 2009 19:09:48 +0000 (14:09 -0500)]
Updated icons for Settings.

Fixes http://b/2105756

14 years agoam 9d6be2ba: Add backup string for a platform setting to enable or disable advanced...
Jean-Michel Trivi [Mon, 2 Nov 2009 18:52:15 +0000 (10:52 -0800)]
am 9d6be2ba: Add backup string for a platform setting to enable or disable advanced audio recording features on QSD8k phones.

Merge commit '9d6be2baf517462d2cce818c21b25958a40e4f06' into eclair-mr2

* commit '9d6be2baf517462d2cce818c21b25958a40e4f06':
  Add backup string for a platform setting to enable or disable

14 years agoAdd backup string for a platform setting to enable or disable
Jean-Michel Trivi [Fri, 30 Oct 2009 23:03:47 +0000 (16:03 -0700)]
Add backup string for a platform setting to enable or disable
advanced audio recording features on QSD8k phones.

14 years agoam 8e3c8c20: (-s ours) Merge change I1d016ce3 into eclair
Eric Fischer [Fri, 30 Oct 2009 18:18:07 +0000 (11:18 -0700)]
am 8e3c8c20: (-s ours) Merge change I1d016ce3 into eclair

Merge commit '8e3c8c209b1f13d1704669887edb47df0a1afc0a' into eclair-mr2

* commit '8e3c8c209b1f13d1704669887edb47df0a1afc0a':
  Import revised translations.  DO NOT MERGE

14 years agoMerge change I1d016ce3 into eclair
Android (Google) Code Review [Fri, 30 Oct 2009 18:09:06 +0000 (14:09 -0400)]
Merge change I1d016ce3 into eclair

* changes:
  Import revised translations.  DO NOT MERGE

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Fri, 30 Oct 2009 17:05:54 +0000 (10:05 -0700)]
Import revised translations.  DO NOT MERGE

14 years agoam fd07eb22: Merge change Ibe1d06fc into eclair
Mike Lockwood [Fri, 30 Oct 2009 17:02:57 +0000 (10:02 -0700)]
am fd07eb22: Merge change Ibe1d06fc into eclair

Merge commit 'fd07eb222b6bd32039cdc2545fb75552835e418f' into eclair-mr2

* commit 'fd07eb222b6bd32039cdc2545fb75552835e418f':
  Avoid setting screen brightness when initializing brightness dialog in automatic mode.

14 years agoMerge change Ibe1d06fc into eclair
Android (Google) Code Review [Fri, 30 Oct 2009 16:56:20 +0000 (12:56 -0400)]
Merge change Ibe1d06fc into eclair

* changes:
  Avoid setting screen brightness when initializing brightness dialog in automatic mode.

14 years agoAvoid setting screen brightness when initializing brightness dialog in automatic...
Mike Lockwood [Fri, 30 Oct 2009 07:08:03 +0000 (03:08 -0400)]
Avoid setting screen brightness when initializing brightness dialog in automatic mode.

Fixes bug b/2226257 (Brightness wonky)

Change-Id: Ibe1d06fc907960dcb6a70faa92e6c3a562016865
Signed-off-by: Mike Lockwood <lockwood@android.com>
14 years agoam 0cb3743e: b/2219381 Gray out Bluetooth Settings for the emulator
Michael Chan [Fri, 30 Oct 2009 02:34:49 +0000 (19:34 -0700)]
am 0cb3743e: b/2219381 Gray out Bluetooth Settings for the emulator

Merge commit '0cb3743e93aef81e7669f1e6c81184559e0f8154' into eclair-mr2

* commit '0cb3743e93aef81e7669f1e6c81184559e0f8154':
  b/2219381 Gray out Bluetooth Settings for the emulator

14 years agoam dd45a47b: Merge change I4d31288f into eclair
Amith Yamasani [Fri, 30 Oct 2009 02:27:12 +0000 (19:27 -0700)]
am dd45a47b: Merge change I4d31288f into eclair

Merge commit 'dd45a47bde9cdb9c27cb3ac3529a34f9789782ec' into eclair-mr2

* commit 'dd45a47bde9cdb9c27cb3ac3529a34f9789782ec':
  Fix for 1974140. Delete entry if not valid on hitting home.

14 years agoam 17fcd476: (-s ours) Import revised translations. DO NOT MERGE
Eric Fischer [Fri, 30 Oct 2009 02:24:59 +0000 (19:24 -0700)]
am 17fcd476: (-s ours) Import revised translations.  DO NOT MERGE

Merge commit '17fcd476643e27943f548415e49e1be7d8e74ac1' into eclair-mr2

* commit '17fcd476643e27943f548415e49e1be7d8e74ac1':
  Import revised translations.  DO NOT MERGE

14 years agob/2219381 Gray out Bluetooth Settings for the emulator
Michael Chan [Thu, 29 Oct 2009 21:42:06 +0000 (14:42 -0700)]
b/2219381 Gray out Bluetooth Settings for the emulator

Change-Id: I11ae2e6c7652ba550aeadf0dadb6f520c19dedc6

14 years agoam 53dcdeeb: Don\'t restore old brightness when cancelling brightness dialog in autom...
Mike Lockwood [Thu, 29 Oct 2009 20:45:44 +0000 (13:45 -0700)]
am 53dcdeeb: Don\'t restore old brightness when cancelling brightness dialog in automatic mode.

Merge commit '53dcdeeb85e523e0b752d802d3413f5d4001d575' into eclair-mr2

* commit '53dcdeeb85e523e0b752d802d3413f5d4001d575':
  Don't restore old brightness when cancelling brightness dialog in automatic mode.

14 years agoMerge change I4d31288f into eclair
Android (Google) Code Review [Thu, 29 Oct 2009 13:28:35 +0000 (09:28 -0400)]
Merge change I4d31288f into eclair

* changes:
  Fix for 1974140. Delete entry if not valid on hitting home.

14 years agoam d02acfb9: Merge change I2abbb876 into eclair
Mike Cleron [Thu, 29 Oct 2009 08:26:57 +0000 (01:26 -0700)]
am d02acfb9: Merge change I2abbb876 into eclair

Merge commit 'd02acfb908562780eec830a85e121f9925108c36' into eclair-mr2

* commit 'd02acfb908562780eec830a85e121f9925108c36':
  New widgets

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Thu, 29 Oct 2009 04:19:37 +0000 (21:19 -0700)]
Import revised translations.  DO NOT MERGE

14 years agoFix for 1974140. Delete entry if not valid on hitting home.
Amith Yamasani [Wed, 28 Oct 2009 23:59:17 +0000 (16:59 -0700)]
Fix for 1974140. Delete entry if not valid on hitting home.

If user doesn't enter an APN or name, then delete the entry on hitting home.

And if user has enough information but doesn't enter a name, then set the
name to "Untitled" to avoid blank APNs in the list.

14 years agoDon't restore old brightness when cancelling brightness dialog in automatic mode.
Mike Lockwood [Wed, 28 Oct 2009 22:33:04 +0000 (18:33 -0400)]
Don't restore old brightness when cancelling brightness dialog in automatic mode.

Fixes a problem that could result in the backlight getting set to a bogus brightness
level if you open the dialog and cancel when in automatic mode.

Bug b/2015734

Change-Id: I302697e4ebd37afcdbfdd74ba0b1cc9be27ee40b
Signed-off-by: Mike Lockwood <lockwood@android.com>
14 years agoam e0711522: Use consistent punctuation for the Chinese locale names.
Eric Fischer [Wed, 28 Oct 2009 18:43:04 +0000 (11:43 -0700)]
am e0711522: Use consistent punctuation for the Chinese locale names.

Merge commit 'e0711522bc5e7c62951b0e429c4b4550feeeabf0' into eclair-mr2

* commit 'e0711522bc5e7c62951b0e429c4b4550feeeabf0':
  Use consistent punctuation for the Chinese locale names.

14 years agoam 195bc434: Add Authentication Type field to the APN settings.
Jaikumar Ganesh [Wed, 28 Oct 2009 17:30:20 +0000 (10:30 -0700)]
am 195bc434: Add Authentication Type field to the APN settings.

Merge commit '195bc43460967e57e4c1131ba156083a93e0e4e8' into eclair-mr2

* commit '195bc43460967e57e4c1131ba156083a93e0e4e8':
  Add Authentication Type field to the APN settings.