OSDN Git Service

android-x86/packages-apps-Settings.git
13 years agoam 39281d01: Merge "Use new backgrounds in wifi setup for xl" into honeycomb
Daisuke Miyakawa [Fri, 21 Jan 2011 01:07:03 +0000 (17:07 -0800)]
am 39281d01: Merge "Use new backgrounds in wifi setup for xl" into honeycomb

* commit '39281d0163aa410391a128d1d2c8194c88e732fb':
  Use new backgrounds in wifi setup for xl

13 years agoam 392a06ed: Merge "Let WifiPickerActivity show AdvancedSettings correctly." into...
Daisuke Miyakawa [Fri, 21 Jan 2011 01:04:16 +0000 (17:04 -0800)]
am 392a06ed: Merge "Let WifiPickerActivity show AdvancedSettings correctly." into honeycomb

* commit '392a06ed1ee529105a46db2efcf08c3b037af9d8':
  Let WifiPickerActivity show AdvancedSettings correctly.

13 years agoam 7099436c: Merge "Add back the refresh button and fix refresh when restarted."...
Amith Yamasani [Fri, 21 Jan 2011 01:02:07 +0000 (17:02 -0800)]
am 7099436c: Merge "Add back the refresh button and fix refresh when restarted." into honeycomb

* commit '7099436ca6e963adae9fe978b39700441446f45d':
  Add back the refresh button and fix refresh when restarted.

13 years agoMerge "Use new backgrounds in wifi setup for xl" into honeycomb
Daisuke Miyakawa [Thu, 20 Jan 2011 22:59:39 +0000 (14:59 -0800)]
Merge "Use new backgrounds in wifi setup for xl" into honeycomb

13 years agoMerge "Let WifiPickerActivity show AdvancedSettings correctly." into honeycomb
Daisuke Miyakawa [Thu, 20 Jan 2011 20:39:27 +0000 (12:39 -0800)]
Merge "Let WifiPickerActivity show AdvancedSettings correctly." into honeycomb

13 years agoLet WifiPickerActivity show AdvancedSettings correctly.
Daisuke Miyakawa [Thu, 20 Jan 2011 20:29:29 +0000 (12:29 -0800)]
Let WifiPickerActivity show AdvancedSettings correctly.

- stop overwriting EXTRA_SHOW_FRAGMENT
- Show back/next button when WifiPickerActivity is requested
  to show them.

Bug: 3362641
Change-Id: Ic06af4796acb1edb659fb99eb8c7d76c430c7798

13 years agoUse new backgrounds in wifi setup for xl
Daisuke Miyakawa [Thu, 20 Jan 2011 20:28:47 +0000 (12:28 -0800)]
Use new backgrounds in wifi setup for xl

Bug: 3373467
Change-Id: Iccc9a4c36dc46a67e395c81a642646b8199be606

13 years agoMerge "Add back the refresh button and fix refresh when restarted." into honeycomb
Amith Yamasani [Thu, 20 Jan 2011 20:08:41 +0000 (12:08 -0800)]
Merge "Add back the refresh button and fix refresh when restarted." into honeycomb

13 years agoAdd back the refresh button and fix refresh when restarted.
Amith Yamasani [Thu, 20 Jan 2011 19:25:43 +0000 (11:25 -0800)]
Add back the refresh button and fix refresh when restarted.

Bug: 3364738

Fixes the case where after an orientation change, the battery stats
does not refresh.

Also added back the refresh menu button that was on the phone.

Change-Id: I06c69d17c9945ae976e4e7dc135e2e96242fe721

13 years agoam e97bc56d: Tidy up Internal storage screen text.
Roy West [Thu, 20 Jan 2011 18:10:17 +0000 (10:10 -0800)]
am e97bc56d: Tidy up Internal storage screen text.

* commit 'e97bc56db1b84b997467726ca9ecf78193eb03d4':
  Tidy up Internal storage screen text.

13 years agoTidy up Internal storage screen text.
Roy West [Thu, 20 Jan 2011 18:06:33 +0000 (10:06 -0800)]
Tidy up Internal storage screen text.

Change-Id: Ia1b3b79a6df1756c2a4ff9440463771cfa308c13

13 years agoam 5a813ba7: Refine InputMethodInfo API
Ken Wakasa [Thu, 20 Jan 2011 16:14:15 +0000 (08:14 -0800)]
am 5a813ba7: Refine InputMethodInfo API

* commit '5a813ba7f99f1c797ead4a58fdf05f91296158a4':
  Refine InputMethodInfo API

13 years agoRefine InputMethodInfo API
Ken Wakasa [Thu, 20 Jan 2011 13:29:34 +0000 (22:29 +0900)]
Refine InputMethodInfo API

