OSDN Git Service

android-x86/packages-apps-Settings.git
11 years agoMerge "Launch account addition activity from Settings instead of from AccountManager...
Amith Yamasani [Thu, 11 Oct 2012 18:51:34 +0000 (11:51 -0700)]
Merge "Launch account addition activity from Settings instead of from AccountManager" into jb-mr1-dev

11 years agoMerge "Fix issue #7328934: change threshold of developer options countdown toast...
Dianne Hackborn [Thu, 11 Oct 2012 18:25:28 +0000 (11:25 -0700)]
Merge "Fix issue #7328934: change threshold of developer options countdown toast" into jb-mr1-dev

11 years agoFix issue #7328934: change threshold of developer options countdown toast
Dianne Hackborn [Thu, 11 Oct 2012 18:03:36 +0000 (11:03 -0700)]
Fix issue #7328934: change threshold of developer options countdown toast

Delay showing toasts until the third tap.  Also harden the dev
settings code that pokes system property changes to not crash
if a system service throws an exception back.

Change-Id: I1351e2c950f2bcc4fc72afb60995fd7f84319e3d

11 years agoMerge "Fix accessibility gesture summary text." into jb-mr1-dev
Charles Chen [Thu, 11 Oct 2012 17:27:06 +0000 (10:27 -0700)]
Merge "Fix accessibility gesture summary text." into jb-mr1-dev

11 years agoMerge "Fix crash in Settings for secondary users" into jb-mr1-dev
Amith Yamasani [Thu, 11 Oct 2012 05:27:03 +0000 (22:27 -0700)]
Merge "Fix crash in Settings for secondary users" into jb-mr1-dev

11 years agoMerge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Thu, 11 Oct 2012 04:47:57 +0000 (21:47 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

11 years agoFix crash in Settings for secondary users
Amith Yamasani [Thu, 11 Oct 2012 04:41:12 +0000 (21:41 -0700)]
Fix crash in Settings for secondary users

Bug: 7328485

Change-Id: If766d1f28f48fb1853ea64c2b2a9294df9bcf22b

11 years agoMerge "Switch to IPackageManager.getServiceInfo()." into jb-mr1-dev
Jeff Sharkey [Wed, 10 Oct 2012 23:59:47 +0000 (16:59 -0700)]
Merge "Switch to IPackageManager.getServiceInfo()." into jb-mr1-dev

11 years agoLaunch account addition activity from Settings instead of from AccountManager
Amith Yamasani [Wed, 10 Oct 2012 23:42:20 +0000 (16:42 -0700)]
Launch account addition activity from Settings instead of from AccountManager

This enables us to watch for failure cases from certain authenticators that
misbehave.

Bug: 7318390
Change-Id: I43398e7622214cabd1d1bf171502c6a988af00a3

11 years agoMerge "Move lockscreen to using haptic feedback setting." into jb-mr1-dev
Jeff Sharkey [Wed, 10 Oct 2012 23:27:26 +0000 (16:27 -0700)]
Merge "Move lockscreen to using haptic feedback setting." into jb-mr1-dev

11 years agoSwitch to IPackageManager.getServiceInfo().
Jeff Sharkey [Wed, 10 Oct 2012 23:20:46 +0000 (16:20 -0700)]
Switch to IPackageManager.getServiceInfo().

Bug: 7095093
Change-Id: I79b9f077c9d69c5629b7dd0071a11ccda50839cd

11 years agoMerge "Fix issue #7318666: hide developer options from user build" into jb-mr1-dev
Dianne Hackborn [Wed, 10 Oct 2012 22:53:57 +0000 (15:53 -0700)]
Merge "Fix issue #7318666: hide developer options from user build" into jb-mr1-dev

11 years agoMove lockscreen to using haptic feedback setting.
Jeff Sharkey [Wed, 10 Oct 2012 21:27:35 +0000 (14:27 -0700)]
Move lockscreen to using haptic feedback setting.

This removes lockscreen-specific "Vibrate on touch" setting, and
changes it to use the haptic feedback setting instead.

Bug: 7318772
Change-Id: Id6931903b3ebeca6aeacef9b127490a381cd40b4

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 10 Oct 2012 22:28:23 +0000 (15:28 -0700)]
Import translations. DO NOT MERGE

