OSDN Git Service

android-x86/packages-apps-Settings.git
6 years agoMerge "Fix NPE in AutoSyncWorkDataPreferenceController" am: cdd628e6e4 am: 0bc6b461be
tiansiming [田思明] [Wed, 7 Feb 2018 22:19:31 +0000 (22:19 +0000)]
Merge "Fix NPE in AutoSyncWorkDataPreferenceController" am: cdd628e6e4 am: 0bc6b461be
am: eb0ebc6b98

Change-Id: I12a16dd3ef5cfcda92efd166d3f2fccdd20527d1

6 years agoMerge "Fix NPE in AutoSyncWorkDataPreferenceController" am: cdd628e6e4
tiansiming [田思明] [Wed, 7 Feb 2018 22:16:46 +0000 (22:16 +0000)]
Merge "Fix NPE in AutoSyncWorkDataPreferenceController" am: cdd628e6e4
am: 0bc6b461be

Change-Id: I78899aef7b43c067f7c4094d7de63b95c4ee3f11

6 years agoMerge "Update copy for battery estimate related features"
TreeHugger Robot [Wed, 7 Feb 2018 22:15:29 +0000 (22:15 +0000)]
Merge "Update copy for battery estimate related features"

6 years agoMerge "Fix NPE in AutoSyncWorkDataPreferenceController"
tiansiming [田思明] [Wed, 7 Feb 2018 22:13:14 +0000 (22:13 +0000)]
Merge "Fix NPE in AutoSyncWorkDataPreferenceController"
am: cdd628e6e4

Change-Id: Ic10709693acbf3f04704ed76a7474291af509cf5

6 years agoMerge "Pre-fixup for nav up button"
TreeHugger Robot [Wed, 7 Feb 2018 22:05:39 +0000 (22:05 +0000)]
Merge "Pre-fixup for nav up button"

6 years agoMerge "Fix NPE in AutoSyncWorkDataPreferenceController"
Treehugger Robot [Wed, 7 Feb 2018 22:01:51 +0000 (22:01 +0000)]
Merge "Fix NPE in AutoSyncWorkDataPreferenceController"

6 years agoMerge "Modify logging in WifiSettings."
TreeHugger Robot [Wed, 7 Feb 2018 20:24:38 +0000 (20:24 +0000)]
Merge "Modify logging in WifiSettings."

6 years agoUpdate copy for battery estimate related features
Salvador Martinez [Sat, 20 Jan 2018 00:33:35 +0000 (16:33 -0800)]
Update copy for battery estimate related features

Many features are using the enhanced estimates but the copy for them
has gotten out of sync. This CL moves shared strings between Settings
and SysUI to SettingsLib and also updates features that use the
strings to have consistent behavior/text.

Test: Robotests
Bug: 65656091
Bug: 66909350
Bug: 67469159
Change-Id: Ie5ef1ed65429ca9805cff374f1439e5d61eb6591

6 years agoPre-fixup for nav up button
Fan Zhang [Tue, 6 Feb 2018 22:21:01 +0000 (14:21 -0800)]
Pre-fixup for nav up button

- Remove SettingsDrawerActivity.EXTRA_SHOW_MENU and force up nav button
  to always show. The button doesn't do anything yet. It just finishes
  current activity.
- Remove dead code about suggestions

Change-Id: I61fa9fefbaa9bced841a05969544b1c824c564ce
Bug: 72337421
Test: rebuild

6 years agoMerge "Call super.onDestroy in ResetNetworkConfirm fragment"
TreeHugger Robot [Wed, 7 Feb 2018 17:58:43 +0000 (17:58 +0000)]
Merge "Call super.onDestroy in ResetNetworkConfirm fragment"

6 years agoMerge "Change character limit for condition_zen_title"
TreeHugger Robot [Wed, 7 Feb 2018 16:23:16 +0000 (16:23 +0000)]
Merge "Change character limit for condition_zen_title"

6 years agoChange character limit for condition_zen_title
Beverly [Wed, 7 Feb 2018 14:23:54 +0000 (09:23 -0500)]
Change character limit for condition_zen_title

Change-Id: I187e859bd010a746acea8953be88687df8758a54
Fixes: 73018789
Test: n/a

6 years agoMerge "Remove the second target for ConnectedApPreference"
TreeHugger Robot [Wed, 7 Feb 2018 05:06:23 +0000 (05:06 +0000)]
Merge "Remove the second target for ConnectedApPreference"

