OSDN Git Service

android-x86/packages-apps-Settings.git
10 years agoMerge "Import translations. DO NOT MERGE"
Baligh Uddin [Thu, 15 May 2014 14:28:02 +0000 (14:28 +0000)]
Merge "Import translations. DO NOT MERGE"

10 years agoUse SwitchBar for Development Settings
Fabrice Di Meglio [Thu, 15 May 2014 03:14:27 +0000 (20:14 -0700)]
Use SwitchBar for Development Settings

- follow up CL to 41937766981423c9252e12e3319b2e7532739627

Related to bug #14898161 On/Off switches must move down from Action Bar

Change-Id: I2db49f9d982e4d759f7eeb3623c95cbe53a5ff53

10 years agoUse SwitchBar for Location Settings
Fabrice Di Meglio [Thu, 15 May 2014 03:03:00 +0000 (20:03 -0700)]
Use SwitchBar for Location Settings

- follow up CL to 41937766981423c9252e12e3319b2e7532739627

Related to bug #14898161 On/Off switches must move down from Action Bar

Change-Id: Ic46768d97fef3abbec3f46f90037d366c123a6e8

10 years agoFix bug #14903618 Developer Options - string changes needed to the Bug report checkbox
Fabrice Di Meglio [Thu, 15 May 2014 01:51:03 +0000 (18:51 -0700)]
Fix bug #14903618 Developer Options - string changes needed to the Bug report checkbox

- string update as follow:

LABEL

Current string:
- "Power menu bug reports"

Change to:
- "Bug report shortcut"

SECONDARY TEXT

Current string:
- "Include option in power menu for taking a bug report"

Change to:
- "Show a button in Quick Settings for taking a bug report"

Change-Id: Ibc716e1ae0bc3d553601908efd81babd66051d8b

10 years agoCode cleaning
Fabrice Di Meglio [Thu, 15 May 2014 01:32:32 +0000 (18:32 -0700)]
Code cleaning

- remove obsolete temporary icon background color as we are getting now the
new Quantum Theme assets

Change-Id: I178db7e6223c9cb77453d2589073c61d4dc87f36

10 years agoFirst batch of new Quantum Theme assets
Fabrice Di Meglio [Thu, 15 May 2014 01:04:53 +0000 (18:04 -0700)]
First batch of new Quantum Theme assets

- needed for Quantum Theme support

Change-Id: I90e8fdbb86a3cc5d5c209d4d345f6d423b2a1d5d

10 years agoUse SwitchBar for Bluetooth Settings
Fabrice Di Meglio [Thu, 15 May 2014 00:01:38 +0000 (17:01 -0700)]
Use SwitchBar for Bluetooth Settings

- follow up CL to 41937766981423c9252e12e3319b2e7532739627

Related to bug #14898161 On/Off switches must move down from Action Bar

Change-Id: Ic04de39599c91388cba8510bfd46d96e7bc30260

10 years agoIntroduce SwitchBar widget
Fabrice Di Meglio [Wed, 14 May 2014 02:51:59 +0000 (19:51 -0700)]
Introduce SwitchBar widget

- SwitchBar is a LinearLayout that containts a TextView and a Switch and
is intended to replace all Switches that are put in the ActionBar as a
custom view
- use the new SwitchBar for WifiSetting only for now (a later CL will
take care of all the other Setting that are using a Switch in the
ActionBar)

Related to bug #14898161 On/Off switches must move down from Action Bar

Change-Id: I5e98dbe995bba8f440d08459e09ca3ac09d3464b

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 14 May 2014 23:25:08 +0000 (16:25 -0700)]
Import translations. DO NOT MERGE

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

10 years ago[WifiSettings] Fix NullPointerException during setup
Maurice Lam [Wed, 14 May 2014 17:18:55 +0000 (10:18 -0700)]
[WifiSettings] Fix NullPointerException during setup

The wifi setup activity that setup wizard uses does not have an
action bar.

bug: 14930301
Change-Id: I14f276c1932cb725bffd765faafc0edf6f1d54f6