Change-Id: I9dbc7f4fa1f07b43c24be35b63f5dafe24876a61
Auto-generated-cl: translation import

11 years agoFix issue #7318666: hide developer options from user build
Dianne Hackborn [Wed, 10 Oct 2012 22:05:42 +0000 (15:05 -0700)]
Fix issue #7318666: hide developer options from user build

Change-Id: I4c5a66bd5f4d3fc36d439228a7a276d694291606

11 years agoMerge "Use user-specific PackageManager." into jb-mr1-dev
Jeff Sharkey [Wed, 10 Oct 2012 21:29:08 +0000 (14:29 -0700)]
Merge "Use user-specific PackageManager." into jb-mr1-dev

11 years agoMerge "Accessibility enabled by gesture not reflected in settings screen." into jb...
Svetoslav Ganov [Wed, 10 Oct 2012 21:16:49 +0000 (14:16 -0700)]
Merge "Accessibility enabled by gesture not reflected in settings screen." into jb-mr1-dev

11 years agoAccessibility enabled by gesture not reflected in settings screen.
Svetoslav Ganov [Wed, 10 Oct 2012 20:50:36 +0000 (13:50 -0700)]
Accessibility enabled by gesture not reflected in settings screen.

1. We have added a global gesture to enable accessibility which is long press
   on power followed by a long press with two fingers. If this gesture is
   performed when the settings for an accessibility service are on the screen,
   accessibility and the screen-reader are enabled while the UI does not reflect
   that and the user may try to enable the already enabled screen-reader which
   will show two irrelevant warning dialogs - one for enabling the screen-reader
   and one for enabling explore by touch (assuming the screen-reader requests it).
   This change adds a simple content observer for the relevant accessibility
   settings which upon a change calls the functions to refresh the settings UI.

bug:7309127

Change-Id: I214c64877086eeb1fe156bcc195aa4e2931d6bdb

11 years agoMerge "Fix padding for PagerTabStrip on large screen devices" into jb-mr1-dev
Adam Powell [Wed, 10 Oct 2012 20:13:41 +0000 (13:13 -0700)]
Merge "Fix padding for PagerTabStrip on large screen devices" into jb-mr1-dev

11 years agoUse user-specific PackageManager.
Jeff Sharkey [Wed, 10 Oct 2012 18:43:22 +0000 (11:43 -0700)]
Use user-specific PackageManager.

Bug: 7095093
Change-Id: Ia97065d4bdf5203372b76b62a6dfd72858892234

11 years agoFix padding for PagerTabStrip on large screen devices
Adam Powell [Wed, 10 Oct 2012 18:31:34 +0000 (11:31 -0700)]
Fix padding for PagerTabStrip on large screen devices

Bug 7323241

Change-Id: I83cd4d4e1eea150817c519328bb2572b6043b3b7

11 years agoMerge "Return RESULT_OK when wifi connection established" into jb-mr1-dev
Russell Brenner [Wed, 10 Oct 2012 17:31:58 +0000 (10:31 -0700)]
Merge "Return RESULT_OK when wifi connection established" into jb-mr1-dev

11 years agoMerge "Go back to top of list when Settings is relaunched" into jb-mr1-dev
Amith Yamasani [Wed, 10 Oct 2012 00:13:33 +0000 (17:13 -0700)]
Merge "Go back to top of list when Settings is relaunched" into jb-mr1-dev

11 years agoGo back to top of list when Settings is relaunched
Amith Yamasani [Tue, 9 Oct 2012 23:57:25 +0000 (16:57 -0700)]
Go back to top of list when Settings is relaunched

Also fixes slight movements when coming back from Add account.

Bug: 7312513
Bug: 7318452
Change-Id: I5b07262de52e6bdf98e75fff98a032afd74fc0e5

11 years agoMerge "Have poor network avoidance turned off by default" into jb-mr1-dev
Irfan Sheriff [Tue, 9 Oct 2012 23:32:25 +0000 (16:32 -0700)]
Merge "Have poor network avoidance turned off by default" into jb-mr1-dev

11 years agoHave poor network avoidance turned off by default
Irfan Sheriff [Tue, 9 Oct 2012 23:03:38 +0000 (16:03 -0700)]
Have poor network avoidance turned off by default

