OSDN Git Service

android-x86/packages-apps-Settings.git
13 years agoInstalledAppDetails: "Clear defaults" button now clears USB service settings
Mike Lockwood [Sun, 27 Feb 2011 17:05:10 +0000 (09:05 -0800)]
InstalledAppDetails: "Clear defaults" button now clears USB service settings

The USB service caches the preferred activity preferences for USB devices
and accessories and allows permission to access the hardware based on the
user's selection.  The "Clear defaults" button can now be used to clear
these settings.

Change-Id: I307c118cb0ce06362e289e35bca93a47ce4631a5
Signed-off-by: Mike Lockwood <lockwood@android.com>
13 years agoam 26c433c1: am 489c7bff: show Build.SERIAL in settings > about > status
Doug Zongker [Sat, 26 Feb 2011 01:30:55 +0000 (17:30 -0800)]
am 26c433c1: am 489c7bff: show Build.SERIAL in settings > about > status

* commit '26c433c1c64416aed4736bb5a76b0ac4585958a1':
  show Build.SERIAL in settings > about > status

13 years agoam 489c7bff: show Build.SERIAL in settings > about > status
Doug Zongker [Sat, 26 Feb 2011 01:27:56 +0000 (17:27 -0800)]
am 489c7bff: show Build.SERIAL in settings > about > status

* commit '489c7bff5c54c35e7156a99337d538e08f3aab7f':
  show Build.SERIAL in settings > about > status

13 years agoTiny fix for Wifi setup XL.
Daisuke Miyakawa [Sat, 26 Feb 2011 01:12:56 +0000 (17:12 -0800)]
Tiny fix for Wifi setup XL.

Change-Id: I918f4bc8dfbb84a3bdaf6aa74f326f2f5e22bfe2

13 years agoshow Build.SERIAL in settings > about > status
Doug Zongker [Fri, 25 Feb 2011 22:45:08 +0000 (14:45 -0800)]
show Build.SERIAL in settings > about > status

For wifi-only devices, this may be the only way we have to identify
the device.

Change-Id: I70c09e4cdb101282e5d085bcab3f57c890bc7a98
Bug: 3490911

13 years agoMerge "Import revised translations."
Eric Fischer [Fri, 25 Feb 2011 19:49:44 +0000 (11:49 -0800)]
Merge "Import revised translations."

13 years agoImport revised translations.
Eric Fischer [Fri, 25 Feb 2011 19:37:53 +0000 (11:37 -0800)]
Import revised translations.

Change-Id: I82a7d70f3d77f27fb223f1ae178a668d77e01a38

13 years agoam 9dacc0a5: (-s ours) am 8639a46a: Import revised translations. DO NOT MERGE
Eric Fischer [Fri, 25 Feb 2011 19:26:29 +0000 (11:26 -0800)]
am 9dacc0a5: (-s ours) am 8639a46a: Import revised translations.  DO NOT MERGE

* commit '9dacc0a593ccb170998c6195cc4187b595406a8b':
  Import revised translations.  DO NOT MERGE

13 years agoam 8639a46a: Import revised translations. DO NOT MERGE
Eric Fischer [Fri, 25 Feb 2011 19:12:43 +0000 (11:12 -0800)]
am 8639a46a: Import revised translations.  DO NOT MERGE

* commit '8639a46a22a10e8a27ed5dbaea53a04f83d1d136':
  Import revised translations.  DO NOT MERGE

13 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Fri, 25 Feb 2011 18:51:03 +0000 (10:51 -0800)]
Import revised translations.  DO NOT MERGE

Change-Id: I3149acfebf3136ad06124721ee7e6c3615c5d20b

13 years agoMerge "replace some ugly code with not-too-ugly code.."
Vasu Nori [Fri, 25 Feb 2011 07:37:38 +0000 (23:37 -0800)]
Merge "replace some ugly code with not-too-ugly code.."

13 years agoreplace some ugly code with not-too-ugly code..
Vasu Nori [Fri, 25 Feb 2011 07:32:08 +0000 (23:32 -0800)]
replace some ugly code with not-too-ugly code..

replaced this kind of code
   string + " " + number + "out of" + " " + number
with this
   String.format("%1$d out of %2$d", number, number);