10 years agoMerge "A better auto brightness"
Adrian Roos [Wed, 14 May 2014 15:28:36 +0000 (15:28 +0000)]
Merge "A better auto brightness"

10 years agoMerge "Make pattern visible at decryption time"
Paul Lawrence [Wed, 14 May 2014 14:23:30 +0000 (14:23 +0000)]
Merge "Make pattern visible at decryption time"

10 years agoA better auto brightness
Adrian Roos [Tue, 13 May 2014 15:00:46 +0000 (17:00 +0200)]
A better auto brightness

Bug: 14927472
Change-Id: I122e1218dd0072c979a59bdafd3e0b6f4eec99ab

10 years agoMerge "Make more room in the ActionBar"
Fabrice Di Meglio [Tue, 13 May 2014 21:44:00 +0000 (21:44 +0000)]
Merge "Make more room in the ActionBar"

10 years agoMake more room in the ActionBar
Fabrice Di Meglio [Tue, 13 May 2014 21:39:41 +0000 (14:39 -0700)]
Make more room in the ActionBar

See bug #14898161

- allow Search Option Menu only on the Dashboard (and no more
in the Settings screens)
- push the "Start Now" Day Dream Option Menu to be a real Menu
so that we can see the "Day Dream" title

Change-Id: I4a7c21fb3599ada8efc82bd5bd8c9f5049937ceb

10 years agoMake pattern visible at decryption time
Paul Lawrence [Tue, 13 May 2014 20:47:53 +0000 (13:47 -0700)]
Make pattern visible at decryption time

Set background to gray to enable this. Probably not the idea final
look, but at least gets the feature usable.

@bug 14883421

Change-Id: Ie599b969d5da8bc21c81c4b974263554697922a6

10 years agoMerge "Mode code cleaning: remove obsolete references to EXTRA_NO_HEADERS"
Fabrice Di Meglio [Tue, 13 May 2014 20:16:11 +0000 (20:16 +0000)]
Merge "Mode code cleaning: remove obsolete references to EXTRA_NO_HEADERS"

10 years agoMode code cleaning: remove obsolete references to EXTRA_NO_HEADERS
Fabrice Di Meglio [Tue, 13 May 2014 20:10:34 +0000 (13:10 -0700)]
Mode code cleaning: remove obsolete references to EXTRA_NO_HEADERS

- the EXTRA_NO_HEADERS flag as no more meaning as we are showing
the Tiles (previously named "Headers") only in the Dashboard
(which is the main Settings screen)

Change-Id: I55656de0d28ca9c84adbe6647d870838b4ac230b

10 years agoMerge "Code cleaning: remove all remaining references to the old Header class"
Fabrice Di Meglio [Tue, 13 May 2014 19:55:02 +0000 (19:55 +0000)]
Merge "Code cleaning: remove all remaining references to the old Header class"

10 years agoCode cleaning: remove all remaining references to the old Header class
Fabrice Di Meglio [Tue, 13 May 2014 19:49:14 +0000 (12:49 -0700)]
Code cleaning: remove all remaining references to the old Header class

- goodbye Header(s) !

Change-Id: Ied27f1f01dbed9c51cc74d28800d9ca7cab47d5a

10 years agoMerge "Remove Print Settings if the device if not supporting Printing"
Fabrice Di Meglio [Tue, 13 May 2014 18:29:51 +0000 (18:29 +0000)]
Merge "Remove Print Settings if the device if not supporting Printing"

10 years agoRemove Print Settings if the device if not supporting Printing
Fabrice Di Meglio [Tue, 13 May 2014 18:26:34 +0000 (11:26 -0700)]
Remove Print Settings if the device if not supporting Printing

- remove the Print tile if the device does not have support for
Printing

Change-Id: Ia484eac6202324ed2b92c1c2f6162ed867b2619d

10 years agoMerge "Import translations. DO NOT MERGE"
Baligh Uddin [Tue, 13 May 2014 15:48:41 +0000 (15:48 +0000)]
Merge "Import translations. DO NOT MERGE"