6 years agoMerge "Remove the click action for battery header"
TreeHugger Robot [Wed, 7 Feb 2018 04:26:54 +0000 (04:26 +0000)]
Merge "Remove the click action for battery header"

6 years agoRemove the click action for battery header
jackqdyulei [Wed, 7 Feb 2018 02:13:40 +0000 (18:13 -0800)]
Remove the click action for battery header

Also remove the ripple effect

Change-Id: I28c3dc928816f07a18591c0777b5b2f275715ca2
Fixes: 73018312
Test: Build

6 years agoMerge changes from topic "battery_saver_step_1"
Lei Yu [Wed, 7 Feb 2018 02:07:54 +0000 (02:07 +0000)]
Merge changes from topic "battery_saver_step_1"

* changes:
  Add preference controller for battery seekbar
  Revamp the battery saver page

6 years agoMerge "Fix trust agent summary not being updated."
TreeHugger Robot [Wed, 7 Feb 2018 01:44:24 +0000 (01:44 +0000)]
Merge "Fix trust agent summary not being updated."

6 years agoFix NPE in AutoSyncWorkDataPreferenceController
tiansiming [田思明] [Sun, 4 Feb 2018 12:45:42 +0000 (20:45 +0800)]
Fix NPE in AutoSyncWorkDataPreferenceController

AutoSyncWorkDataPreferenceController gets mUserHandle from
Utils.getManagedProfileWithDisabled which may return null,
crash will happend when updateState called.
So a judgement here seems helpful to make the program more robust.

Bug: https://partnerissuetracker.corp.google.com/u/1/issues/72908879
Test: make ROBOTEST_FILTER="(AutoSyncWorkDataPreferenceControllerTest)"
RunSettingsRoboTests

Change-Id: I53ca027a2f2dd79655cc2eee67db236cfa03f656
Signed-off-by: tiansiming [田思明] <tiansiming@xiaomi.com>
6 years agoMerge "Misc fixes on settings search"
TreeHugger Robot [Tue, 6 Feb 2018 23:52:12 +0000 (23:52 +0000)]
Merge "Misc fixes on settings search"

6 years agoCall super.onDestroy in ResetNetworkConfirm fragment
Antony Sargent [Tue, 6 Feb 2018 23:49:12 +0000 (15:49 -0800)]
Call super.onDestroy in ResetNetworkConfirm fragment

Test: monkey tests
Change-Id: I0ca8d0296db20a48e318391ef111cada8109e13b
Fixes: 72999943

6 years agoMerge "Update comment about robotests' dummy ColorDisplayController."
Ben Lin [Tue, 6 Feb 2018 22:32:18 +0000 (22:32 +0000)]
Merge "Update comment about robotests' dummy ColorDisplayController."

6 years agoMerge "Update suggestion card width."
TreeHugger Robot [Tue, 6 Feb 2018 22:14:29 +0000 (22:14 +0000)]
Merge "Update suggestion card width."

6 years agoFix trust agent summary not being updated.
Doris Ling [Tue, 6 Feb 2018 22:08:47 +0000 (14:08 -0800)]
Fix trust agent summary not being updated.

- move the handling for enabling the trust agent preference and its
summary from displayPreference() into updateState(), so that when user
navigates to change screen lock or update trust agent and returns to the
security settings page, the trust agent preference enabled state and
summary will be refreshed correctly.

Change-Id: I60bccfdff755a046a9f5453d39a7ac9d3ce0277c
Fixes: 72420147
Test: make RunSettingsRoboTests

6 years agoMerge "Check device for config_enableWallpaperService before calling service."
TreeHugger Robot [Tue, 6 Feb 2018 20:27:20 +0000 (20:27 +0000)]
Merge "Check device for config_enableWallpaperService before calling service."

6 years agoUpdate comment about robotests' dummy ColorDisplayController.
Ben Lin [Tue, 6 Feb 2018 20:25:30 +0000 (12:25 -0800)]
Update comment about robotests' dummy ColorDisplayController.

Bug: None
Test: None
Change-Id: Iadc38a3430b9002ee106782eeced350921581a29

6 years agoMisc fixes on settings search
Fan Zhang [Tue, 6 Feb 2018 19:36:07 +0000 (11:36 -0800)]
Misc fixes on settings search

- Remove some unused resources
- Disable contentDescription on search icon in homepage

Change-Id: I214b2be3db4fe4c12932763acfb40b6272b43600
Fixes: 72958338
Test: talkback

6 years agoUpdate suggestion card width.
Doris Ling [Tue, 6 Feb 2018 01:55:16 +0000 (17:55 -0800)]
Update suggestion card width.

