OSDN Git Service

android-x86/packages-apps-Settings.git
13 years agoam 335387da: Merge "Import revised translations. DO NOT MERGE" into honeycomb
Eric Fischer [Fri, 28 Jan 2011 23:14:04 +0000 (15:14 -0800)]
am 335387da: Merge "Import revised translations.  DO NOT MERGE" into honeycomb

* commit '335387dafe912d3487ef93aa3250ca3059bdfd48':
  Import revised translations.  DO NOT MERGE

13 years agoMerge "Import revised translations. DO NOT MERGE" into honeycomb
Eric Fischer [Fri, 28 Jan 2011 23:10:11 +0000 (15:10 -0800)]
Merge "Import revised translations.  DO NOT MERGE" into honeycomb

13 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Fri, 28 Jan 2011 22:58:24 +0000 (14:58 -0800)]
Import revised translations.  DO NOT MERGE

Change-Id: Ifb50963e88a2d7c48440f0be4b411ede41ec0998

13 years agoam e1f883a3: Merge "Don\'t display extra A2DP profile icon for OPP." into honeycomb
Jake Hamby [Fri, 28 Jan 2011 22:23:13 +0000 (14:23 -0800)]
am e1f883a3: Merge "Don\'t display extra A2DP profile icon for OPP." into honeycomb

* commit 'e1f883a38c13ebb8ac7a66172f30b3b01b4577c0':
  Don't display extra A2DP profile icon for OPP.

13 years agoMerge "Don't display extra A2DP profile icon for OPP." into honeycomb
Jake Hamby [Fri, 28 Jan 2011 22:21:19 +0000 (14:21 -0800)]
Merge "Don't display extra A2DP profile icon for OPP." into honeycomb

13 years agoam a7155141: Merge "Disable "add network" button." into honeycomb
Daisuke Miyakawa [Fri, 28 Jan 2011 20:38:27 +0000 (12:38 -0800)]
am a7155141: Merge "Disable "add network" button." into honeycomb

* commit 'a71551418cfeeb6da335bbc83fca80de4a82fa07':
  Disable "add network" button.

13 years agoMerge "Disable "add network" button." into honeycomb
Daisuke Miyakawa [Fri, 28 Jan 2011 20:36:07 +0000 (12:36 -0800)]
Merge "Disable "add network" button." into honeycomb

13 years agoDisable "add network" button.
Daisuke Miyakawa [Fri, 28 Jan 2011 17:53:52 +0000 (09:53 -0800)]
Disable "add network" button.

It has broken UI which possibly get users stuck.

Bug: 3400715
Change-Id: Ic618078bc70a7db35ec22e6382b9486e92630120

13 years agoam c9cd29dd: Remove invalid call of "clearFocus" in SetupWizard......
satok [Fri, 28 Jan 2011 17:49:34 +0000 (09:49 -0800)]
am c9cd29dd: Remove invalid call of "clearFocus" in SetupWizard......

* commit 'c9cd29ddb832fd76d96fea080abe8325a8bb1bd2':
  Remove invalid call of "clearFocus" in SetupWizard......

13 years agoRemove invalid call of "clearFocus" in SetupWizard......
satok [Fri, 28 Jan 2011 08:36:27 +0000 (17:36 +0900)]
Remove invalid call of "clearFocus" in SetupWizard......

Bug: 3398097

- Also disabled logging......
- Once you call "clearFocus", onFocusChanged will be called and
  EditText will try to show the keyboard again. And while bringing up the keyboard,
  the activity is changed and it will end up with the keyboard being shown in the next activity...

Change-Id: If4d3876d4950bb2583c5588f462a94d022d6a7cf

13 years agoam a5082305: Merge "Fix issue #3400255 Dialog fragments crash on rotation in Settings...
Dianne Hackborn [Fri, 28 Jan 2011 07:20:37 +0000 (23:20 -0800)]
am a5082305: Merge "Fix issue #3400255 Dialog fragments crash on rotation in Settings app" into honeycomb

* commit 'a5082305e8c4f3107ec1802b9fd911aba1c288f3':
  Fix issue #3400255 Dialog fragments crash on rotation in Settings app

13 years agoMerge "Fix issue #3400255 Dialog fragments crash on rotation in Settings app" into...
Dianne Hackborn [Fri, 28 Jan 2011 07:19:13 +0000 (23:19 -0800)]
Merge "Fix issue #3400255 Dialog fragments crash on rotation in Settings app" into honeycomb

13 years agoFix issue #3400255 Dialog fragments crash on rotation in Settings app
Dianne Hackborn [Fri, 28 Jan 2011 04:39:21 +0000 (20:39 -0800)]
Fix issue #3400255 Dialog fragments crash on rotation in Settings app