10 years agoMerge "Add explicit "use system language" TTS language."
Przemyslaw Szczepaniak [Tue, 13 May 2014 09:53:16 +0000 (09:53 +0000)]
Merge "Add explicit "use system language" TTS language."

10 years agoMerge "Fix bug #14323469 Settings crash on selecting keyword from recent searches...
Fabrice Di Meglio [Tue, 13 May 2014 02:39:12 +0000 (02:39 +0000)]
Merge "Fix bug #14323469 Settings crash on selecting keyword from recent searches ... after changing orientation"

10 years agoFix bug #14323469 Settings crash on selecting keyword from recent searches
Fabrice Di Meglio [Tue, 13 May 2014 01:54:32 +0000 (18:54 -0700)]
Fix bug #14323469 Settings crash on selecting keyword from recent searches
... after changing orientation

- set the SearchView for the SearchResultsFragment when the SearchView is
instantiated in the onCreateOptionsMenu(Menu)

- take care of the correct showing of the Recent Searched (suggestions)

Change-Id: Idfa17436d4a2436e0947ce1e1692355def3821a3

10 years agoMerge "Use Quantum Theme for the ActionBar"
Fabrice Di Meglio [Tue, 13 May 2014 01:52:13 +0000 (01:52 +0000)]
Merge "Use Quantum Theme for the ActionBar"

10 years agoUse Quantum Theme for the ActionBar
Fabrice Di Meglio [Tue, 13 May 2014 00:23:00 +0000 (17:23 -0700)]
Use Quantum Theme for the ActionBar

- define the correct colors for the ActionBar background and its
Switches

Change-Id: I25adae26b6804788f4cfb625630e138eadc20f5f

10 years agoMerge "Simplify accessibility display adjustments"
Alan Viverette [Mon, 12 May 2014 23:05:15 +0000 (23:05 +0000)]
Merge "Simplify accessibility display adjustments"

10 years agoSimplify accessibility display adjustments
Alan Viverette [Mon, 12 May 2014 22:13:54 +0000 (15:13 -0700)]
Simplify accessibility display adjustments

BUG: 14680114
Change-Id: Ifd66256f4a8301d4c159f62a4211a2fbaaa6111a

10 years agoMerge "port NotificationStation to new interface."
Chris Wren [Mon, 12 May 2014 20:53:24 +0000 (20:53 +0000)]
Merge "port NotificationStation to new interface."

10 years agoMerge "Allow restore instance before setValues() in ListDialogPreference"
Alan Viverette [Mon, 12 May 2014 19:34:53 +0000 (19:34 +0000)]
Merge "Allow restore instance before setValues() in ListDialogPreference"

10 years agoMerge "Don't allow restricted profile creation for corp/edu owned devices"
Amith Yamasani [Mon, 12 May 2014 19:33:15 +0000 (19:33 +0000)]
Merge "Don't allow restricted profile creation for corp/edu owned devices"

10 years agoAllow restore instance before setValues() in ListDialogPreference
Alan Viverette [Mon, 12 May 2014 19:30:43 +0000 (12:30 -0700)]
Allow restore instance before setValues() in ListDialogPreference

BUG: 14570831
Change-Id: I0fd24acab5221d1414f749ec18e70a72f36cc5e4

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Mon, 12 May 2014 19:17:00 +0000 (12:17 -0700)]
Import translations. DO NOT MERGE

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

10 years agoAdd explicit "use system language" TTS language.
Przemyslaw Szczepaniak [Mon, 12 May 2014 15:13:14 +0000 (16:13 +0100)]
Add explicit "use system language" TTS language.

Previously, if user set the TTS engine default language to the system
language, Settings app would save its value as empty string - which
is interpreted as "use system language", and makes it follow the change
of the device locale. This change introduces explicit "Use system language"
as an entry in the TTS default engine picker. This makes it consistent
with other pickers, like ones for keyboard and spellchecker.

Change-Id: Ibb4189be30bb9691ef2bd10e7fff883318eceae7