bug: 3370297
Change-Id: Ifaaad399586ee5b842f9b7762281d76e7969d24c

13 years agoam 9f732013: Use android.provider.Settings.EXTRA_INPUT_METHOD_ID
Tadashi G. Takaoka [Thu, 20 Jan 2011 15:40:05 +0000 (07:40 -0800)]
am 9f732013: Use android.provider.Settings.EXTRA_INPUT_METHOD_ID

* commit '9f7320132b7a5e7def378ae754c8c708759a8670':
  Use android.provider.Settings.EXTRA_INPUT_METHOD_ID

13 years agoUse android.provider.Settings.EXTRA_INPUT_METHOD_ID
Tadashi G. Takaoka [Thu, 20 Jan 2011 14:54:21 +0000 (23:54 +0900)]
Use android.provider.Settings.EXTRA_INPUT_METHOD_ID

This change also fixes the action name of
android.settings.INPUT_METHOD_SUBTYPE_SETTINGS.

Change-Id: Ie08e7f9144f8ff8faa8e7d8edf63fbd59421b18c

13 years agoam 4c0100f4: Merge "Rename action to ACTION_INPUT_METHOD_SUBTYPE_SETTINGS" into honeycomb
Tadashi G. Takaoka [Thu, 20 Jan 2011 13:19:30 +0000 (05:19 -0800)]
am 4c0100f4: Merge "Rename action to ACTION_INPUT_METHOD_SUBTYPE_SETTINGS" into honeycomb

* commit '4c0100f48f3e83bc960137e3248d7523fa3d5190':
  Rename action to ACTION_INPUT_METHOD_SUBTYPE_SETTINGS

13 years agoMerge "Rename action to ACTION_INPUT_METHOD_SUBTYPE_SETTINGS" into honeycomb
Tadashi G. Takaoka [Thu, 20 Jan 2011 13:18:01 +0000 (05:18 -0800)]
Merge "Rename action to ACTION_INPUT_METHOD_SUBTYPE_SETTINGS" into honeycomb

13 years agoam 9003862e: Merge "Extract credential storage dialogs to a new activity." into honeycomb
Chia-chi Yeh [Thu, 20 Jan 2011 12:28:16 +0000 (04:28 -0800)]
am 9003862e: Merge "Extract credential storage dialogs to a new activity." into honeycomb

* commit '9003862e2548d513bf6d10ee853761ce9a3586d9':
  Extract credential storage dialogs to a new activity.

13 years agoMerge "Extract credential storage dialogs to a new activity." into honeycomb
Chia-chi Yeh [Thu, 20 Jan 2011 12:26:10 +0000 (04:26 -0800)]
Merge "Extract credential storage dialogs to a new activity." into honeycomb

13 years agoExtract credential storage dialogs to a new activity.
Chia-chi Yeh [Thu, 20 Jan 2011 10:46:01 +0000 (18:46 +0800)]
Extract credential storage dialogs to a new activity.

Since now SecuritySettings is a fragment, not an activity, reacting
to intents is not easier anymore. The new activity is transparent,
and it works just like a dialog. This change also refactor'ed
SecuritySettings by moving some preference construction into
security_settings_misc.xml.

Bug: 3120992
Bug: 2117436
Change-Id: I8bd3fc7faa2a31d100b8d67310f9266260cfc31d

13 years agoam a4491eaf: Fix the vpnsetting NPE crash.
Chung-yih Wang [Thu, 20 Jan 2011 10:40:42 +0000 (02:40 -0800)]
am a4491eaf: Fix the vpnsetting NPE crash.

* commit 'a4491eafd45c460b0317e7962e24d47e3c4206fb':
  Fix the vpnsetting NPE crash.

13 years agoFix the vpnsetting NPE crash.
Chung-yih Wang [Tue, 18 Jan 2011 16:41:50 +0000 (00:41 +0800)]
Fix the vpnsetting NPE crash.

The bug is triggered by rotating the screen after restoring the
vpn setting which was showing the connect dialog from the recent tasks.

Change-Id: I2562b208fa28f9b6ffa8acba1ab14e0f83b3a0c6

13 years agoRename action to ACTION_INPUT_METHOD_SUBTYPE_SETTINGS
Tadashi G. Takaoka [Thu, 20 Jan 2011 08:58:29 +0000 (17:58 +0900)]
Rename action to ACTION_INPUT_METHOD_SUBTYPE_SETTINGS

Change-Id: I2aa16ecfffe3b575132437a9e3a071cd1c747e28

13 years agoam 62cc79ef: Make VpnSettings use new synchronous VpnService API.
Hung-ying Tyan [Thu, 20 Jan 2011 06:45:23 +0000 (22:45 -0800)]
am 62cc79ef: Make VpnSettings use new synchronous VpnService API.

