Commit Graph

2938 Commits

Author SHA1 Message Date
Jason parks
43775c7f9b Merge "More work on the CryptKeeper." into honeycomb 2011-01-20 15:58:02 -08:00
Jason parks
a13e9c877c Merge "Encrypt inplace settings." into honeycomb 2011-01-20 15:50:55 -08:00
Daisuke Miyakawa
39281d0163 Merge "Use new backgrounds in wifi setup for xl" into honeycomb 2011-01-20 14:59:39 -08:00
Daisuke Miyakawa
392a06ed1e Merge "Let WifiPickerActivity show AdvancedSettings correctly." into honeycomb 2011-01-20 12:39:27 -08:00
Daisuke Miyakawa
ece3bef58d 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
2011-01-20 12:33:37 -08:00
Daisuke Miyakawa
8f533a6232 Use new backgrounds in wifi setup for xl
Bug: 3373467
Change-Id: Iccc9a4c36dc46a67e395c81a642646b8199be606
2011-01-20 12:28:47 -08:00
Amith Yamasani
7099436ca6 Merge "Add back the refresh button and fix refresh when restarted." into honeycomb 2011-01-20 12:08:41 -08:00
Amith Yamasani
1aae305fa0 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
2011-01-20 11:25:43 -08:00
Roy West
e97bc56db1 Tidy up Internal storage screen text.
Change-Id: Ia1b3b79a6df1756c2a4ff9440463771cfa308c13
2011-01-20 10:06:33 -08:00
satok
c080c0488e Disable the checkbox even if there is a hard keyboard
Change-Id: I9ef8ce273fd72327089ada1133d923715645a141
2011-01-21 02:35:59 +09:00
Ken Wakasa
5a813ba7f9 Refine InputMethodInfo API
bug: 3370297
Change-Id: Ifaaad399586ee5b842f9b7762281d76e7969d24c
2011-01-21 00:46:26 +09:00
Tadashi G. Takaoka
9f7320132b 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
2011-01-21 00:13:33 +09:00
Tadashi G. Takaoka
4c0100f48f Merge "Rename action to ACTION_INPUT_METHOD_SUBTYPE_SETTINGS" into honeycomb 2011-01-20 05:18:01 -08:00
Chia-chi Yeh
9003862e25 Merge "Extract credential storage dialogs to a new activity." into honeycomb 2011-01-20 04:26:10 -08:00
Chia-chi Yeh
91d65a20af 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
2011-01-20 19:45:04 +08:00
Chung-yih Wang
a4491eafd4 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
2011-01-20 18:31:26 +08:00
Tadashi G. Takaoka
d38896c7d6 Rename action to ACTION_INPUT_METHOD_SUBTYPE_SETTINGS
Change-Id: I2aa16ecfffe3b575132437a9e3a071cd1c747e28
2011-01-20 17:58:29 +09:00
Hung-ying Tyan
62cc79ef96 Make VpnSettings use new synchronous VpnService API.
Change-Id: Ib400c968981f9f8642a1452011faaade0d5bde57
2011-01-20 12:48:53 +08:00
Daisuke Miyakawa
9b37821d67 Merge "Fix Wifi setup for xl." into honeycomb 2011-01-19 16:36:14 -08:00
Daisuke Miyakawa
4781d280d4 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
2011-01-19 16:17:56 -08:00
Eric Fischer
a934c39d19 Merge "Distinguish Atlantic Time in Barbados from Atlantic Time in Canada." into honeycomb 2011-01-19 15:36:56 -08:00
Jake Hamby
a76d539099 Merge "Display correct HID icon for pointing and misc. devices" into honeycomb 2011-01-19 15:35:50 -08:00
Jake Hamby
cde015b3d4 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
2011-01-19 15:24:39 -08:00
Eric Fischer
de6eb79e15 Distinguish Atlantic Time in Barbados from Atlantic Time in Canada.
Bug 2605239

