OSDN Git Service

android-x86/packages-apps-Settings.git
13 years agoam 4e4ed14e: Fix issue #3146784: ANR in manage applications
Dianne Hackborn [Fri, 29 Oct 2010 22:40:36 +0000 (15:40 -0700)]
am 4e4ed14e: Fix issue #3146784: ANR in manage applications

* commit '4e4ed14ee2b82cb90a25b3027eb36f190ce2e1e7':
  Fix issue #3146784: ANR in manage applications

13 years agoFix issue #3146784: ANR in manage applications
Dianne Hackborn [Fri, 29 Oct 2010 20:49:20 +0000 (13:49 -0700)]
Fix issue #3146784: ANR in manage applications

See the big comment.

Change-Id: I36164a6fcba58fe2b0e2b3aa216780d0d0e5ed37

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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 "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 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 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 agoam d3abea0d: Fix a few more cases of USB storage missed at 4am pass...
Roy West [Fri, 15 Oct 2010 01:26:01 +0000 (18:26 -0700)]
am d3abea0d: Fix a few more cases of USB storage missed at 4am pass...

Merge commit 'd3abea0d70648e77e694780b7e139b0ed36ba483' into gingerbread-plus-aosp

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

13 years agoFix a few more cases of USB storage missed at 4am pass...
Roy West [Thu, 14 Oct 2010 22:59:33 +0000 (15:59 -0700)]
Fix a few more cases of USB storage missed at 4am pass...

Change-Id: Ia955d4378f4f9003a659763d88312ea7d42b4a3c

13 years agoam 022299df: Merge "Disconnect dock only if its connected." into gingerbread
Jaikumar Ganesh [Thu, 14 Oct 2010 22:33:42 +0000 (15:33 -0700)]
am 022299df: Merge "Disconnect dock only if its connected." into gingerbread

Merge commit '022299dfce6a705a8cbaff972a4309da6e90a8c2' into gingerbread-plus-aosp

* commit '022299dfce6a705a8cbaff972a4309da6e90a8c2':
  Disconnect dock only if its connected.

13 years agoMerge "Disconnect dock only if its connected." into gingerbread
Jaikumar Ganesh [Thu, 14 Oct 2010 22:30:55 +0000 (15:30 -0700)]
Merge "Disconnect dock only if its connected." into gingerbread

13 years agoDisconnect dock only if its connected.
Jaikumar Ganesh [Thu, 14 Oct 2010 22:01:38 +0000 (15:01 -0700)]
Disconnect dock only if its connected.

Scenario: BT is off, device is paired with the desk dock.
Media is switched off. So when the user docks, it was trying to
disconnect even when BT was off and hence DBUS was crashing.

Bug: 3097224

Change-Id: I13e1dd4459c47d5ba9a403f2ae1cc8a131f02a08

13 years agoam b5848295: Merge "Import revised translations" into gingerbread
Kenny Root [Thu, 14 Oct 2010 21:24:49 +0000 (14:24 -0700)]
am b5848295: Merge "Import revised translations" into gingerbread

Merge commit 'b5848295b346df619999458ad55ba8ce1f88bf4f' into gingerbread-plus-aosp

* commit 'b5848295b346df619999458ad55ba8ce1f88bf4f':
  Import revised translations

13 years agoMerge "Import revised translations" into gingerbread
Kenny Root [Thu, 14 Oct 2010 21:16:47 +0000 (14:16 -0700)]
Merge "Import revised translations" into gingerbread

13 years agoam 825db2da: Update storage names to 10-13 decision; add USB erase nugget
Roy West [Thu, 14 Oct 2010 19:03:12 +0000 (12:03 -0700)]
am 825db2da: Update storage names to 10-13 decision; add USB erase nugget

Merge commit '825db2da053598d36b5021b3468c7d599ee96a7c' into gingerbread-plus-aosp

* commit '825db2da053598d36b5021b3468c7d599ee96a7c':
  Update storage names to 10-13 decision; add USB erase nugget

13 years agoImport revised translations
Kenny Root [Thu, 14 Oct 2010 16:46:33 +0000 (09:46 -0700)]
Import revised translations

Change-Id: I1902e768bde862ab73e3ddd806bb778c2b1098de