Change-Id: If1cc296da48dd6823e9081a55b6eab2e3fcee552

13 years agoam 88de52da: am 5d6f0a16: Merge "Remove / re-word some settings for WiFi-only devices...
Amith Yamasani [Fri, 25 Feb 2011 04:31:58 +0000 (20:31 -0800)]
am 88de52da: am 5d6f0a16: Merge "Remove / re-word some settings for WiFi-only devices." into honeycomb

* commit '88de52da15ed94d6eb70ae75e0df2ddbce923eb0':
  Remove / re-word some settings for WiFi-only devices.

13 years agoMerge "Fix visual stuffs of XL Wifi setup."
Daisuke Miyakawa [Fri, 25 Feb 2011 01:43:21 +0000 (17:43 -0800)]
Merge "Fix visual stuffs of XL Wifi setup."

13 years agoam 5d6f0a16: Merge "Remove / re-word some settings for WiFi-only devices." into honeycomb
Amith Yamasani [Fri, 25 Feb 2011 01:19:15 +0000 (17:19 -0800)]
am 5d6f0a16: Merge "Remove / re-word some settings for WiFi-only devices." into honeycomb

* commit '5d6f0a16bbe7efb4db8c43ceb8e0058b5228d5c2':
  Remove / re-word some settings for WiFi-only devices.

13 years agoFix visual stuffs of XL Wifi setup.
Daisuke Miyakawa [Thu, 24 Feb 2011 23:43:15 +0000 (15:43 -0800)]
Fix visual stuffs of XL Wifi setup.

- remove delayed button enabler stuff including
  "add network" and "refresh" buttons
- add bottom padding to stop moving bottom divider up/down
- add padding for the preference, which should have been
  done in I1f8fb8eca11d52d9c18866301553110c2147b3ef

Bug: 3424645
Change-Id: Ifc8120c123ee154fbe11526474edc65c5943eea6

13 years agoMerge "Data race in initialization of misc files info"
Kenny Root [Thu, 24 Feb 2011 23:09:52 +0000 (15:09 -0800)]
Merge "Data race in initialization of misc files info"

13 years agoMerge "Remove / re-word some settings for WiFi-only devices." into honeycomb
Amith Yamasani [Thu, 24 Feb 2011 22:23:16 +0000 (14:23 -0800)]
Merge "Remove / re-word some settings for WiFi-only devices." into honeycomb

13 years agoMerge "Import revised translations."
Eric Fischer [Thu, 24 Feb 2011 22:04:48 +0000 (14:04 -0800)]
Merge "Import revised translations."

13 years agoData race in initialization of misc files info
Kenny Root [Thu, 24 Feb 2011 20:44:01 +0000 (12:44 -0800)]
Data race in initialization of misc files info

Bug: 3480796
Change-Id: I1ff2e7c167872f4e2f11c93981b2dd6ebd0ee897

13 years agoImport revised translations.
Eric Fischer [Thu, 24 Feb 2011 19:58:22 +0000 (11:58 -0800)]
Import revised translations.

Change-Id: If127a3dcc17eb1ddebf5ef4cb08bb3b1dcfdc418

13 years agoam 5826947c: (-s ours) am 73c3d6bc: Import revised translations. DO NOT MERGE
Eric Fischer [Thu, 24 Feb 2011 19:27:20 +0000 (11:27 -0800)]
am 5826947c: (-s ours) am 73c3d6bc: Import revised translations.  DO NOT MERGE

* commit '5826947c83d615e46303297b356b42f851cc6cdb':
  Import revised translations.  DO NOT MERGE

13 years agoam 73c3d6bc: Import revised translations. DO NOT MERGE
Eric Fischer [Thu, 24 Feb 2011 19:23:27 +0000 (11:23 -0800)]
am 73c3d6bc: Import revised translations.  DO NOT MERGE

* commit '73c3d6bc24ae0fcdbcc184187b8e3c40514c3f16':
  Import revised translations.  DO NOT MERGE

13 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Thu, 24 Feb 2011 19:03:37 +0000 (11:03 -0800)]
Import revised translations.  DO NOT MERGE

Change-Id: I8eb20d2d26afec12263438f7e7d0358139a5d000

