OSDN Git Service

android-x86/packages-apps-Settings.git
13 years agoam 77057e28: Merge "Update large-screen translations." into honeycomb
Eric Fischer [Wed, 12 Jan 2011 01:43:17 +0000 (17:43 -0800)]
am 77057e28: Merge "Update large-screen translations." into honeycomb

* commit '77057e282b575a77ee9a4cf8e1a63bc510b0fd2f':
  Update large-screen translations.

13 years agoMerge "Update large-screen translations." into honeycomb
Eric Fischer [Wed, 12 Jan 2011 01:39:47 +0000 (17:39 -0800)]
Merge "Update large-screen translations." into honeycomb

13 years agoam 282ef24a: Merge "Change wifi sleep policy" into honeycomb
Irfan Sheriff [Wed, 12 Jan 2011 01:28:41 +0000 (17:28 -0800)]
am 282ef24a: Merge "Change wifi sleep policy" into honeycomb

* commit '282ef24a3aa3ecf14cf68892406daba0858b6fa4':
  Change wifi sleep policy

13 years agoMerge "Change wifi sleep policy" into honeycomb
Irfan Sheriff [Wed, 12 Jan 2011 01:26:41 +0000 (17:26 -0800)]
Merge "Change wifi sleep policy" into honeycomb

13 years agoam 89b32ab6: First part of fix to bug3094381 typos.
Roy West [Wed, 12 Jan 2011 01:21:24 +0000 (17:21 -0800)]
am 89b32ab6: First part of fix to bug3094381 typos.

* commit '89b32ab65d4d9a3d13a0dd16dd26b68f5baeb2bd':
  First part of fix to bug3094381 typos.

13 years agoFirst part of fix to bug3094381 typos.
Roy West [Wed, 12 Jan 2011 01:17:46 +0000 (17:17 -0800)]
First part of fix to bug3094381 typos.

Change-Id: Ie2ef07473ae88c023aa9158d12b73dc833043767

13 years agoUpdate large-screen translations.
Eric Fischer [Wed, 12 Jan 2011 01:01:53 +0000 (17:01 -0800)]
Update large-screen translations.

Change-Id: I618d7e146195a9ce2c5a1f7fc5656b174fd9fcef

13 years agoam 7d47f2f9: Fix bug 3342149, edit lock screen settings text.
Roy West [Tue, 11 Jan 2011 23:43:40 +0000 (15:43 -0800)]
am 7d47f2f9: Fix bug 3342149, edit lock screen settings text.

* commit '7d47f2f9bad77d472b49b88a1c927d07694fff12':
  Fix bug 3342149, edit lock screen settings text.

13 years agoChange wifi sleep policy
Irfan Sheriff [Tue, 11 Jan 2011 23:39:16 +0000 (15:39 -0800)]
Change wifi sleep policy

Keep wifi sleep policy as never when charged as long as
user has not changed the settings

Bug: 3038345
Change-Id: I37548984698dd3dd407785544d7b418439ed95d0

13 years agoFix bug 3342149, edit lock screen settings text.
Roy West [Tue, 11 Jan 2011 23:36:29 +0000 (15:36 -0800)]
Fix bug 3342149, edit lock screen settings text.

Change-Id: Ic6691b5ebce1c074143dbe49b0486f693e4236f6

13 years agoam 8c1524d3: Merge "Disable quicklaunch settings preference." into honeycomb
Jeff Brown [Tue, 11 Jan 2011 23:22:35 +0000 (15:22 -0800)]
am 8c1524d3: Merge "Disable quicklaunch settings preference." into honeycomb

* commit '8c1524d37adf46a0738b51dbf8c7a1c895761b1f':
  Disable quicklaunch settings preference.

13 years agoMerge "Disable quicklaunch settings preference." into honeycomb
Jeff Brown [Tue, 11 Jan 2011 23:09:05 +0000 (15:09 -0800)]
Merge "Disable quicklaunch settings preference." into honeycomb

13 years agoam c35b1a23: Fix build breakage. Order of product="" is important.
Amith Yamasani [Tue, 11 Jan 2011 22:23:03 +0000 (14:23 -0800)]
am c35b1a23: Fix build breakage. Order of product="" is important.

* commit 'c35b1a23596ca9d9afc241008cc621927fffe43c':
  Fix build breakage. Order of product="" is important.

