OSDN Git Service

android-x86/packages-apps-Settings.git
13 years agoMerge branch 'master' into honeycomb-release
The Android Automerger [Thu, 28 Oct 2010 14:11:46 +0000 (07:11 -0700)]
Merge branch 'master' into honeycomb-release

13 years agoMerge "Bluetooth settings revamp"
Amith Yamasani [Wed, 27 Oct 2010 23:27:15 +0000 (16:27 -0700)]
Merge "Bluetooth settings revamp"

13 years agoBluetooth settings revamp
Amith Yamasani [Tue, 26 Oct 2010 20:44:33 +0000 (13:44 -0700)]
Bluetooth settings revamp

Added a separate scanning screen.
UI changes to not require long-press options.
Needs TODOs to be filled by BT team.

Bug: 3038327

13 years agoImport revised translations.
Eric Fischer [Wed, 27 Oct 2010 21:36:03 +0000 (14:36 -0700)]
Import revised translations.

Change-Id: I0d19c79e3e0ac76527671d181bb77e8944ec4a5f

13 years agoMerge branch 'master' into honeycomb-release
The Android Automerger [Wed, 27 Oct 2010 14:15:54 +0000 (07:15 -0700)]
Merge branch 'master' into honeycomb-release

13 years agoCopy InputMethodSubtypeEnabler from the framework
satok [Tue, 26 Oct 2010 09:58:09 +0000 (18:58 +0900)]
Copy InputMethodSubtypeEnabler from the framework

- TODO: remove InputMethodSubtypeEnabler from the framework

Change-Id: I751f3c73197c855c7f186ff64465d88ed1e2b603

13 years agoSupress auto screen migration after wifi connection
Daisuke Miyakawa [Wed, 27 Oct 2010 00:21:34 +0000 (17:21 -0700)]
Supress auto screen migration after wifi connection

Bug: 3133575
Change-Id: Ibf0a6cd8704d55cb5876c76a547a97664c4b82e4

13 years agoUI for wps pin from device
Irfan Sheriff [Thu, 21 Oct 2010 23:45:15 +0000 (16:45 -0700)]
UI for wps pin from device

Bug: 3119043
Bug: 3112178
Change-Id: I573146ed0c834cb88d5f42c25fe0be3ed501a321

13 years agoMerge branch 'master' into honeycomb-release
The Android Automerger [Tue, 26 Oct 2010 14:07:58 +0000 (07:07 -0700)]
Merge branch 'master' into honeycomb-release

13 years agoam 28539897: am 8815f032: Merge "Always set right auth_type value in apn."
Jean-Baptiste Queru [Tue, 26 Oct 2010 00:59:56 +0000 (17:59 -0700)]
am 28539897: am 8815f032: Merge "Always set right auth_type value in apn."

Merge commit '28539897151f0980b0a190ce82b3adf6337d081c'

* commit '28539897151f0980b0a190ce82b3adf6337d081c':
  Always set right auth_type value in apn.

13 years agoam 8815f032: Merge "Always set right auth_type value in apn."
Jean-Baptiste Queru [Tue, 26 Oct 2010 00:32:17 +0000 (17:32 -0700)]
am 8815f032: Merge "Always set right auth_type value in apn."

Merge commit '8815f03202abf3117b6a1f6a058a835915ddae04' into gingerbread-plus-aosp

* commit '8815f03202abf3117b6a1f6a058a835915ddae04':
  Always set right auth_type value in apn.

13 years agoMerge "Always set right auth_type value in apn."
Jean-Baptiste Queru [Mon, 25 Oct 2010 23:40:13 +0000 (16:40 -0700)]
Merge "Always set right auth_type value in apn."

13 years agoam c26cfa35: (-s ours) am 873a27c3: Import revised translations. DO NOT MERGE
Eric Fischer [Mon, 25 Oct 2010 23:22:34 +0000 (16:22 -0700)]
am c26cfa35: (-s ours) am 873a27c3: Import revised translations.  DO NOT MERGE

Merge commit 'c26cfa35b8e7d9e1ecc50f93825a05c08afed976'

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

13 years agoam 873a27c3: Import revised translations. DO NOT MERGE
Eric Fischer [Mon, 25 Oct 2010 23:16:14 +0000 (16:16 -0700)]
am 873a27c3: Import revised translations.  DO NOT MERGE

Merge commit '873a27c399a50cb2a4703cc895c1601124ae208d' into gingerbread-plus-aosp

* commit '873a27c399a50cb2a4703cc895c1601124ae208d':
  Import revised translations.  DO NOT MERGE

13 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Mon, 25 Oct 2010 22:46:11 +0000 (15:46 -0700)]
Import revised translations.  DO NOT MERGE

Change-Id: I0cb51009ba4b9954dd673d7f653f0e0b8376ca72

13 years agoFix bug3100739 re dev admin settings strings
Roy West [Mon, 25 Oct 2010 14:33:41 +0000 (07:33 -0700)]
Fix bug3100739 re dev admin settings strings