- instead of using hard-coded width for 1 or 2 cards, they should take
up the whole screen width minus the defined padding, so that when the
device is in landscape mode, they look better.

Change-Id: Ic6485c858c7742a154a6d9b05fff180f161be323
Fixes: 72850225
Test: make RunSettingsRoboTests

6 years agoMerge "Add new touch and notification vibration intensity settings."
TreeHugger Robot [Tue, 6 Feb 2018 20:13:16 +0000 (20:13 +0000)]
Merge "Add new touch and notification vibration intensity settings."

6 years agoAdd new touch and notification vibration intensity settings.
Michael Wright [Wed, 24 Jan 2018 15:40:46 +0000 (15:40 +0000)]
Add new touch and notification vibration intensity settings.

Bug: 64185329
Test: ROBOTEST_FILTER=VibrationSettingsTest m -j RunSettingsRoboTests
Change-Id: I449c7e0041aabfe48935a57cde93e8af77dcd783

6 years agoMerge "DND ixD changes"
TreeHugger Robot [Tue, 6 Feb 2018 17:09:33 +0000 (17:09 +0000)]
Merge "DND ixD changes"

6 years agoMerge "Notification settings updates"
TreeHugger Robot [Tue, 6 Feb 2018 16:25:26 +0000 (16:25 +0000)]
Merge "Notification settings updates"

6 years agoDND ixD changes
Beverly [Thu, 1 Feb 2018 23:14:33 +0000 (18:14 -0500)]
DND ixD changes

- Subtext in Settings > Sound updated
- new icons for automatic dnd rules
- no toast when toggling on/off dnd rules
- dnd dialog has a warning if dnd will cause user to miss next alarm

Test: make ROBOTEST_FILTER=ZenModePreferenceControllerTest RunSettingsRoboTests -j40
Fixes: 72494029
Fixes: 72655216
Fixes: 72655609
Change-Id: I9d86d82529079f35e362f93e10914f0a60229cd8

6 years agoNotification settings updates
Julia Reynolds [Mon, 5 Feb 2018 17:49:44 +0000 (12:49 -0500)]
Notification settings updates

- Hide channels when a group is blocked
- Update importance strings
- Allow app blocking from 'recently seen'

Test: RoboSettingsTests
Fixes: 72879584
Fixes: 72882969
Fixes: 72831483
Change-Id: I99e001d3eb9eef52251cd50da191d33923335fcf

6 years agoMerge changes Ib0328f03,Ic10efc63
TreeHugger Robot [Tue, 6 Feb 2018 05:20:26 +0000 (05:20 +0000)]
Merge changes Ib0328f03,Ic10efc63

* changes:
  Add restrict and unrestrict dialog
  Add app restrict tip and detector

6 years agoAdd restrict and unrestrict dialog
jackqdyulei [Fri, 26 Jan 2018 02:00:01 +0000 (18:00 -0800)]
Add restrict and unrestrict dialog

Add a fake unrestrict tip so we could reuse the BatteryTipDialogFragment
to build the unrestrict dialog.

After this cl, restrict dialog has two types:
1. dialog to only restrict one app
2. dialog to restrict more than one app

Will add dialog to restrict more than 5 apps when strings are finalized.

Bug: 72385333
Bug: 72227981
Test: RunSettingsRoboTests
Change-Id: Ib0328f0386efad525b331fd713dd15d060a1a649

6 years agoAdd app restrict tip and detector
jackqdyulei [Fri, 12 Jan 2018 21:52:20 +0000 (13:52 -0800)]
Add app restrict tip and detector

1. Add RestrictAppTip with two state(new and handled)
2. Add RestrictAppDetector, and future cl will hook up
it with anomaly database
3. Add related dialog in BatteryTipDialogFragment

Bug: 72385333
Test: RunSettingsRoboTests
Change-Id: Ic10efc6387150e62b6c6ad8d4c0d16ff75564fac

6 years agoAdd preference controller for battery seekbar
jackqdyulei [Thu, 25 Jan 2018 02:26:53 +0000 (18:26 -0800)]
Add preference controller for battery seekbar

Also update SeekBarPreference so we can set min for it.

Bug: 72228477
Test: RunSettingsRoboTests
Change-Id: I5ab1bfd78b0bd461551012c121c7e76764843a30

6 years agoMerge "Add a footer to Location Settings page"
Maggie Wang [Tue, 6 Feb 2018 02:35:24 +0000 (02:35 +0000)]
Merge "Add a footer to Location Settings page"