Bug: 7318044
Change-Id: I1c86ffd2dae168a3eb35f08cd09096a7f28de2a9

11 years agoReturn RESULT_OK when wifi connection established
Russell Brenner [Tue, 9 Oct 2012 22:13:46 +0000 (15:13 -0700)]
Return RESULT_OK when wifi connection established

Two new exit points were not setting a return result. Since the
default result for an activity is RESULT_CANCEL, Setup Wizard was
continuing as if no connection was made.

Bug: 7298234
Change-Id: I44085f38ed021b7d417f9794b3341747f00300e9

11 years agoFix accessibility gesture summary text.
alanv [Tue, 9 Oct 2012 18:05:45 +0000 (11:05 -0700)]
Fix accessibility gesture summary text.

Bug: 7309663
Change-Id: I669e26d0ffafe73f0fc9296c4ba91c7c08a89ae0

11 years agoMerge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Tue, 9 Oct 2012 04:56:00 +0000 (21:56 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Tue, 9 Oct 2012 02:29:33 +0000 (19:29 -0700)]
Import translations. DO NOT MERGE

Change-Id: Id0bdf68adcdbafb85d848aacc2ceccc5f619fba3
Auto-generated-cl: translation import

11 years agoMerge "Accessibility settings should update after gesture to enable accessibility...
Svetoslav Ganov [Mon, 8 Oct 2012 23:35:52 +0000 (16:35 -0700)]
Merge "Accessibility settings should update after gesture to enable accessibility." into jb-mr1-dev

11 years agoAccessibility settings should update after gesture to enable accessibility.
Svetoslav Ganov [Mon, 8 Oct 2012 22:54:09 +0000 (15:54 -0700)]
Accessibility settings should update after gesture to enable accessibility.

1. We have added a global gesture to enable accessibility which is long press
   on power follower by a long press with two fingers. If this gesture is
   performed when accessibility settings are on the screen, accessibility and
   the screen-reader are enabled while the UI does not reflect that and the
   user may try to enable the already enabled screen-reader which will show
   two irrelevant warning dialogs - one for enabling the screen-reader and
   one for enabling explore by touch (assuming the screen-reader requests it).
   This change adds a simple content observer for the relevant accessibility
   settings which upon a change calls the functions to refresh the settings UI.

bug:7309127

Change-Id: I45851d7789e24e9e0a5bc5aaac39db9a12b60e0c

11 years agoRemove further logging
Vikram Aggarwal [Mon, 8 Oct 2012 19:57:49 +0000 (12:57 -0700)]
Remove further logging

Bug: 7302014 CryptKeeper logs PII data

Change-Id: Ifb18c428c70e97f28ceeced2fa0aa6e9247a5372

11 years agoMerge "Allow disconnected BT profiles to be unchecked in Settings." into jb-mr1-dev
Jake Hamby [Mon, 8 Oct 2012 19:13:14 +0000 (12:13 -0700)]
Merge "Allow disconnected BT profiles to be unchecked in Settings." into jb-mr1-dev

11 years agoRemove verbose logging
Vikram Aggarwal [Mon, 8 Oct 2012 16:11:06 +0000 (09:11 -0700)]
Remove verbose logging

Bug: 7302014 CryptKeeper logs PII data

Change-Id: I4dec3a827a5b6880b1c0995b8adebf34315c4773