* commit '62cc79ef964affaea5ec59c111c01e89f2e0578e':
  Make VpnSettings use new synchronous VpnService API.

13 years agoMake VpnSettings use new synchronous VpnService API.
Hung-ying Tyan [Wed, 19 Jan 2011 08:49:47 +0000 (16:49 +0800)]
Make VpnSettings use new synchronous VpnService API.

Change-Id: Ib400c968981f9f8642a1452011faaade0d5bde57

13 years agoam 9b37821d: Merge "Fix Wifi setup for xl." into honeycomb
Daisuke Miyakawa [Thu, 20 Jan 2011 00:39:12 +0000 (16:39 -0800)]
am 9b37821d: Merge "Fix Wifi setup for xl." into honeycomb

* commit '9b37821d67f6db1d3d9a9603592e2f053f257fa7':
  Fix Wifi setup for xl.

13 years agoMerge "Fix Wifi setup for xl." into honeycomb
Daisuke Miyakawa [Thu, 20 Jan 2011 00:36:14 +0000 (16:36 -0800)]
Merge "Fix Wifi setup for xl." into honeycomb

13 years agoFix Wifi setup for xl.
Daisuke Miyakawa [Wed, 19 Jan 2011 18:31:45 +0000 (10:31 -0800)]
Fix Wifi setup for xl.

- Show the title "Add network" correctly
- Handle ProgressBar on "Add network" flow correctly
- Handle possible NPE cases.

Bug: 3361270
Change-Id: Ic0fb808086bfce7b0f88e5703e617a62bc71667a

13 years agoam a934c39d: Merge "Distinguish Atlantic Time in Barbados from Atlantic Time in Canad...
Eric Fischer [Wed, 19 Jan 2011 23:40:02 +0000 (15:40 -0800)]
am a934c39d: Merge "Distinguish Atlantic Time in Barbados from Atlantic Time in Canada." into honeycomb

* commit 'a934c39d19c0a906065193fe913a318a68d5cc1e':
  Distinguish Atlantic Time in Barbados from Atlantic Time in Canada.

13 years agoam a76d5390: Merge "Display correct HID icon for pointing and misc. devices" into...
Jake Hamby [Wed, 19 Jan 2011 23:38:03 +0000 (15:38 -0800)]
am a76d5390: Merge "Display correct HID icon for pointing and misc. devices" into honeycomb

* commit 'a76d53909913324b3e39d3c5edfd7e0c41abbbb0':
  Display correct HID icon for pointing and misc. devices

13 years agoMerge "Distinguish Atlantic Time in Barbados from Atlantic Time in Canada." into...
Eric Fischer [Wed, 19 Jan 2011 23:36:56 +0000 (15:36 -0800)]
Merge "Distinguish Atlantic Time in Barbados from Atlantic Time in Canada." into honeycomb

13 years agoMerge "Display correct HID icon for pointing and misc. devices" into honeycomb
Jake Hamby [Wed, 19 Jan 2011 23:35:50 +0000 (15:35 -0800)]
Merge "Display correct HID icon for pointing and misc. devices" into honeycomb

13 years agoDisplay correct HID icon for pointing and misc. devices
Jake Hamby [Wed, 19 Jan 2011 22:53:44 +0000 (14:53 -0800)]
Display correct HID icon for pointing and misc. devices

Added placeholder icons and code for non-keyboard HID devices.
ic_bt_pointing_hid.png - pointing device
ic_bt_misc_hid.png     - gamepad, remote control, card reader, etc.

Bug: 3137982
Change-Id: Iac7a53a6fbafa9c6ed794a29aa330da314d580d8

13 years agoDistinguish Atlantic Time in Barbados from Atlantic Time in Canada.
Eric Fischer [Wed, 19 Jan 2011 23:16:20 +0000 (15:16 -0800)]
Distinguish Atlantic Time in Barbados from Atlantic Time in Canada.

Bug 2605239

Change-Id: I196aadd21281d18e228a7bf7e947a2b0fa7c6d05

13 years agoam 15649f86: Merge "Fix bug #3366401 (Accounts in "Add accounts" list should be sorte...
Fabrice Di Meglio [Wed, 19 Jan 2011 22:29:00 +0000 (14:29 -0800)]
am 15649f86: Merge "Fix bug #3366401 (Accounts in "Add accounts" list should be sorted alphabetically)" into honeycomb

* commit '15649f86670b9763df45d77d047b736f844e7120':
  Fix bug #3366401 (Accounts in "Add accounts" list should be sorted alphabetically)

13 years agoMerge "Fix bug #3366401 (Accounts in "Add accounts" list should be sorted alphabetica...
Fabrice Di Meglio [Wed, 19 Jan 2011 22:27:11 +0000 (14:27 -0800)]
Merge "Fix bug #3366401 (Accounts in "Add accounts" list should be sorted alphabetically)" into honeycomb