6 years agoMerge "Set categories to the adapter if suggestion is not available."
TreeHugger Robot [Tue, 6 Feb 2018 02:08:27 +0000 (02:08 +0000)]
Merge "Set categories to the adapter if suggestion is not available."

6 years agoAdd a footer to Location Settings page
Maggie [Tue, 30 Jan 2018 04:29:16 +0000 (20:29 -0800)]
Add a footer to Location Settings page

At the bottom of Settings -> Security & Location -> Location, inject
footers with text provided by system apps. GmsCore uses this footer to
present legal consent info for Google Location Services.

Bug: 70350519
Test: Robo
Test: Manual
Change-Id: I201afdb30baa7b81b591d161fce5be55569b6320

6 years agoMerge "Update string for wifi calling."
TreeHugger Robot [Tue, 6 Feb 2018 00:28:25 +0000 (00:28 +0000)]
Merge "Update string for wifi calling."

6 years agoSet categories to the adapter if suggestion is not available.
Ben Lin [Mon, 5 Feb 2018 23:58:58 +0000 (15:58 -0800)]
Set categories to the adapter if suggestion is not available.

If there's no suggestion, we should set the category to the adapter
before returning.

Bug: none
Test: robotests
Change-Id: I73bb248d17edb3c398a9fb0a8f3913e7233fcc0b

6 years agoMerge "Increase app icon size from 24dp to 32dp."
TreeHugger Robot [Tue, 6 Feb 2018 00:15:42 +0000 (00:15 +0000)]
Merge "Increase app icon size from 24dp to 32dp."

6 years agoMerge "Clean up WifiTetherPreferenceController"
Lei Yu [Mon, 5 Feb 2018 23:31:42 +0000 (23:31 +0000)]
Merge "Clean up WifiTetherPreferenceController"

6 years agoCheck device for config_enableWallpaperService before calling service.
Ben Lin [Mon, 5 Feb 2018 23:17:16 +0000 (15:17 -0800)]
Check device for config_enableWallpaperService before calling service.

On some devices, it is possible that config_enableWallpaperService is
false, in which then there is no wallpaper service on device. Calling
WallpaperManager#getWallpaperId will then result in an NPE. We should
just do a check and return false.

Bug: 62387789
Test: RoboSettingsTest
Change-Id: I31db6845f06533d92140bf91d0f7fc7e7bedc5c5

6 years agoIncrease app icon size from 24dp to 32dp.
Fan Zhang [Wed, 31 Jan 2018 02:10:38 +0000 (18:10 -0800)]
Increase app icon size from 24dp to 32dp.

The app icon size as 24dp is too small. We'd like to increase to 32dp
based on latest UX feedback and to match Material Spec v2 wrt app icon
sizes.

Test: make RunSettingsRoboTest -j40 ROBOTEST_FILTER=AppPreferenceTest
Test: visual (Launch settings -> App & notification -> verify app icon
      size increased)
Fixes: 71767701

Change-Id: I474df72075602fc48d3123127b4f9bf350374506

6 years agoRevamp the battery saver page
jackqdyulei [Wed, 24 Jan 2018 00:51:02 +0000 (16:51 -0800)]
Revamp the battery saver page

1. Make BatterySaverSettings extend from DashboardFragment
2. Add new layout
3. Add battery saver controller

Future cl will add controllers for seekbar and button

Bug: 72228477
Test: RunSettingsRoboTests
Change-Id: I21fb62aef874c04eca2988271f2fd9d7aacb0c6c

6 years agoMerge "Change superclass to InstrumentedFragment."
TreeHugger Robot [Mon, 5 Feb 2018 21:30:43 +0000 (21:30 +0000)]
Merge "Change superclass to InstrumentedFragment."

6 years agoUpdate string for wifi calling.
Doris Ling [Mon, 5 Feb 2018 20:38:15 +0000 (12:38 -0800)]
Update string for wifi calling.

Bug: 72330968
Test: rebuild
Change-Id: Ie1e189c1339762d4763540e1e678357020602f35

6 years agoMerge "Autofill compat - Settings"
TreeHugger Robot [Mon, 5 Feb 2018 09:55:29 +0000 (09:55 +0000)]
Merge "Autofill compat - Settings"

6 years agoAutofill compat - Settings
Svetoslav Ganov [Mon, 5 Feb 2018 05:22:00 +0000 (21:22 -0800)]
Autofill compat - Settings

Test: manully can change autofill serivces

Update settings due to API signature change.