11 years agoMerge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Mon, 8 Oct 2012 14:53:45 +0000 (07:53 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

11 years agoMerge "Fix layout for decryption password entry." into jb-mr1-dev
Amith Yamasani [Sun, 7 Oct 2012 21:02:25 +0000 (14:02 -0700)]
Merge "Fix layout for decryption password entry." into jb-mr1-dev

11 years agoClean up 'accessibility shortcut' screen.
Svetoslav Ganov [Sun, 7 Oct 2012 18:48:53 +0000 (11:48 -0700)]
Clean up 'accessibility shortcut' screen.

1. Last polishes to the accessibility shortcut screen.

bug:7298927

Change-Id: I8109f215c63eeaa6ea4bf589aa4af897d09c5e03

11 years agoFix layout for decryption password entry.
Amith Yamasani [Sat, 6 Oct 2012 04:13:53 +0000 (21:13 -0700)]
Fix layout for decryption password entry.

Use the same layout for landscape and portrait, which vertically centers
the password entry field. Works fine for portrait.

Also removed some vestigial keyboard view in the layout.

Bug: 7298970
Change-Id: I499468dda5e6eb46815fd0bed786d14c892cc830

11 years agoMerge "Revert "Show warning dialog in a multiuser system when adding a new account...
Amith Yamasani [Sat, 6 Oct 2012 03:53:02 +0000 (20:53 -0700)]
Merge "Revert "Show warning dialog in a multiuser system when adding a new account."" into jb-mr1-dev

11 years agoRevert "Show warning dialog in a multiuser system when adding a new account."
Amith Yamasani [Tue, 2 Oct 2012 22:16:21 +0000 (15:16 -0700)]
Revert "Show warning dialog in a multiuser system when adding a new account."

This reverts commit eb71f2689785bd43560afb04f8b2281c3f67f695

Change-Id: Iad4a6656e922c0d2dbd3dd349d1c24d597eab7f5

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Fri, 5 Oct 2012 23:29:40 +0000 (16:29 -0700)]
Import translations. DO NOT MERGE

Change-Id: I370e6491b374c4c828b128955eefce762335fa52
Auto-generated-cl: translation import

11 years agoMerge "Fixing filter for status widget (issue 7295596)" into jb-mr1-dev
Adam Cohen [Fri, 5 Oct 2012 21:16:42 +0000 (14:16 -0700)]
Merge "Fixing filter for status widget (issue 7295596)" into jb-mr1-dev

11 years agoUpdating the screen magnification strings.
Svetoslav Ganov [Fri, 5 Oct 2012 21:02:36 +0000 (14:02 -0700)]
Updating the screen magnification strings.

bug:7295457

Change-Id: Idef3950b975fbb8071067c165fa52358aa6b828d

11 years agoMerge "Avoid NPE when missing PackageInfo." into jb-mr1-dev
Jeff Sharkey [Fri, 5 Oct 2012 20:53:39 +0000 (13:53 -0700)]
Merge "Avoid NPE when missing PackageInfo." into jb-mr1-dev

11 years agoFixing filter for status widget (issue 7295596)
Adam Cohen [Fri, 5 Oct 2012 20:42:04 +0000 (13:42 -0700)]
Fixing filter for status widget (issue 7295596)

Change-Id: I63515bc68550357b8e2738450eefa01ec3122229

11 years agoAvoid NPE when missing PackageInfo.
Jeff Sharkey [Fri, 5 Oct 2012 20:34:41 +0000 (13:34 -0700)]
Avoid NPE when missing PackageInfo.

Bug: 7296861
Change-Id: I87b64d5f4b1f34e47d785a18a029130fdca874a1

11 years agoLocale selection settings do not hide warning dialog.
Svetoslav Ganov [Fri, 5 Oct 2012 19:39:29 +0000 (12:39 -0700)]
Locale selection settings do not hide warning dialog.

1. If there is more than one user on the device and a user tries
   to modify the locale which is shared across all users we are
   showing a warning dialog. When the user selects OK we are
   changing the locale and going to the previous screen. This is
   achieved by removing the locale selection fragment from the
   backstack. The problem was that the dialog was not dismissed
   upon OK in the dialog which resulted in saving the dialog's
   state and an attempt to restore it on the wrong fragment which
   has no idea about this dialog, this returning a null dialog
   resulting in a crash. This change removes the dialog on
   OK selection.

bug:7265186

Change-Id: I336ab54f5281c7a9ae24f1c25769daac46477ebd

