OSDN Git Service

android-x86/packages-apps-Settings.git
10 years agoMerge "Revert "Fix bug #15001610 Java crash in settings is observed while adding...
Fabrice Di Meglio [Sat, 17 May 2014 00:02:32 +0000 (00:02 +0000)]
Merge "Revert "Fix bug #15001610 Java crash in settings is observed while adding Google account on wiped device""

10 years agoRevert "Fix bug #15001610 Java crash in settings is observed while adding Google...
Fabrice Di Meglio [Sat, 17 May 2014 00:01:07 +0000 (00:01 +0000)]
Revert "Fix bug #15001610 Java crash in settings is observed while adding Google account on wiped device"

This reverts commit 18d271c73b17c9eb5570689247415a1d70583894.

Change-Id: I04f89dbb13ad1db92276c91a7ee63d3a5dd33e62

10 years agoMerge "Improve the Dashboard layout"
Fabrice Di Meglio [Fri, 16 May 2014 23:16:35 +0000 (23:16 +0000)]
Merge "Improve the Dashboard layout"

10 years agoImprove the Dashboard layout
Fabrice Di Meglio [Fri, 16 May 2014 23:13:40 +0000 (16:13 -0700)]
Improve the Dashboard layout

- make the category text header taller and centered

See bug #13140648 Settings needs to support the new Quantum Paper theme

Change-Id: I557211db923f106a83d65d090ce610c76fa53d5e

10 years agoMerge "Fix bug #15020874 SwitchBar needs to comply to Quantum Theme spec"
Fabrice Di Meglio [Fri, 16 May 2014 22:14:33 +0000 (22:14 +0000)]
Merge "Fix bug #15020874 SwitchBar needs to comply to Quantum Theme spec"

10 years agoFix bug #15020874 SwitchBar needs to comply to Quantum Theme spec
Fabrice Di Meglio [Fri, 16 May 2014 22:13:01 +0000 (15:13 -0700)]
Fix bug #15020874 SwitchBar needs to comply to Quantum Theme spec

- put the On/Off text in non all caps

Change-Id: I68d0a6f08b45819bfa5181fb86d1ea5de40079f6

10 years agoMerge "Improve Theming"
Fabrice Di Meglio [Fri, 16 May 2014 20:28:38 +0000 (20:28 +0000)]
Merge "Improve Theming"

10 years agoImprove Theming
Fabrice Di Meglio [Fri, 16 May 2014 20:18:38 +0000 (13:18 -0700)]
Improve Theming

- use Theme.Quantum.Light.DarkActionBar as this Theme is working now
and thus remove some temporary style for doing that
- make the StatusBar and NavBar the same color as the ActionBar one
- make the List bouncing effect color the same as the ActionBar one

See bug #13140648 Settings needs to support the new Quantum Paper theme

Change-Id: I5c3734da4965043be7c096c745d5166c1ea2b5e8

10 years agoMerge "Code cleaning"
Fabrice Di Meglio [Fri, 16 May 2014 20:18:21 +0000 (20:18 +0000)]
Merge "Code cleaning"

10 years agoCode cleaning
Fabrice Di Meglio [Fri, 16 May 2014 20:17:13 +0000 (13:17 -0700)]
Code cleaning

- remove unused import

Change-Id: Ie2ddec2164925e2f6fe3b2d8137fa7fce8b71d1d

10 years agoMerge "HCE foreground support."
Martijn Coenen [Fri, 16 May 2014 19:56:26 +0000 (19:56 +0000)]
Merge "HCE foreground support."

10 years agoMerge "Use NotificationListenerService instead of raw INotificationListener."
Chris Wren [Fri, 16 May 2014 18:45:53 +0000 (18:45 +0000)]
Merge "Use NotificationListenerService instead of raw INotificationListener."

10 years agoFix bug #15001610 Java crash in settings is observed while adding Google account...
Fabrice Di Meglio [Fri, 16 May 2014 18:00:13 +0000 (11:00 -0700)]
Fix bug #15001610 Java crash in settings is observed while adding Google account on wiped device

