Jake Hamby
055c20e576
Merge "Allow multiple simultaneous connections for BT input devices." into honeycomb
2011-01-11 18:44:57 -08:00
Eric Fischer
77057e282b
Merge "Update large-screen translations." into honeycomb
2011-01-11 17:39:47 -08:00
Irfan Sheriff
282ef24a3a
Merge "Change wifi sleep policy" into honeycomb
2011-01-11 17:26:41 -08:00
Roy West
89b32ab65d
First part of fix to bug3094381 typos.
...
Change-Id: Ie2ef07473ae88c023aa9158d12b73dc833043767
2011-01-11 17:17:46 -08:00
Eric Fischer
a793c57291
Update large-screen translations.
...
Change-Id: I618d7e146195a9ce2c5a1f7fc5656b174fd9fcef
2011-01-11 17:01:53 -08:00
Irfan Sheriff
7f9413911d
Change wifi sleep policy
...
Keep wifi sleep policy as never when charged as long as
user has not changed the settings
Bug: 3038345
Change-Id: I37548984698dd3dd407785544d7b418439ed95d0
2011-01-11 15:39:16 -08:00
Roy West
7d47f2f9ba
Fix bug 3342149, edit lock screen settings text.
...
Change-Id: Ic6691b5ebce1c074143dbe49b0486f693e4236f6
2011-01-11 15:36:29 -08:00
Jeff Brown
8c1524d37a
Merge "Disable quicklaunch settings preference." into honeycomb
2011-01-11 15:09:05 -08:00
Amith Yamasani
c35b1a2359
Fix build breakage. Order of product="" is important.
...
Change-Id: I3232966b90879118e287de77450d736daa58a169
2011-01-11 14:18:44 -08:00
Jim Miller
7d8afd76f8
Merge "Fix 3298889: Show continue button on PIN and password screens" into honeycomb
2011-01-11 13:50:40 -08:00
Jake Hamby
31a071432e
Merge "Don't throw exception on unexpected BT device addition." into honeycomb
2011-01-11 13:49:17 -08:00
Jake Hamby
c6e1b293a7
Don't throw exception on unexpected BT device addition.
...
Fix for reported bug where settings app crashes while trying to share
a picture. Bug report showed IllegalStateException thrown with message
"Got onDeviceAdded, but cachedDevice already exists." Changed code to
print an error message to the log and ignore the unexpected event,
rather than throwing an uncaught exception that crashes the app.
Bug: 2192884
Change-Id: I016be6a1616b317b2289768d18ae9f069a49445e
2011-01-11 13:27:50 -08:00
Amith Yamasani
dc4926db23
Merge "Remove phone number status conditionally for devices without voice." into honeycomb
2011-01-11 13:19:24 -08:00
Amith Yamasani
ffe813c380
Remove phone number status conditionally for devices without voice.
...
Bug: 3041861
Change-Id: I36fb6c584c24b995da0ac4e3b41d860f3a6f5396
2011-01-11 12:18:28 -08:00
Daisuke Miyakawa
844f323ee5
Modify layout for wifi and datetime setup
...
Change-Id: I8410a98246d81606ab728cfe4e9c700dd5ef2c7e
2011-01-11 11:20:45 -08:00
Daisuke Miyakawa
c961f0ac0b
Modify layout for Wi-Fi Setup
...
Bug: 3330109
Change-Id: I09a3965cb150d1004ef03d6bc3170ad79526c47f
2011-01-11 09:14:26 -08:00
Jim Miller
d75905991c
Fix 3298889: Show continue button on PIN and password screens
...
This fixes the above bug by allowing the PIN and password
screens to shrink to reveal the continue/cancel buttons
when the IME is shown.
This also fixes a minor resource bug where the title was
showing "confirm your password/pin" instead of "choose your password/pin".
Change-Id: I610c6018085e0c4ef1b6dc384566d06d1211f8ea
2011-01-10 19:57:29 -08:00
Jim Miller
c9787070ba
Fix 3333490,3250193: Update LockScreen settings
...
This updates LockScreen to conform to the latest UI design.
Change-Id: Ie88a26db7912ddb4331804e347189cc084c481f4
2011-01-10 18:26:20 -08:00
Jake Hamby
a0d39a39c2
Allow multiple simultaneous connections for BT input devices.
...
Move responsibility for disconnecting devices before connecting a new
profile from CachedBluetoothDevice to LocalBluetoothProfileManager.
The ProfileManager subclasses of LocalBluetoothProfileManager will
handle disconnecting the previously connected device, if necessary,
as part of connect(). The HID profile allows multiple simultaneous
connected devices, while the other supported profiles do not.
Bug: 3333975
Change-Id: Id51b26e64f7c3ee7d54af3a03ca82a669f305b52
2011-01-10 17:02:26 -08:00
Jeff Brown
52e5891560
Disable quicklaunch settings preference.
...
Bug: 3290450
Change-Id: Ib1a8926d7b18b8821395b06c9cdc7763e774c847
2011-01-10 14:03:06 -08:00
Joe Onorato
9bcc69131d
Partially revert "Conditionally remove Dock settings shortcut and Power control widget."
...
This reverts commit 580c80f853
.
So it turns out we won't have the ability to control the enabled flag from
Configuration changes because the dependency is actually in the package manager.
I'm reverting this change and going to do another one that just turns them
off for all configurations, because honeycomb is just for tablets.
Change-Id: I16b7b1e2d59a3a917448ce0361e3ce0fdd062a86
2011-01-10 13:35:44 -08:00
Mathew Inwood
7edb513181
Fix capitalization in 'Google Search'.
...
Bug: 3093036
Change-Id: Iddd5de0ba2b40f2088cce2c5a30a0a9cafaf6aaf
2011-01-10 16:33:31 +00:00
Jim Miller
9391b9545f
Fix 3333434: Rename "Display" to "Screen" and make dynamic
...
This changes the setting "Display" to "Screen" and updates
the timeout summary to reflect the current setting.
Change-Id: Id8209d445f65a0908ae8093a8f5f7f951f333053
2011-01-09 14:26:54 -08:00
Jim Miller
7da8cae44b
Fix 3281395: Fix duplicate title in LockScreen Settings. [DO NOT MERGE]
...
Manual merge of Change-Id: I3c53d1864e521f4245b94d39664266891a728615
Change-Id: I59eedd81af226949ac0df10390ae0642e1812c5a
2011-01-09 13:57:53 -08:00
Amith Yamasani
580c80f853
Conditionally remove Dock settings shortcut and Power control widget.
...
Bug: 3258028
Bug: 3248740
Change-Id: Id37787cc9562cde13048e8dfba957599219d94b5
2011-01-09 12:03:45 -08:00
Fabrice Di Meglio
ce9f77bb55
Fix for bug #3325868 (add accounts should not use the settings activity as part of its flow)
...
- suppress non needed AccountSyncSettingsInAddAccount class
Change-Id: I27ba9ea2d45a5e2c9ec1d2ed6033f6d68e100a3f
2011-01-07 17:47:59 -08:00
Vasu Nori
b1a234ef46
Merge "bug:3276501 set CHAR_LIMIT for i18n purposes" into honeycomb
2011-01-07 15:41:11 -08:00
Amith Yamasani
9587121fe5
Merge "Use a resizable dialog for wifi configuration." into honeycomb
2011-01-07 15:35:31 -08:00
Amith Yamasani
25b69ebccc
Use a resizable dialog for wifi configuration.
...
Bug: 3175152
Use a custom theme that allows the dialog to resize.
Change-Id: I004b91c58d0d1810df50f9bdee9430698f51f8ab
2011-01-07 15:31:35 -08:00
Amith Yamasani
167f72ba7c
Merge "Don't add wifi entries twice, when returning from another activity." into honeycomb
2011-01-07 15:24:47 -08:00
Vasu Nori
450bcb32ea
bug:3276501 set CHAR_LIMIT for i18n purposes
...
Change-Id: I0e230f3f935d3a657bff5e2092ff20ca8d0f8e95
2011-01-07 14:48:46 -08:00
Amith Yamasani
935d6e9309
Don't add wifi entries twice, when returning from another activity.
...
Bug: 3209730
Change-Id: I7408a56fc10359e508be5a1d27492da2227335ce
2011-01-07 13:13:24 -08:00
Eric Fischer
9765a444cd
Merge "Import some unabbreviated translations for large screens." into honeycomb
2011-01-07 12:58:37 -08:00
Jake Hamby
99bdf2ce23
Merge "Don't auto connect reverse tethering after pairing." into honeycomb
2011-01-07 10:54:05 -08:00
Jake Hamby
5777bd0113
Merge "Use holographic style for BT pairing dialogs." into honeycomb
2011-01-07 10:53:52 -08:00
Svetoslav Ganov
994acfe348
Merge "3328848 Script injection property is enabled when accessibility is disabled" into honeycomb
2011-01-07 09:25:48 -08:00
Jake Hamby
4bd7cb0e07
Don't auto connect reverse tethering after pairing.
...
Added boolean param to connect() method in CachedBluetoothDevice
to specify whether to connect PAN profile. This is set to true when
the user clicks on a device in the paired devices list, but false
when auto connecting profiles after pairing and other circumstances.
Bug: 3330207
Change-Id: I6d8d50abb65a8cb24f87ad93c01693923991b6ef
2011-01-06 21:01:30 -08:00
Jake Hamby
2df30b2f07
Use holographic style for BT pairing dialogs.
...
Use holographic style for BT pairing dialogs.
Bug: 3321504
Change-Id: I111b3112318eff86d44dc81909a5220661e33e79
2011-01-06 20:19:01 -08:00
Eric Fischer
b3ebcd8eeb
Import some unabbreviated translations for large screens.
...
Change-Id: I87158f97c12d779d749c8c05c6b2436bb349bacc
2011-01-06 17:47:49 -08:00
Svetoslav Ganov
c04e3480aa
3328848 Script injection property is enabled when accessibility is disabled
...
Change-Id: I23da008eea88f3e96a7de4823a6f6ff9d8e21ee0
2011-01-06 16:01:46 -08:00
Jaikumar Ganesh
586fa0264c
Merge "Add new pairing dialog for keyboard pairings." into honeycomb
2011-01-06 14:26:57 -08:00
Jaikumar Ganesh
da23ae88d1
Add new pairing dialog for keyboard pairings.
...
Change-Id: I672a3d874a7876fca6bd38091444dc9c5fb3a2f1
2011-01-06 13:38:09 -08:00
Daisuke Miyakawa
8630cde72b
Remove unnecessary codes around WifiSettings.
...
Bug: 3321110
Change-Id: Iaac35a507b8e46e2d4702f0e5cda7b515a57db67
2011-01-06 13:27:36 -08:00
Jim Miller
5fe9222304
Merge "Fix 3315401: Prevent pattern confirmation screen from asking twice"
2011-01-05 19:46:05 -08:00
Jim Miller
1bafb6e019
Fix 3315401: Prevent pattern confirmation screen from asking twice
...
This fixes a bug where changing from PIN to pattern caused
the lock pattern tutorial to ask for the PIN twice and ultimately
crash due to ConfirmLockPattern getting into the wrong state.
Change-Id: Ia3b3186dcd56f2b47a09f54d7636436ee80aa13c
2011-01-05 17:41:31 -08:00
Patrick Dubroy
bc52e4c04f
Merge "fix 3185231: Dragging app to info button doesn't work"
2011-01-05 15:43:21 -08:00
Patrick Dubroy
0c5b9ca58b
fix 3185231: Dragging app to info button doesn't work
...
When dragging an app from all apps to the info button, it
is currently showing an empty dialog.
2011-01-05 15:28:21 -08:00
Amith Yamasani
ca3fcf1e0a
Merge "Recheck the storage sizes when Storage settings is resumed."
2011-01-05 09:55:44 -08:00
Amith Yamasani
998da3332b
Recheck the storage sizes when Storage settings is resumed.
...
Bug: 3312629
When the Storage fragment is displayed, invalidate the measurement
object so that it recomputes the used space on all partitions.
2011-01-05 09:09:23 -08:00
Joe Onorato
6d744519f5
Merge "Add the CHAR LIMIT annotation"
2011-01-04 18:55:24 -08:00