Change-Id: Ica5cc926fb8a3ec3af9d4925f086ded0ac683c3a

13 years agoMerge branch 'master' into honeycomb-release
The Android Automerger [Mon, 25 Oct 2010 14:13:51 +0000 (07:13 -0700)]
Merge branch 'master' into honeycomb-release

13 years agoAlways set right auth_type value in apn.
Marta Białka [Mon, 25 Oct 2010 13:39:04 +0000 (15:39 +0200)]
Always set right auth_type value in apn.

It fixes a bug that automatically sets auth_type value
of editing apn that has and should have that value set
to null (-1 = Not yet set) to auth_type value of an
apn previously displayed in the apn editor. It is
caused by careless persisting and reading data from
SharedPreferences. Fixed to keep and persist (to be
consistent with other apn's Preferences) null value
for not yet set auth_type property.

Change-Id: I4e125a4cdbad968c9f6ea8781a8c849f4c31c929

13 years agoMerge "Disable Wifi when a user press cancel in XL setup"
Daisuke Miyakawa [Sun, 24 Oct 2010 20:43:52 +0000 (13:43 -0700)]
Merge "Disable Wifi when a user press cancel in XL setup"

13 years agoam 0b655575: (-s ours) am 901f4fbe: Merge "Import revised translations. DO NOT MERGE...
Eric Fischer [Fri, 22 Oct 2010 23:06:48 +0000 (16:06 -0700)]
am 0b655575: (-s ours) am 901f4fbe: Merge "Import revised translations.  DO NOT MERGE" into gingerbread

13 years agoam 901f4fbe: Merge "Import revised translations. DO NOT MERGE" into gingerbread
Eric Fischer [Fri, 22 Oct 2010 23:03:49 +0000 (16:03 -0700)]
am 901f4fbe: Merge "Import revised translations.  DO NOT MERGE" into gingerbread

13 years agoMerge "Import revised translations. DO NOT MERGE" into gingerbread
Eric Fischer [Fri, 22 Oct 2010 23:01:29 +0000 (16:01 -0700)]
Merge "Import revised translations.  DO NOT MERGE" into gingerbread

13 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Fri, 22 Oct 2010 22:31:13 +0000 (15:31 -0700)]
Import revised translations.  DO NOT MERGE

Change-Id: I3edc02925b4d8bc149dd8a76056f86f3b5130e4e

13 years agoam 8731cb1b: am 5e34f239: Fix issue #3124528: Mange applications is including cache...
Dianne Hackborn [Fri, 22 Oct 2010 20:01:02 +0000 (13:01 -0700)]
am 8731cb1b: am 5e34f239: Fix issue #3124528: Mange applications is including cache files in storage size

13 years agoam 5e34f239: Fix issue #3124528: Mange applications is including cache files in stora...
Dianne Hackborn [Fri, 22 Oct 2010 19:59:31 +0000 (12:59 -0700)]
am 5e34f239: Fix issue #3124528: Mange applications is including cache files in storage size

13 years agoFix issue #3124528: Mange applications is including cache files in storage size
Dianne Hackborn [Fri, 22 Oct 2010 19:18:16 +0000 (12:18 -0700)]
Fix issue #3124528: Mange applications is including cache files in storage size

Change-Id: If26aeaed7572354feca7b8e65b7451a024a10266

13 years agoUpdate BT APIs for change in return type.
Jaikumar Ganesh [Tue, 19 Oct 2010 00:14:56 +0000 (17:14 -0700)]
Update BT APIs for change in return type.

Change-Id: Ic85b47da50876fd6bdc6e223af4248a8586d82bc

13 years agoAdd 'Use My Location for Google services'.
Mathew Inwood [Thu, 21 Oct 2010 17:43:35 +0000 (18:43 +0100)]
Add 'Use My Location for Google services'.

This interfaces to GSF to actually change the setting as Settings doesn't
have the permissions to do it directly. When GSF is not present on the device,
the setting will be hidden.

Depending on change: Ib3809571fe22f40ba34468d39fedfff70f0742ef
Bug: 3093036

Change-Id: I98596cce118f0fa5ebae45a7f8ab9c9f8a3bf2bc

13 years agoDisable Wifi when a user press cancel in XL setup
Daisuke Miyakawa [Fri, 22 Oct 2010 02:40:16 +0000 (19:40 -0700)]
Disable Wifi when a user press cancel in XL setup

Bug: 3122182
Change-Id: Id333b9ede9093fa7fb8aa256b720effa5abf290d

13 years agoresolved conflicts for merge of 92acdba0 to master
Eric Fischer [Fri, 22 Oct 2010 01:31:02 +0000 (18:31 -0700)]
resolved conflicts for merge of 92acdba0 to master

Change-Id: I3598e15091fdb2593a2d9d56f6bf646ddc87e879

13 years agoam a640fb4f: Fix the build. A "--" token is not just text in an XML comment.
Eric Fischer [Fri, 22 Oct 2010 01:22:09 +0000 (18:22 -0700)]
am a640fb4f: Fix the build.  A "--" token is not just text in an XML comment.