Change-Id: I337c1fb41e3fbedd7982418df497487481bb35d2

13 years agoDon't display extra A2DP profile icon for OPP.
Jake Hamby [Fri, 28 Jan 2011 04:32:21 +0000 (20:32 -0800)]
Don't display extra A2DP profile icon for OPP.

The getDrawableResource() method for OppProfileManager was returning
the resource ID for the A2DP icon. This was causing an extra headset
icon to be drawn for devices supporting OPP, when no icon should be
shown for this profile. Changed to return 0.

Bug: 3368197
Change-Id: Idcadaf59fe53301544cda215ca24f15608b2d727

13 years agoam 3b3af8d3: Merge "Updating Delete and Refresh icons to Honeycomb style" into honeycomb
Justin Ho [Fri, 28 Jan 2011 03:08:25 +0000 (19:08 -0800)]
am 3b3af8d3: Merge "Updating Delete and Refresh icons to Honeycomb style" into honeycomb

* commit '3b3af8d3b0e6f76c355ce5363ed4c582f620cc4e':
  Updating Delete and Refresh icons to Honeycomb style

13 years agoMerge "Updating Delete and Refresh icons to Honeycomb style" into honeycomb
Justin Ho [Fri, 28 Jan 2011 03:06:24 +0000 (19:06 -0800)]
Merge "Updating Delete and Refresh icons to Honeycomb style" into honeycomb

13 years agoam 3d1fd57e: Increase size of BT profile icons and decrease alpha for inactive profiles
Jake Hamby [Fri, 28 Jan 2011 02:38:58 +0000 (18:38 -0800)]
am 3d1fd57e: Increase size of BT profile icons and decrease alpha for inactive profiles

* commit '3d1fd57e3063d9501266dc46e13df63eb4ba685a':
  Increase size of BT profile icons and decrease alpha for inactive profiles

13 years agoIncrease size of BT profile icons and decrease alpha for inactive profiles
Jake Hamby [Fri, 28 Jan 2011 02:15:51 +0000 (18:15 -0800)]
Increase size of BT profile icons and decrease alpha for inactive profiles

Increase the size of the Bluetooth profile icons from 20dp to 30dp.
Decrease the alpha for disabled profile icons to 50% of theme default.

Bug: 3400851
Change-Id: Ieb5ecb01ccbd7185d383828e0d9c9f78525ee0c4

13 years agoUpdating Delete and Refresh icons to Honeycomb style
Justin Ho [Fri, 28 Jan 2011 01:59:23 +0000 (17:59 -0800)]
Updating Delete and Refresh icons to Honeycomb style

Bug: 3362749
Change-Id: Ib4b61c9e7db05b0627c1f353d3747268455dab6c

13 years agoam a4035aef: Merge "Use the correct resource id for Battery use shortcut title."...
Amith Yamasani [Thu, 27 Jan 2011 23:11:04 +0000 (15:11 -0800)]
am a4035aef: Merge "Use the correct resource id for Battery use shortcut title." into honeycomb

* commit 'a4035aef92132ec1e74e3af15f0adad9c1913ae4':
  Use the correct resource id for Battery use shortcut title.

13 years agoMerge "Use the correct resource id for Battery use shortcut title." into honeycomb
Amith Yamasani [Thu, 27 Jan 2011 23:08:34 +0000 (15:08 -0800)]
Merge "Use the correct resource id for Battery use shortcut title." into honeycomb

13 years agoam 6d509d2f: Merge "Fix settings NPE crash on launch." into honeycomb
Jake Hamby [Thu, 27 Jan 2011 23:03:40 +0000 (15:03 -0800)]
am 6d509d2f: Merge "Fix settings NPE crash on launch." into honeycomb

* commit '6d509d2f35e39bcdc9c8fc01bf66b63d61c84192':
  Fix settings NPE crash on launch.

13 years agoUse the correct resource id for Battery use shortcut title.
Amith Yamasani [Thu, 27 Jan 2011 22:58:21 +0000 (14:58 -0800)]
Use the correct resource id for Battery use shortcut title.

Bug: 3399262

When displaying a list of shortcuts to settings screens, "Storage
settings" was used instead of "Battery use".

Change-Id: I4d445f188fc45d66623dc83e9eb2f9b045899561

13 years agoMerge "Fix settings NPE crash on launch." into honeycomb
Jake Hamby [Thu, 27 Jan 2011 22:05:44 +0000 (14:05 -0800)]
Merge "Fix settings NPE crash on launch." into honeycomb

13 years agoam c5708925: Adding missing hdpi assets
Justin Ho [Thu, 27 Jan 2011 18:38:01 +0000 (10:38 -0800)]
am c5708925: Adding missing hdpi assets

