OSDN Git Service

android-x86/packages-apps-Settings.git
10 years agoFix issue with pin prompt.
Julia Reynolds [Tue, 29 Jul 2014 13:50:04 +0000 (09:50 -0400)]
Fix issue with pin prompt.

The PIN prompt would reappear if the pin screen had been rotated 90
degrees before a user hit cancel/ok.

Change-Id: Ia5f93aa7a857d46ba95775c85344fa9ff28a4a6b

10 years agoToggle between primary and managed profile in apps settings
Alexandra Gherghina [Thu, 24 Jul 2014 17:54:31 +0000 (18:54 +0100)]
Toggle between primary and managed profile in apps settings

This adds a spinner to the apps screen which can be used to toggle
between the Settings app in the primary and managed profile so that the user
can edit settings belonging to both profiles.

Bug: 16369104
Change-Id: I09a94c07597e6509de025dfbbe0e454ae3d9b0aa

10 years agoMerge "Fix bug #16306535 The arrows rotate in the opposite direction... of the direct...
Fabrice Di Meglio [Wed, 30 Jul 2014 00:13:21 +0000 (00:13 +0000)]
Merge "Fix bug #16306535 The arrows rotate in the opposite direction... of the direction implied by the iconography (clockwise)" into lmp-dev

10 years agoFix bug #16306535 The arrows rotate in the opposite direction...
Fabrice Di Meglio [Wed, 30 Jul 2014 00:08:41 +0000 (17:08 -0700)]
Fix bug #16306535 The arrows rotate in the opposite direction...
of the direction implied by the iconography (clockwise)

- update assets with correct direction

Change-Id: I56ff28cd2207577726b5136191317fae325c1bed

10 years agoFix bug #16660819 Switchbar text should be white not grey
Fabrice Di Meglio [Tue, 29 Jul 2014 23:54:44 +0000 (16:54 -0700)]
Fix bug #16660819 Switchbar text should be white not grey

- use "?android:attr/textColorPrimary" so that we are white
and matching the color of the Activity Title

Change-Id: I18bc47d2080fcc171b86e5b56bfc86bbe8637caa

10 years agoMake Battery History chart non selectable
Fabrice Di Meglio [Tue, 29 Jul 2014 23:29:00 +0000 (16:29 -0700)]
Make Battery History chart non selectable

- ... because it should not be selectable

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

Change-Id: I625d1533991623f5c3897be15ccfa48fd0fc02f8

10 years agoFix bug #16623129 Stability: Settings: NPE in RunningProcessesView...
Fabrice Di Meglio [Tue, 29 Jul 2014 23:15:27 +0000 (16:15 -0700)]
Fix bug #16623129 Stability: Settings: NPE in RunningProcessesView...
startServiceDetailsActivity(RunningProcessesView.java:394)

- make the ListView header non selectable

Change-Id: Ic5e888a7d1d3d1df1bcb59f3027e4385d46ba5ca

10 years agoFix bug #16660405 Stability: ISE in Settings: Observer ...
Fabrice Di Meglio [Tue, 29 Jul 2014 23:02:22 +0000 (16:02 -0700)]
Fix bug #16660405 Stability: ISE in Settings: Observer ...
com.android.settings.SettingsPreferenceFragment$1@3c1d9ecb was not registered

- use a monitor to control registering / unregistering

Change-Id: Id66dd698abf92643c97938e2091c3be38e6b78bd

10 years agoMerge "Fix bug #16660819 Switchbar text should be white not grey" into lmp-dev
Fabrice Di Meglio [Tue, 29 Jul 2014 23:59:22 +0000 (23:59 +0000)]
Merge "Fix bug #16660819 Switchbar text should be white not grey" into lmp-dev

10 years agoMerge "Implement SET_PROFILE_OWNER intent" into lmp-dev
Amith Yamasani [Tue, 29 Jul 2014 23:44:36 +0000 (23:44 +0000)]
Merge "Implement SET_PROFILE_OWNER intent" into lmp-dev

10 years agoMerge "Make Battery History chart non selectable" into lmp-dev
Fabrice Di Meglio [Tue, 29 Jul 2014 23:34:26 +0000 (23:34 +0000)]
Merge "Make Battery History chart non selectable" into lmp-dev

10 years agoImplement SET_PROFILE_OWNER intent
Amith Yamasani [Mon, 28 Jul 2014 23:28:36 +0000 (16:28 -0700)]
Implement SET_PROFILE_OWNER intent