10 years agoPreserve list of available TTS locales on rotation.
Przemyslaw Szczepaniak [Mon, 12 May 2014 12:48:33 +0000 (13:48 +0100)]
Preserve list of available TTS locales on rotation.

Bug: 13637881
Change-Id: I966005ec34b3f9f1a1354104cae119678c9b3fc4

10 years agoFix NPE when going into WiFi Settings
Fabrice Di Meglio [Sat, 10 May 2014 03:07:13 +0000 (20:07 -0700)]
Fix NPE when going into WiFi Settings

- this was occuring when updating the Index for remembered WiFi networks

Change-Id: Ifc8f843499e09150685a8dd9bfb705459f28c067

10 years agoFix bug #14324070 Settings search does not include any of wifi sub-settings
Fabrice Di Meglio [Sat, 10 May 2014 02:08:44 +0000 (19:08 -0700)]
Fix bug #14324070 Settings search does not include any of wifi sub-settings

- add AdvancedWifiSettings to the Index
- bump the database version to force a re-indexing at the first start

Change-Id: I45aacfe6e0bb38a1209ea8dd2c4ccf0f1b90a526

10 years agoFix bug #14399525 settings crash on opening login error notification
Fabrice Di Meglio [Sat, 10 May 2014 01:36:34 +0000 (18:36 -0700)]
Fix bug #14399525 settings crash on opening login error notification

- check if the account istener has been previously added or not

Change-Id: Icfd111a406507ac520a396e44710a9d882f2ae4d

10 years agoAdd touch feedback and focus on Dashboard tiles
Fabrice Di Meglio [Fri, 9 May 2014 23:53:20 +0000 (16:53 -0700)]
Add touch feedback and focus on Dashboard tiles

- use a touch-feedback background
- declare DashboardTileView as focusable

Change-Id: I67ae19cd20374e531660232034528c995f595900

10 years agoFix bug #14392376 ActionBar icon / title is focusable when it doesn't do anything
Fabrice Di Meglio [Fri, 9 May 2014 23:48:36 +0000 (16:48 -0700)]
Fix bug #14392376 ActionBar icon / title is focusable when it doesn't do anything

- set ActionBar.setHomeButtonEnabled(boolean) as it should be

Change-Id: I93adcdf91cafd5b7a6fea88ec917f12a39be64bc

10 years agoMerge "Fix bug #14302110 Settings crash on hitting back key from Wifi recent searches...
Fabrice Di Meglio [Fri, 9 May 2014 22:04:29 +0000 (22:04 +0000)]
Merge "Fix bug #14302110 Settings crash on hitting back key from Wifi recent searches page"

10 years agoFix bug #14302110 Settings crash on hitting back key from Wifi recent searches page
Fabrice Di Meglio [Fri, 9 May 2014 21:59:19 +0000 (14:59 -0700)]
Fix bug #14302110 Settings crash on hitting back key from Wifi recent searches page

- prevent NPE on mSearchResultsFragment

Change-Id: I063ff17e3936be7e608a37bd6a787946b4a310fe

10 years agoMerge "Quantum.Light for all Settings activities"
Alan Viverette [Fri, 9 May 2014 21:38:26 +0000 (21:38 +0000)]
Merge "Quantum.Light for all Settings activities"

10 years agoMerge "Settings user restriction changes: debugging features."
Julia Reynolds [Fri, 9 May 2014 20:48:48 +0000 (20:48 +0000)]
Merge "Settings user restriction changes: debugging features."

10 years agoDon't allow restricted profile creation for corp/edu owned devices
Amith Yamasani [Wed, 7 May 2014 17:19:34 +0000 (10:19 -0700)]
Don't allow restricted profile creation for corp/edu owned devices

Bug: 14613459
Change-Id: I64dfba35418def8ae8793d7371b8960f5ff5946f

10 years agoSettings user restriction changes: debugging features.
Julia Reynolds [Thu, 8 May 2014 13:29:41 +0000 (09:29 -0400)]
Settings user restriction changes: debugging features.

Replacing restriction pin with a user restriction for developer options.
Bug: 14081992