* commit 'c5708925c6355978f2752ed6e0a71abea2558072':
  Adding missing hdpi assets

13 years agoAdding missing hdpi assets
Justin Ho [Thu, 27 Jan 2011 18:14:54 +0000 (10:14 -0800)]
Adding missing hdpi assets

Change-Id: I791d331d7dbc93af6869d741eaa4282e7558a874

13 years agoam b1ab46b8: Merge "Fix the build." into honeycomb
Jason parks [Thu, 27 Jan 2011 18:13:52 +0000 (10:13 -0800)]
am b1ab46b8: Merge "Fix the build." into honeycomb

* commit 'b1ab46b8cb792a7f75fac03c13130474b4249ef5':
  Fix the build.

13 years agoMerge "Fix the build." into honeycomb
Jason parks [Thu, 27 Jan 2011 18:11:00 +0000 (10:11 -0800)]
Merge "Fix the build." into honeycomb

13 years agoFix the build.
Jason parks [Thu, 27 Jan 2011 18:08:44 +0000 (12:08 -0600)]
Fix the build.

I think I checked in the wrong file before.

Change-Id: Ie426bb5e865ea17f219ee07d3eb8cdd6f06e8cc7

13 years agoam 565d0eb8: Merge "New tab assets for Honeycomb" into honeycomb
Justin Ho [Thu, 27 Jan 2011 17:49:37 +0000 (09:49 -0800)]
am 565d0eb8: Merge "New tab assets for Honeycomb" into honeycomb

* commit '565d0eb8089beebb08f4ed2d6949246409131ea2':
  New tab assets for Honeycomb

13 years agoMerge "New tab assets for Honeycomb" into honeycomb
Justin Ho [Thu, 27 Jan 2011 17:48:18 +0000 (09:48 -0800)]
Merge "New tab assets for Honeycomb" into honeycomb

13 years agoNew tab assets for Honeycomb
Justin Ho [Thu, 27 Jan 2011 17:47:35 +0000 (09:47 -0800)]
New tab assets for Honeycomb

Change-Id: Ia955180781142295991df179fa419690fd0ffeee

13 years agoam f8217304: More work on the Crypt Keeper.
Jason parks [Thu, 27 Jan 2011 17:31:21 +0000 (09:31 -0800)]
am f8217304: More work on the Crypt Keeper.

* commit 'f8217304073b5cd13823a0602568394be93bf310':
  More work on the Crypt Keeper.

13 years agoMore work on the Crypt Keeper.
Jason parks [Wed, 26 Jan 2011 19:11:42 +0000 (13:11 -0600)]
More work on the Crypt Keeper.

* Use the DPM to determine if we are encrypted.
* Fix misspelling (Comfirm -> Confirm).
* Animate to black when enabling encryption.
* Add holo droid background.
* Change the progress bar to indterminate.
* Display the percentage complete in the status line.
* Fixed bug 3388097. You will no longer have to unplug your device to start encryption. This line is intentionally long. I could make it shorter but I am proving a point: <magic>overflow: auto;</magic>.
* Actually hold onto the wakelock to prvent the device from sleeping.
* Implement onStop() as a orientation change can happen at boot. This will start the activity twice and there will be multiple handlers with messages.

Change-Id: Ia752d106c39e0d81431e856f8f500182e8ec1abd

13 years agoam f955eda8: Merge "Import revised translations. DO NOT MERGE" into honeycomb
Dianne Hackborn [Thu, 27 Jan 2011 02:02:40 +0000 (18:02 -0800)]
am f955eda8: Merge "Import revised translations.  DO NOT MERGE" into honeycomb

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

13 years agoFix settings NPE crash on launch.
Jake Hamby [Thu, 27 Jan 2011 01:49:20 +0000 (17:49 -0800)]
Fix settings NPE crash on launch.

Sometimes when the settings app is resumed, HeadsetProfileManager's
getConnectedDevices() method is called before the onServiceConnected()
callback gives us the proxy object, causing an NPE. Check that we
have the proxy object, and return an empty list otherwise. The
correct states will be shown in the UI because the
onServiceConnected() callback makes its own call to getConnectedDevices()
to set the correct headset profile state.

Bug: 3378431
Change-Id: I364ade0804fb2090378438c8721afef6cac2b0b8

13 years agoMerge "Import revised translations. DO NOT MERGE" into honeycomb
Dianne Hackborn [Thu, 27 Jan 2011 01:35:59 +0000 (17:35 -0800)]
Merge "Import revised translations.  DO NOT MERGE" into honeycomb

13 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Thu, 27 Jan 2011 00:39:47 +0000 (16:39 -0800)]
Import revised translations.  DO NOT MERGE