11 years agoMerge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Fri, 5 Oct 2012 05:19:15 +0000 (22:19 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

11 years agoMerge "Move the position of widget choosers to below lockscreen settings in Security...
Amith Yamasani [Fri, 5 Oct 2012 04:56:04 +0000 (21:56 -0700)]
Merge "Move the position of widget choosers to below lockscreen settings in Security" into jb-mr1-dev

11 years agoMerge "Announce dynamic content changes in lock confirmation settings." into jb-mr1-dev
Charles Chen [Fri, 5 Oct 2012 01:32:29 +0000 (18:32 -0700)]
Merge "Announce dynamic content changes in lock confirmation settings." into jb-mr1-dev

11 years agoAllow disconnected BT profiles to be unchecked in Settings.
Jake Hamby [Fri, 5 Oct 2012 00:42:38 +0000 (17:42 -0700)]
Allow disconnected BT profiles to be unchecked in Settings.

In the Bluetooth profile list, the checkbox indicates whether the
profile is preferred (we should auto connect). If the profile is
not connected, selecting it will try to connect the profile and set
it to preferred. If the profile can't be connected, then the user
could not turn off the preferred setting for the profile.

Change the behavior so that when a profile is not connected,
but is marked as preferred, selecting the profile will turn off the
preferred setting (no auto connect) instead of trying to connect.
This enables the user to turn off auto connect for a profile when
it can't be connected. Tapping a second time will try to connect
the profile and set it as preferred, as usual.

Also change PanProfile to return the current connection status for
isPreferred() instead of always returning true. Currently, the
PAN profile is always checked, which is confusing because it looks
like PAN is always connected. Also, because of the new behavior
when a profile is selected, it's now necessary to return false for
isPreferred() when PAN isn't connected, so that we will try to
connect when the user selects it, instead of trying to turn off
the preferred setting, which isn't supported for PAN.

Bug: 7007641
Change-Id: Ifb0f51a15379bc254933168c43bdfc8b22f26051

11 years agoMerge "Fix issue #7226978: Still in app detail screen after uninstall" into jb-mr1-dev
Dianne Hackborn [Fri, 5 Oct 2012 00:20:44 +0000 (17:20 -0700)]
Merge "Fix issue #7226978: Still in app detail screen after uninstall" into jb-mr1-dev

11 years agoMerge "Refresh authenticator info when accounts change." into jb-mr1-dev
Jeff Sharkey [Thu, 4 Oct 2012 23:40:25 +0000 (16:40 -0700)]
Merge "Refresh authenticator info when accounts change." into jb-mr1-dev

11 years agoMove the position of widget choosers to below lockscreen settings in Security
Amith Yamasani [Thu, 4 Oct 2012 23:21:36 +0000 (16:21 -0700)]
Move the position of widget choosers to below lockscreen settings in Security

Bug: 7261302

Move the 2 widget options on lockscreen to below the lock related items, just
above the Owner Info item.

Change-Id: I373b915e15bc93ce7e56f5982999afa1e5aed281

11 years agoFix issue #7226978: Still in app detail screen after uninstall
Dianne Hackborn [Thu, 4 Oct 2012 22:44:50 +0000 (15:44 -0700)]
Fix issue #7226978: Still in app detail screen after uninstall

Change-Id: I3b03db0a68bfab5dd010474ee714d5f7a5538af0

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Thu, 4 Oct 2012 22:00:03 +0000 (15:00 -0700)]
Import translations. DO NOT MERGE

Change-Id: I1d77c147969acf45abfa5eb4924fb20639d409ee
Auto-generated-cl: translation import

11 years agoMerge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Thu, 4 Oct 2012 17:38:53 +0000 (10:38 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Thu, 4 Oct 2012 04:23:00 +0000 (21:23 -0700)]
Import translations. DO NOT MERGE

Change-Id: I5e5c043d16bb59b50b4341a44827c824c564786c
Auto-generated-cl: translation import

11 years agoMerge "No decoration for WifiSetup activity used by SetupWizard" into jb-mr1-dev
Amith Yamasani [Thu, 4 Oct 2012 00:50:58 +0000 (17:50 -0700)]
Merge "No decoration for WifiSetup activity used by SetupWizard" into jb-mr1-dev

11 years agoAnnounce dynamic content changes in lock confirmation settings.
alanv [Thu, 4 Oct 2012 00:10:50 +0000 (17:10 -0700)]
Announce dynamic content changes in lock confirmation settings.

Also re-orders updateStage() and setText/Selection calls so that text
events don't flush announcements. This does not change functionality.

Bug: 7256500
Change-Id: I8b10d66e9f73c7a630a8c3c5128372e18f26234c