13 years agoam 2fdd006b: Add preference to show the list of files received via Bluetooth.
Jake Hamby [Wed, 19 Jan 2011 21:29:24 +0000 (13:29 -0800)]
am 2fdd006b: Add preference to show the list of files received via Bluetooth.

* commit '2fdd006b1a625cd20d94861a8c7210f93a283b77':
  Add preference to show the list of files received via Bluetooth.

13 years agoam 8140d9c9: Add icons for Bluetooth HID and PAN profiles.
Jake Hamby [Wed, 19 Jan 2011 21:25:22 +0000 (13:25 -0800)]
am 8140d9c9: Add icons for Bluetooth HID and PAN profiles.

* commit '8140d9c9166990236e9b15cdefc96d348ba69a53':
  Add icons for Bluetooth HID and PAN profiles.

13 years agoAdd preference to show the list of files received via Bluetooth.
Jake Hamby [Wed, 12 Jan 2011 23:00:19 +0000 (15:00 -0800)]
Add preference to show the list of files received via Bluetooth.

Add a preference item to show a dialog window containing the list
of files received via Bluetooth. This replaces the "live folder"
view that was available in Gingerbread and earlier.

Bug: 3167219
Change-Id: I703266dba47c9ef8c52e5569aba0f812a9511bb5

13 years agoAdd icons for Bluetooth HID and PAN profiles.
Jake Hamby [Wed, 19 Jan 2011 20:25:46 +0000 (12:25 -0800)]
Add icons for Bluetooth HID and PAN profiles.

Add icon resources for Bluetooth keyboard/mouse (HID profile)
and reverse tethering (PAN profile).

Bug: 3137982
Change-Id: Id6c4a9f2b4bee2fdf43626592e32070b49e49d73

13 years agoam 50265509: Merge "Always clear hashcodes when input method settings is changed...
satok [Wed, 19 Jan 2011 15:13:53 +0000 (07:13 -0800)]
am 50265509: Merge "Always clear hashcodes when input method settings is changed" into honeycomb

* commit '5026550964ab62ff116958739321493fd8ff4f88':
  Always clear hashcodes when input method settings is changed

13 years agoMerge "Always clear hashcodes when input method settings is changed" into honeycomb
satok [Wed, 19 Jan 2011 15:11:43 +0000 (07:11 -0800)]
Merge "Always clear hashcodes when input method settings is changed" into honeycomb

13 years agoAlways clear hashcodes when input method settings is changed
satok [Wed, 19 Jan 2011 14:47:13 +0000 (23:47 +0900)]
Always clear hashcodes when input method settings is changed

Change-Id: Ia2a5d3a856f0ce9e1c81052397e3d704a3b6b396

13 years agoam 0692dffa: Fix layout in DateTime picker
Daisuke Miyakawa [Wed, 19 Jan 2011 05:03:44 +0000 (21:03 -0800)]
am 0692dffa: Fix layout in DateTime picker

* commit '0692dffa8eacc0784e98083711e759b9e6b79d30':
  Fix layout in DateTime picker

13 years agoFix layout in DateTime picker
Daisuke Miyakawa [Wed, 19 Jan 2011 05:01:38 +0000 (21:01 -0800)]
Fix layout in DateTime picker

Bug: 3347865
Change-Id: I9c425186515df387ac7951ff85ccf3d4d6732d08

13 years agoam a30013fa: UI fix for wifi setup in xl
Daisuke Miyakawa [Wed, 19 Jan 2011 04:31:41 +0000 (20:31 -0800)]
am a30013fa: UI fix for wifi setup in xl

* commit 'a30013fad40bcbe02d87863edae488b75c73190d':
  UI fix for wifi setup in xl

13 years agoUI fix for wifi setup in xl
Daisuke Miyakawa [Wed, 19 Jan 2011 04:25:27 +0000 (20:25 -0800)]
UI fix for wifi setup in xl

- Show "connecting" and "connected" text
- Modify layout for "Add network"

Bug: 3347865
Change-Id: I9c9b33b9033e7fb4f885717f00507c1360400725

13 years agoam b213d30d: Merge "Polish layout and UI for wifi setup" into honeycomb
Daisuke Miyakawa [Wed, 19 Jan 2011 02:36:22 +0000 (18:36 -0800)]
am b213d30d: Merge "Polish layout and UI for wifi setup" into honeycomb

* commit 'b213d30d2c33a6475d7824f3fc5349e707cb9769':
  Polish layout and UI for wifi setup