13 years agoFix build breakage. Order of product="" is important.
Amith Yamasani [Tue, 11 Jan 2011 22:18:44 +0000 (14:18 -0800)]
Fix build breakage. Order of product="" is important.

Change-Id: I3232966b90879118e287de77450d736daa58a169

13 years agoam 7d8afd76: Merge "Fix 3298889: Show continue button on PIN and password screens...
Jim Miller [Tue, 11 Jan 2011 21:53:21 +0000 (13:53 -0800)]
am 7d8afd76: Merge "Fix 3298889: Show continue button on PIN and password screens" into honeycomb

* commit '7d8afd76f851f4d2d25c1780ab8ed42ee10ab18e':
  Fix 3298889: Show continue button on PIN and password screens

13 years agoam 31a07143: Merge "Don\'t throw exception on unexpected BT device addition." into...
Jake Hamby [Tue, 11 Jan 2011 21:51:26 +0000 (13:51 -0800)]
am 31a07143: Merge "Don\'t throw exception on unexpected BT device addition." into honeycomb

* commit '31a071432ee036c828b8df67a6d33f438d7efe5f':
  Don't throw exception on unexpected BT device addition.

13 years agoMerge "Fix 3298889: Show continue button on PIN and password screens" into honeycomb
Jim Miller [Tue, 11 Jan 2011 21:50:40 +0000 (13:50 -0800)]
Merge "Fix 3298889: Show continue button on PIN and password screens" into honeycomb

13 years agoMerge "Don't throw exception on unexpected BT device addition." into honeycomb
Jake Hamby [Tue, 11 Jan 2011 21:49:17 +0000 (13:49 -0800)]
Merge "Don't throw exception on unexpected BT device addition." into honeycomb

13 years agoDon't throw exception on unexpected BT device addition.
Jake Hamby [Tue, 11 Jan 2011 21:27:50 +0000 (13:27 -0800)]
Don't throw exception on unexpected BT device addition.

Fix for reported bug where settings app crashes while trying to share
a picture. Bug report showed IllegalStateException thrown with message
"Got onDeviceAdded, but cachedDevice already exists." Changed code to
print an error message to the log and ignore the unexpected event,
rather than throwing an uncaught exception that crashes the app.

Bug: 2192884
Change-Id: I016be6a1616b317b2289768d18ae9f069a49445e

13 years agoam dc4926db: Merge "Remove phone number status conditionally for devices without...
Amith Yamasani [Tue, 11 Jan 2011 21:21:02 +0000 (13:21 -0800)]
am dc4926db: Merge "Remove phone number status conditionally for devices without voice." into honeycomb

* commit 'dc4926db23fb039a024211dafd86939e9f441901':
  Remove phone number status conditionally for devices without voice.

13 years agoMerge "Remove phone number status conditionally for devices without voice." into...
Amith Yamasani [Tue, 11 Jan 2011 21:19:24 +0000 (13:19 -0800)]
Merge "Remove phone number status conditionally for devices without voice." into honeycomb

13 years agoam 844f323e: Modify layout for wifi and datetime setup
Daisuke Miyakawa [Tue, 11 Jan 2011 20:31:13 +0000 (12:31 -0800)]
am 844f323e: Modify layout for wifi and datetime setup

* commit '844f323ee5fc7200b201eb23d3a37e9aa9a10cec':
  Modify layout for wifi and datetime setup

13 years agoRemove phone number status conditionally for devices without voice.
Amith Yamasani [Sun, 9 Jan 2011 21:44:56 +0000 (13:44 -0800)]
Remove phone number status conditionally for devices without voice.

Bug: 3041861

Change-Id: I36fb6c584c24b995da0ac4e3b41d860f3a6f5396

13 years agoModify layout for wifi and datetime setup
Daisuke Miyakawa [Tue, 11 Jan 2011 19:20:45 +0000 (11:20 -0800)]
Modify layout for wifi and datetime setup

Change-Id: I8410a98246d81606ab728cfe4e9c700dd5ef2c7e

13 years agoam c961f0ac: Modify layout for Wi-Fi Setup
Daisuke Miyakawa [Tue, 11 Jan 2011 17:18:53 +0000 (09:18 -0800)]
am c961f0ac: Modify layout for Wi-Fi Setup

