OSDN Git Service

android-x86/packages-apps-Settings.git
13 years agoMerge "Restore deleted string still referenced from a layout." into honeycomb
Eric Fischer [Mon, 24 Jan 2011 21:47:26 +0000 (13:47 -0800)]
Merge "Restore deleted string still referenced from a layout." into honeycomb

13 years agoRestore deleted string still referenced from a layout.
Eric Fischer [Mon, 24 Jan 2011 20:48:06 +0000 (12:48 -0800)]
Restore deleted string still referenced from a layout.

Change-Id: Ief261e16780ad04e53ebac1202d94146cf14e51c

13 years agoMerge "Bring back the MDN (phone number) status even if there's no voice." into honeycomb
Amith Yamasani [Mon, 24 Jan 2011 20:07:52 +0000 (12:07 -0800)]
Merge "Bring back the MDN (phone number) status even if there's no voice." into honeycomb

13 years agoBring back the MDN (phone number) status even if there's no voice.
Amith Yamasani [Mon, 24 Jan 2011 16:56:07 +0000 (08:56 -0800)]
Bring back the MDN (phone number) status even if there's no voice.

Needed for carrier customer support purposes.

Bug: 3351493

Change "My phone number" string to "MDN".

Change-Id: Icee0f97348034a9fb7f79a3c48868d5f74edabb1

13 years agoMerge "Updated Bluetooth assets to fix sizing problems" into honeycomb
Justin Ho [Mon, 24 Jan 2011 17:47:21 +0000 (09:47 -0800)]
Merge "Updated Bluetooth assets to fix sizing problems" into honeycomb

13 years agoUpdating Bluetooth preference page to use different configuration icon
Justin Ho [Mon, 24 Jan 2011 17:41:57 +0000 (09:41 -0800)]
Updating Bluetooth preference page to use different configuration icon

Change-Id: Ie5bf105e5522fb2a876c51c9407f02f2a3974631

13 years agoMerge "Fix 3315488: Wrap OwnerInfo layout in a ScrollView" into honeycomb
Jim Miller [Mon, 24 Jan 2011 02:25:21 +0000 (18:25 -0800)]
Merge "Fix 3315488: Wrap OwnerInfo layout in a ScrollView" into honeycomb

13 years agoFix 3315488: Wrap OwnerInfo layout in a ScrollView
Jim Miller [Mon, 24 Jan 2011 02:14:13 +0000 (18:14 -0800)]
Fix 3315488: Wrap OwnerInfo layout in a ScrollView

Change-Id: I5fc5a66c1a09ff4e45137469fee1b6de6b45c7a0

13 years agoFix bug 3381583 - Settings action bar not refreshing menu content
Adam Powell [Mon, 24 Jan 2011 01:35:41 +0000 (17:35 -0800)]
Fix bug 3381583 - Settings action bar not refreshing menu content

Change-Id: I71416dbf691a6dacfb58c6ac3cc0df8233db8f44

13 years agoUpdated Bluetooth assets to fix sizing problems
Justin Ho [Mon, 24 Jan 2011 00:44:54 +0000 (16:44 -0800)]
Updated Bluetooth assets to fix sizing problems

Change-Id: Ib9cbd0945c89e511b98c1153b55a22daf9c94fd7

13 years agoMaintain password quality while encrypted
Andy Stadler [Sat, 22 Jan 2011 00:25:22 +0000 (16:25 -0800)]
Maintain password quality while encrypted

Bug: 3378277
Change-Id: I68aae06c518eb514c1be38214d8c9918b0398f95

13 years agoMerge "New Settings assets" into honeycomb
Justin Ho [Fri, 21 Jan 2011 22:52:57 +0000 (14:52 -0800)]
Merge "New Settings assets" into honeycomb

13 years agoNew Settings assets
Justin Ho [Fri, 21 Jan 2011 22:25:22 +0000 (14:25 -0800)]
New Settings assets

Change-Id: I1d3309d4e5f9ebb95c2907440ffae69bf8167ce3

13 years agoMerge "Accquire a wakelock while encrypting." into honeycomb
Jason parks [Fri, 21 Jan 2011 22:18:52 +0000 (14:18 -0800)]
Merge "Accquire a wakelock while encrypting." into honeycomb