Change-Id: I00d851d7635880d85a4880e5a9201cbcabc101c9

13 years agoam e2c557d4: Merge "Fix build; dumb syntax error." into honeycomb
Roy West [Thu, 27 Jan 2011 00:36:12 +0000 (16:36 -0800)]
am e2c557d4: Merge "Fix build; dumb syntax error." into honeycomb

* commit 'e2c557d4c0fb81496a0429fb32fe033b2e769611':
  Fix build; dumb syntax error.

13 years agoMerge "Fix build; dumb syntax error." into honeycomb
Roy West [Thu, 27 Jan 2011 00:34:40 +0000 (16:34 -0800)]
Merge "Fix build; dumb syntax error." into honeycomb

13 years agoFix build; dumb syntax error.
Roy West [Thu, 27 Jan 2011 00:31:21 +0000 (16:31 -0800)]
Fix build; dumb syntax error.

Change-Id: I1204650796df7a49c5221821f2d485fa7e312be6

13 years agoam f484f23a: Merge "Fix 3395616: Show IME by default when seting/changing password...
Jim Miller [Thu, 27 Jan 2011 00:28:33 +0000 (16:28 -0800)]
am f484f23a: Merge "Fix 3395616: Show IME by default when seting/changing password" into honeycomb

* commit 'f484f23a53840cca462264e4a1c607fe02a3f59f':
  Fix 3395616: Show IME by default when seting/changing password

13 years agoMerge "Fix 3395616: Show IME by default when seting/changing password" into honeycomb
Jim Miller [Thu, 27 Jan 2011 00:25:32 +0000 (16:25 -0800)]
Merge "Fix 3395616: Show IME by default when seting/changing password" into honeycomb

13 years agoFix 3395616: Show IME by default when seting/changing password
Jim Miller [Thu, 27 Jan 2011 00:10:26 +0000 (16:10 -0800)]
Fix 3395616: Show IME by default when seting/changing password

Change-Id: I2c110042e58420bdc937582e840227edb93909a5

13 years agoam ae3e3188: Merge "Editing encryption strings." into honeycomb
Roy West [Wed, 26 Jan 2011 23:43:13 +0000 (15:43 -0800)]
am ae3e3188: Merge "Editing encryption strings." into honeycomb

* commit 'ae3e3188120eb89acc5dc0a06803ae8274aeb900':
  Editing encryption strings.

13 years agoMerge "Editing encryption strings." into honeycomb
Roy West [Wed, 26 Jan 2011 23:41:11 +0000 (15:41 -0800)]
Merge "Editing encryption strings." into honeycomb

13 years agoEditing encryption strings.
Roy West [Wed, 26 Jan 2011 22:10:55 +0000 (14:10 -0800)]
Editing encryption strings.

Change-Id: Ia7c12ea353f1a2dfee3125d2c620980ddd825570

13 years agoam 1f5be05e: Merge "Implement "show received files" preference item." into honeycomb
Jake Hamby [Wed, 26 Jan 2011 21:42:49 +0000 (13:42 -0800)]
am 1f5be05e: Merge "Implement "show received files" preference item." into honeycomb

* commit '1f5be05ee5ec5c4e84dc0ace9e88a5ef8f2e2b64':
  Implement "show received files" preference item.

13 years agoMerge "Implement "show received files" preference item." into honeycomb
Jake Hamby [Wed, 26 Jan 2011 21:40:37 +0000 (13:40 -0800)]
Merge "Implement "show received files" preference item." into honeycomb

13 years agoam ae71d89a: Merge "Update airplane mode checkbox when toggled from system bar."...
Amith Yamasani [Wed, 26 Jan 2011 21:18:44 +0000 (13:18 -0800)]
am ae71d89a: Merge "Update airplane mode checkbox when toggled from system bar." into honeycomb

* commit 'ae71d89a6bc7ebd352c624297481081475907802':
  Update airplane mode checkbox when toggled from system bar.

13 years agoMerge "Update airplane mode checkbox when toggled from system bar." into honeycomb
Amith Yamasani [Wed, 26 Jan 2011 21:16:30 +0000 (13:16 -0800)]
Merge "Update airplane mode checkbox when toggled from system bar." into honeycomb

13 years agoam 5f765f7c: Fix to bug 3389385.
Roy West [Wed, 26 Jan 2011 20:45:17 +0000 (12:45 -0800)]
am 5f765f7c: Fix to bug 3389385.

* commit '5f765f7ca02543094eb6a89af7fcd4e43787a8f4':
  Fix to bug 3389385.

13 years agoFix to bug 3389385.
Roy West [Wed, 26 Jan 2011 20:27:44 +0000 (12:27 -0800)]
Fix to bug 3389385.