* commit 'c961f0ac0b95ae563b03bd724a1f76223b0a5c85':
  Modify layout for Wi-Fi Setup

13 years agoModify layout for Wi-Fi Setup
Daisuke Miyakawa [Tue, 11 Jan 2011 02:26:43 +0000 (18:26 -0800)]
Modify layout for Wi-Fi Setup

Bug: 3330109
Change-Id: I09a3965cb150d1004ef03d6bc3170ad79526c47f

13 years agoFix 3298889: Show continue button on PIN and password screens
Jim Miller [Tue, 11 Jan 2011 02:24:11 +0000 (18:24 -0800)]
Fix 3298889: Show continue button on PIN and password screens

This fixes the above bug by allowing the PIN and password
screens to shrink to reveal the continue/cancel buttons
when the IME is shown.

This also fixes a minor resource bug where the title was
showing "confirm your password/pin" instead of "choose your password/pin".

Change-Id: I610c6018085e0c4ef1b6dc384566d06d1211f8ea

13 years agoam c9787070: Fix 3333490,3250193: Update LockScreen settings
Jim Miller [Tue, 11 Jan 2011 03:24:32 +0000 (19:24 -0800)]
am c9787070: Fix 3333490,3250193: Update LockScreen settings

* commit 'c9787070bab332b80676b745a44dd8ee4d72073d':
  Fix 3333490,3250193: Update LockScreen settings

13 years agoFix 3333490,3250193: Update LockScreen settings
Jim Miller [Mon, 10 Jan 2011 02:00:28 +0000 (18:00 -0800)]
Fix 3333490,3250193: Update LockScreen settings

This updates LockScreen to conform to the latest UI design.

Change-Id: Ie88a26db7912ddb4331804e347189cc084c481f4

13 years agoam 9bcc6913: Partially revert "Conditionally remove Dock settings shortcut and Power...
Joe Onorato [Tue, 11 Jan 2011 01:26:18 +0000 (17:26 -0800)]
am 9bcc6913: Partially revert "Conditionally remove Dock settings shortcut and Power control widget."

* commit '9bcc69131db19842c2712304fb5699418dae415a':
  Partially revert "Conditionally remove Dock settings shortcut and Power control widget."

13 years agoDisable quicklaunch settings preference.
Jeff Brown [Mon, 10 Jan 2011 22:03:06 +0000 (14:03 -0800)]
Disable quicklaunch settings preference.

Bug: 3290450
Change-Id: Ib1a8926d7b18b8821395b06c9cdc7763e774c847

13 years agoPartially revert "Conditionally remove Dock settings shortcut and Power control widget."
Joe Onorato [Mon, 10 Jan 2011 20:55:57 +0000 (12:55 -0800)]
Partially revert "Conditionally remove Dock settings shortcut and Power control widget."

This reverts commit 580c80f853747741ae74fbb6f670315077586208.

So it turns out we won't have the ability to control the enabled flag from
Configuration changes because the dependency is actually in the package manager.
I'm reverting this change and going to do another one that just turns them
off for all configurations, because honeycomb is just for tablets.

Change-Id: I16b7b1e2d59a3a917448ce0361e3ce0fdd062a86

13 years agoam 7edb5131: Fix capitalization in \'Google Search\'.
Mathew Inwood [Mon, 10 Jan 2011 16:39:08 +0000 (08:39 -0800)]
am 7edb5131: Fix capitalization in \'Google Search\'.

* commit '7edb5131810cf193d9f55517ed839c3b6c41159e':
  Fix capitalization in 'Google Search'.

13 years agoFix capitalization in 'Google Search'.
Mathew Inwood [Mon, 10 Jan 2011 16:32:32 +0000 (16:32 +0000)]
Fix capitalization in 'Google Search'.

Bug: 3093036
Change-Id: Iddd5de0ba2b40f2088cce2c5a30a0a9cafaf6aaf

13 years agoam 9391b954: Fix 3333434: Rename "Display" to "Screen" and make dynamic
Jim Miller [Sun, 9 Jan 2011 22:30:22 +0000 (14:30 -0800)]
am 9391b954: Fix 3333434: Rename "Display" to "Screen" and make dynamic

* commit '9391b9545f9845eae15713357bc4081853451f4a':
  Fix 3333434: Rename "Display" to "Screen" and make dynamic