- make WifiPickerActivity a SettingsActivity (as it was long overdue)
- move code from the overide of PreferenceActivity.startWithFragment() to
SettingsActivity.startPreferencePanel(...)

Change-Id: Ibc42056fdc84e01004e15c3779073e5451fd02a1

10 years agoFix bug #15016050 Stability: ISE in Settings: Cannot add twice the same OnSwitchChang...
Fabrice Di Meglio [Fri, 16 May 2014 17:32:29 +0000 (10:32 -0700)]
Fix bug #15016050 Stability: ISE in Settings: Cannot add twice the same OnSwitchChangeListener

- add/remove the OnSwitchChangeListener into onResume/onPause

Change-Id: Idb1ac3997a2dbc0ca387ed67bbbbcc1a431d8642

10 years agoHCE foreground support.
Martijn Coenen [Fri, 25 Apr 2014 23:58:59 +0000 (16:58 -0700)]
HCE foreground support.

Allow users to configure they want to favor the foreground
app for tap&pay.
Change-Id: I25e1058e84f468e47fd40f43b65389c04373a3ab

10 years agoUse NotificationListenerService instead of raw INotificationListener.
Chris Wren [Wed, 14 May 2014 19:29:11 +0000 (15:29 -0400)]
Use NotificationListenerService instead of raw INotificationListener.

Bug: 14846846
Depends-On: Ic308b2f78c86393304d446c57fd677294e01717c
Change-Id: If1d38d6d82466c4a69249dc7d76a9cb215c81e8f

10 years agoApply revised TrustAgent API
Adrian Roos [Fri, 16 May 2014 12:51:03 +0000 (14:51 +0200)]
Apply revised TrustAgent API

Bug: 14997466
Change-Id: I3261d238bf5c6ba12eaa4259c7e06e8b41698213

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

- follow up CL to 41937766981423c9252e12e3319b2e7532739627

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

Change-Id: If1ce0eb147ade8485107ee948b0d03cf688bcf06

10 years agoUse SwitchBar for Print Settings
Fabrice Di Meglio [Fri, 16 May 2014 02:53:08 +0000 (19:53 -0700)]
Use SwitchBar for Print Settings

- follow up CL to 41937766981423c9252e12e3319b2e7532739627

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

Change-Id: Ife4990a52ef282563267dc0bff6d3a7f354b0bd0

10 years agoMerge "Fix bug 14990524 Add account does not refresh the list of accounts in the...
Fabrice Di Meglio [Fri, 16 May 2014 02:34:40 +0000 (02:34 +0000)]
Merge "Fix bug 14990524 Add account does not refresh the list of accounts in the Dashboard"

10 years agoFix bug 14990524 Add account does not refresh the list of accounts in the Dashboard
Fabrice Di Meglio [Fri, 16 May 2014 02:32:39 +0000 (19:32 -0700)]
Fix bug 14990524 Add account does not refresh the list of accounts in the Dashboard

- unregister the OnAccountsUpdateListener in Fragment.onDestroy() instead of
in Fragment.onStop()

Change-Id: I07c92f85bb6efb34771d93158f00b60d93f4c90b

10 years agoMerge "Second batch of new Quantum Theme assets"
Fabrice Di Meglio [Fri, 16 May 2014 01:16:34 +0000 (01:16 +0000)]
Merge "Second batch of new Quantum Theme assets"

10 years agoSecond batch of new Quantum Theme assets
Fabrice Di Meglio [Fri, 16 May 2014 01:13:53 +0000 (18:13 -0700)]
Second batch of new Quantum Theme assets

- needed for Quantum Theme support

See bug #13140648 Settings needs to support the new Quantum Paper theme

Change-Id: I915db343c8b59e9c926e2d0ae81de220ad3b8b02