This will be shown when a system priv-app tries to add a profile owner
to a device that's already been through setupwizard.

Refactored the Add Device Admin dialog to also be used for this
purpose with additional warning text.

Also, make sure that profile owners cannot be deactivated.

Bug: 16207721
Change-Id: I25499a22718b2219a5a56b158ca2681243751549

10 years agoRemove unnecessary code.
Svetoslav [Tue, 29 Jul 2014 20:16:12 +0000 (13:16 -0700)]
Remove unnecessary code.

Change-Id: I4a81cd7f855bb075ab71f6c6c812288e3677c90a

10 years agoMerge "Fix bug #16623129 Stability: Settings: NPE in RunningProcessesView... startSer...
Fabrice Di Meglio [Tue, 29 Jul 2014 23:19:52 +0000 (23:19 +0000)]
Merge "Fix bug #16623129 Stability: Settings: NPE in RunningProcessesView... startServiceDetailsActivity(RunningProcessesView.java:394)" into lmp-dev

10 years agoMerge "Fix bug #16660405 Stability: ISE in Settings: Observer ... com.android.setting...
Fabrice Di Meglio [Tue, 29 Jul 2014 23:07:27 +0000 (23:07 +0000)]
Merge "Fix bug #16660405 Stability: ISE in Settings: Observer ... com.android.settings.SettingsPreferenceFragment$1@3c1d9ecb was not registered" into lmp-dev

10 years agoMerge "Fix bug #16382239 "Searching for Printers" progress bar is not Material /...
Fabrice Di Meglio [Tue, 29 Jul 2014 17:20:27 +0000 (17:20 +0000)]
Merge "Fix bug #16382239 "Searching for Printers" progress bar is not Material / Quantum" into lmp-dev

10 years agoNew activity that asks users to confirm their pattern. DO NOT MERGE
Jay Civelli [Fri, 11 Jul 2014 00:27:07 +0000 (17:27 -0700)]
New activity that asks users to confirm their pattern. DO NOT MERGE

Adds an activity that prompts the user for their PIN/password/pattern.

cherry-pick from master b88e8577b9049392aa50649cb40edc845d43d689

Bug 16242766

Change-Id: I3468215a8ac522a06de6573c93a5f5a6dc72ee2d

10 years agoFix bug #16382239 "Searching for Printers" progress bar is not Material / Quantum
Fabrice Di Meglio [Tue, 29 Jul 2014 02:32:13 +0000 (19:32 -0700)]
Fix bug #16382239 "Searching for Printers" progress bar is not Material / Quantum

- remove this hard coded theme

Change-Id: I003dc2e1d173a3555fab940874ca5ceee0b058d7

10 years agoFix bug #16384201 Security > "Device administrators" layout is wrong on N10 (tablet UI)
Fabrice Di Meglio [Tue, 29 Jul 2014 01:55:29 +0000 (18:55 -0700)]
Fix bug #16384201 Security > "Device administrators" layout is wrong on N10 (tablet UI)

- add correct padding

Change-Id: I08a34839f94e899469b429dd83e301c5418155f5

10 years agoFix App Info padding
Fabrice Di Meglio [Tue, 29 Jul 2014 01:25:14 +0000 (18:25 -0700)]
Fix App Info padding

- need to add to the previous defined on instead of replacing it
- verified also that Notification Station padding is ok too

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

Change-Id: I06394bec2a5baa548f34f3fe7ec19d60172a98e8

10 years agoSome code formatting
Fabrice Di Meglio [Tue, 29 Jul 2014 00:54:30 +0000 (17:54 -0700)]
Some code formatting

- add some extra lines into those XML layout files

Change-Id: I13c004f23a5c59d46702a93b1cfa7e9b9587b8c2

10 years agoFix bug #14323097 Launching Security from Settings search results
Fabrice Di Meglio [Mon, 28 Jul 2014 22:47:21 +0000 (15:47 -0700)]
Fix bug #14323097 Launching Security from Settings search results
...show header as Settings instead of Security

- add missing title to a few fragments

Change-Id: I74fb95ca58269ff1c77afa20ed40e7042873130c

10 years agoImplement #15841213 Search - index Developer Option only and only if they have been...
Fabrice Di Meglio [Fri, 25 Jul 2014 23:28:53 +0000 (16:28 -0700)]
Implement #15841213 Search - index Developer Option only and only if they have been activated