Change-Id: I9a71c256fbd20428b4bd2ae12939c9a50d7b5f11

10 years agoam e4dd4893: am 14f42ca9: am 110ddbfe: Merge "Fix NullPointerException issue when...
Jeff Sharkey [Fri, 9 May 2014 17:50:30 +0000 (17:50 +0000)]
am e4dd4893: am 14f42ca9: am 110ddbfe: Merge "Fix NullPointerException issue when user change"

* commit 'e4dd48939ddeda2197b722c06f9ec803d8249f0d':
  Fix NullPointerException issue when user change

10 years agoam 14f42ca9: am 110ddbfe: Merge "Fix NullPointerException issue when user change"
Jeff Sharkey [Fri, 9 May 2014 17:45:42 +0000 (17:45 +0000)]
am 14f42ca9: am 110ddbfe: Merge "Fix NullPointerException issue when user change"

* commit '14f42ca9f46d2dafaadff2b0ccef645d66679bc7':
  Fix NullPointerException issue when user change

10 years agoam 110ddbfe: Merge "Fix NullPointerException issue when user change"
Jeff Sharkey [Fri, 9 May 2014 17:41:27 +0000 (17:41 +0000)]
am 110ddbfe: Merge "Fix NullPointerException issue when user change"

* commit '110ddbfea0b6ba8702d3f7ba9d00c9f97c908dbb':
  Fix NullPointerException issue when user change

10 years agoMerge "Fix NullPointerException issue when user change"
Jeff Sharkey [Fri, 9 May 2014 17:35:27 +0000 (17:35 +0000)]
Merge "Fix NullPointerException issue when user change"

10 years agoMerge "DynamicIndexableContentMonito should respect lacking software features."
Svetoslav [Fri, 9 May 2014 14:29:03 +0000 (14:29 +0000)]
Merge "DynamicIndexableContentMonito should respect lacking software features."

10 years agoDynamicIndexableContentMonito should respect lacking software features.
Svetoslav [Thu, 8 May 2014 21:43:18 +0000 (14:43 -0700)]
DynamicIndexableContentMonito should respect lacking software features.

We have software features that are optional and developers should check if
these feature are available before use their APIs which are nop if the feature
is not present. DynamicIndexableContentMonito is observing changes in print
services and IMEs but printing and IMEs are optional features. Now we are
checking before tracking these features.

bug:14653371

Change-Id: I3003c645e637aa7d7118c80b4453a54b8ac8bf9a

10 years agoUpdate to follow usage stats changes.
Dianne Hackborn [Thu, 8 May 2014 01:19:54 +0000 (18:19 -0700)]
Update to follow usage stats changes.

Change-Id: I693b20d908ef6cd3698600a2d2e004474f179257

10 years agoport NotificationStation to new interface.
Chris Wren [Tue, 6 May 2014 19:25:07 +0000 (15:25 -0400)]
port NotificationStation to new interface.

This change shouldn't be necessary for clients that extend NotificationListenerService.

Depends-On: I7244c65944a9657df41fb313b3cb5a52e149709d
Change-Id: I38476c860c196ab75982b89ea796566e4e57c1ea

10 years agoMerge "Increase character limits for new added strings"
Selim Gurun [Thu, 8 May 2014 16:45:57 +0000 (16:45 +0000)]
Merge "Increase character limits for new added strings"

10 years agoIncrease character limits for new added strings
Selim Gurun [Thu, 8 May 2014 16:32:55 +0000 (09:32 -0700)]
Increase character limits for new added strings

Bug: 14617961

Translation requires higher limits to keep the meaning. Increasing.

Change-Id: I8294b85d5974502dcf86df4ea4a37f84abf06754

10 years agoMerge "Import translations. DO NOT MERGE"
Baligh Uddin [Thu, 8 May 2014 14:48:41 +0000 (14:48 +0000)]
Merge "Import translations. DO NOT MERGE"

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Thu, 8 May 2014 01:25:46 +0000 (18:25 -0700)]
Import translations. DO NOT MERGE

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