13 years agoFix bug #3366401 (Accounts in "Add accounts" list should be sorted alphabetically)
Fabrice Di Meglio [Wed, 19 Jan 2011 02:30:14 +0000 (18:30 -0800)]
Fix bug #3366401 (Accounts in "Add accounts" list should be sorted alphabetically)

- sort the account type list

Change-Id: Ibf1712dc75fabf144382648acc57d6f19fe0ac96

13 years agoMerge "Polish layout and UI for wifi setup" into honeycomb
Daisuke Miyakawa [Wed, 19 Jan 2011 00:26:18 +0000 (16:26 -0800)]
Merge "Polish layout and UI for wifi setup" into honeycomb

13 years agoPolish layout and UI for wifi setup
Daisuke Miyakawa [Wed, 19 Jan 2011 00:11:32 +0000 (16:11 -0800)]
Polish layout and UI for wifi setup

Bug: 3347865
Change-Id: I529fc2f5e11388b34b66617aee64b7facd3708e0

13 years agoam 9f1f6ca2: Merge "Don\'t show separate option for erasing USB storage" into honeycomb
Kenny Root [Tue, 18 Jan 2011 23:40:12 +0000 (15:40 -0800)]
am 9f1f6ca2: Merge "Don\'t show separate option for erasing USB storage" into honeycomb

* commit '9f1f6ca27a7f0cb0bdb70806e4c4b9ed3ceece79':
  Don't show separate option for erasing USB storage

13 years agoMerge "Don't show separate option for erasing USB storage" into honeycomb
Kenny Root [Tue, 18 Jan 2011 23:38:14 +0000 (15:38 -0800)]
Merge "Don't show separate option for erasing USB storage" into honeycomb

13 years agoam b4bb7b47: Merge "Import revised translations. DO NOT MERGE" into honeycomb
Eric Fischer [Tue, 18 Jan 2011 23:17:27 +0000 (15:17 -0800)]
am b4bb7b47: Merge "Import revised translations.  DO NOT MERGE" into honeycomb

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

13 years agoDon't show separate option for erasing USB storage
Kenny Root [Tue, 18 Jan 2011 23:14:32 +0000 (15:14 -0800)]
Don't show separate option for erasing USB storage

On devices with emulated USB storage or SD card, factory reset will wipe
all data from that area. Given that, it doesn't make sense to show a
different option for wiping USB storage.

Bug: 3242568
Change-Id: I257bdde06141f14381c8c09ce6a42c18d7080efd

13 years agoMerge "Import revised translations. DO NOT MERGE" into honeycomb
Eric Fischer [Tue, 18 Jan 2011 23:14:06 +0000 (15:14 -0800)]
Merge "Import revised translations.  DO NOT MERGE" into honeycomb

13 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Tue, 18 Jan 2011 23:07:02 +0000 (15:07 -0800)]
Import revised translations.  DO NOT MERGE

Change-Id: I876d6ce88a61ed0e4ce8e5d649fa12072ebe26bb

13 years agoam 0ad922f0: Merge "Display OBB usage as part of app details" into honeycomb
Kenny Root [Tue, 18 Jan 2011 22:14:14 +0000 (14:14 -0800)]
am 0ad922f0: Merge "Display OBB usage as part of app details" into honeycomb

* commit '0ad922f0ceee31da2a5b242ecfbaeff74e1f0003':
  Display OBB usage as part of app details

13 years agoMerge "Display OBB usage as part of app details" into honeycomb
Kenny Root [Tue, 18 Jan 2011 22:12:00 +0000 (14:12 -0800)]
Merge "Display OBB usage as part of app details" into honeycomb

13 years agoDisplay OBB usage as part of app details
Kenny Root [Tue, 18 Jan 2011 22:04:37 +0000 (14:04 -0800)]
Display OBB usage as part of app details

Add the OBB usage to the application details for USB storage / SD card
storage usage.

Bug: 3356814
Change-Id: I06c97a73ae927316a2683ea15fd1a8b1aada31e3

13 years agoam fdf7220a: bug:3308791 appusage should include space used on /sdcard
Vasu Nori [Tue, 18 Jan 2011 21:24:43 +0000 (13:24 -0800)]
am fdf7220a: bug:3308791 appusage should include space used on /sdcard

* commit 'fdf7220a03b6e823807b3786b727a9be598d01b5':
  bug:3308791 appusage should include space used on /sdcard

13 years agobug:3308791 appusage should include space used on /sdcard
Vasu Nori [Mon, 17 Jan 2011 21:50:18 +0000 (13:50 -0800)]
bug:3308791 appusage should include space used on /sdcard

when "application usage" is clicked on, drop the screen into
Settings --> Applications --> Manage Applications
(all tab, sorted by size)
Change-Id: I64e11ae9a92529b5fb2781941e532951ad3d04c1