Change-Id: Idaf00fdbe7cb07cb174f3bbd8edcfa95ac734764

6 years agoMerge "Import translations. DO NOT MERGE"
TreeHugger Robot [Sun, 4 Feb 2018 04:29:03 +0000 (04:29 +0000)]
Merge "Import translations. DO NOT MERGE"

6 years agoMerge "Move bugreport storage enabling into OS."
Jeff Sharkey [Sat, 3 Feb 2018 23:41:16 +0000 (23:41 +0000)]
Merge "Move bugreport storage enabling into OS."

6 years agoMove bugreport storage enabling into OS.
Jeff Sharkey [Sat, 3 Feb 2018 20:27:03 +0000 (13:27 -0700)]
Move bugreport storage enabling into OS.

It's convoluted to enable/disable bugreport storage based on the
"power menu" shortcut, and it's frustrating for dogfooders to have
to manually cycle this setting once to enable the provider.

So move the enable/disable logic directly into the OS, toggle it
when the broader DEVELOPMENT_SETTINGS_ENABLED changes, and update
to match state at device boot.

Test: builds, boots
Bug: 32540478
Change-Id: I8721dfbfc1dc2e19adb9cb5588f6b35f2872da9d

6 years agoImport translations. DO NOT MERGE
Bill Yi [Sat, 3 Feb 2018 17:59:40 +0000 (09:59 -0800)]
Import translations. DO NOT MERGE

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

6 years agoMerge "Unregister broadcast receiver from AppInfoDashboardFragment."
TreeHugger Robot [Sat, 3 Feb 2018 02:34:26 +0000 (02:34 +0000)]
Merge "Unregister broadcast receiver from AppInfoDashboardFragment."

6 years agoModify logging in WifiSettings.
Sundeep Ghuman [Sat, 3 Feb 2018 00:46:32 +0000 (16:46 -0800)]
Modify logging in WifiSettings.

This now respects both the Log tag setting and the developer options
toggle.

Bug: NA
Test: NA
Change-Id: I444b00cb35a61d8779cc46c90b33e611d5b0ac06

6 years agoUnregister broadcast receiver from AppInfoDashboardFragment.
Doris Ling [Sat, 3 Feb 2018 00:13:47 +0000 (16:13 -0800)]
Unregister broadcast receiver from AppInfoDashboardFragment.

- onDestroy() call is missing from the fragment. Added it to unregister
the receiver that listens to the package remover.

Change-Id: I27c67a19e11824116849b769f0a7951b80c40f84
Fixes: 72879457
Test: make RunSettingsRoboTests

6 years agoMerge "Fix NPE when instantiating SettingsPreferenceFragment"
TreeHugger Robot [Fri, 2 Feb 2018 23:38:21 +0000 (23:38 +0000)]
Merge "Fix NPE when instantiating SettingsPreferenceFragment"

6 years agoMerge "Introduce boolean flags to show/hide battery/memory in App info."
TreeHugger Robot [Fri, 2 Feb 2018 22:20:09 +0000 (22:20 +0000)]
Merge "Introduce boolean flags to show/hide battery/memory in App info."

6 years agoChange superclass to InstrumentedFragment.
Doris Ling [Thu, 16 Nov 2017 19:03:40 +0000 (11:03 -0800)]
Change superclass to InstrumentedFragment.

- for fragments that do not implement the preference screen, change them
to inherit from InstrumentedFragment instead.

Change-Id: I791c2634024bd2c248efea955be5c680180d735c
Fixes: 68277111
Test: make RunSettingsRoboTests

6 years agoMerge "Update suggestion UI"
TreeHugger Robot [Fri, 2 Feb 2018 21:23:24 +0000 (21:23 +0000)]
Merge "Update suggestion UI"

6 years agoMerge "Fix VisibleForTesting annotation in AppStateAppOpsBridge"
TreeHugger Robot [Fri, 2 Feb 2018 20:51:32 +0000 (20:51 +0000)]
Merge "Fix VisibleForTesting annotation in AppStateAppOpsBridge"

6 years agoIntroduce boolean flags to show/hide battery/memory in App info.
Ben Lin [Fri, 19 Jan 2018 23:03:59 +0000 (15:03 -0800)]
Introduce boolean flags to show/hide battery/memory in App info.

This adds two flags:
config_show_app_info_settings_memory
config_show_app_info_settings_battery

Which when individually set to false, will hide them item from "App
info" which is accessed from clicking on an application in Apps &
notifications -> App info.