10 years agoFix Eclipse Refactoring Issues
Jason Monk [Wed, 7 May 2014 20:28:29 +0000 (16:28 -0400)]
Fix Eclipse Refactoring Issues

Change-Id: I5c16fce7f5478bb6acc9df1b54f386cae95a4a16

10 years agoMerge "Support renaming of ProxyProperties to ProxyInfo"
Jason Monk [Wed, 7 May 2014 19:30:34 +0000 (19:30 +0000)]
Merge "Support renaming of ProxyProperties to ProxyInfo"

10 years agoMerge "Limit broadcast of data reduction proxy change intent"
Selim Gurun [Tue, 6 May 2014 17:03:03 +0000 (17:03 +0000)]
Merge "Limit broadcast of data reduction proxy change intent"

10 years agoMerge "Import translations. DO NOT MERGE"
Baligh Uddin [Tue, 6 May 2014 14:53:52 +0000 (14:53 +0000)]
Merge "Import translations. DO NOT MERGE"

10 years agoLimit broadcast of data reduction proxy change intent
Selim Gurun [Tue, 6 May 2014 01:59:07 +0000 (18:59 -0700)]
Limit broadcast of data reduction proxy change intent

Bug: 12492817

Broadcast the intent to receivers that belong to current user.

Change-Id: I71bfc47bce485c6fe190c05212afdb136c3304db

10 years agoAdd an experimental webview setting to dev options.
Selim Gurun [Mon, 5 May 2014 23:02:41 +0000 (16:02 -0700)]
Add an experimental webview setting to dev options.

Bug:12492817

Add an experimental webview setting to developer options to enable
data reduction proxy.

Change-Id: I6e0931b39c8dd129622129589ae67352c8396cd2

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Mon, 5 May 2014 20:01:33 +0000 (13:01 -0700)]
Import translations. DO NOT MERGE

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

10 years agoSupport renaming of ProxyProperties to ProxyInfo
Jason Monk [Mon, 5 May 2014 16:36:10 +0000 (12:36 -0400)]
Support renaming of ProxyProperties to ProxyInfo

Change-Id: I60621a7155ac2938a54ff466501db9a1013e621b

10 years agoCompile against renamed condition field.
John Spurlock [Fri, 2 May 2014 04:09:43 +0000 (00:09 -0400)]
Compile against renamed condition field.

Change-Id: I6a4a28987902551ebf7b775705bed5a6e91f9dca

10 years agoZen mode settings fixes.
John Spurlock [Fri, 2 May 2014 03:07:23 +0000 (23:07 -0400)]
Zen mode settings fixes.

- Fix wiring for the "At night" section. Remove fragile index-based
  logic by adding value support to DropDownPreference.
- Actually refresh zen config if it changes.
- Only show the enter zen dialog for user-initiated changes.

Change-Id: Ic3a3b9864942fb3ebf18cd838339de2ff28f9394

10 years agoQuantum.Light for all Settings activities
Alan Viverette [Tue, 29 Apr 2014 20:34:19 +0000 (13:34 -0700)]
Quantum.Light for all Settings activities

Change-Id: I7bc0ecb3d349be3dca4c355f9878efdfa0e723cc

10 years agoMerge "Settings preference for choosing long-term conditions."
John Spurlock [Thu, 1 May 2014 19:17:59 +0000 (19:17 +0000)]
Merge "Settings preference for choosing long-term conditions."

10 years agoSettings preference for choosing long-term conditions.
John Spurlock [Thu, 1 May 2014 13:09:05 +0000 (09:09 -0400)]
Settings preference for choosing long-term conditions.

Requires change Icba2b8b2 in frameworks/base

Change-Id: I9d7a4f668e3b0e721646e42fa080f201c53a7fe9

10 years agoMerge "Add a CREATOR in DashboardCategory to support Parcelable"
Amith Yamasani [Thu, 1 May 2014 17:29:48 +0000 (17:29 +0000)]
Merge "Add a CREATOR in DashboardCategory to support Parcelable"