- do not index Developer Options if they are not activated
- index them just after their activation

Change-Id: I54fcc6b55a1f29eb6b19d6e14e3158d4a38a6fe6

10 years agoFix bug #16533532 Settings app crashes on device orientation change
Fabrice Di Meglio [Fri, 25 Jul 2014 20:03:09 +0000 (13:03 -0700)]
Fix bug #16533532 Settings app crashes on device orientation change
...when "change language" warning dialog is on screen

- try harder at getting the parent fragment. First try by calling
getParentFragment() and if this is getting a null reference, try
again by using the fragment Id saved during onSaveInstanceState()

Change-Id: I3dbc6a229224c8770ff2c7e432e76b8796c4b099

10 years agoEnforce the presence of the Indexable interface for Indexing
Fabrice Di Meglio [Fri, 25 Jul 2014 02:53:47 +0000 (19:53 -0700)]
Enforce the presence of the Indexable interface for Indexing

- check that the Indexable interface has been defined before indexing

Change-Id: Ia61915b2bd1240226ba560ecfd883a115b49da95

10 years agoFix Preferences background color
Fabrice Di Meglio [Fri, 25 Jul 2014 00:03:04 +0000 (17:03 -0700)]
Fix Preferences background color

- use #FFFAFAFA instead of pure white

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

Change-Id: I287eda45950f8c537b7b96df7a2cf996e6e465b4

10 years agoMore fixes for QuickLaunchSettings
Fabrice Di Meglio [Thu, 24 Jul 2014 22:46:35 +0000 (15:46 -0700)]
More fixes for QuickLaunchSettings

- use DialogWhenLarge on tabletUI
- update layouts for following Material theme

Change-Id: If7aa153168eae9d2e72c50e4ae38bcd2fa6bb4bd

10 years agoFix bug #16515550 Settings app crashes for intent com.android.settings.QUICK_LAUNCH_S...
Fabrice Di Meglio [Thu, 24 Jul 2014 03:03:20 +0000 (20:03 -0700)]
Fix bug #16515550 Settings app crashes for intent com.android.settings.QUICK_LAUNCH_SETTINGS

- make it work again (what a code...)

Change-Id: Ic71d8e40ff8a5e0c663fd40655e4f4cc31bc8caf

10 years agoMerge "Fixed an illustrious NullPointer bug on Wifi Assistant" into lmp-dev
PauloftheWest [Thu, 24 Jul 2014 18:46:07 +0000 (18:46 +0000)]
Merge "Fixed an illustrious NullPointer bug on Wifi Assistant" into lmp-dev

10 years agoFixed an illustrious NullPointer bug on Wifi Assistant
PauloftheWest [Thu, 24 Jul 2014 18:40:21 +0000 (11:40 -0700)]
Fixed an illustrious NullPointer bug on Wifi Assistant

+ The class was never instantiated...

Bug: 16543506
Change-Id: I00882df31ee986116b8fa28a54796bb3b20f2e2b

10 years agoMerge "Move global sync settings dialogs to the right screen" into lmp-dev
Alexandra Gherghina [Tue, 29 Jul 2014 15:26:55 +0000 (15:26 +0000)]
Merge "Move global sync settings dialogs to the right screen" into lmp-dev

10 years agoUpdate the resource name to the new ic_corp prefix one.
Alexandra Gherghina [Tue, 29 Jul 2014 10:34:28 +0000 (11:34 +0100)]
Update the resource name to the new ic_corp prefix one.

Bug: 16369104
Change-Id: I0cd2188b0ac1806487678c568db068995a1e9142

10 years agoMove global sync settings dialogs to the right screen
Alexandra Gherghina [Mon, 28 Jul 2014 20:40:35 +0000 (21:40 +0100)]
Move global sync settings dialogs to the right screen

Bug: 16076571
Change-Id: I4ba01ece6e5054d699342ff2c1270fc2fc51c5a9

10 years agoToggle between primary and managed profile in App notif settings
Alexandra Gherghina [Thu, 24 Jul 2014 16:28:36 +0000 (17:28 +0100)]
Toggle between primary and managed profile in App notif settings

This adds a spinner to the app notifications screen which can be used to toggle
between the Settings app in the primary and managed profile so that the user
can edit settings belonging to both profiles.

Bug: 16369104
Change-Id: I31c2fb4c0bc318fb8fa5c152621a29fd0c4bb403