13 years agoam 18d6fe1a: Widen default password field length in Wifi setup
Daisuke Miyakawa [Tue, 18 Jan 2011 18:14:07 +0000 (10:14 -0800)]
am 18d6fe1a: Widen default password field length in Wifi setup

* commit '18d6fe1a3dddb55999801c34cd624f5f65f32d96':
  Widen default password field length in Wifi setup

13 years agoWiden default password field length in Wifi setup
Daisuke Miyakawa [Tue, 18 Jan 2011 18:06:31 +0000 (10:06 -0800)]
Widen default password field length in Wifi setup

Current password field doesn't show 26 characters which is
usual in some wifi devices.

Change-Id: Ifaf40f9174346451ae49f5f2ab0368326d7a9906

13 years agoam 2768ae05: am f7fd4ca8: Merge "Disable change PIN when PIN is inactive"
Amith Yamasani [Tue, 18 Jan 2011 17:14:14 +0000 (09:14 -0800)]
am 2768ae05: am f7fd4ca8: Merge "Disable change PIN when PIN is inactive"

* commit '2768ae05bc675e08ab84499d6d0ef83231ff2b04':
  Disable change PIN when PIN is inactive

13 years agoam f7fd4ca8: Merge "Disable change PIN when PIN is inactive"
Amith Yamasani [Tue, 18 Jan 2011 17:08:41 +0000 (09:08 -0800)]
am f7fd4ca8: Merge "Disable change PIN when PIN is inactive"

* commit 'f7fd4ca832e8ee28f0217d8096c3b401309a1f0f':
  Disable change PIN when PIN is inactive

13 years agoMerge "Disable change PIN when PIN is inactive"
Amith Yamasani [Tue, 18 Jan 2011 16:52:40 +0000 (08:52 -0800)]
Merge "Disable change PIN when PIN is inactive"

13 years agoam 12c665b2: Merge "Remove obsolete code from SecuritySettings." into honeycomb
Chia-chi Yeh [Tue, 18 Jan 2011 16:26:02 +0000 (08:26 -0800)]
am 12c665b2: Merge "Remove obsolete code from SecuritySettings." into honeycomb

* commit '12c665b2b68cf6e556d498ccab10617503e8beec':
  Remove obsolete code from SecuritySettings.

13 years agoam 80ca289b: Merge "Fix the re-entrance of VpnSetting issue." into honeycomb
Chung-yih Wang [Tue, 18 Jan 2011 16:24:32 +0000 (08:24 -0800)]
am 80ca289b: Merge "Fix the re-entrance of VpnSetting issue." into honeycomb

* commit '80ca289b64856f1b73038d7e07f447152ccb1e8a':
  Fix the re-entrance of VpnSetting issue.

13 years agoam a0587d02: Show correct title.
Daisuke Miyakawa [Tue, 18 Jan 2011 16:23:36 +0000 (08:23 -0800)]
am a0587d02: Show correct title.

* commit 'a0587d028a79397b8c3c2ccf66ee1d5b2dacb625':
  Show correct title.

13 years agoMerge "Remove obsolete code from SecuritySettings." into honeycomb
Chia-chi Yeh [Tue, 18 Jan 2011 09:19:43 +0000 (01:19 -0800)]
Merge "Remove obsolete code from SecuritySettings." into honeycomb

13 years agoRemove obsolete code from SecuritySettings.
Chia-chi Yeh [Tue, 18 Jan 2011 09:07:28 +0000 (17:07 +0800)]
Remove obsolete code from SecuritySettings.

Change-Id: Ie1d7167ec8e748b86144e12bed72a3ca0dc99da1

13 years agoam 81f794df: Merge "Fix 3296883: Hide PIN characters in ChooseLockPassword" into...
Jim Miller [Tue, 18 Jan 2011 04:01:12 +0000 (20:01 -0800)]
am 81f794df: Merge "Fix 3296883: Hide PIN characters in ChooseLockPassword" into honeycomb

* commit '81f794dfa11fa21527ea33335dc76ad488aa9bfa':
  Fix 3296883: Hide PIN characters in ChooseLockPassword

13 years agoMerge "Fix the re-entrance of VpnSetting issue." into honeycomb
Chung-yih Wang [Tue, 18 Jan 2011 02:57:41 +0000 (18:57 -0800)]
Merge "Fix the re-entrance of VpnSetting issue." into honeycomb

13 years agoShow correct title.
Daisuke Miyakawa [Tue, 18 Jan 2011 01:36:49 +0000 (17:36 -0800)]
Show correct title.

Bug: 3347865
Change-Id: Ide13ab46f480107c6be1ff22edf44c2ac465fbf9