13 years agoRemove / re-word some settings for WiFi-only devices.
Amith Yamasani [Thu, 24 Feb 2011 01:19:11 +0000 (17:19 -0800)]
Remove / re-word some settings for WiFi-only devices.

Bug: 3468248

1. Remove Wireless->Mobile networks
2. Remove Wireless->Tethering and WiFi hotspot
3. Remove Wireless->Wi-Fi Settings->Wi-Fi disconnect policy
4. Re-word Network location summary text to not include "mobile network"

Change-Id: I84a551a1b63591974731029b0d4b90a85e43a716

13 years agoMerge "Make BluetoothPan implement BluetoothProfile."
Jaikumar Ganesh [Wed, 23 Feb 2011 23:51:04 +0000 (15:51 -0800)]
Merge "Make BluetoothPan implement BluetoothProfile."

13 years agoMerge "Don't change the settings title when editing VPN entries."
Amith Yamasani [Wed, 23 Feb 2011 23:15:02 +0000 (15:15 -0800)]
Merge "Don't change the settings title when editing VPN entries."

13 years agoMake BluetoothPan implement BluetoothProfile.
Jaikumar Ganesh [Wed, 23 Feb 2011 21:08:09 +0000 (13:08 -0800)]
Make BluetoothPan implement BluetoothProfile.

This makes it consistent across all other profiles.

Change-Id: I4c0694d042d7ed1b78c92ca3be38c8d543886769

13 years agoam 3d30b374: (-s ours) am 058f62ba: (-s ours) am bd044818: Import revised translation...
Eric Fischer [Wed, 23 Feb 2011 05:36:06 +0000 (21:36 -0800)]
am 3d30b374: (-s ours) am 058f62ba: (-s ours) am bd044818: Import revised translations.  DO NOT MERGE

* commit '3d30b374f6cedb63d06844f6b2c7fa33f50dd77d':
  Import revised translations.  DO NOT MERGE

13 years agoMerge "Display -> Screen"
Amith Yamasani [Tue, 22 Feb 2011 22:52:13 +0000 (14:52 -0800)]
Merge "Display -> Screen"

13 years agoam 058f62ba: (-s ours) am bd044818: Import revised translations. DO NOT MERGE
Eric Fischer [Tue, 22 Feb 2011 22:48:35 +0000 (14:48 -0800)]
am 058f62ba: (-s ours) am bd044818: Import revised translations.  DO NOT MERGE

* commit '058f62baffb28df42cf0419fd06b776170289c71':
  Import revised translations.  DO NOT MERGE

13 years agoDisplay -> Screen
Amith Yamasani [Tue, 22 Feb 2011 22:44:18 +0000 (14:44 -0800)]
Display -> Screen

Bug: 3337458

Change occurences of Display to Screen.

Change-Id: I39ae963d4797c21a5742e4eb81de743b02cd09c2

13 years agoDon't change the settings title when editing VPN entries.
Amith Yamasani [Tue, 22 Feb 2011 21:28:32 +0000 (13:28 -0800)]
Don't change the settings title when editing VPN entries.

Bug: 3342918
Change-Id: Ib3a56d3fb644b9b07aeb0b50ec4642714852d6c0

13 years agoam bd044818: Import revised translations. DO NOT MERGE
Eric Fischer [Fri, 18 Feb 2011 23:22:41 +0000 (15:22 -0800)]
am bd044818: Import revised translations.  DO NOT MERGE

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

13 years agoUpdate code for making BluetoothInputProfile implement BluetoothProfile.
Jaikumar Ganesh [Fri, 18 Feb 2011 22:51:23 +0000 (14:51 -0800)]
Update code for making BluetoothInputProfile implement BluetoothProfile.

Change-Id: Ib04abc590429eaa40c0ea1bd24fa728d41306fe8

13 years agoMerge "Changes for ril.h version 6."
Wink Saville [Fri, 18 Feb 2011 22:05:39 +0000 (14:05 -0800)]
Merge "Changes for ril.h version 6."

13 years agoMerge "display amount of storage on /sdcard by downloads, music etc"
Vasu Nori [Fri, 18 Feb 2011 20:06:41 +0000 (12:06 -0800)]
Merge "display amount of storage on /sdcard by downloads, music etc"