Bug: 62379413
Test: make RunSettingsRoboTests
ROBOTEST_FILTER=com.android.settings.applications

Change-Id: Ifb3b644901728dc7ea04d13198abddaa7b230538

6 years agoFix NPE when instantiating SettingsPreferenceFragment
Fan Zhang [Fri, 2 Feb 2018 20:15:37 +0000 (12:15 -0800)]
Fix NPE when instantiating SettingsPreferenceFragment

Change-Id: I3997d6436f358b802dff9be307c36031f4351ab4
Fixes: 72868191
Test: robotests

6 years agoMerge "Support GLIF v3 for lock screen settings"
TreeHugger Robot [Fri, 2 Feb 2018 20:12:43 +0000 (20:12 +0000)]
Merge "Support GLIF v3 for lock screen settings"

6 years agoMerge "Always show wifi wake setting."
TreeHugger Robot [Fri, 2 Feb 2018 19:44:23 +0000 (19:44 +0000)]
Merge "Always show wifi wake setting."

6 years agoUpdate suggestion UI
Doris Ling [Wed, 31 Jan 2018 23:05:21 +0000 (15:05 -0800)]
Update suggestion UI

- reduce space above and below the suggestion header
- reduce space around the suggestion cardview
- set the font family for the suggestion header and title.

Change-Id: Ief6247005f1e69fe5025af60f3c9627d357d94a4
Fixes: 72710227
Test: visual

6 years agoFix VisibleForTesting annotation in AppStateAppOpsBridge
Tony Mantler [Fri, 2 Feb 2018 18:48:03 +0000 (10:48 -0800)]
Fix VisibleForTesting annotation in AppStateAppOpsBridge

Should be PRIVATE (the default) and not NONE since it's called from the
regular constructor for the object.

Bug: Clean-up
Test: Compiles
Change-Id: I9eb8881ed03dcddd1b478e313f5a314b338fccd7

6 years agoMerge "Add ability to show/hide different device information."
TreeHugger Robot [Fri, 2 Feb 2018 18:41:39 +0000 (18:41 +0000)]
Merge "Add ability to show/hide different device information."

6 years agoRename DISALLOW_CONFIG_LOCATION_MODE to DISALLOW_CONFIG_LOCATION.
yuemingw [Thu, 1 Feb 2018 17:52:50 +0000 (17:52 +0000)]
Rename DISALLOW_CONFIG_LOCATION_MODE to DISALLOW_CONFIG_LOCATION.

Bug: 72732481
Test: CtsVerifier test already in
Change-Id: I12a0593eba270727808588efc4c42c4e066c9446

6 years agoMerge "Zen Condition text and primary click changes"
Beverly Tai [Fri, 2 Feb 2018 15:27:04 +0000 (15:27 +0000)]
Merge "Zen Condition text and primary click changes"

6 years agoMerge "Fix memory leak of page "Languages & input"" am: f94ff6ce6f am: 6d55e0633e
Jin Dong [Fri, 2 Feb 2018 14:52:58 +0000 (14:52 +0000)]
Merge "Fix memory leak of page "Languages & input"" am: f94ff6ce6f am: 6d55e0633e
am: dd91556778

Change-Id: I5fb3f956aab62b5500bfa5d753061980371b41b5

6 years agoMerge "Fix memory leak of page "Languages & input"" am: f94ff6ce6f
Jin Dong [Fri, 2 Feb 2018 07:09:00 +0000 (07:09 +0000)]
Merge "Fix memory leak of page "Languages & input"" am: f94ff6ce6f
am: 6d55e0633e

Change-Id: I841c0d095c15849c409b1c1ebb9d47b79b438788

6 years agoMerge "Fix memory leak of page "Languages & input""
Jin Dong [Fri, 2 Feb 2018 03:55:08 +0000 (03:55 +0000)]
Merge "Fix memory leak of page "Languages & input""
am: f94ff6ce6f

Change-Id: Ie22f77eff353807e5a24cb6a2317b688f9b70193

6 years agoMerge "Highlight row (instead of ripple) when come from search."
TreeHugger Robot [Fri, 2 Feb 2018 01:15:36 +0000 (01:15 +0000)]
Merge "Highlight row (instead of ripple) when come from search."

6 years agoMerge "Fixes crash from selecting uninstalled app info from recents."
TreeHugger Robot [Fri, 2 Feb 2018 00:35:42 +0000 (00:35 +0000)]
Merge "Fixes crash from selecting uninstalled app info from recents."