13 years agoUpdate storage names to 10-13 decision; add USB erase nugget
Roy West [Thu, 14 Oct 2010 12:07:45 +0000 (05:07 -0700)]
Update storage names to 10-13 decision; add USB erase nugget

Change-Id: I9df5e217a9f6f4b26fea6d1ed865e359833e53ce

13 years agoam 8021537f: BT settings wait for HS service before connect. DO NOT MERGE
Jake Hamby [Wed, 13 Oct 2010 23:28:34 +0000 (16:28 -0700)]
am 8021537f: BT settings wait for HS service before connect.  DO NOT MERGE

Merge commit '8021537ffea45d1a36274217610a314b3a0ac774' into gingerbread-plus-aosp

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

13 years agoBT settings wait for HS service before connect. DO NOT MERGE
Jake Hamby [Tue, 12 Oct 2010 23:12:06 +0000 (16:12 -0700)]
BT settings wait for HS service before connect.  DO NOT MERGE

Bluetooth connections from Settings app can sometimes fail if the
connection to BluetoothHeadsetService isn't ready. Changed code to
delay any headset connect or disconnect attempt when the service isn't
connected until onServiceConnected() is called.

Tested by adding a call to Thread.sleep(5000) before the return
statement in BluetoothHeadsetService.onBind(). This makes it easier to
kill the phone process and then attempt to connect in the settings app
before the service restarts.

Bug: 3048839
Change-Id: I2114ff8ad67c8c672fcf6ce0bf3de61fca7a49b3

13 years agoam 792d4356: Merge "Move NFC setting lower down the Setting\'s list." into gingerbread
Nick Pelly [Wed, 13 Oct 2010 21:23:05 +0000 (14:23 -0700)]
am 792d4356: Merge "Move NFC setting lower down the Setting\'s list." into gingerbread

Merge commit '792d43560bdbf2f9982eb918cd841672ecfcf9de' into gingerbread-plus-aosp

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

13 years agoMerge "Move NFC setting lower down the Setting's list." into gingerbread
Nick Pelly [Wed, 13 Oct 2010 20:59:00 +0000 (13:59 -0700)]
Merge "Move NFC setting lower down the Setting's list." into gingerbread

13 years agoMove NFC setting lower down the Setting's list.
Nick Pelly [Wed, 13 Oct 2010 19:22:37 +0000 (12:22 -0700)]
Move NFC setting lower down the Setting's list.

Change-Id: I585d060a5b65df05d62c2bf156f5af76b3bf60e0

13 years agoam 03403712: Merge "DO NOT MERGE Add null check before disconnecting a device." into...
Jaikumar Ganesh [Wed, 13 Oct 2010 18:13:33 +0000 (11:13 -0700)]
am 03403712: Merge "DO NOT MERGE Add null check before disconnecting a device." into gingerbread

Merge commit '0340371297887290d7593d7c346e422a4c9ecd1a' into gingerbread-plus-aosp

* commit '0340371297887290d7593d7c346e422a4c9ecd1a':
  DO NOT MERGE Add null check before disconnecting a device.

13 years agoMerge "DO NOT MERGE Add null check before disconnecting a device." into gingerbread
Jaikumar Ganesh [Wed, 13 Oct 2010 18:09:35 +0000 (11:09 -0700)]
Merge "DO NOT MERGE Add null check before disconnecting a device." into gingerbread

13 years agoDO NOT MERGE Add null check before disconnecting a device.
Jaikumar Ganesh [Wed, 13 Oct 2010 17:53:05 +0000 (10:53 -0700)]
DO NOT MERGE Add null check before disconnecting a device.

Bug: 3076404
Change-Id: I8ef140395503816296124a38e42ab9cc7e6f7159

13 years agoam 083310d3: Update NFC settings description, and fix polarity.
Nick Pelly [Wed, 13 Oct 2010 04:27:48 +0000 (21:27 -0700)]
am 083310d3: Update NFC settings description, and fix polarity.

Merge commit '083310d316059c6592120c32e1c0b736e85b83c0' into gingerbread-plus-aosp

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

13 years agoUpdate NFC settings description, and fix polarity.
Nick Pelly [Wed, 13 Oct 2010 04:22:54 +0000 (21:22 -0700)]
Update NFC settings description, and fix polarity.