13 years agodisplay amount of storage on /sdcard by downloads, music etc
Vasu Nori [Tue, 25 Jan 2011 21:39:16 +0000 (13:39 -0800)]
display amount of storage on /sdcard by downloads, music etc

when music storage usage is clicked on, show music app
when downloads storage usage is clicked on, show download app
when pic/videos storage usage is clicked on, show gallery app

Change-Id: Ia1c341013e550acb537e6f8a4f4558030888cc45

13 years agoFix double-space in string.
Roy West [Fri, 18 Feb 2011 05:41:46 +0000 (21:41 -0800)]
Fix double-space in string.

Change-Id: I6d1cf8a100ab6c56330f736d4a1582ba95e6d8e1

13 years agoFix bug 3463538.
Roy West [Fri, 18 Feb 2011 05:34:50 +0000 (21:34 -0800)]
Fix bug 3463538.

Change-Id: I29c08eace1ba14f7d5cbad55cffbb2b024f518da

13 years agoFix 3468005.
Roy West [Fri, 18 Feb 2011 04:01:07 +0000 (20:01 -0800)]
Fix 3468005.

Change-Id: Idb8ceebbda8025dab13f2c5253d2d04c7eb1b710

13 years agoChanges for ril.h version 6.
Wink Saville [Thu, 17 Feb 2011 20:00:03 +0000 (12:00 -0800)]
Changes for ril.h version 6.

Change-Id: I7e269e5a971c70d6d9a1731b82c538b722cbc01d

13 years agoMerge "Add support for WPA for soft Ap"
Irfan Sheriff [Thu, 17 Feb 2011 19:50:03 +0000 (11:50 -0800)]
Merge "Add support for WPA for soft Ap"

13 years agoImport revised translations.
Eric Fischer [Thu, 17 Feb 2011 18:20:39 +0000 (10:20 -0800)]
Import revised translations.

Change-Id: I51cf9d94cd14e67e56a86e669a92e1a64eb6540b

13 years agoAdd support for WPA for soft Ap
Irfan Sheriff [Thu, 17 Feb 2011 06:59:44 +0000 (22:59 -0800)]
Add support for WPA for soft Ap

Bug: 2771935
Change-Id: I2c02b4e686a65e0748f4a4afd27dc49602d6dd98

13 years agoam afdbc0d9: (-s ours) am 2279d3e1: Import revised translations. DO NOT MERGE
Eric Fischer [Wed, 16 Feb 2011 18:41:55 +0000 (10:41 -0800)]
am afdbc0d9: (-s ours) am 2279d3e1: Import revised translations.  DO NOT MERGE

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

13 years agoam 2279d3e1: Import revised translations. DO NOT MERGE
Eric Fischer [Wed, 16 Feb 2011 18:37:32 +0000 (10:37 -0800)]
am 2279d3e1: Import revised translations.  DO NOT MERGE

* commit '2279d3e18fce7170fc48710617e2e814db5095fd':
  Import revised translations.  DO NOT MERGE

13 years agoMerge "Updated encryption droid and settings launcher icon"
Justin Ho [Wed, 16 Feb 2011 18:29:47 +0000 (10:29 -0800)]
Merge "Updated encryption droid and settings launcher icon"

13 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Wed, 16 Feb 2011 18:22:47 +0000 (10:22 -0800)]
Import revised translations.  DO NOT MERGE

Change-Id: I04b8a6b8c000e9c02fc2d8f352a82abcbd873835

13 years agoMerge "Fix for crash in TetherSettings when monkey is running."
Amith Yamasani [Wed, 16 Feb 2011 18:14:10 +0000 (10:14 -0800)]
Merge "Fix for crash in TetherSettings when monkey is running."

13 years agoFix a bug which can't enable mutiple non-preinstalled IMEs at a time
satok [Wed, 16 Feb 2011 09:27:27 +0000 (18:27 +0900)]
Fix a bug which can't enable mutiple non-preinstalled IMEs at a time

Bug: 3459430
Change-Id: Ieee340a92862047135a03c131517b927e1ed2f5e

13 years agoMerge "Bluetooth PAN icon"
Jake Hamby [Tue, 15 Feb 2011 23:50:19 +0000 (15:50 -0800)]
Merge "Bluetooth PAN icon"