Merge commit 'a640fb4f97ee5e317ed51bd585c892d465b3da38' into gingerbread-plus-aosp

* commit 'a640fb4f97ee5e317ed51bd585c892d465b3da38':
  Fix the build.  A "--" token is not just text in an XML comment.

13 years agoFix the build. A "--" token is not just text in an XML comment.
Eric Fischer [Fri, 22 Oct 2010 01:15:34 +0000 (18:15 -0700)]
Fix the build.  A "--" token is not just text in an XML comment.

Change-Id: Ifbc3de1dd209860f516920e5b9c1742813845380

13 years agoam d2927990: (-s ours) am 69827524: Try to fix bug3119318 without breaking the build...
Roy West [Fri, 22 Oct 2010 00:59:54 +0000 (17:59 -0700)]
am d2927990: (-s ours) am 69827524: Try to fix bug3119318 without breaking the build this time

Merge commit 'd2927990ffe0d8ac385e16a38c189ace00065cff'

* commit 'd2927990ffe0d8ac385e16a38c189ace00065cff':
  Try to fix bug3119318 without breaking the build this time

13 years agoam 69827524: Try to fix bug3119318 without breaking the build this time
Roy West [Fri, 22 Oct 2010 00:53:37 +0000 (17:53 -0700)]
am 69827524: Try to fix bug3119318 without breaking the build this time

Merge commit '69827524365ae448d19b2089c46534e925cc2bfd' into gingerbread-plus-aosp

* commit '69827524365ae448d19b2089c46534e925cc2bfd':
  Try to fix bug3119318 without breaking the build this time

13 years agoTry to fix bug3119318 without breaking the build this time
Roy West [Fri, 22 Oct 2010 00:18:40 +0000 (17:18 -0700)]
Try to fix bug3119318 without breaking the build this time

Change-Id: Ic89675546f3ab72588ce18fbe7740749da6f870c

13 years agoMerge from gingerbread-plus-aosp
Jean-Baptiste Queru [Fri, 22 Oct 2010 00:18:58 +0000 (17:18 -0700)]
Merge from gingerbread-plus-aosp

Change-Id: Ib645dbd78ffc393b6cbe568d9a351ced2d3adc30

13 years agoam 9f869d11: Revert "Fix bug3119318, missing Mount USB storage strings"
Mathias Agopian [Fri, 22 Oct 2010 00:07:11 +0000 (17:07 -0700)]
am 9f869d11: Revert "Fix bug3119318, missing Mount USB storage strings"

Merge commit '9f869d1198fcf1866ad2a6451df05f5d72653711' into gingerbread-plus-aosp

* commit '9f869d1198fcf1866ad2a6451df05f5d72653711':
  Revert "Fix bug3119318, missing Mount USB storage strings"

13 years agoRevert "Fix bug3119318, missing Mount USB storage strings"
Mathias Agopian [Thu, 21 Oct 2010 23:37:59 +0000 (16:37 -0700)]
Revert "Fix bug3119318, missing Mount USB storage strings"

This reverts commit af06d7a94a69d82ef5f2d8082e75c368f4204afb.

13 years agoam af06d7a9: Fix bug3119318, missing Mount USB storage strings
Roy West [Thu, 21 Oct 2010 22:57:35 +0000 (15:57 -0700)]
am af06d7a9: Fix bug3119318, missing Mount USB storage strings

Merge commit 'af06d7a94a69d82ef5f2d8082e75c368f4204afb' into gingerbread-plus-aosp

* commit 'af06d7a94a69d82ef5f2d8082e75c368f4204afb':
  Fix bug3119318, missing Mount USB storage strings

13 years agoFix bug3119318, missing Mount USB storage strings
Roy West [Thu, 21 Oct 2010 22:47:14 +0000 (15:47 -0700)]
Fix bug3119318, missing Mount USB storage strings

Change-Id: Iefebd97d85ad4a51f604e9a7fa709ba84c94239d

13 years agoam 26d6e470: am 781c0aa2: Merge "NFC Settings cleanup." into gingerbread
Nick Pelly [Thu, 21 Oct 2010 20:50:02 +0000 (13:50 -0700)]
am 26d6e470: am 781c0aa2: Merge "NFC Settings cleanup." into gingerbread

Merge commit '26d6e4704a9e514097ad88c04b29a4e8b325344f'

* commit '26d6e4704a9e514097ad88c04b29a4e8b325344f':
  NFC Settings cleanup.

13 years agoam 149fec6a: am 7a519955: Merge "Fix issue #3114356: Storage visualization in Manage...
Dianne Hackborn [Thu, 21 Oct 2010 20:47:00 +0000 (13:47 -0700)]
am 149fec6a: am 7a519955: Merge "Fix issue #3114356: Storage visualization in Manage Apps is confusing" into gingerbread

Merge commit '149fec6a899079eba30743e7055834969c138d52'