13 years agoAccquire a wakelock while encrypting.
Jason parks [Fri, 21 Jan 2011 21:48:20 +0000 (15:48 -0600)]
Accquire a wakelock while encrypting.

Bug: 3375491
Change-Id: Ief7dbb450800104f4977ab31f93a1e1a994b25ad

13 years agoAdd start-encryption intent filter to settings
Andy Stadler [Fri, 21 Jan 2011 21:38:45 +0000 (13:38 -0800)]
Add start-encryption intent filter to settings

* Add intent-filter for "android.app.action.START_ENCRYPTION"
* Add pseudo-activity to host intent-filter
* Add code to settings page that exits quickly when encryption
  is not available or is already started.

This can be tested using ApiDemos -> App -> Device Admin

Bug: 3346770
Change-Id: Ie97459cf9e2a7b09b690bf085e64ef905466e77a

13 years agoRemove unused code.
Jason parks [Fri, 21 Jan 2011 00:48:55 +0000 (18:48 -0600)]
Remove unused code.

Change-Id: If9fd0f0229721ec1cdce583e6d3180d691213f23

13 years agoMore UI tweaks and fixes.
Jason parks [Fri, 21 Jan 2011 05:29:28 +0000 (23:29 -0600)]
More UI tweaks and fixes.

* Actually post the correct message every 5 second for the progress bar.
* Update the text for the settings to a more finalish version.
* Check the battery status before allowing encryption to proceed.
* Display a place holder message if no password is set for the device.

Change-Id: I2734300c9a81467dbd0401427d8b656922ab4819

13 years agoChange how we check to see if we should display the progress bar.
Jason parks [Fri, 21 Jan 2011 00:49:58 +0000 (18:49 -0600)]
Change how we check to see if we should display the progress bar.

Change-Id: I779e229f82a11d570e832f3e8cc5b275939249e8

13 years agoUse correct wording for SteupWizard
Daisuke Miyakawa [Fri, 21 Jan 2011 07:35:46 +0000 (23:35 -0800)]
Use correct wording for SteupWizard

Bug: 3375688
Change-Id: Id8cdfc5347092277429c0a791fb45d55a7236230

13 years agoMerge "Disable the checkbox even if there is a hard keyboard" into honeycomb
satok [Fri, 21 Jan 2011 02:25:15 +0000 (18:25 -0800)]
Merge "Disable the checkbox even if there is a hard keyboard" into honeycomb

13 years agoRename title for Date Time setup
Daisuke Miyakawa [Fri, 21 Jan 2011 00:02:07 +0000 (16:02 -0800)]
Rename title for Date Time setup

Bug: 3374552
Change-Id: I37a4ac3f7fb1a9f0cf9624aba2a69dd85e9743ac

13 years agoMerge "More work on the CryptKeeper." into honeycomb
Jason parks [Thu, 20 Jan 2011 23:58:02 +0000 (15:58 -0800)]
Merge "More work on the CryptKeeper." into honeycomb

13 years agoMerge "Encrypt inplace settings." into honeycomb
Jason parks [Thu, 20 Jan 2011 23:50:55 +0000 (15:50 -0800)]
Merge "Encrypt inplace settings." into honeycomb

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 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 agoDisable the checkbox even if there is a hard keyboard
satok [Thu, 20 Jan 2011 17:35:59 +0000 (02:35 +0900)]
Disable the checkbox even if there is a hard keyboard

Change-Id: I9ef8ce273fd72327089ada1133d923715645a141

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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 agoMore work on the CryptKeeper.
Jason parks [Tue, 18 Jan 2011 21:28:36 +0000 (15:28 -0600)]
More work on the CryptKeeper.

* There is now a 30 seconds delay after 10 failed password attempts.
* The device is factory reset after 30 failed password attempts.
* Implemented the progress UI for inplace encryption.

Change-Id: Ie830b03f9c84a117ee3048086275d6049907fa3c

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 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 agoEncrypt inplace settings.
Jason parks [Mon, 17 Jan 2011 15:59:54 +0000 (09:59 -0600)]
Encrypt inplace settings.