11 years agoMerge "Navigation fixes for Settings" into jb-mr1-dev
Adam Powell [Wed, 3 Oct 2012 23:57:43 +0000 (16:57 -0700)]
Merge "Navigation fixes for Settings" into jb-mr1-dev

11 years agoRefresh authenticator info when accounts change.
Jeff Sharkey [Wed, 3 Oct 2012 23:48:17 +0000 (16:48 -0700)]
Refresh authenticator info when accounts change.

There may be newly installed authenticators, so refresh them when
accounts change.

Bug: 7280043
Change-Id: Ic173970c815950526c77a2653e7fae4551948f13

11 years agoNavigation fixes for Settings
Adam Powell [Wed, 3 Oct 2012 23:29:56 +0000 (16:29 -0700)]
Navigation fixes for Settings

Change quick-entry points to Settings to have taskAffinity="",
excludeFromRecents="true", and no parentActivityName.

This makes the various quick shortcuts more standalone; their task
state does not persist and they have no Up navigation available. As
most shortcuts do not launch these activities with
FLAG_ACTIVITY_TASK_ON_HOME, Back will return the user to the previous
task.

This does not affect the "real" versions of these settings screens as
navigated to through the front door of the Settings app; those screens
are reached through SubSettings instances with specific fragments
added.

Bug 7276291

Change-Id: I7864437277601a3f6b6beded44a5edfd4636010c

11 years agoNo decoration for WifiSetup activity used by SetupWizard
Amith Yamasani [Wed, 3 Oct 2012 23:23:35 +0000 (16:23 -0700)]
No decoration for WifiSetup activity used by SetupWizard

Bug: 7274530
Change-Id: I981aa5fb3fca854f0b378b7c219feb92567598ce

11 years agoMerge "Avoid NPE when installing app update." into jb-mr1-dev
Jeff Sharkey [Wed, 3 Oct 2012 23:15:31 +0000 (16:15 -0700)]
Merge "Avoid NPE when installing app update." into jb-mr1-dev

11 years agoAvoid NPE when installing app update.
Jeff Sharkey [Wed, 3 Oct 2012 23:06:41 +0000 (16:06 -0700)]
Avoid NPE when installing app update.

PMS sends REMOVED followed quickly by ADDED.  Ignore when missing
package, since it may be coming back shortly.  Eventually we should
change this to watch EXTRA_REPLACING.

Bug: 7269896
Change-Id: I3b518f4faee34019c5c808824d5e46261f6d206a

11 years agoMerge "Add a11y content descriptions and label mapping to Dreams." into jb-mr1-dev
Svetoslav Ganov [Wed, 3 Oct 2012 20:05:06 +0000 (13:05 -0700)]
Merge "Add a11y content descriptions and label mapping to Dreams." into jb-mr1-dev

11 years agoMerge "Use new color avatar assets" into jb-mr1-dev
Amith Yamasani [Wed, 3 Oct 2012 05:21:05 +0000 (22:21 -0700)]
Merge "Use new color avatar assets" into jb-mr1-dev

11 years agoUse new color avatar assets
Amith Yamasani [Wed, 3 Oct 2012 04:10:48 +0000 (21:10 -0700)]
Use new color avatar assets

Bug: 7204409
Bug: 7222997
Change-Id: Iac2c4ab2d7bf0090670573bf4c967f07abdf6f51

11 years agoMerge "Follow API changes in framework." into jb-mr1-dev
Jeff Sharkey [Wed, 3 Oct 2012 02:02:46 +0000 (19:02 -0700)]
Merge "Follow API changes in framework." into jb-mr1-dev

11 years agoFollow API changes in framework.
Jeff Sharkey [Wed, 3 Oct 2012 01:57:55 +0000 (18:57 -0700)]
Follow API changes in framework.

Change-Id: I6c1f5c9ec342f69ceae3dddaa0cfab4e0a742372

11 years agoMerge "Improved dialog management in Settings>Users" into jb-mr1-dev
Amith Yamasani [Wed, 3 Oct 2012 00:29:27 +0000 (17:29 -0700)]
Merge "Improved dialog management in Settings>Users" into jb-mr1-dev

11 years agoMerge "Pass flag to indicate multiple users on device" into jb-mr1-dev
Russell Brenner [Wed, 3 Oct 2012 00:17:59 +0000 (17:17 -0700)]
Merge "Pass flag to indicate multiple users on device" into jb-mr1-dev