10 years agoMerge "Fix refresh issue of badged icons in Battery Settings" into lmp-dev
Zoltan Szatmary-Ban [Tue, 29 Jul 2014 10:24:01 +0000 (10:24 +0000)]
Merge "Fix refresh issue of badged icons in Battery Settings" into lmp-dev

10 years agoMerge "Update Data Usage Settings for Enterprise" into lmp-dev
Zoltan Szatmary-Ban [Tue, 29 Jul 2014 10:22:22 +0000 (10:22 +0000)]
Merge "Update Data Usage Settings for Enterprise" into lmp-dev

10 years agoRefactors listening logic in AccountSettings
Alexandra Gherghina [Wed, 23 Jul 2014 15:19:08 +0000 (16:19 +0100)]
Refactors listening logic in AccountSettings

This is required to make sure that we do not leak broadcast receivers.
No user-visible changes are present.

Bug: 15466880
Change-Id: I90fcf9f8281a786948d862f48a3d7e7ac2bbe6ba

10 years agoUpdate Data Usage Settings for Enterprise
Zoltan Szatmary-Ban [Mon, 21 Jul 2014 15:42:50 +0000 (16:42 +0100)]
Update Data Usage Settings for Enterprise

Applications of the managed profile are shown
with badged icon on the "Data Usage" app list.
A total of managed profile data usage (if any)
is displayed top of the list.

Bug: 15466834
Change-Id: I80cdcc062e45e1d2a8077f033562d71217e262bb

10 years agoToggle between primary and managed profile in Print Settings
Alexandra Gherghina [Fri, 18 Jul 2014 16:23:37 +0000 (17:23 +0100)]
Toggle between primary and managed profile in Print Settings

This adds a spinner to the print settings screen which can be used to toggle
between the Settings app in the primary and managed profile so that the user
can edit settings belonging to both profiles.

Bug: 16369104
Change-Id: I2556a331d09379c2a501bc6b192ab1631b5215f5

10 years agoSettings: Carve out app-level notifcation settings dialog.
John Spurlock [Sun, 27 Jul 2014 17:33:34 +0000 (13:33 -0400)]
Settings: Carve out app-level notifcation settings dialog.

Bug:16208321
Change-Id: I46574618518e8fe4cbef70e80204cc7bb7cb76e9

10 years agoMerge "Fix bug #16384201 Security > "Device administrators" layout is wrong on N10...
Fabrice Di Meglio [Tue, 29 Jul 2014 01:59:53 +0000 (01:59 +0000)]
Merge "Fix bug #16384201 Security > "Device administrators" layout is wrong on N10 (tablet UI)" into lmp-dev

10 years agoMerge "Fix App Info padding" into lmp-dev
Fabrice Di Meglio [Tue, 29 Jul 2014 01:31:37 +0000 (01:31 +0000)]
Merge "Fix App Info padding" into lmp-dev

10 years agoMerge "Some code formatting" into lmp-dev
Fabrice Di Meglio [Tue, 29 Jul 2014 01:01:03 +0000 (01:01 +0000)]
Merge "Some code formatting" into lmp-dev

10 years ago[WifiSetup] Fix auto-finish suppression logic
Maurice Lam [Fri, 25 Jul 2014 19:40:55 +0000 (12:40 -0700)]
[WifiSetup] Fix auto-finish suppression logic

The flag needs to be saved into the instance state, and the flag is
set as soon as auto-finish occurs to avoid multi-launching the next
activity.

Bug: 16561238
Change-Id: I954b7ff77b2d2fc35684ea59cca7d7cd588a6aab

10 years agoRemove TimePicker and DatePicker dialog themes
Alan Viverette [Mon, 28 Jul 2014 23:29:58 +0000 (16:29 -0700)]
Remove TimePicker and DatePicker dialog themes

Also moves TimePicker widget style to appropriate XML file / namespace.

BUG: 14973897
Change-Id: I0eb68a59d8f2800d37cc949c948689d47c34486f