13 years agoFix 3333434: Rename "Display" to "Screen" and make dynamic
Jim Miller [Sat, 8 Jan 2011 00:55:33 +0000 (16:55 -0800)]
Fix 3333434: Rename "Display" to "Screen" and make dynamic

This changes the setting "Display" to "Screen" and updates
the timeout summary to reflect the current setting.

Change-Id: Id8209d445f65a0908ae8093a8f5f7f951f333053

13 years agoam 7da8cae4: Fix 3281395: Fix duplicate title in LockScreen Settings. [DO NOT MERGE]
Jim Miller [Sun, 9 Jan 2011 22:05:25 +0000 (14:05 -0800)]
am 7da8cae4: Fix 3281395: Fix duplicate title in LockScreen Settings. [DO NOT MERGE]

* commit '7da8cae44b622518fbffd6d265f291c39e9fc722':
  Fix 3281395: Fix duplicate title in LockScreen Settings. [DO NOT MERGE]

13 years agoFix 3281395: Fix duplicate title in LockScreen Settings. [DO NOT MERGE]
Jim Miller [Fri, 7 Jan 2011 05:52:09 +0000 (21:52 -0800)]
Fix 3281395: Fix duplicate title in LockScreen Settings. [DO NOT MERGE]

Manual merge of Change-Id: I3c53d1864e521f4245b94d39664266891a728615

Change-Id: I59eedd81af226949ac0df10390ae0642e1812c5a

13 years agoam 580c80f8: Conditionally remove Dock settings shortcut and Power control widget.
Amith Yamasani [Sun, 9 Jan 2011 20:08:41 +0000 (12:08 -0800)]
am 580c80f8: Conditionally remove Dock settings shortcut and Power control widget.

* commit '580c80f853747741ae74fbb6f670315077586208':
  Conditionally remove Dock settings shortcut and Power control widget.

13 years agoConditionally remove Dock settings shortcut and Power control widget.
Amith Yamasani [Fri, 7 Jan 2011 20:52:21 +0000 (12:52 -0800)]
Conditionally remove Dock settings shortcut and Power control widget.

Bug: 3258028
Bug: 3248740

Change-Id: Id37787cc9562cde13048e8dfba957599219d94b5

13 years agoam 40bcf565: (-s ours) am 6418d373: Import translations for additional languages.
Eric Fischer [Sat, 8 Jan 2011 13:32:35 +0000 (05:32 -0800)]
am 40bcf565: (-s ours) am 6418d373: Import translations for additional languages.

* commit '40bcf565d3613dd8e7530aafa3ece68a47e19a10':
  Import translations for additional languages.

13 years agoFix for bug #3325868 (add accounts should not use the settings activity as part of...
Fabrice Di Meglio [Thu, 6 Jan 2011 21:46:43 +0000 (13:46 -0800)]
Fix for bug #3325868 (add accounts should not use the settings activity as part of its flow)

- suppress non needed AccountSyncSettingsInAddAccount class

Change-Id: I27ba9ea2d45a5e2c9ec1d2ed6033f6d68e100a3f

13 years agoMerge "bug:3276501 set CHAR_LIMIT for i18n purposes" into honeycomb
Vasu Nori [Fri, 7 Jan 2011 23:41:11 +0000 (15:41 -0800)]
Merge "bug:3276501 set CHAR_LIMIT for i18n purposes" into honeycomb

13 years agoMerge "Use a resizable dialog for wifi configuration." into honeycomb
Amith Yamasani [Fri, 7 Jan 2011 23:35:31 +0000 (15:35 -0800)]
Merge "Use a resizable dialog for wifi configuration." into honeycomb

13 years agoUse a resizable dialog for wifi configuration.
Amith Yamasani [Fri, 7 Jan 2011 23:31:35 +0000 (15:31 -0800)]
Use a resizable dialog for wifi configuration.

Bug: 3175152

Use a custom theme that allows the dialog to resize.

Change-Id: I004b91c58d0d1810df50f9bdee9430698f51f8ab

13 years agoMerge "Don't add wifi entries twice, when returning from another activity." into...
Amith Yamasani [Fri, 7 Jan 2011 23:24:47 +0000 (15:24 -0800)]
Merge "Don't add wifi entries twice, when returning from another activity." into honeycomb