Change-Id: Ibf0d0ec3272c3b59fb20b837a739aaa99b1986b5

13 years agoam fa782f5e: Merge "Hidden AddAccount activity doesn\'t need to deal with orientation...
Amith Yamasani [Wed, 26 Jan 2011 18:53:49 +0000 (10:53 -0800)]
am fa782f5e: Merge "Hidden AddAccount activity doesn\'t need to deal with orientation changes." into honeycomb

* commit 'fa782f5ee3b925fb242c1786852e93c932d97cb5':
  Hidden AddAccount activity doesn't need to deal with orientation changes.

13 years agoMerge "Hidden AddAccount activity doesn't need to deal with orientation changes....
Amith Yamasani [Wed, 26 Jan 2011 18:51:36 +0000 (10:51 -0800)]
Merge "Hidden AddAccount activity doesn't need to deal with orientation changes." into honeycomb

13 years agoImplement "show received files" preference item.
Jake Hamby [Wed, 26 Jan 2011 03:56:58 +0000 (19:56 -0800)]
Implement "show received files" preference item.

Add handler to send an intent to the Bluetooth OPP app to show the
list of received files to the user.

Bug: 3167219
Change-Id: I59e18559a0c35add7f1be56a5f040dae4dccc7f1

13 years agoHidden AddAccount activity doesn't need to deal with orientation changes.
Amith Yamasani [Wed, 26 Jan 2011 18:37:17 +0000 (10:37 -0800)]
Hidden AddAccount activity doesn't need to deal with orientation changes.

Bug: 3300523
Change-Id: I53e02e390267b1a88a6ae424aca18df439501f6d

13 years agoUpdate airplane mode checkbox when toggled from system bar.
Amith Yamasani [Wed, 26 Jan 2011 17:56:44 +0000 (09:56 -0800)]
Update airplane mode checkbox when toggled from system bar.

Bug: 3148095

Also fix an NPE crash I saw when exiting Settings immediately after toggling
the airplane mode.

Change-Id: I83eb2d90e203fd56b09269cf9fa8f74a4354834f

13 years agoam 09b77105: Make sure the profile list is consistent.
Chung-yih Wang [Wed, 26 Jan 2011 08:49:22 +0000 (00:49 -0800)]
am 09b77105: Make sure the profile list is consistent.

* commit '09b77105fb6c58075bb5586ba8087b4de9e5860e':
  Make sure the profile list is consistent.

13 years agoMake sure the profile list is consistent.
Chung-yih Wang [Fri, 21 Jan 2011 09:22:29 +0000 (17:22 +0800)]
Make sure the profile list is consistent.

Since we may have more than one instance of VpnSettings, we have to make
the VPN profile list consistent between instances.

bug:3381902

Change-Id: Ic3128646c7fc6ee2a8c0ea6ce339d76115d7c05b

13 years agoam f6ac4296: Merge "Fix alert dialogs in VpnSettings." into honeycomb
Hung-ying Tyan [Wed, 26 Jan 2011 08:09:18 +0000 (00:09 -0800)]
am f6ac4296: Merge "Fix alert dialogs in VpnSettings." into honeycomb

* commit 'f6ac42968f1b21ab6300bdc211a050fc4cada1af':
  Fix alert dialogs in VpnSettings.

13 years agoMerge "Fix alert dialogs in VpnSettings." into honeycomb
Hung-ying Tyan [Wed, 26 Jan 2011 08:07:38 +0000 (00:07 -0800)]
Merge "Fix alert dialogs in VpnSettings." into honeycomb

13 years agoFix alert dialogs in VpnSettings.
Hung-ying Tyan [Mon, 24 Jan 2011 07:05:27 +0000 (15:05 +0800)]
Fix alert dialogs in VpnSettings.

+ Don't check mDialogFragment.isVisible() in SettingsPreferenceFragment.removeDialog()
  as mDialogFragment may not be visible in parent fragment's onResume().
+ Replace mConnectDialog with mConnectDialogShowing and remove
  removeConnectDialog().
+ Dismiss alert dialogs in onPause() so that we don't need to maintain extra
  states during pause-resume cycle.

In addition, fix a NPE when startVpnTypeSelection().

Bug: 3381434
Bug: 3289365

Change-Id: Ic4aa87c7a618d95e86e45d6617f2ad7dab35f019

13 years agoam 579a7ddb: Merge "Fix issue #3343297 Settings force close when try to..." into...
Dianne Hackborn [Wed, 26 Jan 2011 06:39:26 +0000 (22:39 -0800)]
am 579a7ddb: Merge "Fix issue #3343297 Settings force close when try to..." into honeycomb