13 years agoMerge "Remove padding between top divider and wifi list"
Daisuke Miyakawa [Tue, 15 Feb 2011 23:37:53 +0000 (15:37 -0800)]
Merge "Remove padding between top divider and wifi list"

13 years agoMerge "Fix 3409373: Don't grey out Cancel button on confirm pattern screen"
Jim Miller [Tue, 15 Feb 2011 23:04:00 +0000 (15:04 -0800)]
Merge "Fix 3409373: Don't grey out Cancel button on confirm pattern screen"

13 years agoMerge "Fix 3384928: Update "disabled" strings for lock methods"
Jim Miller [Tue, 15 Feb 2011 22:33:47 +0000 (14:33 -0800)]
Merge "Fix 3384928: Update "disabled" strings for lock methods"

13 years agoRemove padding between top divider and wifi list
Daisuke Miyakawa [Thu, 10 Feb 2011 19:54:06 +0000 (11:54 -0800)]
Remove padding between top divider and wifi list

We need View in addtion to ProgressBar, since the latter doesn't
allow us to control its padding on the bottom.

Bug: 3443287
Change-Id: I1f8fb8eca11d52d9c18866301553110c2147b3ef

13 years agoUpdated encryption droid and settings launcher icon
Justin Ho [Tue, 15 Feb 2011 15:26:35 +0000 (07:26 -0800)]
Updated encryption droid and settings launcher icon

Change-Id: I550a65d7567dbb139e440acd3d0f32d0cce4c9fc

13 years agoMerge "Fix 3361307: Disable activity transition in pattern tutorial"
Jim Miller [Tue, 15 Feb 2011 03:35:18 +0000 (19:35 -0800)]
Merge "Fix 3361307: Disable activity transition in pattern tutorial"

13 years agoFix 3384928: Update "disabled" strings for lock methods
Jim Miller [Tue, 15 Feb 2011 02:41:29 +0000 (18:41 -0800)]
Fix 3384928: Update "disabled" strings for lock methods

This updates the disabled strings to give the user an idea
why the given methods are disabled.  It's either because
the DevicePolicyAdmin disabled it ("administrator") or
because the device is encrypted.

Change-Id: I0e99742a838037d069f686ed98f9622754bafe13

13 years agoMerge "Fix 3444669: Fix message string for max password length"
Jim Miller [Tue, 15 Feb 2011 02:23:44 +0000 (18:23 -0800)]
Merge "Fix 3444669: Fix message string for max password length"

13 years agoFix 3444669: Fix message string for max password length
Jim Miller [Tue, 15 Feb 2011 01:25:01 +0000 (17:25 -0800)]
Fix 3444669: Fix message string for max password length

Change-Id: I5828dc0127b0296d87bdc0c9e251fd9c9a92bd0d

13 years agoBluetooth PAN icon
Justin Ho [Tue, 15 Feb 2011 01:45:13 +0000 (17:45 -0800)]
Bluetooth PAN icon

Change-Id: I284cf136e7d6954768770d0a3f50e9a6c7070ae1

13 years agoFix 3361307: Disable activity transition in pattern tutorial
Jim Miller [Tue, 15 Feb 2011 01:43:02 +0000 (17:43 -0800)]
Fix 3361307: Disable activity transition in pattern tutorial

This disables the transition animation that happens between
the pattern tutorial and the pattern entry screen.  This only
happens the first time the pattern is ever selected.

Change-Id: Iee0ffc84a672da4d559e047ef84aca8d6ab0937f

13 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Tue, 15 Feb 2011 01:25:07 +0000 (17:25 -0800)]
Import revised translations.  DO NOT MERGE

Change-Id: I8e7d2652c85f2bd516881e11283af62ee760adb1

13 years agoFix 3409373: Don't grey out Cancel button on confirm pattern screen
Jim Miller [Tue, 15 Feb 2011 01:07:22 +0000 (17:07 -0800)]
Fix 3409373: Don't grey out Cancel button on confirm pattern screen

Change-Id: I5832fd92cb71c91239326b295c36d207286263f2

13 years agoFix issue #3405731: Manage applications app names don't update with locale
Dianne Hackborn [Mon, 14 Feb 2011 22:57:47 +0000 (14:57 -0800)]
Fix issue #3405731: Manage applications app names don't update with locale