13 years agobug:3276501 set CHAR_LIMIT for i18n purposes
Vasu Nori [Fri, 7 Jan 2011 22:48:46 +0000 (14:48 -0800)]
bug:3276501 set CHAR_LIMIT for i18n purposes

Change-Id: I0e230f3f935d3a657bff5e2092ff20ca8d0f8e95

13 years agoDon't add wifi entries twice, when returning from another activity.
Amith Yamasani [Fri, 7 Jan 2011 21:07:24 +0000 (13:07 -0800)]
Don't add wifi entries twice, when returning from another activity.

Bug: 3209730
Change-Id: I7408a56fc10359e508be5a1d27492da2227335ce

13 years agoMerge "Import some unabbreviated translations for large screens." into honeycomb
Eric Fischer [Fri, 7 Jan 2011 20:58:37 +0000 (12:58 -0800)]
Merge "Import some unabbreviated translations for large screens." into honeycomb

13 years agoMerge "Don't auto connect reverse tethering after pairing." into honeycomb
Jake Hamby [Fri, 7 Jan 2011 18:54:05 +0000 (10:54 -0800)]
Merge "Don't auto connect reverse tethering after pairing." into honeycomb

13 years agoMerge "Use holographic style for BT pairing dialogs." into honeycomb
Jake Hamby [Fri, 7 Jan 2011 18:53:52 +0000 (10:53 -0800)]
Merge "Use holographic style for BT pairing dialogs." into honeycomb

13 years agoMerge "3328848 Script injection property is enabled when accessibility is disabled...
Svetoslav Ganov [Fri, 7 Jan 2011 17:25:48 +0000 (09:25 -0800)]
Merge "3328848 Script injection property is enabled when accessibility is disabled" into honeycomb

13 years agoDon't auto connect reverse tethering after pairing.
Jake Hamby [Fri, 7 Jan 2011 05:01:30 +0000 (21:01 -0800)]
Don't auto connect reverse tethering after pairing.

Added boolean param to connect() method in CachedBluetoothDevice
to specify whether to connect PAN profile. This is set to true when
the user clicks on a device in the paired devices list, but false
when auto connecting profiles after pairing and other circumstances.

Bug: 3330207
Change-Id: I6d8d50abb65a8cb24f87ad93c01693923991b6ef

13 years agoam 6418d373: Import translations for additional languages.
Eric Fischer [Fri, 7 Jan 2011 04:30:09 +0000 (20:30 -0800)]
am 6418d373: Import translations for additional languages.

* commit '6418d373679ef0b73701bacc1de34f68f1c9ade8':
  Import translations for additional languages.

13 years agoUse holographic style for BT pairing dialogs.
Jake Hamby [Fri, 7 Jan 2011 04:19:01 +0000 (20:19 -0800)]
Use holographic style for BT pairing dialogs.

Use holographic style for BT pairing dialogs.

Bug: 3321504
Change-Id: I111b3112318eff86d44dc81909a5220661e33e79

13 years agoImport some unabbreviated translations for large screens.
Eric Fischer [Fri, 7 Jan 2011 01:47:49 +0000 (17:47 -0800)]
Import some unabbreviated translations for large screens.

Change-Id: I87158f97c12d779d749c8c05c6b2436bb349bacc

13 years ago3328848 Script injection property is enabled when accessibility is disabled
Svetoslav Ganov [Fri, 7 Jan 2011 00:01:46 +0000 (16:01 -0800)]
3328848 Script injection property is enabled when accessibility is disabled

Change-Id: I23da008eea88f3e96a7de4823a6f6ff9d8e21ee0

13 years agoMerge "Add new pairing dialog for keyboard pairings." into honeycomb
Jaikumar Ganesh [Thu, 6 Jan 2011 22:26:57 +0000 (14:26 -0800)]
Merge "Add new pairing dialog for keyboard pairings." into honeycomb

13 years agoAdd new pairing dialog for keyboard pairings.
Jaikumar Ganesh [Wed, 5 Jan 2011 21:56:17 +0000 (13:56 -0800)]
Add new pairing dialog for keyboard pairings.

Change-Id: I672a3d874a7876fca6bd38091444dc9c5fb3a2f1

13 years agoRemove unnecessary codes around WifiSettings.
Daisuke Miyakawa [Wed, 5 Jan 2011 03:20:30 +0000 (19:20 -0800)]
Remove unnecessary codes around WifiSettings.

