Commit Graph

3103 Commits

Author SHA1 Message Date
satok
0f28e83298 am c9cd29dd: Remove invalid call of "clearFocus" in SetupWizard......
* commit 'c9cd29ddb832fd76d96fea080abe8325a8bb1bd2':
  Remove invalid call of "clearFocus" in SetupWizard......
2011-01-28 09:49:34 -08:00
satok
c9cd29ddb8 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
2011-01-28 18:03:47 +09:00
Dianne Hackborn
9a406ea101 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
2011-01-27 23:20:37 -08:00
Dianne Hackborn
a5082305e8 Merge "Fix issue #3400255 Dialog fragments crash on rotation in Settings app" into honeycomb 2011-01-27 23:19:13 -08:00
Dianne Hackborn
300768fea5 Fix issue #3400255 Dialog fragments crash on rotation in Settings app
Change-Id: I337c1fb41e3fbedd7982418df497487481bb35d2
2011-01-27 20:39:21 -08:00
Justin Ho
f74f870ba1 am 3b3af8d3: Merge "Updating Delete and Refresh icons to Honeycomb style" into honeycomb
* commit '3b3af8d3b0e6f76c355ce5363ed4c582f620cc4e':
  Updating Delete and Refresh icons to Honeycomb style
2011-01-27 19:08:25 -08:00
Justin Ho
3b3af8d3b0 Merge "Updating Delete and Refresh icons to Honeycomb style" into honeycomb 2011-01-27 19:06:24 -08:00
Jake Hamby
792fb594d5 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
2011-01-27 18:38:58 -08:00
Jake Hamby
3d1fd57e30 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
2011-01-27 18:33:17 -08:00
Justin Ho
8472b1b60d Updating Delete and Refresh icons to Honeycomb style
Bug: 3362749
Change-Id: Ib4b61c9e7db05b0627c1f353d3747268455dab6c
2011-01-27 17:59:23 -08:00
Amith Yamasani
6a66b5c861 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.
2011-01-27 15:11:04 -08:00
Amith Yamasani
a4035aef92 Merge "Use the correct resource id for Battery use shortcut title." into honeycomb 2011-01-27 15:08:34 -08:00
Jake Hamby
f2941db77a am 6d509d2f: Merge "Fix settings NPE crash on launch." into honeycomb
* commit '6d509d2f35e39bcdc9c8fc01bf66b63d61c84192':
  Fix settings NPE crash on launch.
2011-01-27 15:03:40 -08:00
Amith Yamasani
3e9ab63c60 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
2011-01-27 14:58:21 -08:00
Jake Hamby
6d509d2f35 Merge "Fix settings NPE crash on launch." into honeycomb 2011-01-27 14:05:44 -08:00
Justin Ho
8d2633075f am c5708925: Adding missing hdpi assets
* commit 'c5708925c6355978f2752ed6e0a71abea2558072':
  Adding missing hdpi assets
2011-01-27 10:38:01 -08:00
Justin Ho
c5708925c6 Adding missing hdpi assets
Change-Id: I791d331d7dbc93af6869d741eaa4282e7558a874
2011-01-27 10:14:54 -08:00
Jason parks
cd25369c04 am b1ab46b8: Merge "Fix the build." into honeycomb
* commit 'b1ab46b8cb792a7f75fac03c13130474b4249ef5':
  Fix the build.
2011-01-27 10:13:52 -08:00
Jason parks
b1ab46b8cb Merge "Fix the build." into honeycomb 2011-01-27 10:11:00 -08:00
Jason parks
1b066aeff7 Fix the build.
I think I checked in the wrong file before.

Change-Id: Ie426bb5e865ea17f219ee07d3eb8cdd6f06e8cc7
2011-01-27 12:08:44 -06:00
Justin Ho
cbc9fedf58 am 565d0eb8: Merge "New tab assets for Honeycomb" into honeycomb
* commit '565d0eb8089beebb08f4ed2d6949246409131ea2':
  New tab assets for Honeycomb
2011-01-27 09:49:37 -08:00
Justin Ho
565d0eb808 Merge "New tab assets for Honeycomb" into honeycomb 2011-01-27 09:48:18 -08:00
Justin Ho
636bdc5ac9 New tab assets for Honeycomb
Change-Id: Ia955180781142295991df179fa419690fd0ffeee
2011-01-27 09:47:35 -08:00
Jason parks
ebabdd4d24 am f8217304: More work on the Crypt Keeper.
* commit 'f8217304073b5cd13823a0602568394be93bf310':
  More work on the Crypt Keeper.