Change-Id: I196aadd21281d18e228a7bf7e947a2b0fa7c6d05
2011-01-19 15:16:20 -08:00
Fabrice Di Meglio
15649f8667 Merge "Fix bug #3366401 (Accounts in "Add accounts" list should be sorted alphabetically)" into honeycomb 2011-01-19 14:27:11 -08:00
Jake Hamby
2fdd006b1a 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
2011-01-19 13:24:57 -08:00
Jake Hamby
8140d9c916 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
2011-01-19 12:25:46 -08:00
satok
5026550964 Merge "Always clear hashcodes when input method settings is changed" into honeycomb 2011-01-19 07:11:43 -08:00
satok
517c10dd9c Always clear hashcodes when input method settings is changed
Change-Id: Ia2a5d3a856f0ce9e1c81052397e3d704a3b6b396
2011-01-20 00:07:18 +09:00
Daisuke Miyakawa
0692dffa8e Fix layout in DateTime picker
Bug: 3347865
Change-Id: I9c425186515df387ac7951ff85ccf3d4d6732d08
2011-01-18 21:01:38 -08:00
Daisuke Miyakawa
a30013fad4 UI fix for wifi setup in xl
- Show "connecting" and "connected" text
- Modify layout for "Add network"

Bug: 3347865
Change-Id: I9c9b33b9033e7fb4f885717f00507c1360400725
2011-01-18 20:29:47 -08:00
Fabrice Di Meglio
ab58d933a7 Fix bug #3366401 (Accounts in "Add accounts" list should be sorted alphabetically)
- sort the account type list

Change-Id: Ibf1712dc75fabf144382648acc57d6f19fe0ac96
2011-01-18 18:30:14 -08:00
Daisuke Miyakawa
b213d30d2c Merge "Polish layout and UI for wifi setup" into honeycomb 2011-01-18 16:26:18 -08:00
Daisuke Miyakawa
ee5576ce06 Polish layout and UI for wifi setup
Bug: 3347865
Change-Id: I529fc2f5e11388b34b66617aee64b7facd3708e0
2011-01-18 16:26:03 -08:00
Kenny Root
9f1f6ca27a Merge "Don't show separate option for erasing USB storage" into honeycomb 2011-01-18 15:38:14 -08:00
Kenny Root
3785e390d2 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
2011-01-18 15:14:32 -08:00
Eric Fischer
b4bb7b470b Merge "Import revised translations. DO NOT MERGE" into honeycomb 2011-01-18 15:14:06 -08:00
Eric Fischer
fed18746ec Import revised translations. DO NOT MERGE
Change-Id: I876d6ce88a61ed0e4ce8e5d649fa12072ebe26bb
2011-01-18 15:07:02 -08:00
Kenny Root
0ad922f0ce Merge "Display OBB usage as part of app details" into honeycomb 2011-01-18 14:12:00 -08:00
Kenny Root
a076212324 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
2011-01-18 14:04:37 -08:00
Jason parks
ec5a45e79c 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
2011-01-18 15:28:53 -06:00
Vasu Nori
fdf7220a03 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
2011-01-18 13:19:13 -08:00
Daisuke Miyakawa
18d6fe1a3d 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
2011-01-18 10:06:31 -08:00
Jason parks
3e8b76319d Encrypt inplace settings.
Change-Id: I5b9cb94c987dedecf3bf31cb67a42e2f24866d3b
2011-01-18 09:31:51 -06:00
Chia-chi Yeh
12c665b2b6 Merge "Remove obsolete code from SecuritySettings." into honeycomb 2011-01-18 01:19:43 -08:00
Chia-chi Yeh
7ade84bb9b Remove obsolete code from SecuritySettings.
Change-Id: Ie1d7167ec8e748b86144e12bed72a3ca0dc99da1
2011-01-18 17:09:00 +08:00
Chung-yih Wang
80ca289b64 Merge "Fix the re-entrance of VpnSetting issue." into honeycomb 2011-01-17 18:57:41 -08:00
Daisuke Miyakawa
a0587d028a Show correct title.
Bug: 3347865
Change-Id: Ide13ab46f480107c6be1ff22edf44c2ac465fbf9
2011-01-17 18:01:34 -08:00
Jim Miller
81f794dfa1 Merge "Fix 3296883: Hide PIN characters in ChooseLockPassword" into honeycomb 2011-01-17 16:36:34 -08:00
Jim Miller
3b46f49d2a 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
2011-01-17 15:50:05 -08:00