Bug: 3321110
Change-Id: Iaac35a507b8e46e2d4702f0e5cda7b515a57db67

13 years agoImport translations for additional languages.
Eric Fischer [Thu, 6 Jan 2011 18:39:31 +0000 (10:39 -0800)]
Import translations for additional languages.

Change-Id: Ic94b9ae9229478ad7d0a49d3af9a954b50c8fdf5

13 years agoMerge "Fix 3315401: Prevent pattern confirmation screen from asking twice"
Jim Miller [Thu, 6 Jan 2011 03:46:05 +0000 (19:46 -0800)]
Merge "Fix 3315401: Prevent pattern confirmation screen from asking twice"

13 years agoFix 3315401: Prevent pattern confirmation screen from asking twice
Jim Miller [Thu, 6 Jan 2011 01:41:31 +0000 (17:41 -0800)]
Fix 3315401: Prevent pattern confirmation screen from asking twice

This fixes a bug where changing from PIN to pattern caused
the lock pattern tutorial to ask for the PIN twice and ultimately
crash due to ConfirmLockPattern getting into the wrong state.

Change-Id: Ia3b3186dcd56f2b47a09f54d7636436ee80aa13c

13 years agoMerge "fix 3185231: Dragging app to info button doesn't work"
Patrick Dubroy [Wed, 5 Jan 2011 23:43:21 +0000 (15:43 -0800)]
Merge "fix 3185231: Dragging app to info button doesn't work"

13 years agofix 3185231: Dragging app to info button doesn't work
Patrick Dubroy [Wed, 5 Jan 2011 23:28:21 +0000 (15:28 -0800)]
fix 3185231: Dragging app to info button doesn't work

When dragging an app from all apps to the info button, it
is currently showing an empty dialog.

13 years agoMerge "Recheck the storage sizes when Storage settings is resumed."
Amith Yamasani [Wed, 5 Jan 2011 17:55:44 +0000 (09:55 -0800)]
Merge "Recheck the storage sizes when Storage settings is resumed."

13 years agoRecheck the storage sizes when Storage settings is resumed.
Amith Yamasani [Wed, 5 Jan 2011 17:09:23 +0000 (09:09 -0800)]
Recheck the storage sizes when Storage settings is resumed.

Bug: 3312629

When the Storage fragment is displayed, invalidate the measurement
object so that it recomputes the used space on all partitions.

13 years agoMerge "Add the CHAR LIMIT annotation"
Joe Onorato [Wed, 5 Jan 2011 02:55:24 +0000 (18:55 -0800)]
Merge "Add the CHAR LIMIT annotation"

13 years agoAdd the CHAR LIMIT annotation
Joe Onorato [Tue, 4 Jan 2011 18:28:32 +0000 (10:28 -0800)]
Add the CHAR LIMIT annotation

Bug: 3196825
Change-Id: I64e8b757162000c69dfb61261112185dab651ed0

13 years agoFix the NPE bug due to the process/activity restart.
Chung-yih Wang [Wed, 5 Jan 2011 02:21:01 +0000 (10:21 +0800)]
Fix the NPE bug due to the process/activity restart.

The active profile and its state were not stored if the setting process
was killed due to the resource. Here we add the state persistence
mechanism to fix this bug.

bug:3293236

Change-Id: I8b8068972237bde06ca4b3f73ecc48c02c4f0833

13 years agoMerge changes Ia9338cf2,I5ef641b5
Eric Fischer [Tue, 4 Jan 2011 22:48:25 +0000 (14:48 -0800)]
Merge changes Ia9338cf2,I5ef641b5

* changes:
  Import revised translations.
  Remove unreferenced layout that used two deleted strings.

13 years agoMerge "Listen to Input device connection state intents."
Jaikumar Ganesh [Tue, 4 Jan 2011 21:41:29 +0000 (13:41 -0800)]
Merge "Listen to Input device connection state intents."

13 years agoListen to Input device connection state intents.
Jaikumar Ganesh [Tue, 4 Jan 2011 20:27:46 +0000 (12:27 -0800)]
Listen to Input device connection state intents.

Change-Id: I99addef820438c9c34bfccf2877578b06e14a00c

13 years agoAdd missing id.
Daisuke Miyakawa [Tue, 4 Jan 2011 19:44:09 +0000 (11:44 -0800)]
Add missing id.