2011-01-27 09:31:21 -08:00
Jason parks
f821730407 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
2011-01-27 11:26:58 -06:00
Dianne Hackborn
7cabc5bf75 am f955eda8: Merge "Import revised translations. DO NOT MERGE" into honeycomb
* commit 'f955eda877a35241635714a8ba2dfe8fc8a8c5c0':
  Import revised translations.  DO NOT MERGE
2011-01-26 18:02:40 -08:00
Jake Hamby
632a10f470 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
2011-01-26 17:49:20 -08:00
Dianne Hackborn
f955eda877 Merge "Import revised translations. DO NOT MERGE" into honeycomb 2011-01-26 17:35:59 -08:00
Eric Fischer
a1871544e8 Import revised translations. DO NOT MERGE
Change-Id: I00d851d7635880d85a4880e5a9201cbcabc101c9
2011-01-26 16:39:47 -08:00
Roy West
fe5d814311 am e2c557d4: Merge "Fix build; dumb syntax error." into honeycomb
* commit 'e2c557d4c0fb81496a0429fb32fe033b2e769611':
  Fix build; dumb syntax error.
2011-01-26 16:36:12 -08:00
Roy West
e2c557d4c0 Merge "Fix build; dumb syntax error." into honeycomb 2011-01-26 16:34:40 -08:00
Roy West
cbebe591d7 Fix build; dumb syntax error.
Change-Id: I1204650796df7a49c5221821f2d485fa7e312be6
2011-01-26 16:31:21 -08:00
Jim Miller
7eb22a9071 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
2011-01-26 16:28:33 -08:00
Jim Miller
f484f23a53 Merge "Fix 3395616: Show IME by default when seting/changing password" into honeycomb 2011-01-26 16:25:32 -08:00
Jim Miller
165bf2fbbf Fix 3395616: Show IME by default when seting/changing password
Change-Id: I2c110042e58420bdc937582e840227edb93909a5
2011-01-26 16:10:26 -08:00
Roy West
c29ec0b45f am ae3e3188: Merge "Editing encryption strings." into honeycomb
* commit 'ae3e3188120eb89acc5dc0a06803ae8274aeb900':
  Editing encryption strings.
2011-01-26 15:43:13 -08:00
Roy West
ae3e318812 Merge "Editing encryption strings." into honeycomb 2011-01-26 15:41:11 -08:00
Roy West
302c14a241 Editing encryption strings.
Change-Id: Ia7c12ea353f1a2dfee3125d2c620980ddd825570
2011-01-26 15:38:38 -08:00
Jake Hamby
03c92beffe am 1f5be05e: Merge "Implement "show received files" preference item." into honeycomb
* commit '1f5be05ee5ec5c4e84dc0ace9e88a5ef8f2e2b64':
  Implement "show received files" preference item.
2011-01-26 13:42:49 -08:00
Jake Hamby
1f5be05ee5 Merge "Implement "show received files" preference item." into honeycomb 2011-01-26 13:40:37 -08:00
Amith Yamasani
23bb90c1a7 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.
2011-01-26 13:18:44 -08:00
Amith Yamasani
ae71d89a6b Merge "Update airplane mode checkbox when toggled from system bar." into honeycomb 2011-01-26 13:16:30 -08:00
Roy West
192b71ac79 am 5f765f7c: Fix to bug 3389385.
* commit '5f765f7ca02543094eb6a89af7fcd4e43787a8f4':
  Fix to bug 3389385.
2011-01-26 12:45:17 -08:00
Roy West
5f765f7ca0 Fix to bug 3389385.
Change-Id: Ibf0d0ec3272c3b59fb20b837a739aaa99b1986b5
2011-01-26 12:27:44 -08:00
Amith Yamasani
6f3bca7157 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.
2011-01-26 10:53:49 -08:00
Amith Yamasani
fa782f5ee3 Merge "Hidden AddAccount activity doesn't need to deal with orientation changes." into honeycomb 2011-01-26 10:51:36 -08:00
Jake Hamby
4ee12032a3 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
2011-01-26 10:51:32 -08:00
Amith Yamasani
585eda6191 Hidden AddAccount activity doesn't need to deal with orientation changes.
Bug: 3300523
Change-Id: I53e02e390267b1a88a6ae424aca18df439501f6d
2011-01-26 10:37:17 -08:00
Amith Yamasani
b98c00e710 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
2011-01-26 09:56:44 -08:00
Chung-yih Wang
f003841c52 am 09b77105: Make sure the profile list is consistent.
* commit '09b77105fb6c58075bb5586ba8087b4de9e5860e':
  Make sure the profile list is consistent.
2011-01-26 00:49:22 -08:00