Change-Id: Ia7dcf7973bde6785afb5978ee2a7858bc6740582

13 years agoFix for crash in TetherSettings when monkey is running.
Amith Yamasani [Mon, 14 Feb 2011 22:19:08 +0000 (14:19 -0800)]
Fix for crash in TetherSettings when monkey is running.

Bug: 3407666

onCreateView can get called on returning from another fragment. Moved the
relevant code to onCreate().

Change-Id: Icf08c18a3981051cce4eca2d07334d0a9f3c0116

13 years agoMerge "Use the new LinkProperties gateways."
Robert Greenwalt [Fri, 11 Feb 2011 19:38:51 +0000 (11:38 -0800)]
Merge "Use the new LinkProperties gateways."

13 years agoam 5dd5aff8: (-s ours) am 255fa0e9: (-s ours) am aae04e43: Prevent monkeys from USB...
Amith Yamasani [Fri, 11 Feb 2011 19:09:06 +0000 (11:09 -0800)]
am 5dd5aff8: (-s ours) am 255fa0e9: (-s ours) am aae04e43: Prevent monkeys from USB tethering. It disconnects the test host. DO NOT MERGE.

* commit '5dd5aff80a81aa2d1114054bd50a98f58ca80bde':
  Prevent monkeys from USB tethering. It disconnects the test host. DO NOT MERGE.

13 years agoam 255fa0e9: (-s ours) am aae04e43: Prevent monkeys from USB tethering. It disconnect...
Amith Yamasani [Fri, 11 Feb 2011 19:06:23 +0000 (11:06 -0800)]
am 255fa0e9: (-s ours) am aae04e43: Prevent monkeys from USB tethering. It disconnects the test host. DO NOT MERGE.

* commit '255fa0e96298da0f2ad1788fb79dfc353c8fc60a':
  Prevent monkeys from USB tethering. It disconnects the test host. DO NOT MERGE.

13 years agoam aae04e43: Prevent monkeys from USB tethering. It disconnects the test host. DO...
Amith Yamasani [Fri, 11 Feb 2011 19:03:56 +0000 (11:03 -0800)]
am aae04e43: Prevent monkeys from USB tethering. It disconnects the test host. DO NOT MERGE.

* commit 'aae04e43ec277c095e181933976dfa7bfd044288':
  Prevent monkeys from USB tethering. It disconnects the test host. DO NOT MERGE.

13 years agoUse the new LinkProperties gateways.
Robert Greenwalt [Wed, 9 Feb 2011 22:12:38 +0000 (14:12 -0800)]
Use the new LinkProperties gateways.

Changed from singular gateway InetAddress to plural.

bug:3438810
Change-Id: I07dff8b7dd620a444b5ba2e4f7a87c76a0736fdb

13 years agoPrevent monkeys from USB tethering. It disconnects the test host. DO NOT MERGE.
Amith Yamasani [Fri, 11 Feb 2011 01:19:11 +0000 (17:19 -0800)]
Prevent monkeys from USB tethering. It disconnects the test host. DO NOT MERGE.

Bug: 3443747
Change-Id: Ied9c842e306e299fec7cd201415e0cfad0d29630

13 years agoMerge "Re-enable wifi proxy UI"
Irfan Sheriff [Thu, 10 Feb 2011 22:56:52 +0000 (14:56 -0800)]
Merge "Re-enable wifi proxy UI"

13 years agoam 551a9876: (-s ours) am d422079a: (-s ours) am 47d2ecd0: Import revised translation...
Eric Fischer [Thu, 10 Feb 2011 21:56:23 +0000 (13:56 -0800)]
am 551a9876: (-s ours) am d422079a: (-s ours) am 47d2ecd0: Import revised translations.  DO NOT MERGE

* commit '551a9876af8cb6fbdaababf292001d4a23dcd6c8':
  Import revised translations.  DO NOT MERGE

13 years agoam d422079a: (-s ours) am 47d2ecd0: Import revised translations. DO NOT MERGE
Eric Fischer [Thu, 10 Feb 2011 21:51:31 +0000 (13:51 -0800)]
am d422079a: (-s ours) am 47d2ecd0: Import revised translations.  DO NOT MERGE

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