6 years agoAlways show wifi wake setting.
Joe LaPenna [Thu, 25 Jan 2018 18:20:53 +0000 (10:20 -0800)]
Always show wifi wake setting.

Remove WIFI_WAKEUP_AVAILABLE config setting its available by default.
Remove check for NETWORK_RECOMMENDATIONS_ENABLED, the feature no longer
uses the recommender.

Test: make RunSettingsRoboTests RunSettingsLibRoboTests;
Test: atest SettingsBackupTest; manual/exploratory
Bug: 69624403
Bug: 67952636
Change-Id: Ia65f7f9349e77a13ad4af1dbd992b28a5cb16368

6 years agoMerge "Fix memory leak of page "Languages & input""
Treehugger Robot [Thu, 1 Feb 2018 23:41:43 +0000 (23:41 +0000)]
Merge "Fix memory leak of page "Languages & input""

6 years agoFixes crash from selecting uninstalled app info from recents.
Doris Ling [Thu, 1 Feb 2018 22:37:25 +0000 (14:37 -0800)]
Fixes crash from selecting uninstalled app info from recents.

- when the package is uninstalled, also remove it from the recent tasks
- move retrieveAppEntry() from onCreate() to getPreferenceControllers()
so that if the package info is invalid, do not create any controllers,
as the activity will be finished anyway.

Change-Id: Ibbfa16e3d1f941a0a200e78ec73a06ca8511f82b
Fixes: 72656345
Test: make RunSettingsRoboTests

6 years agoZen Condition text and primary click changes
Beverly [Thu, 1 Feb 2018 22:12:27 +0000 (17:12 -0500)]
Zen Condition text and primary click changes

- Zen condition in settings has same secondary text as dnd qs tile
- Zen condition's primary click brings user to DND settings instead of
ZenPanel

Test: manual
Change-Id: I0090c09e19376d3aafff45a893485d19cd7b91da
Fixes: 72570739

6 years agoMerge "Hide "Phone number" from About page if not call enabled."
TreeHugger Robot [Thu, 1 Feb 2018 21:08:51 +0000 (21:08 +0000)]
Merge "Hide "Phone number" from About page if not call enabled."

6 years agoHighlight row (instead of ripple) when come from search.
Fan Zhang [Wed, 31 Jan 2018 22:14:41 +0000 (14:14 -0800)]
Highlight row (instead of ripple) when come from search.

- Moved HighlightableAdapter to its own class
- Replaced ripple with blue background
- Bluebackground only stays for 5 seconds. After that it's replaced by
  ?attr/selectableBackground

Misc fixes.

- Fix NPE in UserSettings
- Update char limit on a new string

Change-Id: I4687e54e71fd7b9243f520b7630563df58be23d4
Fixes: 71715698
Fixes: 72761974
Test: robotests

6 years agoMerge "Enforce disallow switch user in user settings"
TreeHugger Robot [Thu, 1 Feb 2018 19:47:44 +0000 (19:47 +0000)]
Merge "Enforce disallow switch user in user settings"

6 years agoMerge "Check icon tintable flag of the Suggestion."
TreeHugger Robot [Thu, 1 Feb 2018 19:12:35 +0000 (19:12 +0000)]
Merge "Check icon tintable flag of the Suggestion."

6 years agoMerge "Handle the Settings.DEVICE_NAME_SETTINGS intent."
TreeHugger Robot [Thu, 1 Feb 2018 18:24:51 +0000 (18:24 +0000)]
Merge "Handle the Settings.DEVICE_NAME_SETTINGS intent."

6 years agoEnforce disallow switch user in user settings
Alex Chau [Tue, 30 Jan 2018 14:22:50 +0000 (14:22 +0000)]
Enforce disallow switch user in user settings

Disallow the following actions which result in switch user when DISALLOW_USER_SWITCH is set
- Creating guest
- Showing user setup dialog for newly created user
- Clicking uninitialized user preference

Bug: 71694430
Test: CTSVerifier DeviceOwnerPositiveTest - DISALLOW_USER_SWITCH
Test: m -j ROBOTEST_FILTER=UserCapabilitiesTest RunSettingsRoboTests
Test: m -j ROBOTEST_FILTER=AddUserWhenLockedPreferenceController RunSettingsRoboTests
Test: m -j ROBOTEST_FILTER=UserSettingsTest RunSettingsRoboTests
Change-Id: Ia4c7e7b4947bfaf2ebeef4d32a473bdac542d6a6

6 years agoMerge "Enable the Advanced Connected settings."
TreeHugger Robot [Thu, 1 Feb 2018 04:52:34 +0000 (04:52 +0000)]
Merge "Enable the Advanced Connected settings."