* commit '579a7ddb225ea3e59ea5383e49b847ff627ec9aa':
  Fix issue #3343297 Settings force close when try to...

13 years agoMerge "Fix issue #3343297 Settings force close when try to..." into honeycomb
Dianne Hackborn [Wed, 26 Jan 2011 06:37:42 +0000 (22:37 -0800)]
Merge "Fix issue #3343297 Settings force close when try to..." into honeycomb

13 years agoFix issue #3343297 Settings force close when try to...
Dianne Hackborn [Wed, 26 Jan 2011 06:03:43 +0000 (22:03 -0800)]
Fix issue #3343297 Settings force close when try to...

...end process in running service - IKXEVEREST-3023

Change-Id: I16403a260ccf06675d0e2e98573975d746bded91

13 years agoam 735e0f00: Merge "Rearrange Applications settings items." into honeycomb
Amith Yamasani [Wed, 26 Jan 2011 05:45:45 +0000 (21:45 -0800)]
am 735e0f00: Merge "Rearrange Applications settings items." into honeycomb

* commit '735e0f0079572c0fc43ed8662adbaf1d1716cb98':
  Rearrange Applications settings items.

13 years agoam 1fa2ab82: Merge "Fix missing title for WiFi Advanced settings." into honeycomb
Amith Yamasani [Wed, 26 Jan 2011 05:43:46 +0000 (21:43 -0800)]
am 1fa2ab82: Merge "Fix missing title for WiFi Advanced settings." into honeycomb

* commit '1fa2ab82fb798854c500162d205c759d7cf6c24e':
  Fix missing title for WiFi Advanced settings.

13 years agoMerge "Rearrange Applications settings items." into honeycomb
Amith Yamasani [Wed, 26 Jan 2011 05:43:19 +0000 (21:43 -0800)]
Merge "Rearrange Applications settings items." into honeycomb

13 years agoMerge "Fix missing title for WiFi Advanced settings." into honeycomb
Amith Yamasani [Wed, 26 Jan 2011 05:42:11 +0000 (21:42 -0800)]
Merge "Fix missing title for WiFi Advanced settings." into honeycomb

13 years agoam 9e89462d: Merge "Use expander assets for bluetooth profile preference." into honeycomb
Justin Ho [Wed, 26 Jan 2011 02:36:06 +0000 (18:36 -0800)]
am 9e89462d: Merge "Use expander assets for bluetooth profile preference." into honeycomb

* commit '9e89462d280f189420b49a8d609cf3f99e55d178':
  Use expander assets for bluetooth profile preference.

13 years agoMerge "Use expander assets for bluetooth profile preference." into honeycomb
Justin Ho [Wed, 26 Jan 2011 02:34:10 +0000 (18:34 -0800)]
Merge "Use expander assets for bluetooth profile preference." into honeycomb

13 years agoam 3753def3: Merge "Allow OnCancelListener and OnDismissListener in Settings app...
Hung-ying Tyan [Wed, 26 Jan 2011 02:02:43 +0000 (18:02 -0800)]
am 3753def3: Merge "Allow OnCancelListener and OnDismissListener in Settings app" into honeycomb

* commit '3753def39da8a4c63ffa787f2572defbc189d7c5':
  Allow OnCancelListener and OnDismissListener in Settings app

13 years agoMerge "Allow OnCancelListener and OnDismissListener in Settings app" into honeycomb
Hung-ying Tyan [Wed, 26 Jan 2011 02:00:12 +0000 (18:00 -0800)]
Merge "Allow OnCancelListener and OnDismissListener in Settings app" into honeycomb

13 years agoUse expander assets for bluetooth profile preference.
Amith Yamasani [Wed, 26 Jan 2011 01:20:43 +0000 (17:20 -0800)]
Use expander assets for bluetooth profile preference.

Also adjust some padding and set correct highlight background.

Bug: 3383060
Change-Id: I5a4abe98c49efd156523085418958b69df6c8d85

13 years agoRearrange Applications settings items.
Amith Yamasani [Tue, 25 Jan 2011 22:56:44 +0000 (14:56 -0800)]
Rearrange Applications settings items.

Bug: 3337264
Change-Id: I955c15f7db791167b97b04beaeafc2953bdccd76

13 years agoam 51cd0d6d: Remove "Allow incoming file transfers" option from BT settings.
Jake Hamby [Tue, 25 Jan 2011 22:41:38 +0000 (14:41 -0800)]
am 51cd0d6d: Remove "Allow incoming file transfers" option from BT settings.

* commit '51cd0d6d29c8f8f5320968f778b04b448984abc8':
  Remove "Allow incoming file transfers" option from BT settings.