10 years agoAdd a CREATOR in DashboardCategory to support Parcelable
Amith Yamasani [Thu, 1 May 2014 17:28:20 +0000 (10:28 -0700)]
Add a CREATOR in DashboardCategory to support Parcelable

Bug: 14410901
Change-Id: I52f85e8d4254caf1a3d0c26bf1805580f78fba99

10 years agoMerge "Adding code to invoke feedback for the device."
Rajat Dewan [Thu, 1 May 2014 17:16:47 +0000 (17:16 +0000)]
Merge "Adding code to invoke feedback for the device."

10 years agoMerge "Import translations. DO NOT MERGE"
Baligh Uddin [Thu, 1 May 2014 16:21:45 +0000 (16:21 +0000)]
Merge "Import translations. DO NOT MERGE"

10 years agoSwitch to using the new enabled flag in UserInfo
Alexandra Gherghina [Mon, 28 Apr 2014 12:59:39 +0000 (13:59 +0100)]
Switch to using the new enabled flag in UserInfo

Bug: 14377459
Change-Id: Ief309477d964f1158087240ce24030335652d6a7

10 years agoMerge "Disable profile enabled check (API is changing)"
Alexandra Gherghina [Thu, 1 May 2014 10:37:22 +0000 (10:37 +0000)]
Merge "Disable profile enabled check (API is changing)"

10 years agoAdding code to invoke feedback for the device.
Rajat Dewan [Wed, 30 Apr 2014 03:32:37 +0000 (20:32 -0700)]
Adding code to invoke feedback for the device.

Please also see http://ag/457938

Change-Id: I842e7211b339ece7066523c503db6e7b0eb12f40

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 30 Apr 2014 19:55:27 +0000 (12:55 -0700)]
Import translations. DO NOT MERGE

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

10 years agoam 3cfb6885: am d6b0b172: am 7dd84651: Merge "Display BTH connected status correctly"
Zhihai Xu [Wed, 30 Apr 2014 18:44:13 +0000 (18:44 +0000)]
am 3cfb6885: am d6b0b172: am 7dd84651: Merge "Display BTH connected status correctly"

* commit '3cfb6885b4075a3887cb0acb437704394fc9e90e':
  Display BTH connected status correctly

10 years agoam d6b0b172: am 7dd84651: Merge "Display BTH connected status correctly"
Zhihai Xu [Wed, 30 Apr 2014 18:28:49 +0000 (18:28 +0000)]
am d6b0b172: am 7dd84651: Merge "Display BTH connected status correctly"

* commit 'd6b0b1721a684be1805025908c4733a6b02794a4':
  Display BTH connected status correctly

10 years agoam 7dd84651: Merge "Display BTH connected status correctly"
Zhihai Xu [Wed, 30 Apr 2014 18:25:22 +0000 (18:25 +0000)]
am 7dd84651: Merge "Display BTH connected status correctly"

* commit '7dd84651a25566c5a2152d935f19a11cebfc58ae':
  Display BTH connected status correctly

10 years agoMerge "Display BTH connected status correctly"
Zhihai Xu [Wed, 30 Apr 2014 18:22:48 +0000 (18:22 +0000)]
Merge "Display BTH connected status correctly"

10 years agoDisplay BTH connected status correctly
Tsuyoshi Kamata [Wed, 18 Dec 2013 10:05:17 +0000 (19:05 +0900)]
Display BTH connected status correctly