If29bb34fce04eab5adc9b5180b70dbfd718cc709 added
proxy_settings_title, which should be available in Setup Wizard
flow.

Bug: 3321533
Change-Id: I4c2590dc728dde573502b91e5ef5b7bd8323bc97

13 years agoMerge "Save and restore brightness on orientation changes."
Amith Yamasani [Tue, 4 Jan 2011 18:47:07 +0000 (10:47 -0800)]
Merge "Save and restore brightness on orientation changes."

13 years agoSave and restore brightness on orientation changes.
Amith Yamasani [Mon, 3 Jan 2011 23:15:41 +0000 (15:15 -0800)]
Save and restore brightness on orientation changes.

Bug: 2524213

13 years agoMerge "Hide http proxy UI"
Robert Greenwalt [Thu, 30 Dec 2010 00:26:35 +0000 (16:26 -0800)]
Merge "Hide http proxy UI"

13 years agoHide http proxy UI
Robert Greenwalt [Wed, 29 Dec 2010 00:11:12 +0000 (16:11 -0800)]
Hide http proxy UI

We don't have support in the media code so rather than confuse the users
with some apps using proxies and some not we'll just turn it off for all
for now.

bug:3283883
Change-Id: If29bb34fce04eab5adc9b5180b70dbfd718cc709

13 years agoMerge "Unregister the listener in onStop() instead of onDestroy()"
Amith Yamasani [Wed, 29 Dec 2010 20:31:33 +0000 (12:31 -0800)]
Merge "Unregister the listener in onStop() instead of onDestroy()"

13 years agoUnregister the listener in onStop() instead of onDestroy()
Amith Yamasani [Wed, 29 Dec 2010 20:29:23 +0000 (12:29 -0800)]
Unregister the listener in onStop() instead of onDestroy()

Bug: 3259661

13 years agoHide CalendarView in SetupWizard
Daisuke Miyakawa [Tue, 28 Dec 2010 21:48:50 +0000 (13:48 -0800)]
Hide CalendarView in SetupWizard

Bug: 3271797
Change-Id: Ie8f63504a9360e19817040284a95dc7112f1c6c6

13 years agoMerge "Refresh layouts for SetupWizard."
Daisuke Miyakawa [Tue, 28 Dec 2010 20:11:34 +0000 (12:11 -0800)]
Merge "Refresh layouts for SetupWizard."

13 years agoRefresh layouts for SetupWizard.
Daisuke Miyakawa [Tue, 28 Dec 2010 20:06:08 +0000 (12:06 -0800)]
Refresh layouts for SetupWizard.

- DateTimeSettingsSetupWizardXL
- WifiSettingsForSetupWizardXL

Bug: 33086773137755
Change-Id: Ifdf67aa7521de7ef0286fea2b15ce693fbf5d5ce

13 years agoam 9a10fb0b: am e8531ff6: Merge "Changed the text input type of APN name to plain...
Jean-Baptiste Queru [Tue, 28 Dec 2010 20:04:44 +0000 (12:04 -0800)]
am 9a10fb0b: am e8531ff6: Merge "Changed the text input type of APN name to plain text"

* commit '9a10fb0bbca164a5cf453b19522e369188b50c85':
  Changed the text input type of APN name to plain text

13 years agoam e8531ff6: Merge "Changed the text input type of APN name to plain text"
Jean-Baptiste Queru [Tue, 28 Dec 2010 20:02:44 +0000 (12:02 -0800)]
am e8531ff6: Merge "Changed the text input type of APN name to plain text"

* commit 'e8531ff6a03a0542b7b1531ddd469befed9bab85':
  Changed the text input type of APN name to plain text

13 years agoMerge "Changed the text input type of APN name to plain text"
Jean-Baptiste Queru [Tue, 28 Dec 2010 19:52:15 +0000 (11:52 -0800)]
Merge "Changed the text input type of APN name to plain text"

13 years agoCheck null on Wifi setup screen.
Daisuke Miyakawa [Tue, 28 Dec 2010 17:22:24 +0000 (09:22 -0800)]
Check null on Wifi setup screen.

Bug: 3313432
Change-Id: Id475dbca81be9e8f9a7d61cda062095358a725c1