Change-Id: I0d45652113617230e04536a7cc2ff148dd52595a

13 years agoam bdf13107: Merge "Call disconnect / connect without checking the current status...
Jaikumar Ganesh [Wed, 13 Oct 2010 02:06:15 +0000 (19:06 -0700)]
am bdf13107: Merge "Call disconnect / connect without checking the current status" into gingerbread

Merge commit 'bdf1310707e436db484113d7aa2881c966cddd0f' into gingerbread-plus-aosp

* commit 'bdf1310707e436db484113d7aa2881c966cddd0f':
  Call disconnect / connect without checking the current status

13 years agoam cd99332f: Merge "Update settings app for new NFC API." into gingerbread
Nick Pelly [Wed, 13 Oct 2010 02:04:17 +0000 (19:04 -0700)]
am cd99332f: Merge "Update settings app for new NFC API." into gingerbread

Merge commit 'cd99332fee649afd85798499cea5c45a098b8a20' into gingerbread-plus-aosp

* commit 'cd99332fee649afd85798499cea5c45a098b8a20':
  Update settings app for new NFC API.

13 years agoMerge "Call disconnect / connect without checking the current status" into gingerbread
Jaikumar Ganesh [Wed, 13 Oct 2010 02:04:01 +0000 (19:04 -0700)]
Merge "Call disconnect / connect without checking the current status" into gingerbread

13 years agoMerge "Update settings app for new NFC API." into gingerbread
Nick Pelly [Wed, 13 Oct 2010 01:58:46 +0000 (18:58 -0700)]
Merge "Update settings app for new NFC API." into gingerbread

13 years agoCall disconnect / connect without checking the current status
Jaikumar Ganesh [Tue, 12 Oct 2010 23:14:10 +0000 (16:14 -0700)]
Call disconnect / connect without checking the current status

Its the job of the framework to check that, it already does that.
Framework will queue the commands. Earlier settings app used to queue
them.

Bug: 3076404

Change-Id: I664e1c4e2c0ef9c697066251ccca382ad12dfa2f

13 years agoUpdate settings app for new NFC API.
Nick Pelly [Tue, 12 Oct 2010 20:07:06 +0000 (13:07 -0700)]
Update settings app for new NFC API.

Change-Id: I2702e36d33591245fa86e00454348fc1a16f5cf8
Signed-off-by: Nick Pelly <npelly@google.com>
13 years agoam 737e91ef: Merge "Don\'t show the sort menu for running process list" into gingerbread
Kenny Root [Tue, 12 Oct 2010 19:29:15 +0000 (12:29 -0700)]
am 737e91ef: Merge "Don\'t show the sort menu for running process list" into gingerbread

Merge commit '737e91efb15fe5908781bc1cf446d28abc7726e8' into gingerbread-plus-aosp

* commit '737e91efb15fe5908781bc1cf446d28abc7726e8':
  Don't show the sort menu for running process list

13 years agoMerge "Don't show the sort menu for running process list" into gingerbread
Kenny Root [Tue, 12 Oct 2010 19:25:34 +0000 (12:25 -0700)]
Merge "Don't show the sort menu for running process list" into gingerbread

13 years agoam 1054e489: Merge "Hide "System tutorial" option if there\'s no IME tutorial bug...
Freeman Ng [Tue, 12 Oct 2010 18:23:29 +0000 (11:23 -0700)]
am 1054e489: Merge "Hide "System tutorial" option if there\'s no IME tutorial bug: 3074212" into gingerbread

Merge commit '1054e4890ae50d2550ee822f0680346f48d48c97' into gingerbread-plus-aosp

* commit '1054e4890ae50d2550ee822f0680346f48d48c97':
  Hide "System tutorial" option if there's no IME tutorial

13 years agoMerge "Hide "System tutorial" option if there's no IME tutorial bug: 3074212" into...
Freeman Ng [Tue, 12 Oct 2010 18:06:46 +0000 (11:06 -0700)]
Merge "Hide "System tutorial" option if there's no IME tutorial bug: 3074212" into gingerbread

13 years agoDon't show the sort menu for running process list
Kenny Root [Tue, 12 Oct 2010 16:42:44 +0000 (09:42 -0700)]
Don't show the sort menu for running process list