11 years agoAdd a11y content descriptions and label mapping to Dreams.
alanv [Wed, 3 Oct 2012 00:16:18 +0000 (17:16 -0700)]
Add a11y content descriptions and label mapping to Dreams.

Also makes the radio button non-focusable and non-clickable, since
focus and click are handled by its list item container. Clicking on
top of the radio button still works as intended.

Bug: 7230372
Change-Id: I0f311160b09402d882c9d35fdb51e8f19c60f522

11 years agoImproved dialog management in Settings>Users
Amith Yamasani [Tue, 2 Oct 2012 21:51:46 +0000 (14:51 -0700)]
Improved dialog management in Settings>Users

Bug: 7266284 Delete not functional after orientation change
Bug: 7266182 Set up now not functional after orientation change

Also remove "vibrate when ringing" on tablets
Bug: 7253081

Change-Id: Ie616747f2e3292c401613eb2041b5a5a289cde20

11 years agoMerge "Migrate telephony settings to Global." into jb-mr1-dev
Jeff Sharkey [Tue, 2 Oct 2012 20:57:59 +0000 (13:57 -0700)]
Merge "Migrate telephony settings to Global." into jb-mr1-dev

11 years agoPass flag to indicate multiple users on device
Russell Brenner [Tue, 2 Oct 2012 00:30:59 +0000 (17:30 -0700)]
Pass flag to indicate multiple users on device

When creating a new account, some informational text changes when
more than one user exists on the device. Because GLS is built with
the SDK and because there is no public API to indicate this state,
a flag is added to the bundle passed to the AccountManager, which
then funnels down to GLS.

Bug: 7255673
Change-Id: Ida2aa5f70ab308958de510a95194463c2a089182

11 years agoMerge "Support new ACTION_QUICK_CLOCK." into jb-mr1-dev
Daniel Sandler [Tue, 2 Oct 2012 17:49:51 +0000 (10:49 -0700)]
Merge "Support new ACTION_QUICK_CLOCK." into jb-mr1-dev

11 years agorenaming Sleep Mode feature.
Chris Wren [Tue, 2 Oct 2012 13:42:39 +0000 (09:42 -0400)]
renaming Sleep Mode feature.

Bug: 7212796
Bug: 7267485
Change-Id: I28b94bc53d7bf1bac4d7d1de6e6ed74c850ff8c3

11 years agoMerge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Tue, 2 Oct 2012 05:20:28 +0000 (22:20 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

11 years agoMerge "Upading the strings for accessibility multi-user." into jb-mr1-dev
Svetoslav Ganov [Tue, 2 Oct 2012 04:17:18 +0000 (21:17 -0700)]
Merge "Upading the strings for accessibility multi-user." into jb-mr1-dev

11 years agoUpading the strings for accessibility multi-user.
Svetoslav Ganov [Tue, 2 Oct 2012 01:41:25 +0000 (18:41 -0700)]
Upading the strings for accessibility multi-user.

bug:7255486

Change-Id: I775165896124a6fde3684d0f302a90396ce19d2e

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Mon, 1 Oct 2012 22:34:23 +0000 (15:34 -0700)]
Import translations. DO NOT MERGE

Change-Id: I117727baf42a812b608c5931ad76cf9f70ff0c9e
Auto-generated-cl: translation import

11 years agoMove the installed app details overflow button to the top.
Adam Powell [Mon, 1 Oct 2012 01:21:14 +0000 (18:21 -0700)]
Move the installed app details overflow button to the top.

It looks ridiculous down by itself on a split action bar.

Bug 7258991

Change-Id: I4c373e1e154a793384a14e9622707ad464c1b1ca

11 years agoMigrate telephony settings to Global.
Jeff Sharkey [Mon, 1 Oct 2012 20:39:24 +0000 (13:39 -0700)]
Migrate telephony settings to Global.

Bug: 7231764
Change-Id: Ic28dacda8372b7976b5aa36be82e98e5ad069f9a

11 years agoSupport new ACTION_QUICK_CLOCK.
Daniel Sandler [Mon, 1 Oct 2012 20:45:10 +0000 (16:45 -0400)]
Support new ACTION_QUICK_CLOCK.