13 years agoAdd a preference for selecting subtypes automatically
satok [Tue, 21 Dec 2010 14:50:38 +0000 (23:50 +0900)]
Add a preference for selecting subtypes automatically

bug: 3142286

Change-Id: I9129df7671252d7ccc611a2892a4ba96e1dacdaf

13 years agoImport revised translations.
Eric Fischer [Thu, 23 Dec 2010 22:18:00 +0000 (14:18 -0800)]
Import revised translations.

Change-Id: Ia9338cf200345ea00eb0179ca06770a9c47c16d8

13 years agoRemove unreferenced layout that used two deleted strings.
Eric Fischer [Thu, 23 Dec 2010 21:44:59 +0000 (13:44 -0800)]
Remove unreferenced layout that used two deleted strings.

Change-Id: I5ef641b5c82ba1af5055b42748fc6713d31dd775

13 years agoFix 3148496: Update LockPatternTutorial to be one screen.
Jim Miller [Wed, 22 Dec 2010 06:03:06 +0000 (22:03 -0800)]
Fix 3148496: Update LockPatternTutorial to be one screen.

This combines the two activities ChooseLockPatternExample and
ChooseLockPatternTutorial into one activity and makes use of the
built-in LockPatternView animation to show an example view.

Change-Id: If3a4b236a15a6d99b1c0b5c11e5e923267fa30d3

13 years agoEnable reverse tethering in BT settings screen.
Jake Hamby [Fri, 17 Dec 2010 02:33:28 +0000 (18:33 -0800)]
Enable reverse tethering in BT settings screen.

- Enable support for reverse tethering in BT settings.
- Add string resource for "Auto connect" preference.
- Remove unused imports and other minor cleanups.
- Add isConnectable() and isAutoConnectable() methods to Profile
  enum type and remove isConnectableProfile() method.

Change-Id: Ie606db04028a8278e98231f0671a388671f2f067

13 years agoFix 3281395: Use breadcrumb area to display title for LockScreen
Jim Miller [Sat, 18 Dec 2010 02:23:23 +0000 (18:23 -0800)]
Fix 3281395: Use breadcrumb area to display title for LockScreen

Change-Id: Icd631b4c70e7b9f6b9a8c24dd513aed259a22d6a

13 years agoUpdate capitalization in a string.
Amith Yamasani [Mon, 20 Dec 2010 21:13:13 +0000 (13:13 -0800)]
Update capitalization in  a string.

Remove an unused string.

Bug: 3267633
Change-Id: Icaf162ab6a39da2ef28ef89ed1245b9f3bae34fd

13 years agoMerge "Fix a null pointer exception when disabledSystemIMEs is null."
satok [Mon, 20 Dec 2010 03:35:00 +0000 (19:35 -0800)]
Merge "Fix a null pointer exception when disabledSystemIMEs is null."

13 years agoFix a null pointer exception when disabledSystemIMEs is null.
satok [Mon, 20 Dec 2010 03:27:55 +0000 (12:27 +0900)]
Fix a null pointer exception when disabledSystemIMEs is null.

Bug: 3298244

Change-Id: Ifb3349def052bd50633b0cfe04e5636e22115245

13 years agoMerge "Add minTickWidth for the bar chart"
Kenny Root [Fri, 17 Dec 2010 22:56:10 +0000 (14:56 -0800)]
Merge "Add minTickWidth for the bar chart"

13 years agoAdd minTickWidth for the bar chart
Kenny Root [Fri, 17 Dec 2010 19:57:14 +0000 (11:57 -0800)]
Add minTickWidth for the bar chart

At jsharkey's request.

Change-Id: Ic489e534fe793fc7ec3fd2bedc5bb256be99daec

13 years agoMerge "Add a scroll view to proxy settings so that it isn't obscured by the keyboard."
Amith Yamasani [Fri, 17 Dec 2010 20:10:56 +0000 (12:10 -0800)]
Merge "Add a scroll view to proxy settings so that it isn't obscured by the keyboard."

13 years agoAdd a scroll view to proxy settings so that it isn't obscured by the keyboard.
Amith Yamasani [Fri, 17 Dec 2010 20:08:43 +0000 (12:08 -0800)]
Add a scroll view to proxy settings so that it isn't obscured by the keyboard.

Bug: 3267408
Change-Id: I06ab34538a741aa76301048ccbeb80a6e70219f3