6 years agoMerge "Fix dev settings crash when no OEM unlock service" am: 44cacaa8f1 am: f6d960ac31
Dmitry Shmidt [Thu, 1 Feb 2018 03:25:52 +0000 (03:25 +0000)]
Merge "Fix dev settings crash when no OEM unlock service" am: 44cacaa8f1 am: f6d960ac31
am: 2ac3120a01  -s ours

Change-Id: I6df41d962d18ba21424dc408340f6eaaa239c095

6 years agoClean up WifiTetherPreferenceController
jackqdyulei [Wed, 31 Jan 2018 22:26:42 +0000 (14:26 -0800)]
Clean up WifiTetherPreferenceController

In previous code there are two main issues:
1. It listens to update from both WIFI_AP_STATE_CHANGED_ACTION and
ACTION_TETHER_STATE_CHANGED. It is unnecessary because they provides
same info(whether wifi hotspot is enabled, enabling...)

2. New API softApCallback already covers the
WIFI_AP_STATE_CHANGED_ACTION, so we don't need this broadcast anymore.

This cl fixes those two issues by cleaning up BroadcastReceiver and
update the tests.

Bug: 72702183
Test: RunSettingsRoboTests
Change-Id: I21c2818e0f0185172f34447a1716dc47ee065e23

6 years agoEnable the Advanced Connected settings.
Daniel Nishi [Thu, 1 Feb 2018 01:45:02 +0000 (17:45 -0800)]
Enable the Advanced Connected settings.

This allows the intent to work. Otherwise, the receiver isn't there.

Change-Id: I0005d451e9fa4565f5a27a83a5464a8db59ef5a8
Fixes: 72764649
Test: Predictive settings test spec manually ran

6 years agoMerge "Tweak searchbar padding"
TreeHugger Robot [Thu, 1 Feb 2018 00:55:32 +0000 (00:55 +0000)]
Merge "Tweak searchbar padding"

6 years agoCheck icon tintable flag of the Suggestion.
Doris Ling [Thu, 1 Feb 2018 00:55:10 +0000 (16:55 -0800)]
Check icon tintable flag of the Suggestion.

- instead of checking the icon resource package, check the icon tintable
flag to see if we should tint the suggestion icon.

Bug: 72330968
Test: make RunSettingsRoboTests
Change-Id: I4767df05bebf815774dbd8e528c7ac0f5b902d44

6 years agoMerge "Fix dev settings crash when no OEM unlock service" am: 44cacaa8f1
Dmitry Shmidt [Thu, 1 Feb 2018 00:29:23 +0000 (00:29 +0000)]
Merge "Fix dev settings crash when no OEM unlock service" am: 44cacaa8f1
am: f6d960ac31

Change-Id: I536daa3948be136524e35e35448df09eaa6ad9da

6 years agoMerge "Fix dev settings crash when no OEM unlock service"
Dmitry Shmidt [Thu, 1 Feb 2018 00:19:30 +0000 (00:19 +0000)]
Merge "Fix dev settings crash when no OEM unlock service"
am: 44cacaa8f1

Change-Id: Ica60f5411908a8edb34b9263ee8d6d6b4617587b

6 years agoMerge "Fix dev settings crash when no OEM unlock service"
Dmitry Shmidt [Wed, 31 Jan 2018 23:46:54 +0000 (23:46 +0000)]
Merge "Fix dev settings crash when no OEM unlock service"

6 years agoMerge "Add new USB details screen for Connected Devices 2.0"
Jerry Zhang [Wed, 31 Jan 2018 23:41:32 +0000 (23:41 +0000)]
Merge "Add new USB details screen for Connected Devices 2.0"

6 years agoMerge "Use SystemUpdateManager to provide system update info."
TreeHugger Robot [Wed, 31 Jan 2018 22:05:21 +0000 (22:05 +0000)]
Merge "Use SystemUpdateManager to provide system update info."

6 years agoTweak searchbar padding
Fan Zhang [Wed, 31 Jan 2018 21:35:22 +0000 (13:35 -0800)]
Tweak searchbar padding

Change-Id: Ied7b803ae05eb8d69b478675c7c3e66fb39e4d1c
Fixes: 72317470
Test: visual

6 years agoMerge "Remove suggestion UI v1 codes."
TreeHugger Robot [Wed, 31 Jan 2018 21:15:18 +0000 (21:15 +0000)]
Merge "Remove suggestion UI v1 codes."