13 years agoMerge "Fix 3296883: Hide PIN characters in ChooseLockPassword" into honeycomb
Jim Miller [Tue, 18 Jan 2011 00:36:34 +0000 (16:36 -0800)]
Merge "Fix 3296883: Hide PIN characters in ChooseLockPassword" into honeycomb

13 years agoFix 3296883: Hide PIN characters in ChooseLockPassword
Jim Miller [Mon, 17 Jan 2011 23:50:05 +0000 (15:50 -0800)]
Fix 3296883: Hide PIN characters in ChooseLockPassword

This configures the password entry EditText to numeric password mode
to hide PIN entry characters.

Change-Id: I0e97210f6499c6557c1f0e9e861559a5f8ac1f07

13 years agoam c69e1783: Merge "Revise layout for Wifi Setup in XLarge screen" into honeycomb
Daisuke Miyakawa [Mon, 17 Jan 2011 22:42:56 +0000 (14:42 -0800)]
am c69e1783: Merge "Revise layout for Wifi Setup in XLarge screen" into honeycomb

* commit 'c69e178350121bfa3a4cc7a6efc7717a9d9a8b14':
  Revise layout for Wifi Setup in XLarge screen

13 years agoam 5be37c28: Merge "Add WifiPickerActivity for PICK_WIFI_NETWORK" into honeycomb
Daisuke Miyakawa [Mon, 17 Jan 2011 22:42:06 +0000 (14:42 -0800)]
am 5be37c28: Merge "Add WifiPickerActivity for PICK_WIFI_NETWORK" into honeycomb

* commit '5be37c28f8e6a5b69a872656734ae15b7d9ae1ef':
  Add WifiPickerActivity for PICK_WIFI_NETWORK

13 years agoMerge "Revise layout for Wifi Setup in XLarge screen" into honeycomb
Daisuke Miyakawa [Mon, 17 Jan 2011 22:17:10 +0000 (14:17 -0800)]
Merge "Revise layout for Wifi Setup in XLarge screen" into honeycomb

13 years agoMerge "Add WifiPickerActivity for PICK_WIFI_NETWORK" into honeycomb
Daisuke Miyakawa [Mon, 17 Jan 2011 21:40:33 +0000 (13:40 -0800)]
Merge "Add WifiPickerActivity for PICK_WIFI_NETWORK" into honeycomb

13 years agoRevise layout for Wifi Setup in XLarge screen
Daisuke Miyakawa [Thu, 13 Jan 2011 05:19:24 +0000 (21:19 -0800)]
Revise layout for Wifi Setup in XLarge screen

- revise xml for new layout
- introduce padding View objects for resizing screen when
  software keyboard is shown.
- We now don't show the detailed status of Wi-Fi module anymore
  in SetupWizard flow (like "disconnected", "connecting", etc.)
- remove Forget button and relevant code.

Bug: 3347865
Change-Id: Ieab3246f06ee73af59e247b3f9f31c7570efc71f

13 years agoAdd WifiPickerActivity for PICK_WIFI_NETWORK
Daisuke Miyakawa [Sat, 15 Jan 2011 22:58:00 +0000 (14:58 -0800)]
Add WifiPickerActivity for PICK_WIFI_NETWORK

- We disable left pane when PICK_WIFI_NETWORK intent is used.
- Add ButtonBarHandler interface and let SettingsPreferenceFragment
  use it instead of Settings. Note that
  PreferenceActivity#hasNextButton() and
  PreferenceActivity#getNextButton() are currently protected methods,
  while Settings' relevants are public.

Bug: 3355247
Change-Id: Ie0fae8a1dbce9c7ce37375dff8395dc09b1cc74e

13 years agoam bbffd783: Merge "Fix bug #3333939 (Add secondary Account UI needs some love)"...
Fabrice Di Meglio [Mon, 17 Jan 2011 20:29:50 +0000 (12:29 -0800)]
am bbffd783: Merge "Fix bug #3333939 (Add secondary Account UI needs some love)" into honeycomb

* commit 'bbffd7835c819899d66da2852c46bdabd0c26c5f':
  Fix bug #3333939 (Add secondary Account UI needs some love)

13 years agoMerge "Fix bug #3333939 (Add secondary Account UI needs some love)" into honeycomb
Fabrice Di Meglio [Mon, 17 Jan 2011 20:27:44 +0000 (12:27 -0800)]
Merge "Fix bug #3333939 (Add secondary Account UI needs some love)" into honeycomb

13 years agoFix bug #3333939 (Add secondary Account UI needs some love)
Fabrice Di Meglio [Fri, 14 Jan 2011 21:58:14 +0000 (13:58 -0800)]
Fix bug #3333939 (Add secondary Account UI needs some love)

- sort the feed list in lexicographic order

Change-Id: Iab998624d9cb4154b32fe8e726b462c55e726687