13 years agoRemove "Allow incoming file transfers" option from BT settings.
Jake Hamby [Tue, 25 Jan 2011 21:50:54 +0000 (13:50 -0800)]
Remove "Allow incoming file transfers" option from BT settings.

The user preference to allow automatic incoming file transfers for
specific devices isn't implemented yet. Remove the preference from
the settings UI.

Bug: 3385941
Change-Id: Ib8fee9a0d99063a8c05d52a960664364e4812ace

13 years agoFix missing title for WiFi Advanced settings.
Amith Yamasani [Tue, 25 Jan 2011 20:56:53 +0000 (12:56 -0800)]
Fix missing title for WiFi Advanced settings.

Bug: 3360783
Change-Id: I8c22ce5a995eab26d300402471770c082f90a34a

13 years agoam a34279fb: Fix 3383575: use styled attribs and update layout
Jim Miller [Tue, 25 Jan 2011 20:41:04 +0000 (12:41 -0800)]
am a34279fb: Fix 3383575: use styled attribs and update layout

* commit 'a34279fb2a109d45e88504ce9bc292d7fc7cf2c2':
  Fix 3383575: use styled attribs and update layout

13 years agoFix 3383575: use styled attribs and update layout
Jim Miller [Tue, 25 Jan 2011 05:25:47 +0000 (21:25 -0800)]
Fix 3383575: use styled attribs and update layout

This updates the layout to make more room for the button
text in SecuritySettings. The code now uses styled attributes
to make it easier to tweak in the future.

Change-Id: I5fbdf2f6ae4c4c1f9614ab97891f9f2fe6cda628

13 years agoam 323fa9c6: Merge "Display the correct encryption settings." into honeycomb
Jason parks [Tue, 25 Jan 2011 17:56:00 +0000 (09:56 -0800)]
am 323fa9c6: Merge "Display the correct encryption settings." into honeycomb

* commit '323fa9c669da74cf1dde982c982f7ea9c0c1b5a8':
  Display the correct encryption settings.

13 years agoMerge "Display the correct encryption settings." into honeycomb
Jason parks [Tue, 25 Jan 2011 17:53:00 +0000 (09:53 -0800)]
Merge "Display the correct encryption settings." into honeycomb

13 years agoDisplay the correct encryption settings.
Jason parks [Tue, 25 Jan 2011 15:26:55 +0000 (09:26 -0600)]
Display the correct encryption settings.

* You can no longer try to encrypt the device when it is encrypted.
* Moved the encryption section below the lock screen section. It will be more common to change the lock screen settings.
* If the device doesn't support encryption don't display the encryption section.

Bug: 3384074
Change-Id: I172f5894a3cea57b1b8d03a84f1ecf0ee500c1f3

13 years agoam af6d7cf2: Merge "More UI tweaks." into honeycomb
Jason parks [Tue, 25 Jan 2011 15:28:28 +0000 (07:28 -0800)]
am af6d7cf2: Merge "More UI tweaks." into honeycomb

* commit 'af6d7cf23ca5ca86c39845711f431e76b877a31e':
  More UI tweaks.

13 years agoMerge "More UI tweaks." into honeycomb
Jason parks [Tue, 25 Jan 2011 14:39:06 +0000 (06:39 -0800)]
Merge "More UI tweaks." into honeycomb

13 years agoMore UI tweaks.
Jason parks [Mon, 24 Jan 2011 22:19:28 +0000 (16:19 -0600)]
More UI tweaks.

* Grab a full wakelock while encrypting.
* Fix a bug with failed attempts.
* Add a custom theme to animate the screen to black.
* Fix the keyboard to be displayed properly in landscape and portrait.

Change-Id: Icc2d813ce1780588eb3b16f5204c3c60cae5236f

13 years agoAllow OnCancelListener and OnDismissListener in Settings app
Hung-ying Tyan [Tue, 25 Jan 2011 08:42:14 +0000 (16:42 +0800)]
Allow OnCancelListener and OnDismissListener in Settings app

for the framework-managed dialogs.

DialogFragment acts as both listeners so the application cannot set both
listeners in the embedded dialog. New hooks are added in SettingsDialogFragment
so that settings apps can do so for the framework-managed dialogs.

Bug: 3386670
Change-Id: I144e7c4ccf7f86c61f6079fa86d830c709335af1

13 years agoam 0385cf14: Fix issue #3306021 NPE at android.app.AlertDialog.getDefaultDialogTheme...
Dianne Hackborn [Tue, 25 Jan 2011 06:12:31 +0000 (22:12 -0800)]
am 0385cf14: Fix issue #3306021 NPE at android.app.AlertDialog.getDefaultDialogTheme(AlertDialog.java)