10 years agoMerge "Use SwitchBar for Accessibility Settings"
Fabrice Di Meglio [Fri, 16 May 2014 00:47:20 +0000 (00:47 +0000)]
Merge "Use SwitchBar for Accessibility Settings"

10 years agoUse SwitchBar for Accessibility Settings
Fabrice Di Meglio [Fri, 16 May 2014 00:34:14 +0000 (17:34 -0700)]
Use SwitchBar for Accessibility Settings

Deals with Talkback / Captions / Magnification Gestures

- follow up CL to 41937766981423c9252e12e3319b2e7532739627

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

Change-Id: Ibda0ed05b399f1b2b4464c5b22a3e9fd3d378867

10 years agoMerge "Fix issues in Wi-Fi NFC tag code"
Andres Morales [Thu, 15 May 2014 23:42:40 +0000 (23:42 +0000)]
Merge "Fix issues in Wi-Fi NFC tag code"

10 years agoFix issues in Wi-Fi NFC tag code
Andres Morales [Thu, 15 May 2014 17:33:04 +0000 (10:33 -0700)]
Fix issues in Wi-Fi NFC tag code

An NPE + multiple comments

Change-Id: I04ffe10874cc2e9aa9f68bc551b8da98eb6f1640

10 years agoMerge "Code refactoring"
Fabrice Di Meglio [Thu, 15 May 2014 22:58:16 +0000 (22:58 +0000)]
Merge "Code refactoring"

10 years agoCode refactoring
Fabrice Di Meglio [Thu, 15 May 2014 22:55:33 +0000 (15:55 -0700)]
Code refactoring

- move ToggleSwitch to the widget package

Change-Id: Id277fc11c78363bf7d7b229ef9ae91c1ec5d6774

10 years agoMerge "Use SwitchBar for Daydream Settings - a better way"
Fabrice Di Meglio [Thu, 15 May 2014 22:25:33 +0000 (22:25 +0000)]
Merge "Use SwitchBar for Daydream Settings - a better way"

10 years agoUse SwitchBar for Daydream Settings - a better way
Fabrice Di Meglio [Thu, 15 May 2014 22:20:12 +0000 (15:20 -0700)]
Use SwitchBar for Daydream Settings - a better way

- follow up CL to 41937766981423c9252e12e3319b2e7532739627

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

Change-Id: Ia8392f367ae956a2f805719971e0e1772f9234cd

10 years agoMerge "Use SwitchBar for Daydream Settings"
Fabrice Di Meglio [Thu, 15 May 2014 22:14:25 +0000 (22:14 +0000)]
Merge "Use SwitchBar for Daydream Settings"

10 years agoUse SwitchBar for Daydream Settings
Fabrice Di Meglio [Thu, 15 May 2014 22:11:43 +0000 (15:11 -0700)]
Use SwitchBar for Daydream Settings

- follow up CL to 41937766981423c9252e12e3319b2e7532739627

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

Change-Id: I89d1c6a5b74a8916d579f73e7b716ec7d41ed2d4

10 years agoMerge "Use SwitchBar for Android Beam Settings"
Fabrice Di Meglio [Thu, 15 May 2014 22:02:57 +0000 (22:02 +0000)]
Merge "Use SwitchBar for Android Beam Settings"

10 years agoUse SwitchBar for Android Beam Settings
Fabrice Di Meglio [Thu, 15 May 2014 22:00:19 +0000 (15:00 -0700)]
Use SwitchBar for Android Beam Settings

- follow up CL to 41937766981423c9252e12e3319b2e7532739627

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

Change-Id: I2e3ffb34a589b32deda9de19107f38041aa341c9

10 years agoMerge "Code cleaning"
Fabrice Di Meglio [Thu, 15 May 2014 21:34:33 +0000 (21:34 +0000)]
Merge "Code cleaning"

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

- remove obsolete imports

Change-Id: I6878498047ced7fd6405b84b76bc808ee5ff49fc

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"