* commit '149fec6a899079eba30743e7055834969c138d52':
  Fix issue #3114356: Storage visualization in Manage Apps is confusing

13 years agoam 029f23c3: am ff8018dc: Merge "Fix NFC permission." into gingerbread
Nick Pelly [Thu, 21 Oct 2010 20:46:55 +0000 (13:46 -0700)]
am 029f23c3: am ff8018dc: Merge "Fix NFC permission." into gingerbread

Merge commit '029f23c32c9fe0c7f288d383a8704bfa420d4ed0'

* commit '029f23c32c9fe0c7f288d383a8704bfa420d4ed0':
  Fix NFC permission.

13 years agoam 5cfa7587: am 916adce0: Fix issue #3108683: GRH18: Battery usage chart FCs
Dianne Hackborn [Thu, 21 Oct 2010 17:41:35 +0000 (10:41 -0700)]
am 5cfa7587: am 916adce0: Fix issue #3108683: GRH18: Battery usage chart FCs

Merge commit '5cfa75875fcb2701fbe3b8cf861c4c1d0e38e5e7'

* commit '5cfa75875fcb2701fbe3b8cf861c4c1d0e38e5e7':
  Fix issue #3108683: GRH18: Battery usage chart FCs

13 years agoam 781c0aa2: Merge "NFC Settings cleanup." into gingerbread
Nick Pelly [Thu, 21 Oct 2010 16:37:55 +0000 (09:37 -0700)]
am 781c0aa2: Merge "NFC Settings cleanup." into gingerbread

Merge commit '781c0aa21ed1e4a38dc3ec1a5facc7be48386571' into gingerbread-plus-aosp

* commit '781c0aa21ed1e4a38dc3ec1a5facc7be48386571':
  NFC Settings cleanup.

13 years agoMerge "NFC Settings cleanup." into gingerbread
Nick Pelly [Thu, 21 Oct 2010 10:56:18 +0000 (03:56 -0700)]
Merge "NFC Settings cleanup." into gingerbread

13 years agoNFC Settings cleanup.
Nick Pelly [Thu, 21 Oct 2010 01:42:23 +0000 (18:42 -0700)]
NFC Settings cleanup.

NFC service now tracks its own settings. Call the NFC API to determine
state.

Change-Id: Ibdb33e68abdbe36df31fb13ad95c8ca1b3bcb35b
Signed-off-by: Nick Pelly <npelly@google.com>
13 years agoam 7a519955: Merge "Fix issue #3114356: Storage visualization in Manage Apps is confu...
Dianne Hackborn [Thu, 21 Oct 2010 00:05:19 +0000 (17:05 -0700)]
am 7a519955: Merge "Fix issue #3114356: Storage visualization in Manage Apps is confusing" into gingerbread

Merge commit '7a51995581128a9ade44682abe064d9fcca79aa6' into gingerbread-plus-aosp

* commit '7a51995581128a9ade44682abe064d9fcca79aa6':
  Fix issue #3114356: Storage visualization in Manage Apps is confusing

13 years agoMerge "Fix issue #3114356: Storage visualization in Manage Apps is confusing" into...
Dianne Hackborn [Wed, 20 Oct 2010 23:58:47 +0000 (16:58 -0700)]
Merge "Fix issue #3114356: Storage visualization in Manage Apps is confusing" into gingerbread

13 years agoFix issue #3114356: Storage visualization in Manage Apps is confusing
Dianne Hackborn [Wed, 20 Oct 2010 23:01:50 +0000 (16:01 -0700)]
Fix issue #3114356: Storage visualization in Manage Apps is confusing

Also fixes issue #3097388: If you launch Manage Applications when SD
card app info isn't available, incomplete information gets cached

Change-Id: If3377a965653590e5bc1df25e38764a83e96b820

13 years agoam ff8018dc: Merge "Fix NFC permission." into gingerbread
Nick Pelly [Wed, 20 Oct 2010 23:47:25 +0000 (16:47 -0700)]
am ff8018dc: Merge "Fix NFC permission." into gingerbread

Merge commit 'ff8018dcbd0488160519481d4ca1567fa397d44e' into gingerbread-plus-aosp

* commit 'ff8018dcbd0488160519481d4ca1567fa397d44e':
  Fix NFC permission.

13 years agoMerge "Fix NFC permission." into gingerbread
Nick Pelly [Wed, 20 Oct 2010 23:44:41 +0000 (16:44 -0700)]
Merge "Fix NFC permission." into gingerbread

13 years agoFix NFC permission.
Nick Pelly [Wed, 20 Oct 2010 23:39:44 +0000 (16:39 -0700)]
Fix NFC permission.