This patch removes incorrect condition.
(to not use LocalBluetoothProfile#isPreferred())
This condition uses the priority that already disconnected profile,
so this codition always returns false.

To verify this issue:
1. Turn on Bluetooth.
2. Pair and connect to BTH(A2DP/HFP)
3. The display now says "Connected"
3. Disconnect HFP profile
4. The display still says "Connected" but it should say "Connected (no phone)"

Change-Id: I9e2bfa6d23bf1be7587c9556b4b05459d02c4817

10 years agoMerge "Fix crash on settings launch in secondary user."
Amith Yamasani [Wed, 30 Apr 2014 18:03:03 +0000 (18:03 +0000)]
Merge "Fix crash on settings launch in secondary user."

10 years agoFix crash on settings launch in secondary user.
Amith Yamasani [Wed, 30 Apr 2014 17:58:09 +0000 (10:58 -0700)]
Fix crash on settings launch in secondary user.

Bug: 14403545

Make sure the tile wasn't already removed for other reasons.

Change-Id: Ia2b5528c01dbfba4919afaf8352e45db9ef345c3

10 years agoMerge "Fix crash when adding account"
Amith Yamasani [Wed, 30 Apr 2014 17:48:29 +0000 (17:48 +0000)]
Merge "Fix crash when adding account"

10 years agoFix crash when adding account
Amith Yamasani [Wed, 30 Apr 2014 17:38:56 +0000 (10:38 -0700)]
Fix crash when adding account

Remove the listener in onStop(), to be symmetrical with onStart().

Bug: 14393261
Change-Id: I5d4f0ca38d5ef52b97715b8f3791ff2a400c68e2

10 years agoam c8883585: am a3860afc: Merge commit \'36a1bbe89025341987df0e380982cfbb4d09fe30...
Bill Yi [Wed, 30 Apr 2014 12:50:28 +0000 (12:50 +0000)]
am c8883585: am a3860afc: Merge commit \'36a1bbe89025341987df0e380982cfbb4d09fe30\' into HEAD

* commit 'c88835851d57fda27608822ed2cd4ffdb87292fb':

10 years agoMerge "Add condition provider access to settings."
John Spurlock [Wed, 30 Apr 2014 02:12:21 +0000 (02:12 +0000)]
Merge "Add condition provider access to settings."

10 years agoam a3860afc: Merge commit \'36a1bbe89025341987df0e380982cfbb4d09fe30\' into HEAD
Bill Yi [Wed, 30 Apr 2014 00:59:39 +0000 (00:59 +0000)]
am a3860afc: Merge commit \'36a1bbe89025341987df0e380982cfbb4d09fe30\' into HEAD

* commit 'a3860afcb5a28971a223f201a17f2583c1109704':

10 years agoAdd condition provider access to settings.
John Spurlock [Tue, 29 Apr 2014 22:07:23 +0000 (18:07 -0400)]
Add condition provider access to settings.

Pull NotificationAccessSettings out into a reusable base class
and reuse all of it for a new condition providers settings page.

As with notification listeners, the entire section is hidden if
no apps provide conditions.

Change-Id: Ib5273f3362e392d99647347c23a514e4590f7ac9

10 years agoMerge "Import translations. DO NOT MERGE"
Baligh Uddin [Tue, 29 Apr 2014 21:05:53 +0000 (21:05 +0000)]
Merge "Import translations. DO NOT MERGE"

10 years agoMerge "Update battery charge/drain label."
Dianne Hackborn [Tue, 29 Apr 2014 20:42:50 +0000 (20:42 +0000)]
Merge "Update battery charge/drain label."

10 years agoMerge commit '36a1bbe89025341987df0e380982cfbb4d09fe30' into HEAD
Bill Yi [Tue, 29 Apr 2014 18:34:27 +0000 (11:34 -0700)]
Merge commit '36a1bbe89025341987df0e380982cfbb4d09fe30' into HEAD

10 years agoUpdate battery charge/drain label.
Dianne Hackborn [Tue, 29 Apr 2014 18:24:06 +0000 (11:24 -0700)]
Update battery charge/drain label.

Match UX spec.

Change-Id: If1408458d488ac2ae3a63449e44ff18fc56e08d5

10 years agoMerge "Add zen-mode exit condition dialog to settings."
John Spurlock [Tue, 29 Apr 2014 00:09:52 +0000 (00:09 +0000)]
Merge "Add zen-mode exit condition dialog to settings."

10 years agoAdd zen-mode exit condition dialog to settings.
John Spurlock [Mon, 28 Apr 2014 18:29:33 +0000 (14:29 -0400)]
Add zen-mode exit condition dialog to settings.

Change-Id: I7e0f06e681d5c198ae23eaafaa4498939e6453d8