Commit Graph

6676 Commits

Author SHA1 Message Date
Jeff Brown
0ee87ab22a am 766b2861: Add UI to select multiple keyboard layouts.
* commit '766b286187d02b3da6e0142376a4478072f30a16':
  Add UI to select multiple keyboard layouts.
2012-05-20 21:53:26 -07:00
Jeff Brown
766b286187 Add UI to select multiple keyboard layouts.
Bug: 6405203
Change-Id: I27ca4630aebcb39b83298d37d8fb3f4ef0080317
2012-05-20 14:56:42 -07:00
The Android Open Source Project
deb874679b Reconcile with jb-release nakasi-factoryrom-release
Change-Id: Ibc7ab1d501b3fd26d83a26a8daec7a01eb6f9030
2012-05-18 18:44:06 -07:00
Svetoslav Ganov
c19be29cd7 am fc16237d: Merge "Removed Accessibility tutorial and orphaned resources." into jb-dev
* commit 'fc16237d5debc7375be1d485e510df2156d8da0f':
  Removed Accessibility tutorial and orphaned resources.
2012-05-18 15:59:23 -07:00
Irfan Sheriff
41f88da823 am ee7589c0: Merge "Fix p2p settings crash" into jb-dev
* commit 'ee7589c02ab2cf4a4169531df54595f81f0d88a0':
  Fix p2p settings crash
2012-05-18 15:59:22 -07:00
Svetoslav Ganov
fc16237d5d Merge "Removed Accessibility tutorial and orphaned resources." into jb-dev 2012-05-18 15:21:23 -07:00
Irfan Sheriff
ee7589c02a Merge "Fix p2p settings crash" into jb-dev 2012-05-18 15:10:41 -07:00
Jeff Sharkey
c6608376e0 Avoid NPE until we understand better.
Bug: 6450986
Change-Id: I68af8fedc419cd3142ba2bb7530b77aca7718123
2012-05-18 14:54:16 -07:00
Michael Kolb
b744625508 Add seperate activity for setup wizard wifi picker to adjust theme
Bug: 6517721

Change-Id: I639122435161cd4816b82ab73f91ebbcd2df027e
2012-05-18 14:54:15 -07:00
Dianne Hackborn
f2ca920039 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-18 14:54:15 -07:00
alanv
a9ca65723c Removed Accessibility tutorial and orphaned resources.
Change-Id: Ic96e002b04bed4c525fe959a3ad7e55d8709c75f
2012-05-18 14:28:53 -07:00
Jeff Sharkey
71f7998304 am 409433e9: Merge "Avoid NPE until we understand better." into jb-dev
* commit '409433e904f9b8a65a87274b7d5f582f0ac46e26':
  Avoid NPE until we understand better.
2012-05-18 14:21:40 -07:00
Svetoslav Ganov
7c0a86efe0 am 6a09c07b: Merge "Removing explore by touch from settings." into jb-dev
* commit '6a09c07b20e2a99a86882ecb8c30ee35f6c6f4ca':
  Removing explore by touch from settings.
2012-05-18 14:21:39 -07:00
Michael Kolb
a63bda69d7 am 5dfc5053: Merge "Add seperate activity for setup wizard wifi picker to adjust theme" into jb-dev
* commit '5dfc505301f70de24adf0724fb270ab3d5b5cd9b':
  Add seperate activity for setup wizard wifi picker to adjust theme
2012-05-18 14:21:38 -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
The Android Automerger
a2e97e4bd6 merge in nakasi-factoryrom-release history after reset to jb-dev 2012-05-18 10:49:58 -07:00
Dianne Hackborn
d3bacbfa3e am 7d2658ff: Merge "Fix issues 6512411 and 6512951 in ManageApplications." into jb-dev
* commit '7d2658ffbf1b6bfcf51a28de5ea98293245f7ebe':
  Fix issues 6512411 and 6512951 in ManageApplications.
2012-05-17 18:17:50 -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
cb94584629 am 796e0a09: Merge "Add support for grouping keyboard layouts by collection." into jb-dev
* commit '796e0a0960ae59d8406f62138f6259f4170e5b90':
  Add support for grouping keyboard layouts by collection.
2012-05-17 17:17:13 -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
8b0abe63c3 Wifi select screen redlines
Bug: 6458336

Use proportional layout when wifi settings is used
by setup wizard

Change-Id: I91f50df29b23b1bece9cbd65a1426f8bc8d7c7f7
2012-05-17 15:04:41 -07:00
Russell Brenner
737d5aa9cf am 1c0a8f95: Merge "Wifi select screen redlines" into jb-dev
* commit '1c0a8f953ba85bd21660a44dbbf891f313367196':
  Wifi select screen redlines
2012-05-17 12:51:32 -07:00
Russell Brenner
1c0a8f953b Merge "Wifi select screen redlines" into jb-dev 2012-05-17 12:49:15 -07:00
Daniel Sandler
527a669330 am 70b59998: Refinements to notification controls in Settings.
* commit '70b599983967b68894a9c41df2279424f6ab3fef':
  Refinements to notification controls in Settings.
2012-05-17 10:27:24 -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
The Android Automerger
123bd19ed0 merge in jb-release history after reset to jb-dev 2012-05-17 07:05:25 -07:00
Gilles Debunne
50e9b7c0f4 am 8cbfe403: Merge "Show dots when entering PIN password in landscape" into jb-dev
* commit '8cbfe4036eeaf463c2a2ea7f5842cdd70b395228':
  Show dots when entering PIN password in landscape
2012-05-16 21:50:49 -07: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
c0c844d239 am a8e3ab89: Merge "Rework manage applications to be page-able." into jb-dev
* commit 'a8e3ab89d625f620047c96d9fb066b42bf47c256':
  Rework manage applications to be page-able.
2012-05-16 19:46:46 -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
452367c51d am 25095a3e: Merge "Import translations. DO NOT MERGE" into jb-dev
* commit '25095a3e3a8a7f15d4a598d9a556467eba5329bc':
  Import translations. DO NOT MERGE
2012-05-16 14:39:48 -07:00
Eric Fischer
25095a3e3a Merge "Import translations. DO NOT MERGE" into jb-dev 2012-05-16 14:36:39 -07:00
Irfan Sheriff
1b67785471 am 9822fdf9: Merge "Use icons in wifi settings" into jb-dev
* commit '9822fdf988d5647b5c8aebb006326e7f48702420':
  Use icons in wifi settings
2012-05-16 14:22:54 -07:00
Irfan Sheriff
9822fdf988 Merge "Use icons in wifi settings" into jb-dev 2012-05-16 14:18:43 -07:00
Amith Yamasani
4f1fdb5ef5 am 5d263ea4: No more silent-mode tristate in Sound Settings.
* commit '5d263ea4896f87d736b21fb567d25cb44c212d3e':
  No more silent-mode tristate in Sound Settings.
2012-05-16 14:16:55 -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
4bb710510a am 1cbacf10: Merge "Hide "Call ringtone & vibrate" when with no phone capability" into jb-dev
* commit '1cbacf10bd525c8f467b37abc57085b071abd6de':
  Hide "Call ringtone & vibrate" when with no phone capability
2012-05-16 10:14:11 -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