13 years agoam 3b9b6533: Merge "Use style for buttons in setup wizard flow" into honeycomb
Daisuke Miyakawa [Mon, 17 Jan 2011 19:41:31 +0000 (11:41 -0800)]
am 3b9b6533: Merge "Use style for buttons in setup wizard flow" into honeycomb

* commit '3b9b6533a5e50ed146ec24c084533fa35a2d1d01':
  Use style for buttons in setup wizard flow

13 years agoMerge "Use style for buttons in setup wizard flow" into honeycomb
Daisuke Miyakawa [Mon, 17 Jan 2011 19:34:00 +0000 (11:34 -0800)]
Merge "Use style for buttons in setup wizard flow" into honeycomb

13 years agoUse style for buttons in setup wizard flow
Daisuke Miyakawa [Mon, 17 Jan 2011 18:25:47 +0000 (10:25 -0800)]
Use style for buttons in setup wizard flow

- Use style
- Use minWidth instead of layout_width

Bug: 3362316
Change-Id: I16b99b234a50784e0a9bac3d3141ac9fe618f214

13 years agoam 80bfb8a3: Merge "Measure external storage application usage" into honeycomb
Kenny Root [Mon, 17 Jan 2011 18:16:02 +0000 (10:16 -0800)]
am 80bfb8a3: Merge "Measure external storage application usage" into honeycomb

* commit '80bfb8a3cf06e99df5ca20ea372634365da93d51':
  Measure external storage application usage

13 years agoMerge "Measure external storage application usage" into honeycomb
Kenny Root [Mon, 17 Jan 2011 18:13:58 +0000 (10:13 -0800)]
Merge "Measure external storage application usage" into honeycomb

13 years agoMeasure external storage application usage
Kenny Root [Mon, 17 Jan 2011 00:59:11 +0000 (16:59 -0800)]
Measure external storage application usage

Application data usage on the SD card (or USB storage) was not being
reported by the Manage Applications screen. This is important for
upcoming OBB space accounting.

Bug: 3308791
Change-Id: Ibc9ad013cb2f6d0ee28caadca8899c1ff6e78f44

13 years agoam b9eec66f: Merge "Clear current input method when a current ime was disabled."...
satok [Mon, 17 Jan 2011 07:50:09 +0000 (23:50 -0800)]
am b9eec66f: Merge "Clear current input method when a current ime was disabled." into honeycomb

* commit 'b9eec66f9b87d52b298aaf430e5253e589dff963':
  Clear current input method when a current ime was disabled.

13 years agoMerge "Clear current input method when a current ime was disabled." into honeycomb
satok [Mon, 17 Jan 2011 07:48:49 +0000 (23:48 -0800)]
Merge "Clear current input method when a current ime was disabled." into honeycomb

13 years agoClear current input method when a current ime was disabled.
satok [Mon, 17 Jan 2011 07:30:21 +0000 (16:30 +0900)]
Clear current input method when a current ime was disabled.

Change-Id: Iade2c025e686bce47a94daa96bc0787431fafa01

13 years agoam 08d1d027: Merge "Remove unused layouts." into honeycomb
Chia-chi Yeh [Mon, 17 Jan 2011 06:04:40 +0000 (22:04 -0800)]
am 08d1d027: Merge "Remove unused layouts." into honeycomb

* commit '08d1d027a16efa4b9518edf487350cbf9fe4351f':
  Remove unused layouts.

13 years agoMerge "Remove unused layouts." into honeycomb
Chia-chi Yeh [Mon, 17 Jan 2011 06:02:39 +0000 (22:02 -0800)]
Merge "Remove unused layouts." into honeycomb

13 years agoam 67c0d589: Merge "bug:3343038 reset mAppsSize everytime ALL package sizes are compu...
Vasu Nori [Mon, 17 Jan 2011 01:46:42 +0000 (17:46 -0800)]
am 67c0d589: Merge "bug:3343038 reset mAppsSize everytime ALL package sizes are computed" into honeycomb

* commit '67c0d5899278230ce5c1ec3734c843e8710bbefd':
  bug:3343038 reset mAppsSize everytime ALL package sizes are computed

13 years agoMerge "bug:3343038 reset mAppsSize everytime ALL package sizes are computed" into...
Vasu Nori [Mon, 17 Jan 2011 01:44:29 +0000 (17:44 -0800)]
Merge "bug:3343038 reset mAppsSize everytime ALL package sizes are computed" into honeycomb

13 years agobug:3343038 reset mAppsSize everytime ALL package sizes are computed
Vasu Nori [Sun, 16 Jan 2011 22:01:40 +0000 (14:01 -0800)]
bug:3343038 reset mAppsSize everytime ALL package sizes are computed

Change-Id: I981d84a165777246dd9744b0f8f7bc6fc0cb3e33