13 years agoMerge "There can only be one............................."
Jason parks [Thu, 10 Feb 2011 21:19:20 +0000 (13:19 -0800)]
Merge "There can only be one............................."

13 years agoThere can only be one.............................
Jason parks [Thu, 10 Feb 2011 20:03:47 +0000 (14:03 -0600)]
There can only be one.............................

KEYBOARD!

Bug: 3413847
Change-Id: I3d427f449c6cdbad0770f087d1139dc94be50e80

13 years agoRemove portrait support in SetupWizard
Daisuke Miyakawa [Thu, 10 Feb 2011 20:26:26 +0000 (12:26 -0800)]
Remove portrait support in SetupWizard

We support sensorLandscape for a moment.

See also I45e30c652feab1d30c4f0379379f8ca4e455fa02

- Use sensorLandscape instead of default
- Modify paddings in default xmls to layout landscape stuffs
  correctly

Change-Id: Ife03de69e4d1d2d898cd0e8de3cefd733aea8f19

13 years agoRe-enable wifi proxy UI
Irfan Sheriff [Wed, 9 Feb 2011 23:26:25 +0000 (15:26 -0800)]
Re-enable wifi proxy UI

- Add text to warn users about support
- Move proxy above IP settings based on UI recommendations

Bug: 3328410
Change-Id: I3b5aafd32b16adfcd2fadb572ebb2694afdeccbb

13 years agoForget network on back in SetupWizard
Daisuke Miyakawa [Thu, 10 Feb 2011 01:03:07 +0000 (17:03 -0800)]
Forget network on back in SetupWizard

Bug: 3435571
Change-Id: I13c5024515942948971fbf3bb209360244ee7254

13 years agoMerge "Clean up XL Wifi setup and fix misc problems."
Daisuke Miyakawa [Wed, 9 Feb 2011 20:48:49 +0000 (12:48 -0800)]
Merge "Clean up XL Wifi setup and fix misc problems."

13 years agoClean up XL Wifi setup and fix misc problems.
Daisuke Miyakawa [Fri, 4 Feb 2011 18:36:46 +0000 (10:36 -0800)]
Clean up XL Wifi setup and fix misc problems.

- Introduce screen state, which suppress inconsistent
  UI shown in 3378805.
- Introduce initSecurityFields(), which will reduce hook
  inside WifiConfigController#showSecurityfields()
- fix layout for eap-not-supported case with "add network"
  flow.

Bug: 3378805
Bug: 3403168
Change-Id: I52895570809095d9baceac5f84665572188ecefd

13 years agoam 2cf42dfb: (-s ours) am c5d5334e: Import revised translations. DO NOT MERGE
Eric Fischer [Wed, 9 Feb 2011 18:52:07 +0000 (10:52 -0800)]
am 2cf42dfb: (-s ours) am c5d5334e: Import revised translations.  DO NOT MERGE

* commit '2cf42dfb2aa8b91495f4e3c61a5a5da08af9cadd':
  Import revised translations.  DO NOT MERGE

13 years agoam c5d5334e: Import revised translations. DO NOT MERGE
Eric Fischer [Wed, 9 Feb 2011 18:47:27 +0000 (10:47 -0800)]
am c5d5334e: Import revised translations.  DO NOT MERGE

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

13 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Wed, 9 Feb 2011 02:03:05 +0000 (18:03 -0800)]
Import revised translations.  DO NOT MERGE

Change-Id: Iadab60dd0e8902911647870d730709279ae8b197

13 years agoam 47d2ecd0: Import revised translations. DO NOT MERGE
Eric Fischer [Wed, 9 Feb 2011 01:33:14 +0000 (17:33 -0800)]
am 47d2ecd0: Import revised translations.  DO NOT MERGE

* commit '47d2ecd0c4faf758f59f4eb59f515a41091c39e0':
  Import revised translations.  DO NOT MERGE

13 years agoam f0c435c6: (-s ours) am 805b5add: Import revised translations. DO NOT MERGE
Eric Fischer [Tue, 8 Feb 2011 18:50:23 +0000 (10:50 -0800)]
am f0c435c6: (-s ours) am 805b5add: Import revised translations.  DO NOT MERGE

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