See change Ic561dbeb.

Bug: 7264806
Change-Id: I8439f2c25614ef794e43f85196d3f95c188e8cce

11 years agoMerge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Mon, 1 Oct 2012 17:15:55 +0000 (10:15 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

11 years agoMerge "Add Help lin to Settings > Security" into jb-mr1-dev
rich cannings [Sun, 30 Sep 2012 22:48:54 +0000 (15:48 -0700)]
Merge "Add Help lin to Settings > Security" into jb-mr1-dev

11 years agoAdd Help lin to Settings > Security
rich cannings [Sun, 30 Sep 2012 20:54:26 +0000 (13:54 -0700)]
Add Help lin to Settings > Security

Bug: 7210077
Change-Id: I1010356e27d85006e7d7dc62d935b67f53ccde12

11 years agoMerge "Make Settings shortcuts launch into the correct activity/fragment." into jb...
Amith Yamasani [Sun, 30 Sep 2012 21:41:11 +0000 (14:41 -0700)]
Merge "Make Settings shortcuts launch into the correct activity/fragment." into jb-mr1-dev

11 years agoMake Settings shortcuts launch into the correct activity/fragment.
Amith Yamasani [Fri, 28 Sep 2012 23:40:42 +0000 (16:40 -0700)]
Make Settings shortcuts launch into the correct activity/fragment.

Bug: 6959454

Change the task affinities so that the shortcuts are not tied to
Settings main task.

Change-Id: I7729d17d8144a4a57f0d135fe80bdbd7af8dad01

11 years agoMerge "Fix issue #7255954: API Review: rename Dream to DreamService" into jb-mr1-dev
Dianne Hackborn [Sat, 29 Sep 2012 01:18:21 +0000 (18:18 -0700)]
Merge "Fix issue #7255954: API Review: rename Dream to DreamService" into jb-mr1-dev

11 years agoFix issue #7255954: API Review: rename Dream to DreamService
Dianne Hackborn [Sat, 29 Sep 2012 01:02:15 +0000 (18:02 -0700)]
Fix issue #7255954: API Review: rename Dream to DreamService

Change-Id: Ic374130cb37cbbfad0421089aecf30de87c4d369

11 years agoMerge "Colorize premium sms ui." into jb-mr1-dev
Robert Greenwalt [Fri, 28 Sep 2012 23:54:03 +0000 (16:54 -0700)]
Merge "Colorize premium sms ui." into jb-mr1-dev

11 years agoSetting to enable the global gesture for turning on accessibility.
Svetoslav Ganov [Thu, 27 Sep 2012 23:04:54 +0000 (16:04 -0700)]
Setting to enable the global gesture for turning on accessibility.

1. Adding a setting to enable the gesture to turn on accessibility.
   This is a new screen with a toggle switch similarly as screen
   magnification which will contain explanation of how to perform
   the gesture.

bug:6171929

Change-Id: I84dfa46a9b7b789d99923684e08e52cf7d236eb2

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Fri, 28 Sep 2012 19:40:54 +0000 (12:40 -0700)]
Import translations. DO NOT MERGE

Change-Id: Ib65119cb5455e20a3a10ff0a45f54aa0d819d8ec
Auto-generated-cl: translation import

11 years agoShow warnings when skipping Wi-Fi connection
Russell Brenner [Thu, 27 Sep 2012 18:37:54 +0000 (11:37 -0700)]
Show warnings when skipping Wi-Fi connection

If user skips over Wi-Fi, warn about possible carrier data charges or
inability to receive updates, depending on whether or not phone
service is available.

Note to translators: Some strings are being moved here from setup
wizard. They're tagged with their msgid's so as not to trigger
retranslation.

Bug: 7211786
Change-Id: Idec7863377bd453d1808b26ee3da75f8310b32e0

11 years agoMerge "Bring up new user setup dialog when tapping on new user" into jb-mr1-dev
Amith Yamasani [Fri, 28 Sep 2012 07:00:53 +0000 (00:00 -0700)]
Merge "Bring up new user setup dialog when tapping on new user" into jb-mr1-dev

11 years agoMerge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Fri, 28 Sep 2012 06:41:51 +0000 (23:41 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev