OSDN Git Service

android-x86/packages-apps-Settings.git
8 years agoMerge "Fix crash in fingerprint enrollment due to async transaction" into nyc-dev
Jim Miller [Mon, 7 Mar 2016 20:55:38 +0000 (20:55 +0000)]
Merge "Fix crash in fingerprint enrollment due to async transaction" into nyc-dev

8 years agoMerge "Fix SUW redaction interstitial crash" into nyc-dev
Adrian Roos [Mon, 7 Mar 2016 20:50:05 +0000 (20:50 +0000)]
Merge "Fix SUW redaction interstitial crash" into nyc-dev

8 years agoFix SUW redaction interstitial crash
Adrian Roos [Mon, 7 Mar 2016 19:14:16 +0000 (11:14 -0800)]
Fix SUW redaction interstitial crash

Bug: 27518157
Change-Id: Id0c2eae88db41080e35200ee8f94ee74ea0a9a1f

8 years agoMerge "mark categories as complete when disabled." into nyc-dev
Ido Ofir [Mon, 7 Mar 2016 20:05:24 +0000 (20:05 +0000)]
Merge "mark categories as complete when disabled." into nyc-dev

8 years agoMake Print Settings use the new PrintManager.getPrintServices loader
Philip P. Moltmann [Wed, 24 Feb 2016 20:11:05 +0000 (12:11 -0800)]
Make Print Settings use the new PrintManager.getPrintServices loader

This makes sure that all data always stays up to date.

printer_dropdown_item.xml:
- Reduce the amount of overriden properties

PrintServiceSettingsFragment:
- Instead receiving most data from PrintSettingsFragment have own loader
  and keep data up to date
- Also the updating of the print service state now has a dedicated
  PrintManager call instead of relying of the Settings-ContentObserver
  to transport this information. No more race-conditions, whohoo!

DynamicIndexableContentMonitor:
- To not rewrite too much code the update logic has to live here but the
  reading of the actual data is in PrintSettingsFragment.

Change-Id: I60715cda8952565d7f68cb24fb7da61a37085887