13 years agoam 805b5add: Import revised translations. DO NOT MERGE
Eric Fischer [Tue, 8 Feb 2011 18:45:36 +0000 (10:45 -0800)]
am 805b5add: Import revised translations.  DO NOT MERGE

* commit '805b5add435d2c639363d239cf9abf32cd5a1fdd':
  Import revised translations.  DO NOT MERGE

13 years agoMerge "Use main looper to post start animation commands This is a workaround till...
Alon Albert [Tue, 8 Feb 2011 18:14:01 +0000 (10:14 -0800)]
Merge "Use main looper to post start animation commands This is a workaround till we find a better solution. Posting start() on mail looper will make sure the animation starts but animation can stop randomly when the list gets refreshed which happens for example any time the user interacts with the list by check/uncheking boxes. This is because the list rebuilds itself and views gets detached/attached which binds to a new view."

13 years agoMerge "Remove Gmail Permissions"
Alon Albert [Tue, 8 Feb 2011 18:13:35 +0000 (10:13 -0800)]
Merge "Remove Gmail Permissions"

13 years agoRemove Gmail Permissions
Alon Albert [Sat, 22 Jan 2011 00:45:04 +0000 (16:45 -0800)]
Remove Gmail Permissions

Bug: 3377724
Change-Id: I6e17e7a70bce840b180e40031fc3af25b2b8fdb1

13 years agoUse main looper to post start animation commands
Alon Albert [Mon, 7 Feb 2011 20:33:49 +0000 (12:33 -0800)]
Use main looper to post start animation commands
This is a workaround till we find a better solution. Posting start() on mail
looper will make sure the animation starts but animation can stop randomly
when the list gets refreshed which happens for example any time the user
interacts with the list by check/uncheking boxes. This is because the list
rebuilds itself and views gets detached/attached which binds to a new view.

The long term solution is to switch to the new animator framework but for now
posting on main looper will be consistent with GB behavior.

Bug: 3426585
Change-Id: I77f15873bb47ad05113dc914a5d3d6d8af27e2e8

13 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Tue, 8 Feb 2011 01:30:01 +0000 (17:30 -0800)]
Import revised translations.  DO NOT MERGE

Change-Id: I82cf88e26e86820b0dc44d07f62a9bd8ac670ca9

13 years agoam 93d419a2: am 47cb1753: (-s ours) am 1798fc04: Merge "Fixed a memory leak in the...
Jake Hamby [Mon, 7 Feb 2011 21:49:54 +0000 (13:49 -0800)]
am 93d419a2: am 47cb1753: (-s ours) am 1798fc04: Merge "Fixed a memory leak in the bluetooth settings"

* commit '93d419a290696611fa5e2bc644adf0847dfb627a':
  Fixed a memory leak in the bluetooth settings

13 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Mon, 7 Feb 2011 21:38:01 +0000 (13:38 -0800)]
Import revised translations.  DO NOT MERGE

Change-Id: If53b83d77929ba02915eeafd3c614599316cca1e

13 years agoam 1d8c91fa: am 78713aed: Fix 3419077: implement new volume control in Settings.
Jim Miller [Mon, 7 Feb 2011 19:40:24 +0000 (11:40 -0800)]
am 1d8c91fa: am 78713aed: Fix 3419077: implement new volume control in Settings.

* commit '1d8c91faa715a8695ec8c7c03cbe028b07a76070':
  Fix 3419077: implement new volume control in Settings.

13 years agoam 683d8a21: am a9d8046c: Updated icons in settings
Justin Ho [Mon, 7 Feb 2011 18:56:56 +0000 (10:56 -0800)]
am 683d8a21: am a9d8046c: Updated icons in settings

* commit '683d8a21371f6781718542b62ab185533aae170f':
  Updated icons in settings

13 years agoEnable orientation in SetupWizard
Daisuke Miyakawa [Tue, 1 Feb 2011 22:39:17 +0000 (14:39 -0800)]
Enable orientation in SetupWizard

Change-Id: I45e30c652feab1d30c4f0379379f8ca4e455fa02

13 years agoMerge "Support configuring the protocol in APN settings."
Lorenzo Colitti [Sat, 5 Feb 2011 01:52:16 +0000 (17:52 -0800)]
Merge "Support configuring the protocol in APN settings."