* commit '0385cf14a1b02fafc3d1a094ccfee45de4e9b03a':
  Fix issue #3306021 NPE at android.app.AlertDialog.getDefaultDialogTheme(AlertDialog.java)

13 years agoam 48e031c7: Merge "Tabletize Device administrator screen and fix the layout for...
Amith Yamasani [Tue, 25 Jan 2011 06:12:22 +0000 (22:12 -0800)]
am 48e031c7: Merge "Tabletize Device administrator screen and fix the layout for DeviceAdminAdd." into honeycomb

* commit '48e031c710acb812361d9689836b69b3ee5b5ac2':
  Tabletize Device administrator screen and fix the layout for DeviceAdminAdd.

13 years agoFix issue #3306021 NPE at android.app.AlertDialog.getDefaultDialogTheme(AlertDialog...
Dianne Hackborn [Tue, 25 Jan 2011 00:22:13 +0000 (16:22 -0800)]
Fix issue #3306021 NPE at android.app.AlertDialog.getDefaultDialogTheme(AlertDialog.java)

It looks like the dialog fragment was not being removed along with
the containing fragment.  The containing fragment now checks for
when it is being removed and removes its dialog fragment at that
point.

Also fix issue #3340766 NPE at
com.android.settings.applications.RunningProcessesView.startServiceDetailsActivity

We need to check if the running processes view is still attached to its
owner, since we clear owner when it is paused.

In addition, fix a bug where ManageApplications was not persisting
its "show background processes" state, and remove the icons from
its menu items to make them more understandable in the action bar.

Change-Id: I4498ef92023eb60f90758ff18d8eed7b41af79b0

13 years agoMerge "Tabletize Device administrator screen and fix the layout for DeviceAdminAdd...
Amith Yamasani [Tue, 25 Jan 2011 04:43:05 +0000 (20:43 -0800)]
Merge "Tabletize Device administrator screen and fix the layout for DeviceAdminAdd." into honeycomb

13 years agoTabletize Device administrator screen and fix the layout for DeviceAdminAdd.
Amith Yamasani [Tue, 25 Jan 2011 00:02:11 +0000 (16:02 -0800)]
Tabletize Device administrator screen and fix the layout for DeviceAdminAdd.

Bug: 3376986

Convert the DeviceAdminSettings screen to a fragment, remove fat titlebar.
Convert the DeviceAdminAdd screen to layout nicely in the new holo DialogWhenLarge
style.

Change-Id: I20a9d16aed135a2178969dfff807075b0b79237c

13 years agoam 3f5e524d: Merge "Fix wifi flow" into honeycomb
Daisuke Miyakawa [Mon, 24 Jan 2011 22:03:29 +0000 (14:03 -0800)]
am 3f5e524d: Merge "Fix wifi flow" into honeycomb

* commit '3f5e524d5d69fe23df66a54ea26ff57612a1548c':
  Fix wifi flow

13 years agoMerge "Fix wifi flow" into honeycomb
Daisuke Miyakawa [Mon, 24 Jan 2011 22:00:07 +0000 (14:00 -0800)]
Merge "Fix wifi flow" into honeycomb

13 years agoam ffc848ef: Merge "Import revised translations. DO NOT MERGE" into honeycomb
Eric Fischer [Mon, 24 Jan 2011 21:57:26 +0000 (13:57 -0800)]
am ffc848ef: Merge "Import revised translations.  DO NOT MERGE" into honeycomb

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

13 years agoam 26bb586c: Merge "NPE check in VpnSettings." into honeycomb
Amith Yamasani [Mon, 24 Jan 2011 21:57:24 +0000 (13:57 -0800)]
am 26bb586c: Merge "NPE check in VpnSettings." into honeycomb

* commit '26bb586c9c5af4d369cd6691ed608c7150c04547':
  NPE check in VpnSettings.

13 years agoam cfcdcb84: Merge "Restore deleted string still referenced from a layout." into...
Eric Fischer [Mon, 24 Jan 2011 21:57:22 +0000 (13:57 -0800)]
am cfcdcb84: Merge "Restore deleted string still referenced from a layout." into honeycomb

* commit 'cfcdcb84ccbc941ecfb8733c1a848812ba0e0d66':
  Restore deleted string still referenced from a layout.

13 years agoMerge "Import revised translations. DO NOT MERGE" into honeycomb
Eric Fischer [Mon, 24 Jan 2011 21:49:39 +0000 (13:49 -0800)]
Merge "Import revised translations.  DO NOT MERGE" into honeycomb

13 years agoMerge "NPE check in VpnSettings." into honeycomb
Amith Yamasani [Mon, 24 Jan 2011 21:48:40 +0000 (13:48 -0800)]
Merge "NPE check in VpnSettings." into honeycomb