(it's not actually needed right now, hence why nothing was broken).

Change-Id: I52ea0b49a77eca4e3a688d37aa721d3483227553

13 years agoMerge branch 'master' into honeycomb-release
The Android Automerger [Wed, 20 Oct 2010 14:16:43 +0000 (07:16 -0700)]
Merge branch 'master' into honeycomb-release

13 years agoam 916adce0: Fix issue #3108683: GRH18: Battery usage chart FCs
Dianne Hackborn [Wed, 20 Oct 2010 01:20:40 +0000 (18:20 -0700)]
am 916adce0: Fix issue #3108683: GRH18: Battery usage chart FCs

Merge commit '916adce02d5b37038cd78d11a8c884237684f9a8' into gingerbread-plus-aosp

* commit '916adce02d5b37038cd78d11a8c884237684f9a8':
  Fix issue #3108683: GRH18: Battery usage chart FCs

13 years agoFix build
Jean-Baptiste Queru [Tue, 19 Oct 2010 23:44:23 +0000 (16:44 -0700)]
Fix build

This was causing a resource conflict in open-source crespo builds

Change-Id: I7b683d735c851b830fdbab90c78096736ca4f5dd

13 years agoFix issue #3108683: GRH18: Battery usage chart FCs
Dianne Hackborn [Tue, 19 Oct 2010 23:23:53 +0000 (16:23 -0700)]
Fix issue #3108683: GRH18: Battery usage chart FCs

Make array more bigger, and bounds check the thing.

Change-Id: Iaffebefd27c16c6ecf57566803859be1a5049b8a

13 years agoam 4036e768: am d36d650a: NFC: async enabling/disabling, ala Bluewooth & Wifi.
Brad Fitzpatrick [Tue, 19 Oct 2010 17:43:43 +0000 (10:43 -0700)]
am 4036e768: am d36d650a: NFC: async enabling/disabling, ala Bluewooth & Wifi.

Merge commit '4036e768d0909ba947eb205d12d1dd3b23ed492b'

* commit '4036e768d0909ba947eb205d12d1dd3b23ed492b':
  NFC: async enabling/disabling, ala Bluewooth & Wifi.

13 years agoam 17001cea: NFC: async enabling/disabling, ala Bluewooth & Wifi.
Brad Fitzpatrick [Tue, 19 Oct 2010 17:43:38 +0000 (10:43 -0700)]
am 17001cea: NFC: async enabling/disabling, ala Bluewooth & Wifi.

Merge commit '17001cea9e198228c55111871518ebdf710f8544'

* commit '17001cea9e198228c55111871518ebdf710f8544':
  NFC: async enabling/disabling, ala Bluewooth & Wifi.

13 years agoUI refresh
Daisuke Miyakawa [Tue, 19 Oct 2010 17:10:25 +0000 (10:10 -0700)]
UI refresh

Bug: 3110575
Change-Id: Ia6ffef6de8882920b89372052b5e29968bedfe5f

13 years agoMerge branch 'master' into honeycomb-release
The Android Automerger [Tue, 19 Oct 2010 14:43:13 +0000 (07:43 -0700)]
Merge branch 'master' into honeycomb-release

13 years agoresolved conflicts for merge of 98f3aff3 to master
Roy West [Tue, 19 Oct 2010 02:57:59 +0000 (19:57 -0700)]
resolved conflicts for merge of 98f3aff3 to master

Change-Id: Icfc107998728e8571cf1e887027ab0067f3d40f8

13 years agoam d36d650a: NFC: async enabling/disabling, ala Bluewooth & Wifi.
Brad Fitzpatrick [Tue, 19 Oct 2010 00:04:16 +0000 (17:04 -0700)]
am d36d650a: NFC: async enabling/disabling, ala Bluewooth & Wifi.

Merge commit 'd36d650a8132e8aea375239e6dfff92708771b7a' into gingerbread-plus-aosp

* commit 'd36d650a8132e8aea375239e6dfff92708771b7a':
  NFC: async enabling/disabling, ala Bluewooth & Wifi.

13 years agoNFC: async enabling/disabling, ala Bluewooth & Wifi.
Brad Fitzpatrick [Mon, 18 Oct 2010 21:04:24 +0000 (14:04 -0700)]
NFC: async enabling/disabling, ala Bluewooth & Wifi.

Don't ANR when toggling.

Bug: 3097279
Change-Id: Ief09a5a4d023f32b02b2f3b72ac701e8089254c8

13 years agoMerge branch 'master' into honeycomb-release
The Android Automerger [Mon, 18 Oct 2010 23:32:32 +0000 (16:32 -0700)]
Merge branch 'master' into honeycomb-release

13 years agoMerge commit 'b7eb8cdad900fc0ddd2d6a7fd79ab7a716c62841' into mergefix
Dan Morrill [Mon, 18 Oct 2010 22:43:18 +0000 (15:43 -0700)]
Merge commit 'b7eb8cdad900fc0ddd2d6a7fd79ab7a716c62841' into mergefix

Conflicts:
res/values/strings.xml

Change-Id: I5da845de77ffd95c5008fdc081cc1e3abef4fad5

13 years agoNFC: async enabling/disabling, ala Bluewooth & Wifi.
Brad Fitzpatrick [Mon, 18 Oct 2010 21:04:24 +0000 (14:04 -0700)]
NFC: async enabling/disabling, ala Bluewooth & Wifi.

Don't ANR when toggling.

Bug: 3097279
Change-Id: Ief09a5a4d023f32b02b2f3b72ac701e8089254c8

13 years agoMerge commit '593a7049f52d46a4e47162e2e3f2c5730e8ccfd8' into mergefix
Dan Morrill [Mon, 18 Oct 2010 22:23:16 +0000 (15:23 -0700)]
Merge commit '593a7049f52d46a4e47162e2e3f2c5730e8ccfd8' into mergefix

Conflicts:
res/values/strings.xml
src/com/android/settings/deviceinfo/Memory.java

Change-Id: Id481ad234f2e74bdef66ea9485a548f11f0cab84

13 years agoam dd49624e: Del "erase" from new unmount setting subtext
Roy West [Mon, 18 Oct 2010 18:33:34 +0000 (11:33 -0700)]
am dd49624e: Del "erase" from new unmount setting subtext

Merge commit 'dd49624ed049d6f2f9946f71381bcde83f19e5e0' into gingerbread-plus-aosp

* commit 'dd49624ed049d6f2f9946f71381bcde83f19e5e0':
  Del "erase" from new unmount setting subtext

13 years agoam ea86bcd1: (-s ours) am 3594b1b7: Import revised translations DO NOT MERGE
Kenny Root [Mon, 18 Oct 2010 17:32:46 +0000 (10:32 -0700)]
am ea86bcd1: (-s ours) am 3594b1b7: Import revised translations DO NOT MERGE

Merge commit 'ea86bcd12bed863ec6d5109ea84572f355c88609'

* commit 'ea86bcd12bed863ec6d5109ea84572f355c88609':
  Import revised translations DO NOT MERGE

13 years agoMerge branch 'master' into honeycomb-release
The Android Automerger [Mon, 18 Oct 2010 16:35:25 +0000 (09:35 -0700)]
Merge branch 'master' into honeycomb-release

13 years agoDel "erase" from new unmount setting subtext
Roy West [Mon, 18 Oct 2010 10:12:57 +0000 (03:12 -0700)]
Del "erase" from new unmount setting subtext

Change-Id: I4beca53892d446578f36a7c32847465dcc7999f3

13 years agoam 8abc40bb: Correct some typos, impose more consistency.
Roy West [Sun, 17 Oct 2010 21:04:25 +0000 (14:04 -0700)]
am 8abc40bb: Correct some typos, impose more consistency.

Merge commit '8abc40bb11690125fa441775041e0a64c79acc43' into gingerbread-plus-aosp

* commit '8abc40bb11690125fa441775041e0a64c79acc43':
  Correct some typos, impose more consistency.

13 years agoam fb515337: am e1a9ca68: Merge "Use NfcAdapter.getDefaultAdapter() to check for...
Nick Pelly [Sun, 17 Oct 2010 18:15:48 +0000 (11:15 -0700)]
am fb515337: am e1a9ca68: Merge "Use NfcAdapter.getDefaultAdapter() to check for NFC prescence." into gingerbread

Merge commit 'fb515337c2c8ceefe47b7387ebffa2b3185ef2ba'

* commit 'fb515337c2c8ceefe47b7387ebffa2b3185ef2ba':
  Use NfcAdapter.getDefaultAdapter() to check for NFC prescence.

13 years agoCorrect some typos, impose more consistency.
Roy West [Sun, 17 Oct 2010 16:19:34 +0000 (09:19 -0700)]
Correct some typos, impose more consistency.

Change-Id: Id2532a8eb619c38a8c683e77ae449b740d7b9bda

13 years agoam 1337d0f7: Implement issue #3094621 and #3094609 - wipe sd card
Dianne Hackborn [Sat, 16 Oct 2010 23:55:30 +0000 (16:55 -0700)]
am 1337d0f7: Implement issue #3094621 and #3094609 - wipe sd card

Merge commit '1337d0f70b18dd732c6a617be83e5be0bb8f2f87' into gingerbread-plus-aosp

* commit '1337d0f70b18dd732c6a617be83e5be0bb8f2f87':
  Implement issue #3094621 and #3094609 - wipe sd card

13 years agoImplement issue #3094621 and #3094609 - wipe sd card
Dianne Hackborn [Thu, 14 Oct 2010 18:58:30 +0000 (11:58 -0700)]
Implement issue #3094621 and #3094609 - wipe sd card

3094621: add "wipe sd card" option to factory data reset
3094609: collapse unmount/format into one command

Implements requested UI changes.  Also some final tweaks to
Manage Applications.

Change-Id: I0219195dd0c74d8c003ef1c3f6e09714859d7f89

13 years agoam 8de45a66: am 1bdb7874: Make summary appear for both checked and unchecked NFC...
Amith Yamasani [Sat, 16 Oct 2010 16:43:15 +0000 (09:43 -0700)]
am 8de45a66: am 1bdb7874: Make summary appear for both checked and unchecked NFC checkbox in Settings.

Merge commit '8de45a6686b298d09c5195e332f202223a555b91'

* commit '8de45a6686b298d09c5195e332f202223a555b91':
  Make summary appear for both checked and unchecked NFC checkbox in Settings.

13 years agoam d3c1749b: am 2c489973: Change USB tab to USB storage if it fits
Roy West [Sat, 16 Oct 2010 16:13:43 +0000 (09:13 -0700)]
am d3c1749b: am 2c489973: Change USB tab to USB storage if it fits

Merge commit 'd3c1749b779397612f82e347bb0d886b1d9a35bc'

* commit 'd3c1749b779397612f82e347bb0d886b1d9a35bc':
  Change USB tab to USB storage if it fits

13 years agoam cfcad4e4: am d3abea0d: Fix a few more cases of USB storage missed at 4am pass...
Roy West [Sat, 16 Oct 2010 15:59:43 +0000 (08:59 -0700)]
am cfcad4e4: am d3abea0d: Fix a few more cases of USB storage missed at 4am pass...

Merge commit 'cfcad4e45f422606b5ce5e09a6e53ba58e790f63'

* commit 'cfcad4e45f422606b5ce5e09a6e53ba58e790f63':
  Fix a few more cases of USB storage missed at 4am pass...

13 years agoam 7805fa99: am 022299df: Merge "Disconnect dock only if its connected." into gingerbread
Jaikumar Ganesh [Sat, 16 Oct 2010 15:52:36 +0000 (08:52 -0700)]
am 7805fa99: am 022299df: Merge "Disconnect dock only if its connected." into gingerbread

Merge commit '7805fa99ffce21bb9b016ffdd5375d331b9a8a54'

* commit '7805fa99ffce21bb9b016ffdd5375d331b9a8a54':
  Disconnect dock only if its connected.

13 years agoam 3594b1b7: Import revised translations DO NOT MERGE
Kenny Root [Sat, 16 Oct 2010 01:41:47 +0000 (18:41 -0700)]
am 3594b1b7: Import revised translations DO NOT MERGE

Merge commit '3594b1b73d022d5815bcdef78e6143cfd63ee354' into gingerbread-plus-aosp

* commit '3594b1b73d022d5815bcdef78e6143cfd63ee354':
  Import revised translations DO NOT MERGE

13 years agoam e1a9ca68: Merge "Use NfcAdapter.getDefaultAdapter() to check for NFC prescence...
Nick Pelly [Sat, 16 Oct 2010 01:21:06 +0000 (18:21 -0700)]
am e1a9ca68: Merge "Use NfcAdapter.getDefaultAdapter() to check for NFC prescence." into gingerbread

Merge commit 'e1a9ca686249ebe7c85a98d467bb705e4c3eed2f' into gingerbread-plus-aosp

* commit 'e1a9ca686249ebe7c85a98d467bb705e4c3eed2f':
  Use NfcAdapter.getDefaultAdapter() to check for NFC prescence.

13 years agoam c915d16a: (-s ours) am b5848295: Merge "Import revised translations" into gingerbread
Kenny Root [Fri, 15 Oct 2010 23:49:33 +0000 (16:49 -0700)]
am c915d16a: (-s ours) am b5848295: Merge "Import revised translations" into gingerbread

Merge commit 'c915d16a909cdb69b8de2fa957a388025f022de7'

* commit 'c915d16a909cdb69b8de2fa957a388025f022de7':
  Import revised translations

13 years agoFix 3100926: Prevent proguard from stripping OwnerInfo
Jim Miller [Fri, 15 Oct 2010 19:42:00 +0000 (12:42 -0700)]
Fix 3100926: Prevent proguard from stripping OwnerInfo

This just renames OwnerInfo to OwnerInfoSettings so the existing
proguard rule picks it up.

Change-Id: Ie5682d77e8efe22a922bf750d4689cafd50e7a65

13 years agoImport revised translations DO NOT MERGE
Kenny Root [Fri, 15 Oct 2010 22:24:57 +0000 (15:24 -0700)]
Import revised translations DO NOT MERGE

Change-Id: I04e726f28a0ee4b249618c5e485d480ba6f340a9

13 years agoMerge "resolved conflicts for merge of 2a612605 to master"
Kenny Root [Fri, 15 Oct 2010 21:22:24 +0000 (14:22 -0700)]
Merge "resolved conflicts for merge of 2a612605 to master"

13 years agoresolved conflicts for merge of 2a612605 to master
Kenny Root [Fri, 15 Oct 2010 21:22:09 +0000 (14:22 -0700)]
resolved conflicts for merge of 2a612605 to master

Change-Id: Ia897f03502ea1529b6d8475183b01abff9b795be

13 years agoFix 3100926: Prevent proguard from stripping OwnerInfo
Jim Miller [Fri, 15 Oct 2010 19:42:00 +0000 (12:42 -0700)]
Fix 3100926: Prevent proguard from stripping OwnerInfo

This just renames OwnerInfo to OwnerInfoSettings so the existing
proguard rule picks it up.

Change-Id: Ie5682d77e8efe22a922bf750d4689cafd50e7a65

13 years agoMerge "Use NfcAdapter.getDefaultAdapter() to check for NFC prescence." into gingerbread
Nick Pelly [Fri, 15 Oct 2010 17:56:05 +0000 (10:56 -0700)]
Merge "Use NfcAdapter.getDefaultAdapter() to check for NFC prescence." into gingerbread

13 years agoam 1bdb7874: Make summary appear for both checked and unchecked NFC checkbox in Settings.
Amith Yamasani [Fri, 15 Oct 2010 17:06:18 +0000 (10:06 -0700)]
am 1bdb7874: Make summary appear for both checked and unchecked NFC checkbox in Settings.

Merge commit '1bdb7874adf52b0fc2fe6ec40913a0562cf585ed' into gingerbread-plus-aosp

* commit '1bdb7874adf52b0fc2fe6ec40913a0562cf585ed':
  Make summary appear for both checked and unchecked NFC checkbox in Settings.

13 years agoMake summary appear for both checked and unchecked NFC checkbox in Settings.
Amith Yamasani [Fri, 15 Oct 2010 00:20:59 +0000 (17:20 -0700)]
Make summary appear for both checked and unchecked NFC checkbox in Settings.

And remove the extra "Tag" in the summary.

Bug: 3083079
Change-Id: I998c2556a88180098a060d43b720276a7619a368

13 years agoam 8028cea1: (-s ours) am 8021537f: BT settings wait for HS service before connect...
Jake Hamby [Fri, 15 Oct 2010 16:11:05 +0000 (09:11 -0700)]
am 8028cea1: (-s ours) am 8021537f: BT settings wait for HS service before connect.  DO NOT MERGE

Merge commit '8028cea196968a4744ac4b095f6fe6bc32467375'

* commit '8028cea196968a4744ac4b095f6fe6bc32467375':
  BT settings wait for HS service before connect.  DO NOT MERGE

13 years agoam 2c489973: Change USB tab to USB storage if it fits
Roy West [Fri, 15 Oct 2010 15:54:08 +0000 (08:54 -0700)]
am 2c489973: Change USB tab to USB storage if it fits

Merge commit '2c4899737be92b858a9e2d9d743709cae310149b' into gingerbread-plus-aosp

* commit '2c4899737be92b858a9e2d9d743709cae310149b':
  Change USB tab to USB storage if it fits

13 years agoam da08f31f: am 792d4356: Merge "Move NFC setting lower down the Setting\'s list...
Nick Pelly [Fri, 15 Oct 2010 15:31:26 +0000 (08:31 -0700)]
am da08f31f: am 792d4356: Merge "Move NFC setting lower down the Setting\'s list." into gingerbread

Merge commit 'da08f31f791f77be6d0fa2aa67096c3f6e1d8a1c'

* commit 'da08f31f791f77be6d0fa2aa67096c3f6e1d8a1c':
  Move NFC setting lower down the Setting's list.

13 years agoChange USB tab to USB storage if it fits
Roy West [Fri, 15 Oct 2010 12:18:04 +0000 (05:18 -0700)]
Change USB tab to USB storage if it fits

Change-Id: I7d0c5388b2673e5f513d05700f4f10650cf1a2b5

13 years agoUse NfcAdapter.getDefaultAdapter() to check for NFC prescence.
Nick Pelly [Fri, 15 Oct 2010 08:19:43 +0000 (01:19 -0700)]
Use NfcAdapter.getDefaultAdapter() to check for NFC prescence.

Change-Id: I518389a317a4e9ab9009fd33330a91f7c35edc2a
Signed-off-by: Nick Pelly <npelly@google.com>
13 years agoMerge "Turn on hardware acceleration of rendering."
Dianne Hackborn [Fri, 15 Oct 2010 08:08:37 +0000 (01:08 -0700)]
Merge "Turn on hardware acceleration of rendering."

13 years agoam 836b4297: (-s ours) am 03403712: Merge "DO NOT MERGE Add null check before disconn...
Jaikumar Ganesh [Fri, 15 Oct 2010 07:06:02 +0000 (00:06 -0700)]
am 836b4297: (-s ours) am 03403712: Merge "DO NOT MERGE Add null check before disconnecting a device." into gingerbread

Merge commit '836b4297ccde47ae6356b2a805394d3285368144'

* commit '836b4297ccde47ae6356b2a805394d3285368144':
  DO NOT MERGE Add null check before disconnecting a device.

13 years agoam f4e4319f: am 083310d3: Update NFC settings description, and fix polarity.
Nick Pelly [Fri, 15 Oct 2010 05:14:34 +0000 (22:14 -0700)]
am f4e4319f: am 083310d3: Update NFC settings description, and fix polarity.

Merge commit 'f4e4319f4162c5dca14a9acc00bb5a2df0e452b3'

* commit 'f4e4319f4162c5dca14a9acc00bb5a2df0e452b3':
  Update NFC settings description, and fix polarity.