10 years agoMerge "Import translations. DO NOT MERGE" into lmp-dev
Baligh Uddin [Mon, 28 Jul 2014 23:13:05 +0000 (23:13 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-dev

10 years agoMerge "Fix bug #14323097 Launching Security from Settings search results ...show...
Fabrice Di Meglio [Mon, 28 Jul 2014 22:54:48 +0000 (22:54 +0000)]
Merge "Fix bug #14323097 Launching Security from Settings search results ...show header as Settings instead of Security" into lmp-dev

10 years agoFix strings for Wi-Fi Assistant dialog.
Jeff Davidson [Fri, 25 Jul 2014 21:58:20 +0000 (14:58 -0700)]
Fix strings for Wi-Fi Assistant dialog.

Remove some redundant strings that are no longer needed.

Change-Id: I039839989358efa322bac13129d91f7c764fd387

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

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

10 years agoMerge "Removed Wi-Fi icon from Saved Networks." into lmp-dev
PauloftheWest [Mon, 28 Jul 2014 19:58:41 +0000 (19:58 +0000)]
Merge "Removed Wi-Fi icon from Saved Networks." into lmp-dev

10 years agoRemoved Wi-Fi icon from Saved Networks.
PauloftheWest [Mon, 28 Jul 2014 19:55:45 +0000 (12:55 -0700)]
Removed Wi-Fi icon from Saved Networks.

Bug: 16569017
Change-Id: I13b7e0ae2a364d2660c8bfa42ebdf0b2cf3ab407

10 years agoFixed a bug where Wi-Fi would should networks out of range.
PauloftheWest [Mon, 28 Jul 2014 19:23:18 +0000 (12:23 -0700)]
Fixed a bug where Wi-Fi would should networks out of range.

Bug: 16569017
Change-Id: Ie2d094aed2fcb1b2471ae1105b6782105e6be5ce

10 years agoRefactoring useless UserUtils class
Alexandra Gherghina [Thu, 24 Jul 2014 18:13:25 +0000 (19:13 +0100)]
Refactoring useless UserUtils class

Bug: 16542609
Change-Id: Iadb83c5e378cd342ea89d6e224ddc45e6f940c8b

10 years agoMerge "Fixed a bug where Wi-Fi would should networks out of range." into lmp-dev
PauloftheWest [Mon, 28 Jul 2014 19:32:29 +0000 (19:32 +0000)]
Merge "Fixed a bug where Wi-Fi would should networks out of range." into lmp-dev

10 years agoMerge "Preserve enabled subtypes across disabling and re-enabling an IME" into lmp-dev
Tadashi G. Takaoka [Mon, 28 Jul 2014 05:53:36 +0000 (05:53 +0000)]
Merge "Preserve enabled subtypes across disabling and re-enabling an IME" into lmp-dev

10 years agoMake nuplayer the default media player.
Lajos Molnar [Mon, 28 Jul 2014 04:35:37 +0000 (21:35 -0700)]
Make nuplayer the default media player.

Update nuplayer settings to use awesomeplayer key.

Bug: 11784824
Change-Id: I25ec4b4bd289e3f00c3d299b1a3a5275d1ba73fe

10 years agoPreserve enabled subtypes across disabling and re-enabling an IME
Tadashi G. Takaoka [Tue, 22 Jul 2014 00:58:47 +0000 (17:58 -0700)]
Preserve enabled subtypes across disabling and re-enabling an IME

Bug: 16464156
Change-Id: I2ea4d010e47e5f48b2df11775b0c262330b28e89

10 years agoMerge "Show "up navigate" icon in input method subtype enabler" into lmp-dev
Tadashi G. Takaoka [Mon, 28 Jul 2014 02:36:56 +0000 (02:36 +0000)]
Merge "Show "up navigate" icon in input method subtype enabler" into lmp-dev

10 years agoShow "up navigate" icon in input method subtype enabler
Tadashi G. Takaoka [Wed, 23 Jul 2014 22:03:32 +0000 (15:03 -0700)]
Show "up navigate" icon in input method subtype enabler

Since API 16 (and API 14 with support library) and later, we started
supporting "up navigation" model.
http://developer.android.com/training/implementing-navigation/ancestral.html

As a part of Settings app and a part of an IME's settings activity,
the input method subtype enabler should have a "up navigate icon on
its action bar.

Bug: 16595009
Change-Id: Iaaadd970395b9c9254ab60b2e8fee22dffb8c7f6

10 years agoChange tablet to device so it doesn't say tablet on a phone
Amith Yamasani [Sat, 26 Jul 2014 23:47:00 +0000 (16:47 -0700)]
Change tablet to device so it doesn't say tablet on a phone

Bug: 16447351
Change-Id: I3d10e1e1546602c4155de70650e6f9ee582fe552

10 years agoMore User Settings improvements
Amith Yamasani [Fri, 25 Jul 2014 19:52:29 +0000 (12:52 -0700)]
More User Settings improvements

Add a menu checkbox to allow creation of users from lockscreen.
Add a delete icon in restricted profiles settings.
Other little fixes to icons.
Update some strings based on feedback.

Bug: 15761405
Bug: 16550371
Bug: 16298824

Change-Id: Ib876bd57f15c6ce2d71856f72571c6b8b0e3102d

10 years ago[WifiSetup] Don't show WiFi assistant card in WifiPickerActivity
Maurice Lam [Fri, 18 Jul 2014 01:36:56 +0000 (18:36 -0700)]
[WifiSetup] Don't show WiFi assistant card in WifiPickerActivity

Do not create the assistant card if we are in WifiPickerActivity,
which includes setup wizard and account login.

Bug: 16382431
Change-Id: Id5eaa8040eafe5222e1a5c9276a2a10bedebfd71

10 years agoMerge "Increase string lengths for translation" into lmp-dev
Amith Yamasani [Sun, 27 Jul 2014 06:06:07 +0000 (06:06 +0000)]
Merge "Increase string lengths for translation" into lmp-dev

10 years agoIncrease string lengths for translation
Amith Yamasani [Sun, 27 Jul 2014 05:54:40 +0000 (22:54 -0700)]
Increase string lengths for translation

Bug: 16062154
Change-Id: Ib0086f23283f324a18f71ec5f8bab9275567c59f

10 years agoMerge "Implement #15841213 Search - index Developer Option only and only if they...
Fabrice Di Meglio [Fri, 25 Jul 2014 23:43:15 +0000 (23:43 +0000)]
Merge "Implement #15841213 Search - index Developer Option only and only if they have been activated" into lmp-dev

10 years agoMerge "Minor character limit fixes for translation." into lmp-dev
PauloftheWest [Mon, 28 Jul 2014 18:38:29 +0000 (18:38 +0000)]
Merge "Minor character limit fixes for translation." into lmp-dev

10 years agoMinor character limit fixes for translation.
PauloftheWest [Mon, 28 Jul 2014 18:35:41 +0000 (11:35 -0700)]
Minor character limit fixes for translation.

Change-Id: I3fdaba305884d961d28c0d22b647b371680e2d52

10 years agoFixed minor character limits for translation.
PauloftheWest [Mon, 28 Jul 2014 17:34:04 +0000 (10:34 -0700)]
Fixed minor character limits for translation.

Change-Id: Ie2d343234a4672f832a9a1d58c790d70d3b47987

10 years agoMerge "Fixed minor character limits for translation." into lmp-dev
PauloftheWest [Mon, 28 Jul 2014 17:44:50 +0000 (17:44 +0000)]
Merge "Fixed minor character limits for translation." into lmp-dev

10 years agoUpdate string displayed when we can't remove an account
Alexandra Gherghina [Fri, 25 Jul 2014 15:22:17 +0000 (16:22 +0100)]
Update string displayed when we can't remove an account

Bug: 14642886
Change-Id: Ie4a902cfd1ae41f2a1bae28432874e7b8b34b50d

10 years agoMerge "Fix bug #16533532 Settings app crashes on device orientation change ...when...
Fabrice Di Meglio [Fri, 25 Jul 2014 20:10:34 +0000 (20:10 +0000)]
Merge "Fix bug #16533532 Settings app crashes on device orientation change ...when "change language" warning dialog is on screen" into lmp-dev

10 years agoRemove -opia color correction modes
Alan Viverette [Fri, 25 Jul 2014 17:12:20 +0000 (10:12 -0700)]
Remove -opia color correction modes

The implementations for these are identical to -omaly modes.

Change-Id: Iad67c01d17c6167c530879fa29178ba63a8b876b

10 years agoFix Trusted Credentials layout
Paul Lawrence [Fri, 25 Jul 2014 16:45:38 +0000 (09:45 -0700)]
Fix Trusted Credentials layout

Now matches security layout. Tested on Volantis and Hammerhead in portrait
and landscape

Bug: 16381087
Change-Id: If7049f6cd241df360d9fb608e1e7e5d45e3d1d54

10 years agoMerge "Enforce the presence of the Indexable interface for Indexing" into lmp-dev
Fabrice Di Meglio [Fri, 25 Jul 2014 18:07:34 +0000 (18:07 +0000)]
Merge "Enforce the presence of the Indexable interface for Indexing" into lmp-dev

10 years agoDon't use the profile info for name
Amith Yamasani [Fri, 25 Jul 2014 16:37:33 +0000 (09:37 -0700)]
Don't use the profile info for name

Since we now have a way to directly edit the user's photo/name
via a dialog, don't rely on the Me profile name anymore. That
one will be out of sync with the manual nickname editing.

Bug: 15761405
Change-Id: Ia16c43ddcfd47894b2d2e049802d7de153ea5b94

10 years agoMerge "Fix Preferences background color" into lmp-dev
Fabrice Di Meglio [Fri, 25 Jul 2014 02:59:33 +0000 (02:59 +0000)]
Merge "Fix Preferences background color" into lmp-dev

10 years agoMerge "More fixes for QuickLaunchSettings" into lmp-dev
Fabrice Di Meglio [Thu, 24 Jul 2014 23:22:11 +0000 (23:22 +0000)]
Merge "More fixes for QuickLaunchSettings" into lmp-dev

10 years agoRefactor User Profile editor dialog for reuse
Amith Yamasani [Thu, 24 Jul 2014 21:13:36 +0000 (14:13 -0700)]
Refactor User Profile editor dialog for reuse

Move the dialog code into a separate class.
Use it from RestrictedProfileSettings
and UserSettings for the current user.

Bug: 15761405
Change-Id: I0b9a95ba8463304525e6a4b8cf3b4ca77b15796f

10 years agoRemove "Verify apps" from Security settings
rich cannings [Mon, 21 Jul 2014 23:12:49 +0000 (16:12 -0700)]
Remove "Verify apps" from Security settings

The setting moved to Google settings

Bug: 15588470
Change-Id: I40c0b6073949a69bfb8f0fa8f9fd405fbf9946de

10 years agoMerge "Import translations. DO NOT MERGE" into lmp-dev
Baligh Uddin [Thu, 24 Jul 2014 21:46:51 +0000 (21:46 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-dev

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Thu, 24 Jul 2014 09:51:46 +0000 (02:51 -0700)]
Import translations. DO NOT MERGE

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

10 years agoMerge "Show countdown of remaining decrypt attempts before wiping device" into lmp-dev
Paul Lawrence [Thu, 24 Jul 2014 21:45:01 +0000 (21:45 +0000)]
Merge "Show countdown of remaining decrypt attempts before wiping device" into lmp-dev

10 years agoShow countdown of remaining decrypt attempts before wiping device
Paul Lawrence [Wed, 23 Jul 2014 20:57:17 +0000 (13:57 -0700)]
Show countdown of remaining decrypt attempts before wiping device

Bug: 16496992
Change-Id: Ibdd4bbbf9a9eeafee5e0e5ed48464d524628cf12

10 years agoMerge "Fix bug #16515550 Settings app crashes for intent com.android.settings.QUICK_L...
Fabrice Di Meglio [Thu, 24 Jul 2014 21:22:06 +0000 (21:22 +0000)]
Merge "Fix bug #16515550 Settings app crashes for intent com.android.settings.QUICK_LAUNCH_SETTINGS" into lmp-dev

10 years agoImplement the Usage Access Settings UI
Adam Lesinski [Tue, 22 Jul 2014 17:01:08 +0000 (10:01 -0700)]
Implement the Usage Access Settings UI

Scans for apps requesting permission to use the
UsageStats API and displays them so that the user
can grant or deny access.

Bug: 16461070

Change-Id: Ie9f611688581cdd60ffe9f59e566f658ac2564e9

10 years agoMerge "Added SIM Card Activity to Settings" into lmp-dev
PauloftheWest [Thu, 24 Jul 2014 19:59:03 +0000 (19:59 +0000)]
Merge "Added SIM Card Activity to Settings" into lmp-dev

10 years agoShow correct string when prompting for pattern before encrypting
Paul Lawrence [Wed, 23 Jul 2014 21:14:53 +0000 (14:14 -0700)]
Show correct string when prompting for pattern before encrypting

Bug: 16505763
Change-Id: I05d874be7651f68688d6582236541f418ec6afc2

10 years agoAdded SIM Card Activity to Settings
PauloftheWest [Mon, 30 Jun 2014 17:02:36 +0000 (10:02 -0700)]
Added SIM Card Activity to Settings

+ Added SIM Card menu to Settings menu
+ Added SIM card detail dialog when selecting a SIM Card
+ Added ability to select the default SIM for Cellular data, Calls, and SMS

Bug: 16241745

Change-Id: I43437aa4c591c5097a8865d564f88726671e1b7d

10 years agoAdds cross-profile intents for Settings screens.
Alexandra Gherghina [Mon, 21 Jul 2014 21:42:21 +0000 (22:42 +0100)]
Adds cross-profile intents for Settings screens.

This is needed for settings that are handled in the primary profile app.

Bug: 16369104
Change-Id: If3ec3866778282219267481b8f419774f7f2c9de

10 years agoMerge "Checks if the right user has a restriction" into lmp-dev
Alexandra Gherghina [Thu, 24 Jul 2014 12:21:41 +0000 (12:21 +0000)]
Merge "Checks if the right user has a restriction" into lmp-dev

10 years agoChecks if the right user has a restriction
Alexandra Gherghina [Wed, 23 Jul 2014 21:07:03 +0000 (22:07 +0100)]
Checks if the right user has a restriction

Bug: 15466880
Change-Id: I9199c6054e9955a90958fd3a751f321cf6fa9990

10 years agoMerge "More code cleaning for the Home intent filters" into lmp-dev
Fabrice Di Meglio [Thu, 24 Jul 2014 02:37:12 +0000 (02:37 +0000)]
Merge "More code cleaning for the Home intent filters" into lmp-dev

10 years agoMore code cleaning for the Home intent filters
Fabrice Di Meglio [Thu, 24 Jul 2014 02:32:57 +0000 (19:32 -0700)]
More code cleaning for the Home intent filters

- remove the Intent.CATEGORY_HOME as it is not useful and
cannot be used into an Intent filter

Change-Id: I516188ea1c662c3277c64194c229a2e1c03a4e6a

10 years agoCode cleaning
Fabrice Di Meglio [Thu, 24 Jul 2014 02:03:33 +0000 (19:03 -0700)]
Code cleaning

- remove those non usefull Intent.CATEGORY_LAUNCHER

Change-Id: Ib6e5f4a5265633da85423307fac26a104814f05f

10 years agoFix how Home Activities are refreshed
Fabrice Di Meglio [Thu, 24 Jul 2014 01:15:42 +0000 (18:15 -0700)]
Fix how Home Activities are refreshed

- remove that HomePackageReceiver from the AndroidManifest
that could force Settings to run
- use a HomePackageReceiver into HomeSettings and DashboardSummary
- fix also the BatteryInfoReceiver for refreshing the Dashboard

Change-Id: Id3891529fc176e7e4c450f2ce723f8ac2af66c58

10 years agoAdd Settings Dashboard refresh for Home activities
Fabrice Di Meglio [Wed, 23 Jul 2014 23:25:30 +0000 (16:25 -0700)]
Add Settings Dashboard refresh for Home activities

- cache the number of Home activities into mHomeActivitiesCount
- save and restore its value
- use its value for triggering refresh of the Dashboard

Change-Id: Ibc228b9b26c3515bba89ab17c7d39531125e8df8

10 years agoCode cleaning for Index
Fabrice Di Meglio [Wed, 23 Jul 2014 22:22:44 +0000 (15:22 -0700)]
Code cleaning for Index

- make that UpdateData class static

Change-Id: I22ac148613fcaa4ed3ad615c4eca037b5dc6b986

10 years agoFix NotificationStation theming
Fabrice Di Meglio [Wed, 23 Jul 2014 20:31:26 +0000 (13:31 -0700)]
Fix NotificationStation theming

- fix padding for the ListView
- fix ActionBar size
- remove non needed switchBarMargins

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

Change-Id: I0e3d3116f2ee749a04a8a464b36fa68909edf11d

10 years agoCode cleaning for NotificationStation
Fabrice Di Meglio [Wed, 23 Jul 2014 20:07:52 +0000 (13:07 -0700)]
Code cleaning for NotificationStation

- remove dead code and vars
- log exceptions

Change-Id: Idff91c27620955a3458c2358b629331e140aedba

10 years agoOwnerInfos code cleaning
Fabrice Di Meglio [Wed, 23 Jul 2014 18:25:53 +0000 (11:25 -0700)]
OwnerInfos code cleaning

Change-Id: I5f4e5dcee4af672fa11f552544bfcf4506a21258