You could bring up the menu and sort running processes by size or name
which would display the applications list at the same time the running
process list was being displayed. This happened because the
mApplicationsAdapter is used for the list of apps and is sortable, but
the running process list doesn't use the adapter.

Disable the menu when the running applications list is presented to
prevent this situation where two ListViews are visible.

Bug: 3084901
Change-Id: I5304cf7a1f426269ed4858e649729a35b9344717

13 years agoHide "System tutorial" option if there's no IME tutorial
Freeman Ng [Tue, 12 Oct 2010 01:51:34 +0000 (18:51 -0700)]
Hide "System tutorial" option if there's no IME tutorial
bug: 3074212

Change-Id: I3653c23cd893114cec7822efb2d6acb08b7ba91e

13 years agoam 30186392: With luck, final take on bug3076083, re back up settting
Roy West [Tue, 12 Oct 2010 00:39:34 +0000 (17:39 -0700)]
am 30186392: With luck, final take on bug3076083, re back up settting

Merge commit '3018639200a3f04d274166e26c98307ab07fc3b9' into gingerbread-plus-aosp

* commit '3018639200a3f04d274166e26c98307ab07fc3b9':
  With luck, final take on bug3076083, re back up settting

13 years agoWith luck, final take on bug3076083, re back up settting
Roy West [Tue, 12 Oct 2010 00:34:27 +0000 (17:34 -0700)]
With luck, final take on bug3076083, re back up settting

Change-Id: I236854b4f5d679bd1581d80baba2bd43af7313eb

13 years agoam 4c0ff2c7: Merge "Fix bug where car dock sometimes doesn\'t connect." into gingerbread
Jake Hamby [Mon, 11 Oct 2010 20:07:09 +0000 (13:07 -0700)]
am 4c0ff2c7: Merge "Fix bug where car dock sometimes doesn\'t connect." into gingerbread

Merge commit '4c0ff2c7b5138c0fce6c83f6c414204e32ac96f3' into gingerbread-plus-aosp

* commit '4c0ff2c7b5138c0fce6c83f6c414204e32ac96f3':
  Fix bug where car dock sometimes doesn't connect.

13 years agoMerge "Fix bug where car dock sometimes doesn't connect." into gingerbread
Jake Hamby [Mon, 11 Oct 2010 20:05:11 +0000 (13:05 -0700)]
Merge "Fix bug where car dock sometimes doesn't connect." into gingerbread

13 years agoam 566b5bb0: Improve password hint visibility
Irfan Sheriff [Mon, 11 Oct 2010 17:30:17 +0000 (10:30 -0700)]
am 566b5bb0: Improve password hint visibility

Merge commit '566b5bb0f91224069bbc98ea7042d22c8929aa59' into gingerbread-plus-aosp

* commit '566b5bb0f91224069bbc98ea7042d22c8929aa59':
  Improve password hint visibility

13 years agoImprove password hint visibility
Irfan Sheriff [Mon, 11 Oct 2010 17:26:14 +0000 (10:26 -0700)]
Improve password hint visibility

Bug: 3083095
Change-Id: I9fcf9d529c598ad75dd438ef0e7a896c6568cbab

13 years agoam b84291bb: Merge "Support showing "Cold" battery health."
Jean-Baptiste Queru [Mon, 11 Oct 2010 00:50:41 +0000 (17:50 -0700)]
am b84291bb: Merge "Support showing "Cold" battery health."

Merge commit 'b84291bbecb1ab8141cf8f56fd3d1523e5c707a6' into gingerbread-plus-aosp

* commit 'b84291bbecb1ab8141cf8f56fd3d1523e5c707a6':
  Support showing "Cold" battery health.

13 years agoMerge "Support showing "Cold" battery health."
Jean-Baptiste Queru [Mon, 11 Oct 2010 00:37:59 +0000 (17:37 -0700)]
Merge "Support showing "Cold" battery health."

13 years agoam effdd53f: Fix bug3076083 re backup setting strings
Roy West [Sat, 9 Oct 2010 17:07:54 +0000 (10:07 -0700)]
am effdd53f: Fix bug3076083 re backup setting strings