8 years agoMerge "Block "Screen lock" menu if password is managed." into nyc-dev
Oleksandr Peletskyi [Mon, 7 Mar 2016 16:43:38 +0000 (16:43 +0000)]
Merge "Block "Screen lock" menu if password is managed." into nyc-dev

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-dev
Geoff Mendal [Mon, 7 Mar 2016 15:39:40 +0000 (15:39 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dev

8 years agoImport translations. DO NOT MERGE
Geoff Mendal [Mon, 7 Mar 2016 15:37:10 +0000 (07:37 -0800)]
Import translations. DO NOT MERGE

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

8 years agoFix add network alignment
Jason Monk [Mon, 7 Mar 2016 15:19:47 +0000 (10:19 -0500)]
Fix add network alignment

Bug: 26759951
Change-Id: I5ba657b5a4099d9f2f1ecf2f27a6a25908bc4a86

8 years agoFix missing bluetooth settings items
Jason Monk [Mon, 7 Mar 2016 15:02:35 +0000 (10:02 -0500)]
Fix missing bluetooth settings items

In the off/turning on state all items were being removed, but never
re-added to the preference screen.

Bug: 27347029
Change-Id: I8f47ee79f428fc8555a0dc6574244c81aa85c6c8

8 years agoFix crash in fingerprint enrollment due to async transaction
Jim Miller [Sat, 5 Mar 2016 00:57:18 +0000 (16:57 -0800)]
Fix crash in fingerprint enrollment due to async transaction

Fixes bug 27424654

Change-Id: I667374330fee00abc2f4ef7f881f8e98fd91567e

8 years agoMerge "Fix issue with unlock attempts for the Work Challenge" into nyc-dev
Clara Bayarri [Sat, 5 Mar 2016 02:01:57 +0000 (02:01 +0000)]
Merge "Fix issue with unlock attempts for the Work Challenge" into nyc-dev

8 years agoFix issue with unlock attempts for the Work Challenge
Clara Bayarri [Sat, 5 Mar 2016 01:55:43 +0000 (17:55 -0800)]
Fix issue with unlock attempts for the Work Challenge

The failed attempts to unlock were not being reported due to a small
bug.

Bug: 26677759
Change-Id: Ie03593ba38ba118e1c030135037e15400e7af8a2

8 years agoMerge "Avoid checking the restricted items in the list." into nyc-dev
Sudheer Shanka [Fri, 4 Mar 2016 22:27:44 +0000 (22:27 +0000)]
Merge "Avoid checking the restricted items in the list." into nyc-dev

8 years agoAvoid checking the restricted items in the list.
Sudheer Shanka [Fri, 4 Mar 2016 21:53:24 +0000 (13:53 -0800)]
Avoid checking the restricted items in the list.

Since we are not auto-closing the dialog any more, need to
make sure the restricted item in not checked when selected by user.

Change-Id: I7c02844d3071ae62222cdbdbda96780bd5d922de

8 years agoMerge "Use the layout for calculating IME inset." into nyc-dev
Udam Saini [Fri, 4 Mar 2016 19:19:49 +0000 (19:19 +0000)]
Merge "Use the layout for calculating IME inset." into nyc-dev

8 years agoMerge "Make preview pager and pager indicator screenreader-enabled" into nyc-dev
Noah Wang [Fri, 4 Mar 2016 18:52:49 +0000 (18:52 +0000)]
Merge "Make preview pager and pager indicator screenreader-enabled" into nyc-dev

8 years agoMerge "Fix: 'Make profile pattern visible'" into nyc-dev
Mahaver Chopra [Fri, 4 Mar 2016 18:01:07 +0000 (18:01 +0000)]
Merge "Fix: 'Make profile pattern visible'" into nyc-dev

8 years agoFix: 'Make profile pattern visible'
Mahaver Chopra [Fri, 4 Mar 2016 17:17:59 +0000 (17:17 +0000)]
Fix: 'Make profile pattern visible'

'Make profile pattern visible' turns itself back on.

Bug:27331363
Change-Id: I0c9520c89b5f56e78fc51ac9b42320b66cc9df38

8 years agoMerge "Use getFlashLockState API to check lock state" into nyc-dev
Andres Morales [Fri, 4 Mar 2016 16:23:09 +0000 (16:23 +0000)]
Merge "Use getFlashLockState API to check lock state" into nyc-dev

8 years agoRemove DND & Notification access screen links.
Julia Reynolds [Fri, 4 Mar 2016 14:44:34 +0000 (09:44 -0500)]
Remove DND & Notification access screen links.

These should only be available from 'special access.'

Change-Id: I9e49be9263b3e880031906345422459a5ad23d7f

8 years agoMerge "New activity for handling dialogs of remote bugreports" into nyc-dev
Michal Karpinski [Fri, 4 Mar 2016 10:04:48 +0000 (10:04 +0000)]
Merge "New activity for handling dialogs of remote bugreports" into nyc-dev

8 years agoMake preview pager and pager indicator screenreader-enabled
Noah Wang [Fri, 4 Mar 2016 04:05:14 +0000 (20:05 -0800)]
Make preview pager and pager indicator screenreader-enabled

Bug: 27127738
Change-Id: I11a8589f4d8e1f15e895831dc3bd0cb7472e0591

8 years agoMerge "Use the right userId when setting restrictions" into nyc-dev
Fyodor Kupolov [Fri, 4 Mar 2016 02:20:48 +0000 (02:20 +0000)]
Merge "Use the right userId when setting restrictions" into nyc-dev

8 years agoUse the right userId when setting restrictions
Fyodor Kupolov [Fri, 4 Mar 2016 02:14:50 +0000 (18:14 -0800)]
Use the right userId when setting restrictions

Bug: 27457164
Change-Id: I9528b637cb0bc3f737458e078725f73666bd0d7d

8 years agoUse getFlashLockState API to check lock state
Andres Morales [Thu, 3 Mar 2016 21:17:23 +0000 (13:17 -0800)]
Use getFlashLockState API to check lock state

Bug: 26039090
Change-Id: Ia90d6ece2dcdd5ed8549044900f79c0bf4902296

8 years agoUse the layout for calculating IME inset.
Udam Saini [Mon, 22 Feb 2016 22:51:44 +0000 (14:51 -0800)]
Use the layout for calculating IME inset.

We should calculate the offset for the entire layout rather than
just the scroll view. This allows us to not special case the navigation
bar inside SystemBarHelper.setImeInsetView, as the logic before always
assumed the scroll view was passed into setImeInsetView.

bug:27063940
Change-Id: If3f09e1e07ea584097a050b987c1ab3985b4991c

8 years agomark categories as complete when disabled.
Ido Ofir [Mon, 29 Feb 2016 22:24:37 +0000 (14:24 -0800)]
mark categories as complete when disabled.

Change-Id: I0a50adf254d28653c8740ad892507db29cd9b0a8

8 years agoMerge "Add remote input setting to redaction interstitial" into nyc-dev
Adrian Roos [Thu, 3 Mar 2016 21:43:59 +0000 (21:43 +0000)]
Merge "Add remote input setting to redaction interstitial" into nyc-dev

8 years agoSend Accessibility Events when Fragments change.
Anna Galusza [Thu, 25 Feb 2016 23:50:59 +0000 (15:50 -0800)]
Send Accessibility Events when Fragments change.
Bug: 27326723

Change-Id: Ia7684f7e27cdb69ad8302c9d5c37ccae6333fc92

8 years agoMerge "Fix NotificationLockscreenPreference" into nyc-dev
Adrian Roos [Thu, 3 Mar 2016 20:48:36 +0000 (20:48 +0000)]
Merge "Fix NotificationLockscreenPreference" into nyc-dev

8 years agoMerge "Change nav bar style. Bug: 27226956" into nyc-dev
Anna Galusza [Thu, 3 Mar 2016 19:05:16 +0000 (19:05 +0000)]
Merge "Change nav bar style. Bug: 27226956" into nyc-dev

8 years agoMerge "Update the restricted icon usage." into nyc-dev
Sudheer Shanka [Thu, 3 Mar 2016 18:31:50 +0000 (18:31 +0000)]
Merge "Update the restricted icon usage." into nyc-dev

8 years agoMerge "Update custom widget layouts to have a restricted icon." into nyc-dev
Sudheer Shanka [Thu, 3 Mar 2016 18:26:44 +0000 (18:26 +0000)]
Merge "Update custom widget layouts to have a restricted icon." into nyc-dev

8 years agoNew activity for handling dialogs of remote bugreports
Michal Karpinski [Thu, 25 Feb 2016 17:29:43 +0000 (17:29 +0000)]
New activity for handling dialogs of remote bugreports

Presents dialogs when commanded by DPM.

Bug: 26226230
Change-Id: Ia3301592f767ac95f1c073e9401718d717f50c83

8 years agoMerge "Notification filter changes." into nyc-dev
Julia Reynolds [Thu, 3 Mar 2016 16:43:58 +0000 (16:43 +0000)]
Merge "Notification filter changes." into nyc-dev

8 years agoFix home search
Jason Monk [Thu, 3 Mar 2016 16:21:42 +0000 (11:21 -0500)]
Fix home search

 - Remove old home from search
 - Fix weird threading problem on new home search indexing

Bug: 27249674
Change-Id: I3cfdde7dd3595f5161b5f8c861041c40e800c7bd

8 years agoNotification filter changes.
Julia Reynolds [Tue, 1 Mar 2016 16:07:24 +0000 (11:07 -0500)]
Notification filter changes.

Bug: 27403688
Change-Id: I560ab6fc4a46673c0be4244b24f90e7c937b0006

8 years agoFix notification setting summary
Jason Monk [Thu, 3 Mar 2016 15:49:44 +0000 (10:49 -0500)]
Fix notification setting summary

Bug: 25926406
Change-Id: I503f2d2def095e37f6b16ca345112fe81ef73e29

8 years agoUpdate the restricted icon usage.
Sudheer Shanka [Tue, 23 Feb 2016 18:28:45 +0000 (18:28 +0000)]
Update the restricted icon usage.

Bug: 25603665
Bug: 27263775
Change-Id: I72b824d01b462fa5f9f8c15eaaf0108441560f65

8 years agoAdd remote input setting to redaction interstitial
Adrian Roos [Wed, 2 Mar 2016 23:37:52 +0000 (15:37 -0800)]
Add remote input setting to redaction interstitial

Bug: 26440855
Change-Id: I8cd16074c63778defab767096261bcc99956b8fc

8 years agoMerge "Actually listen to data saver state" into nyc-dev
Jason Monk [Wed, 2 Mar 2016 20:45:46 +0000 (20:45 +0000)]
Merge "Actually listen to data saver state" into nyc-dev

8 years agoActually listen to data saver state
Jason Monk [Wed, 2 Mar 2016 20:42:36 +0000 (15:42 -0500)]
Actually listen to data saver state

Bug: 27445032
Change-Id: Idb9646af9cd82e19b3d4a6add52d349be8015caa

8 years agoMerge "Allow notifications be to hidden from the lockscreen by app." into nyc-dev
Julia Reynolds [Wed, 2 Mar 2016 20:16:07 +0000 (20:16 +0000)]
Merge "Allow notifications be to hidden from the lockscreen by app." into nyc-dev

8 years agoMerge "SummaryLoader: Make sure all messages are proccessed on release" into nyc-dev
Jason Monk [Wed, 2 Mar 2016 20:12:11 +0000 (20:12 +0000)]
Merge "SummaryLoader: Make sure all messages are proccessed on release" into nyc-dev

8 years agoSummaryLoader: Make sure all messages are proccessed on release
Jason Monk [Wed, 2 Mar 2016 20:08:41 +0000 (15:08 -0500)]
SummaryLoader: Make sure all messages are proccessed on release

Otherwise the receivers don't get unregistered, which causes a warning,
immediately followed by them actually getting unregistered, which
causes a crash.

Bug: 26027137
Change-Id: Ib55edb4490de960d10036c35d98b8a8e31e13ae1

8 years agoFix NotificationLockscreenPreference
Adrian Roos [Wed, 2 Mar 2016 19:55:45 +0000 (11:55 -0800)]
Fix NotificationLockscreenPreference

Show remote input on lockscreen checkbox
when showing all notification content.

Bug: 26440855
Change-Id: I90475d4c39797858b2dc8cdefab5bca6bb63daef

8 years agoMerge "Fix crash in ConfigureNotificationSettings" into nyc-dev
Clara Bayarri [Wed, 2 Mar 2016 19:36:16 +0000 (19:36 +0000)]
Merge "Fix crash in ConfigureNotificationSettings" into nyc-dev

8 years agoAllow notifications be to hidden from the lockscreen by app.
Julia Reynolds [Wed, 2 Mar 2016 13:54:56 +0000 (08:54 -0500)]
Allow notifications be to hidden from the lockscreen by app.

Bug: 26642033
Change-Id: I932defebe00c566c0a930a0cabc118238c349272

8 years agoMerge "Remove spammy debug logging from MessageBubbleBackground." into nyc-dev
Noah Wang [Wed, 2 Mar 2016 18:30:20 +0000 (18:30 +0000)]
Merge "Remove spammy debug logging from MessageBubbleBackground." into nyc-dev

8 years agoFix crash in ConfigureNotificationSettings
Clara Bayarri [Wed, 2 Mar 2016 17:21:41 +0000 (09:21 -0800)]
Fix crash in ConfigureNotificationSettings

Bug: 27445698
Change-Id: I1d0f99731b0b5abe1b34c7dfab4daeecf236e889

8 years agoBlock "Screen lock" menu if password is managed.
Oleksandr Peletskyi [Mon, 29 Feb 2016 15:12:04 +0000 (16:12 +0100)]
Block "Screen lock" menu if password is managed.

"Screen lock" menu item is completely disabled in case, if
PASSWORD_QUALITY_MANAGED is set.

BUG: 25549437
Change-Id: I1958157946d29c013465e995af2226e061d5c726

8 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 2 Mar 2016 15:37:57 +0000 (07:37 -0800)]
Import translations. DO NOT MERGE

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

8 years agoUpdate custom widget layouts to have a restricted icon.
Sudheer Shanka [Tue, 23 Feb 2016 17:25:53 +0000 (17:25 +0000)]
Update custom widget layouts to have a restricted icon.

Bug: 25603665
Bug: 27263775
Change-Id: Ic80377229de977b6f7c5f653974e8f926fb8ac1d

8 years agoRemove spammy debug logging from MessageBubbleBackground.
Noah Wang [Tue, 1 Mar 2016 23:42:53 +0000 (15:42 -0800)]
Remove spammy debug logging from MessageBubbleBackground.

Bug: 27363534
Change-Id: If8ff8bf0540f4e031a9092026adce8296ef4b6e1

8 years agoChange nav bar style.
Anna Galusza [Sat, 27 Feb 2016 00:06:54 +0000 (16:06 -0800)]
Change nav bar style.
Bug: 27226956

Change-Id: I16e2234e44bf1d22f8b41de9d28c35226152d0ee

8 years agoMerge "Do not allow removing current user if it's in a call" into nyc-dev
Fyodor Kupolov [Tue, 1 Mar 2016 23:21:26 +0000 (23:21 +0000)]
Merge "Do not allow removing current user if it's in a call" into nyc-dev

8 years agoMerge "Add Work Challenge Notifications Setting" into nyc-dev
Clara Bayarri [Tue, 1 Mar 2016 23:11:59 +0000 (23:11 +0000)]
Merge "Add Work Challenge Notifications Setting" into nyc-dev

8 years agoMerge "Wifi p2p fix?" into nyc-dev
Jason Monk [Tue, 1 Mar 2016 20:43:57 +0000 (20:43 +0000)]
Merge "Wifi p2p fix?" into nyc-dev

8 years agoWifi p2p fix?
Jason Monk [Tue, 1 Mar 2016 20:27:38 +0000 (15:27 -0500)]
Wifi p2p fix?

Bug: 27431029
Change-Id: Ic9661dbb75d633d4b6e778cde796785aa33c04e0

8 years agoMerge "Fixes for Work Challenge Fingerprint" into nyc-dev
Clara Bayarri [Tue, 1 Mar 2016 18:22:55 +0000 (18:22 +0000)]
Merge "Fixes for Work Challenge Fingerprint" into nyc-dev

8 years agoAdd Work Challenge Notifications Setting
Clara Bayarri [Thu, 18 Feb 2016 12:09:21 +0000 (12:09 +0000)]
Add Work Challenge Notifications Setting

Bug: 26844582
Change-Id: Ib1eb28cfebcc0c8d23ec8669f2777ccb822d7bf3

8 years agoFixes for Work Challenge Fingerprint
Clara Bayarri [Fri, 19 Feb 2016 17:24:28 +0000 (17:24 +0000)]
Fixes for Work Challenge Fingerprint

When enrolling fingerprints on both personal and work and then setting
the lock to none or swipe, the fingerprints for that user were not being
correctly removed due to wrong userIds being passed in.

Also fix the wipe dialog message as it was always querying whether the
main user has fingerprints instead of the user the dialog applies to.

Bug: 2726345227199237
Change-Id: I8d170e36f31b5595bc0bb41168a87db9f57eda2f

8 years agoMerge "When un-unifying the personal and work locks, launch lock setup" into nyc-dev
Clara Bayarri [Tue, 1 Mar 2016 18:07:41 +0000 (18:07 +0000)]
Merge "When un-unifying the personal and work locks, launch lock setup" into nyc-dev

8 years agoMerge "Fix CharSequence nonsense in NotificationStation." into nyc-dev
Daniel Sandler [Tue, 1 Mar 2016 16:19:25 +0000 (16:19 +0000)]
Merge "Fix CharSequence nonsense in NotificationStation." into nyc-dev

8 years agoMerge "Data saver fixes" into nyc-dev
Jason Monk [Tue, 1 Mar 2016 15:55:11 +0000 (15:55 +0000)]
Merge "Data saver fixes" into nyc-dev

8 years agoData saver fixes
Jason Monk [Tue, 1 Mar 2016 15:44:16 +0000 (10:44 -0500)]
Data saver fixes

 - Correct summary for number of apps with unrestricted
 - Show system option on unrestricted access page
 - general betterness

Bug: 26796370
Bug: 27378294
Bug: 27122309
Change-Id: Ia57b56a25175182cb1a5a1231c20dc3c71cc3427

8 years agoHide notification asst setting.
Julia Reynolds [Tue, 1 Mar 2016 15:11:08 +0000 (10:11 -0500)]
Hide notification asst setting.

Bug: 22960980
Change-Id: If9f28e3944d6a3a450d2607448be9ec25fdcdb85

8 years agoMerge "Api review: AutomaticZenRule" into nyc-dev
Julia Reynolds [Tue, 1 Mar 2016 15:05:33 +0000 (15:05 +0000)]
Merge "Api review: AutomaticZenRule" into nyc-dev

8 years agoMerge "Make some Settings intent filters cross-profile again." into nyc-dev
Nicolas Prévot [Tue, 1 Mar 2016 11:42:49 +0000 (11:42 +0000)]
Merge "Make some Settings intent filters cross-profile again." into nyc-dev

8 years agoFix CharSequence nonsense in NotificationStation.
Dan Sandler [Tue, 1 Mar 2016 03:29:10 +0000 (22:29 -0500)]
Fix CharSequence nonsense in NotificationStation.

Also clean up the lifecycle so we unbind and rebind on pause
and resume, instead of create and destroy.

Bug: 27389947
Change-Id: I2b7b7934a25a6bd528b9d399ffed487ea724b30b

8 years agoWhen un-unifying the personal and work locks, launch lock setup
Clara Bayarri [Tue, 1 Mar 2016 01:57:56 +0000 (17:57 -0800)]
When un-unifying the personal and work locks, launch lock setup

When the user decides to have a separate work lock, it makes sense
to send them to set up that lock directly. Also fixes the issue where
we have work fingerprints in a unified state and un-unifying leaves
the work profile with no lock but fingerprints.

Bug: 27199237
Change-Id: I85dab9cdf993af69a661d8f0cd4ad2449a348cac

8 years agoFixed padding on "Take Bug Report" dialog.
Felipe Leme [Tue, 1 Mar 2016 01:21:44 +0000 (17:21 -0800)]
Fixed padding on "Take Bug Report" dialog.

BUG: 26324085
Change-Id: If716066d8ebf35e4fb398e7a423c808abd6a159e

8 years agoMerge "Change Action Bar title in a11y SUW to match setting name. Bug: 27326637"...
Anna Galusza [Mon, 29 Feb 2016 19:47:15 +0000 (19:47 +0000)]
Merge "Change Action Bar title in a11y SUW to match setting name. Bug: 27326637" into nyc-dev

8 years agoChange Action Bar title in a11y SUW to match setting name.
Anna Galusza [Thu, 25 Feb 2016 21:01:28 +0000 (13:01 -0800)]
Change Action Bar title in a11y SUW to match setting name.
Bug: 27326637

Change-Id: Ifddabdfef75707d5cdc164b4415e830539fd962a

8 years agoResolve merge conflicts of b9e837bc78 to nyc-dev
Sanket Padawe [Mon, 29 Feb 2016 18:48:51 +0000 (10:48 -0800)]
Resolve merge conflicts of b9e837bc78 to nyc-dev

+ Fix merge conflict fromm mm-wireless-dev to nyc-dev

Change-Id: I8a604cec65bbe5ed61262771c9fe0489798425ed

8 years agoMerge "Remove displaying of WifiCalling twice in Settings search." into mm-wireless-dev
Sanket Padawe [Mon, 29 Feb 2016 18:23:56 +0000 (18:23 +0000)]
Merge "Remove displaying of WifiCalling twice in Settings search." into mm-wireless-dev

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-dev
Geoff Mendal [Mon, 29 Feb 2016 16:46:01 +0000 (16:46 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dev

8 years agoImport translations. DO NOT MERGE
Geoff Mendal [Mon, 29 Feb 2016 15:37:40 +0000 (07:37 -0800)]
Import translations. DO NOT MERGE

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

8 years agoGuard against apps with no permissions
Jason Monk [Mon, 29 Feb 2016 14:55:19 +0000 (09:55 -0500)]
Guard against apps with no permissions

Bug: 27355802
Change-Id: Iee8d9898af0e5910319cb47218ceee8da1352554

8 years agoMake some Settings intent filters cross-profile again.
Nicolas Prevot [Mon, 29 Feb 2016 13:49:31 +0000 (13:49 +0000)]
Make some Settings intent filters cross-profile again.

The intents:
INPUT_METHOD_SETTINGS, MANAGE_DEFAULT_APPS_SETTINGS and HOME_SETTINGS
were not handled in the parent any more. Handle them in the parent.

BUG:27240411
Change-Id: I42da3ce37901ba3e9f5c8004db53e49bc2f9ed24

8 years agoMerge "Set the layout of seekbar as the preference_iconless_slider and remove the...
Shweta Chahar [Mon, 29 Feb 2016 10:39:28 +0000 (10:39 +0000)]
Merge "Set the layout of seekbar as the preference_iconless_slider and remove the higher speech rate preference variables. The layout is changed to preference_iconless_slider so that the speech rate slider layout is same as the layout of seekbars in android settings." into nyc-dev

8 years agoMerge changes from topic 'update mono audio' into nyc-dev
Andy Hung [Sat, 27 Feb 2016 02:50:04 +0000 (02:50 +0000)]
Merge changes from topic 'update mono audio' into nyc-dev

* changes:
  Add mono audio to AccessibilitySettings
  Remove mono audio from SoundSettings

8 years agoApi review: AutomaticZenRule
Julia Reynolds [Fri, 26 Feb 2016 23:20:18 +0000 (18:20 -0500)]
Api review: AutomaticZenRule

Bug: 27364144
Change-Id: Ic0ea5d4958711cf5216e87ad8054460ad4246856

8 years agoAdd mono audio to AccessibilitySettings
Andy Hung [Fri, 26 Feb 2016 02:42:11 +0000 (18:42 -0800)]
Add mono audio to AccessibilitySettings

Bug: 15283594
Change-Id: If5ca14a800e1932b17ef479589beb8a5d1489b5d

8 years agoRemove mono audio from SoundSettings
Andy Hung [Thu, 25 Feb 2016 18:22:14 +0000 (10:22 -0800)]
Remove mono audio from SoundSettings

Mono audio will move to AccessibilitySettings only.
This reverts commit 0863ea40cdecc101f90bdca9c12345b3a1a554aa.

Bug: 15283594
Change-Id: I2cc744c96a9f6a6454b0bf533a44bb2eb56b745a

8 years agoHandle the case where no spell checker is selected.
Yohei Yukawa [Fri, 26 Feb 2016 17:34:54 +0000 (09:34 -0800)]
Handle the case where no spell checker is selected.

This follows up to a previous CL [1] that fixed Bug 26685795 that the
Settings app crashes when no spell checker is selected, but introduced
another Bug 26686710 that the user cannot re-select the spell checker
once the device has fallen into that state because the button to select
new spell checker is disabled.

This CL tries to deal with such a case more carefully and gracefully, by
adding more null checking and by showing a meaningful text
("Not selected" for English) to users when no spell checker is currently
selected.

  [1]: I65e6d269572e064aa6897807b6611ef947d90211
       093a6467723208be9c776af7e2b0fdca9841ad20

Bug: 26108333
Bug: 26685795
Bug: 26686710
Change-Id: I0ed71bbb580e3547d97e321799ac2b77b1f284a3

8 years agoMerge "Introduce IMPORTANCE_MIN." into nyc-dev
Julia Reynolds [Fri, 26 Feb 2016 16:14:33 +0000 (16:14 +0000)]
Merge "Introduce IMPORTANCE_MIN." into nyc-dev

8 years agoWorkarounds to avoid removing all prefs
Jason Monk [Thu, 25 Feb 2016 18:55:48 +0000 (13:55 -0500)]
Workarounds to avoid removing all prefs

Removing all prefs causes ugly animations, so avoid it at all cost
and cache all the prefs (while still added) as long as possible.

Bug: 26271353
Change-Id: I33b84d751938b460f4b66c0158057407dd45d974

8 years agoSet the layout of seekbar as the preference_iconless_slider
shwetachahar [Fri, 12 Feb 2016 20:06:51 +0000 (20:06 +0000)]
Set the layout of seekbar as the preference_iconless_slider
and remove the higher speech rate preference variables.
The layout is changed to preference_iconless_slider so that the speech
rate slider layout is same as the layout of seekbars in android
settings.

Bug: 27136737
Change-Id: Ib75b8dec74ef07be87130a3f29249b148f4bcf0b

8 years agoMerge "Fix crash when changing encrypt with credential" into nyc-dev
Adrian Roos [Fri, 26 Feb 2016 00:11:07 +0000 (00:11 +0000)]
Merge "Fix crash when changing encrypt with credential" into nyc-dev

8 years agoFix crash when changing encrypt with credential
Adrian Roos [Thu, 25 Feb 2016 23:43:24 +0000 (15:43 -0800)]
Fix crash when changing encrypt with credential

Bug: 27173979
Change-Id: If8ef7a9342bcb1b0602791df1dc7634b3e980ee7

8 years agoDo not count print jobs if printing is not available.
Philip P. Moltmann [Thu, 25 Feb 2016 21:07:22 +0000 (13:07 -0800)]
Do not count print jobs if printing is not available.

Bug: 27339883
Change-Id: I0b0761917798581e831e8b2692fdc9c5fefb1155

8 years agoMerge "Makes call to MetricsLogger right away when taking bugreports." into nyc-dev
Felipe Leme [Thu, 25 Feb 2016 19:45:05 +0000 (19:45 +0000)]
Merge "Makes call to MetricsLogger right away when taking bugreports." into nyc-dev

8 years agoMakes call to MetricsLogger right away when taking bugreports.
Felipe Leme [Thu, 25 Feb 2016 19:37:56 +0000 (11:37 -0800)]
Makes call to MetricsLogger right away when taking bugreports.

Previously the call was made on takeBugreport(), which caused a NPE on
interative report calls because the context was null since it was
handled by a handler.

BUG: 27354167
Change-Id: I19e91cb4b43a7aa0bfcdab440c4cd4225110fdfb

8 years agoIntroduce IMPORTANCE_MIN.
Julia Reynolds [Thu, 25 Feb 2016 14:35:44 +0000 (09:35 -0500)]
Introduce IMPORTANCE_MIN.

Bug: 22960980
Change-Id: Ia3876e0b3b5dae19553fd467313b46408fcbb0f4

8 years agoFixed a bug in DisplayUtils in which the length of entries will be added
Muyuan Li [Tue, 23 Feb 2016 23:10:19 +0000 (15:10 -0800)]
Fixed a bug in DisplayUtils in which the length of entries will be added
twice, causing IndexOutOfBound exception at runtime when using custom
DPI

Change-Id: Ib106f0ee8044893e2c1f3b4f334b741194171e2a
(cherry picked from commit d4ed8400ff7bc60e1391f4ea248390342a9f90dd)

8 years agoAdd setting to allow RemoteInput on keyguard
Adrian Roos [Mon, 22 Feb 2016 21:03:42 +0000 (13:03 -0800)]
Add setting to allow RemoteInput on keyguard

Bug: 26440855
Change-Id: I57e02876c615f558eee279f2dc7edca8b28fc495

8 years agoRemove displaying of WifiCalling twice in Settings search.
Sanket Padawe [Thu, 25 Feb 2016 01:47:03 +0000 (17:47 -0800)]
Remove displaying of WifiCalling twice in Settings search.

+ WifiCalling was getting displayed twice due to addition of
WifiCallingSettings screen in Settings ranking & index files.
+ This also solves issue of displaying WifiCalling option in non supported
carrier/platform.

Bug: 25669303
Change-Id: I179128d1f3c876a4d3f826e0365cbb2b761d57dd

8 years agoDo not allow removing current user if it's in a call
Fyodor Kupolov [Wed, 24 Feb 2016 23:54:10 +0000 (15:54 -0800)]
Do not allow removing current user if it's in a call

Bug: 20652663
Change-Id: I2eb91bc73259e25b3fa68337df2a0576a438244a