Change-Id: I5b9cb94c987dedecf3bf31cb67a42e2f24866d3b

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 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 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 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 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 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 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 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 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

13 years agoAdd UI to report WPS overlap error
Irfan Sheriff [Sun, 16 Jan 2011 18:51:49 +0000 (10:51 -0800)]
Add UI to report WPS overlap error

Bug: 3354319
Change-Id: I4584bc3a820ace1232026920c4dc29e6b273461c

13 years agoMerge "Add feedback dialogs for WPS" into honeycomb
Irfan Sheriff [Sun, 16 Jan 2011 21:03:10 +0000 (13:03 -0800)]
Merge "Add feedback dialogs for WPS" into honeycomb

13 years agoMerge "Revise layout for DateTime setup" into honeycomb
Daisuke Miyakawa [Sun, 16 Jan 2011 20:01:03 +0000 (12:01 -0800)]
Merge "Revise layout for DateTime setup" into honeycomb

13 years agoRevise layout for DateTime setup
Daisuke Miyakawa [Sun, 16 Jan 2011 19:01:29 +0000 (11:01 -0800)]
Revise layout for DateTime setup

Bug: 3347865
Change-Id: Ie80f2eb784ce70edc81fbab9541fe1601f7f0ee3

13 years agoDisable long-press behavior in setupwizard.
Daisuke Miyakawa [Sat, 15 Jan 2011 23:20:30 +0000 (15:20 -0800)]
Disable long-press behavior in setupwizard.

Bug: 3355243
Change-Id: Ibe15da5ced91f975ca9c9c3c4d42cbd1c753f9d4

13 years agoMerge "Update large screen translations." into honeycomb
Eric Fischer [Fri, 14 Jan 2011 20:56:21 +0000 (12:56 -0800)]
Merge "Update large screen translations." into honeycomb

13 years agoUpdate large screen translations.
Eric Fischer [Fri, 14 Jan 2011 19:02:51 +0000 (11:02 -0800)]
Update large screen translations.

Change-Id: I4d696b869b35c55db6ba27b6e328c7ced79b4c06

13 years agoAdd feedback dialogs for WPS
Irfan Sheriff [Thu, 13 Jan 2011 21:58:39 +0000 (13:58 -0800)]
Add feedback dialogs for WPS

Upon failure or an existing WPS session,
a dialog message is conveyed to the user

Bug: 3316078
Change-Id: Ibcf27e21058970f8f1667061c7654948c690d48e

13 years agoMerge "Add CHAR LIMIT to string resources" into honeycomb
Tadashi G. Takaoka [Fri, 14 Jan 2011 10:14:10 +0000 (02:14 -0800)]
Merge "Add CHAR LIMIT to string resources" into honeycomb

13 years agoAdd CHAR LIMIT to string resources
Tadashi G. Takaoka [Fri, 14 Jan 2011 09:33:42 +0000 (18:33 +0900)]
Add CHAR LIMIT to string resources

Bug: 3196818
Change-Id: I3e4dc22ba7dfb2bd9f49f4086572b0b39400d3cd

13 years agoMerge "Fix PhysicalKeyboardSettings by merging it into InputMethodConfig." into honeycomb
Chia-chi Yeh [Fri, 14 Jan 2011 09:21:12 +0000 (01:21 -0800)]
Merge "Fix PhysicalKeyboardSettings by merging it into InputMethodConfig." into honeycomb

13 years agoFix PhysicalKeyboardSettings by merging it into InputMethodConfig.
Chia-chi Yeh [Fri, 14 Jan 2011 06:34:19 +0000 (14:34 +0800)]
Fix PhysicalKeyboardSettings by merging it into InputMethodConfig.

Change-Id: I00deeda813f438f9eb2b7932e3b4d273be2e1ab8

13 years agoFix the re-entrance of VpnSetting issue.
Chung-yih Wang [Fri, 14 Jan 2011 08:53:36 +0000 (16:53 +0800)]
Fix the re-entrance of VpnSetting issue.

bug:3292801
Change-Id: I77c57d789754f175ce9e43ad77ff2edb711c2316