Merge commit 'effdd53ff863d2ff8ffe64065c16b06ba01b3a8a' into gingerbread-plus-aosp

* commit 'effdd53ff863d2ff8ffe64065c16b06ba01b3a8a':
  Fix bug3076083 re backup setting strings

13 years agoFix bug3076083 re backup setting strings
Roy West [Sat, 9 Oct 2010 16:40:23 +0000 (09:40 -0700)]
Fix bug3076083 re backup setting strings

Change-Id: I01939082d8179d28872a3367eb1691738595cb71

13 years agoam 82d2908b: do not merge
Roy West [Thu, 7 Oct 2010 22:48:18 +0000 (15:48 -0700)]
am 82d2908b: do not merge

Merge commit '82d2908b2e1fc67f72e40f47fe053efca2bfce6c' into gingerbread-plus-aosp

* commit '82d2908b2e1fc67f72e40f47fe053efca2bfce6c':
  do not merge

13 years agodo not merge
Roy West [Thu, 7 Oct 2010 22:15:45 +0000 (15:15 -0700)]
do not merge

Change-Id: I97a2717227f18ab0c1a2688be65f444ef9d40521

13 years agoam e3b0bda2: do not merge
Roy West [Thu, 7 Oct 2010 21:04:23 +0000 (14:04 -0700)]
am e3b0bda2: do not merge

Merge commit 'e3b0bda234e2cdcb6349c5c0385aad34c38b1ec6' into gingerbread-plus-aosp

* commit 'e3b0bda234e2cdcb6349c5c0385aad34c38b1ec6':
  do not merge

13 years agodo not merge
Roy West [Thu, 7 Oct 2010 15:34:41 +0000 (08:34 -0700)]
do not merge

Change-Id: I722fd2d58d6532b8fc241ada8e52a731b438f1b6

13 years agoam d86f58a9: Merge "Import revised translations. DO NOT MERGE" into gingerbread
Eric Fischer [Thu, 7 Oct 2010 14:17:15 +0000 (07:17 -0700)]
am d86f58a9: Merge "Import revised translations.  DO NOT MERGE" into gingerbread

Merge commit 'd86f58a93e14f6f187aa25d6714503af177031eb' into gingerbread-plus-aosp

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

13 years agoam b8f9c9cf: Add confirmation when stopping system service, as per rwest.
Dianne Hackborn [Thu, 7 Oct 2010 14:16:40 +0000 (07:16 -0700)]
am b8f9c9cf: Add confirmation when stopping system service, as per rwest.

Merge commit 'b8f9c9cf7c0343c6c05296bb7af8fdccdc3b7a3b' into gingerbread-plus-aosp

* commit 'b8f9c9cf7c0343c6c05296bb7af8fdccdc3b7a3b':
  Add confirmation when stopping system service, as per rwest.

13 years agoam 4b21f7cd: Fix issue #3062691: GPS enable bypass via com.android.settings.widget...
Dianne Hackborn [Thu, 7 Oct 2010 14:16:02 +0000 (07:16 -0700)]
am 4b21f7cd: Fix issue #3062691: GPS enable bypass via com.android.settings.widget.SettingsAppWidgetProvider

Merge commit '4b21f7cd9424eeb83838071a4419912ee5d5e41d' into gingerbread-plus-aosp

* commit '4b21f7cd9424eeb83838071a4419912ee5d5e41d':
  Fix issue #3062691: GPS enable bypass via com.android.settings.widget.SettingsAppWidgetProvider

13 years agoam 84c8c175: Import revised translations. DO NOT MERGE
Eric Fischer [Thu, 7 Oct 2010 14:14:16 +0000 (07:14 -0700)]
am 84c8c175: Import revised translations.  DO NOT MERGE

Merge commit '84c8c175c8ee797f61121211c3ef8638d127cdf6' into gingerbread-plus-aosp

* commit '84c8c175c8ee797f61121211c3ef8638d127cdf6':
  Import revised translations.  DO NOT MERGE

13 years agoMerge "Import revised translations. DO NOT MERGE" into gingerbread
Eric Fischer [Thu, 7 Oct 2010 00:33:02 +0000 (17:33 -0700)]
Merge "Import revised translations.  DO NOT MERGE" into gingerbread