Irfan Sheriff
ee7589c02a
Merge "Fix p2p settings crash" into jb-dev
2012-05-18 15:10:41 -07:00
Jeff Sharkey
409433e904
Merge "Avoid NPE until we understand better." into jb-dev
2012-05-18 14:05:25 -07:00
Jeff Sharkey
3da415f19b
Avoid NPE until we understand better.
...
Bug: 6450986
Change-Id: I68af8fedc419cd3142ba2bb7530b77aca7718123
2012-05-18 14:00:10 -07:00
Svetoslav Ganov
6a09c07b20
Merge "Removing explore by touch from settings." into jb-dev
2012-05-18 13:50:37 -07:00
Irfan Sheriff
db3d4bb8c4
Fix p2p settings crash
...
- Restore on orientation change
- Use appropriate string for dialog
Bug: 6456079
Bug: 6463563
Change-Id: I1fa0b90a14d09608b580ebf3d66b92fc8721eae7
2012-05-18 13:27:05 -07:00
Michael Kolb
5dfc505301
Merge "Add seperate activity for setup wizard wifi picker to adjust theme" into jb-dev
2012-05-18 13:23:43 -07:00
Svetoslav Ganov
ec94c78ec8
Removing explore by touch from settings.
...
1. Now accessibility services request this mode and
we show a dialog so the user can give a consent.
Accessibility servces can toggle this mode at
runtime from their settings, for example.
bug:5932640
Change-Id: Id4d3e9c83c488f97b7e53d4baadf7de886958a4d
2012-05-18 12:35:58 -07:00
Michael Kolb
b5f006bf97
Add seperate activity for setup wizard wifi picker to adjust theme
...
Bug: 6517721
Change-Id: I639122435161cd4816b82ab73f91ebbcd2df027e
2012-05-18 11:23:48 -07:00
Dianne Hackborn
7d2658ffbf
Merge "Fix issues 6512411 and 6512951 in ManageApplications." into jb-dev
2012-05-17 18:15:44 -07:00
Dianne Hackborn
a4af18755e
Fix issues 6512411 and 6512951 in ManageApplications.
...
6512411 java.lang.IndexOutOfBoundsException: Invalid index 0, size is 0
6512951 Settings crash while returning from App info screen
Also fix padding around the UI, and display of storage use.
Change-Id: Ibfcfe1a4a80f25f81ba2cabbb2e3d60aaa9ac04e
2012-05-17 18:15:28 -07:00
Jeff Brown
796e0a0960
Merge "Add support for grouping keyboard layouts by collection." into jb-dev
2012-05-17 16:33:46 -07:00
Jeff Brown
a350352e03
Add support for grouping keyboard layouts by collection.
...
Bug: 6405203
Change-Id: I458c4976562ecea2fa03d96258ff28ebbdc95294
2012-05-17 16:02:38 -07:00
Russell Brenner
1c0a8f953b
Merge "Wifi select screen redlines" into jb-dev
2012-05-17 12:49:15 -07:00
Daniel Sandler
70b5999839
Refinements to notification controls in Settings.
...
- the switch is now a checkbox
- a dialog is posted to explain the ramifications of
disabling notifications
- the user may no longer disable notifications from system
apps (signed with the system cert); this is roughly the
same as the constraint on disabling packages (with the
exception that launchers may not be disabled entirely, but
their notifications may still be disabled).
Bug: 6493120 (checkbox)
Bug: 6448988 (confirmation dialog & protect system apps)
Change-Id: I6c7a47ba2eb943936d7f59cfc807a4390acc980d
2012-05-17 13:21:57 -04:00
Gilles Debunne
8cbfe4036e
Merge "Show dots when entering PIN password in landscape" into jb-dev
2012-05-16 21:48:58 -07:00
Dianne Hackborn
a8e3ab89d6
Merge "Rework manage applications to be page-able." into jb-dev
2012-05-16 19:41:45 -07:00
Dianne Hackborn
309c5dcee1
Rework manage applications to be page-able.
...
Turn everything around so that we can have multiple list views
with their own adapters. Switch to using a ViewPager for managing
the different lists. Smile!
Change-Id: I9c102abb06cf67f313a8696507aa4597b38c7ab9
2012-05-16 19:31:07 -07:00
Eric Fischer
25095a3e3a
Merge "Import translations. DO NOT MERGE" into jb-dev
2012-05-16 14:36:39 -07:00
Irfan Sheriff
9822fdf988
Merge "Use icons in wifi settings" into jb-dev
2012-05-16 14:18:43 -07:00
Irfan Sheriff
4837a691ce
Use icons in wifi settings
...
Bug: 6469022
Change-Id: I1bbd7681f3800db9387eb998da78cf0a42109600
2012-05-16 14:12:35 -07:00
Amith Yamasani
5d263ea489
No more silent-mode tristate in Sound Settings.
...
Delete delete delete.
Bug: 6036529
Change-Id: Ia1ec2a1740c3010ec4373bed18ce72bedcb9211b
2012-05-16 13:55:44 -07:00
Eric Fischer
d01b242270
Import translations. DO NOT MERGE
...
Change-Id: Ifb25ae1bd4c3964353afc8d275b304f775704753
2012-05-16 13:52:56 -07:00
Russell Brenner
fc86669031
Wifi select screen redlines
...
Bug: 6458336
Use proportional layout when wifi settings is used
by setup wizard
Change-Id: I91f50df29b23b1bece9cbd65a1426f8bc8d7c7f7
2012-05-16 11:11:15 -07:00
Daisuke Miyakawa
1cbacf10bd
Merge "Hide "Call ringtone & vibrate" when with no phone capability" into jb-dev
2012-05-16 10:11:38 -07:00
Gilles Debunne
320735917c
Show dots when entering PIN password in landscape
...
Bug 6184359
The EditText was customized with a PasswordTransformationMethod,
which is not propagated to the ExtractedEditText.
Using the equivalent inputType instead.
Change-Id: I174bd73b2aab4786767c1046996ad3541216d87e
2012-05-16 18:42:00 +02:00
Daisuke Miyakawa
dba00b6097
Hide "Call ringtone & vibrate" when with no phone capability
...
Bug: 6502724
Change-Id: I61bb82bd6a974fb5242191c500f3f30c11d93655
2012-05-16 08:43:25 -07:00
Russell Brenner
e99006f75b
Merge "Add wps icon to wifi panel" into jb-dev
2012-05-15 20:28:38 -07:00
Eric Fischer
f6c5c743a2
Merge "Import translations. DO NOT MERGE" into jb-dev
2012-05-15 18:29:29 -07:00
Eric Fischer
5a6ecb42c8
Import translations. DO NOT MERGE
...
Change-Id: I97a3edb9a21d768a31e239ff882d802c00b137ec
2012-05-15 18:28:12 -07:00
Dianne Hackborn
efb717bc2d
Merge "Okay F* you, CHAR LIMIT." into jb-dev
2012-05-15 17:36:55 -07:00
Dianne Hackborn
ebe64e0f8b
Okay F* you, CHAR LIMIT.
...
Change-Id: Id3e149c7a19622b64b80c9f159a8d9a45ba1ef25
2012-05-15 16:59:41 -07:00
Russell Brenner
fc1281e6a8
Add wps icon to wifi panel
...
Bug: 6449333
Change-Id: Iba74e895105253594bcfe8f0d98353714a816065
2012-05-15 16:16:43 -07:00
Amith Yamasani
b944171092
Rename and flip meaning of auto-rotate to rotation lock.
...
Bug: 6485348
Change-Id: I17359db3156641a69f6841d4e0c48708b5fafe4e
2012-05-15 16:15:40 -07:00
Jeff Sharkey
9ca54ef688
Merge "Fix layout bounds spelling." into jb-dev
2012-05-15 13:31:36 -07:00
Jeff Sharkey
a982dea051
Fix layout bounds spelling.
...
Change-Id: I6c09f9a332d83aeb92ac2afe1aa120bf544b596e
2012-05-15 13:24:46 -07:00
Jeff Sharkey
44459c0a76
Merge "Clear references after Data Usage View removed." into jb-dev
2012-05-15 12:43:45 -07:00
Jeff Sharkey
cda0663eb9
Merge "Enforce READ_EXTERNAL in Developer Options." into jb-dev
2012-05-15 11:39:17 -07:00
Irfan Sheriff
53fa78fcb2
Merge "Push wifi direct to overflow menu" into jb-dev
2012-05-15 11:39:02 -07:00
Jeff Sharkey
02b327e7f2
Clear references after Data Usage View removed.
...
Bug: 6450986
Change-Id: Ia28479983fc192cbeefb16b8ce03f67241e4002c
2012-05-15 11:33:59 -07:00
Irfan Sheriff
0c925dc715
Push wifi direct to overflow menu
...
Bug: 6469022
Change-Id: I62e4b4372416a5fbaf43a52be71f7291b761997b
2012-05-15 11:32:21 -07:00
Jeff Sharkey
caf15613c2
Enforce READ_EXTERNAL in Developer Options.
...
Move from Storage to Developer Options, and add interstitial dialog
with more details.
Bug: 6461446
Change-Id: I6d3d8fdc61a3e920ed58ab4d726949ac3c31feab
2012-05-14 20:53:11 -07:00
Jim Miller
6da25703db
Merge "Fix 6110711: Fix buttons on ChooseLockPattern for landscape layout" into jb-dev
2012-05-14 19:59:04 -07:00
Jim Miller
7434a5fbdd
Fix 6110711: Fix buttons on ChooseLockPattern for landscape layout
...
Change-Id: Ia4086dcc09ae609be85703ba0ea3f1d6ae13b01f
2012-05-14 19:37:29 -07:00
Amith Yamasani
904bc3155f
Merge "Fix NPE in Display Settings." into jb-dev
2012-05-14 17:53:28 -07:00
Amith Yamasani
980a6c3c4b
Fix NPE in Display Settings.
...
Handle occasional race in delivering change notifications.
Bug: 6012882
Change-Id: Ic9eff72920ff65a2c8ab85f4af59ba438cd8f99f
2012-05-14 17:46:23 -07:00
Eric Laurent
106368400d
Merge "Implement new volume display policy." into jb-dev
2012-05-14 16:30:41 -07:00
Danielle Millett
1cbd519ebc
Merge "Removing the blink checkbox and strings" into jb-dev
2012-05-14 16:24:42 -07:00
Eric Fischer
7978ef631a
Merge "Import translations. DO NOT MERGE" into jb-dev
2012-05-14 15:24:25 -07:00
Daisuke Miyakawa
16d91c19dc
Modify menu layout for sound setting
...
- Move notification setting to "System" section
- Modify strings for category titles
- Change strings' names too to reflect their contents
-- sound_category_calls_and_notification_title
-> sound_category_call_ringtone_vibrate_title
-- soud_category_feedback_title
-> sound_category_system_title
Bug: 6036529
Change-Id: I7aaa83571ae3d69212e9debaec4f3b4ec60a281c
2012-05-14 15:08:19 -07:00
Danielle Millett
70cd7f223d
Removing the blink checkbox and strings
...
Change-Id: Ifc7b6e185bf47cb7d11c120afd18d2e29c68bc3a
2012-05-14 17:46:02 -04:00