OSDN Git Service

android-x86/packages-apps-Settings.git
6 years agoMerge "Fix text alignment in SIM lock dialog." into pi-dev
TreeHugger Robot [Wed, 18 Apr 2018 05:55:35 +0000 (05:55 +0000)]
Merge "Fix text alignment in SIM lock dialog." into pi-dev

6 years agoMerge "Add A11y Slices" into pi-dev
TreeHugger Robot [Wed, 18 Apr 2018 01:44:58 +0000 (01:44 +0000)]
Merge "Add A11y Slices" into pi-dev

6 years agoMerge "Remove the divider" into pi-dev
TreeHugger Robot [Wed, 18 Apr 2018 01:41:13 +0000 (01:41 +0000)]
Merge "Remove the divider" into pi-dev

6 years agoMerge "Identify cast mode properly in audio switch" into pi-dev
TreeHugger Robot [Wed, 18 Apr 2018 01:11:33 +0000 (01:11 +0000)]
Merge "Identify cast mode properly in audio switch" into pi-dev

6 years agoMerge "Fix text alignment in supported links dialog." into pi-dev
TreeHugger Robot [Wed, 18 Apr 2018 01:02:03 +0000 (01:02 +0000)]
Merge "Fix text alignment in supported links dialog." into pi-dev

6 years agoMerge "Clean Sms raw table when resetting network." into pi-dev
Xiangyu/Malcolm Chen [Wed, 18 Apr 2018 00:49:34 +0000 (00:49 +0000)]
Merge "Clean Sms raw table when resetting network." into pi-dev

6 years agoIdentify cast mode properly in audio switch
ryanywlin [Tue, 17 Apr 2018 10:25:38 +0000 (18:25 +0800)]
Identify cast mode properly in audio switch

- Use STREAM_MUSIC to idetify cast mode

- Use STREAM_MUSIC to detect wired headset

Bug: 78141750
Test: make RunSettingsRoboTests
ROBOTEST_FILTER="MediaOutputPreferenceControllerTest" -j40

Change-Id: I92273d41d3debfc3d6327c4ca09143a2dd9b1cb6

6 years agoFix text alignment in supported links dialog.
Doris Ling [Tue, 17 Apr 2018 23:36:49 +0000 (16:36 -0700)]
Fix text alignment in supported links dialog.

- align the supported link textview at viewStart.

Change-Id: If323ffe1423059b5e37a9fc94606118fac3d0204
Fixes: 78161872
Test: visual

6 years agoFix text alignment in SIM lock dialog.
Doris Ling [Tue, 17 Apr 2018 23:24:19 +0000 (16:24 -0700)]
Fix text alignment in SIM lock dialog.

- set the text alignment to view start when we bind the view.

Change-Id: Ia7f32d7a422a8a18d092d1ff808f792ab1980e87
Fixes: 78165098
Test: visual

6 years agoMerge "Replace deprecated APIs in audio switcher." into pi-dev
TreeHugger Robot [Tue, 17 Apr 2018 23:10:44 +0000 (23:10 +0000)]
Merge "Replace deprecated APIs in audio switcher." into pi-dev

6 years agoMerge "Update preference to set password field" into pi-dev
TreeHugger Robot [Tue, 17 Apr 2018 22:58:54 +0000 (22:58 +0000)]
Merge "Update preference to set password field" into pi-dev

6 years agoClean Sms raw table when resetting network.
Malcolm Chen [Mon, 16 Apr 2018 21:12:41 +0000 (14:12 -0700)]
Clean Sms raw table when resetting network.

There has been issues when Sms raw table somehow stores orphan
fragments. They lead to garbled message when new fragments come
in and combied with those stale ones. While we work on proper
fixes, one of the options we offer to the user if it happens again,
is to reset all network settings which will clean up this table.

Bug: 77910620
Test: manual test
Change-Id: Ib80c395fb9a1501f35716fdca43df3e5c87893c7

6 years agoMerge "Fix text alignment with rtl languages in entity header." into pi-dev
TreeHugger Robot [Tue, 17 Apr 2018 22:51:07 +0000 (22:51 +0000)]
Merge "Fix text alignment with rtl languages in entity header." into pi-dev

6 years agoMerge "Update icon for security settings." into pi-dev
TreeHugger Robot [Tue, 17 Apr 2018 22:33:26 +0000 (22:33 +0000)]
Merge "Update icon for security settings." into pi-dev

6 years agoReplace deprecated APIs in audio switcher.
ryanywlin [Tue, 17 Apr 2018 08:48:30 +0000 (16:48 +0800)]
Replace deprecated APIs in audio switcher.

- Remove isWiredHeadsetOn() and isBluetoothA2dpOn()
in MediaOutputPreferenceController.

- Remove isWiredHeadsetOn() and isBluetoothScoOn()
in HandsFreeProfileOutputPreferenceController.

- Replace with AudioManager.getDevicesForStream().

- Update test cases.

Bug: 78141441
Test: make RunSettingsRoboTests ROBOTEST_FILTER="MediaOutputPreferenceControllerTest" -j40
Test: make RunSettingsRoboTests ROBOTEST_FILTER="HandsFreeProfileOutputPreferenceControllerTest" -j40
Test: make RunSettingsRoboTests ROBOTEST_FILTER="AudioOutputSwitchPreferenceControllerTest" -j40
Change-Id: Ic57c40badf0fd5633f1b7412d63a0b5417d0f47a

6 years agoUpdate icon for security settings.
Doris Ling [Tue, 17 Apr 2018 19:26:33 +0000 (12:26 -0700)]
Update icon for security settings.

- also fix the issue of dynamic tile icon is being cached and not
updated properly.

Change-Id: I9289260340c1cddc4123fda88c366d658a11ddfc
Fixes: 74255242
Test: visual

6 years agoFix text alignment with rtl languages in entity header.
Fan Zhang [Tue, 17 Apr 2018 21:30:08 +0000 (14:30 -0700)]
Fix text alignment with rtl languages in entity header.

TextViews should align at viewStart to make numerics like version
number display in RTL format.

Also cleaned up style so we can share the same style on all entity
header textviews.

Change-Id: I25a93d33e9fb95a9eba7b368438cb33bb67a434a
Fixes: 78173905
Test: visual

6 years agoDisable autofill on choose password layout
Fan Zhang [Tue, 17 Apr 2018 20:33:41 +0000 (13:33 -0700)]
Disable autofill on choose password layout

Change-Id: I5f09282cfa07c546172d0921e02db98b4b4c2fff
Fixes: 78173714
Test: manual

6 years agoMerge "Add getDescendants to Settings Slice Provider" into pi-dev
TreeHugger Robot [Tue, 17 Apr 2018 19:21:20 +0000 (19:21 +0000)]
Merge "Add getDescendants to Settings Slice Provider" into pi-dev

6 years agoMerge "Get rid of charging sounds toggle" into pi-dev
TreeHugger Robot [Tue, 17 Apr 2018 19:13:11 +0000 (19:13 +0000)]
Merge "Get rid of charging sounds toggle" into pi-dev

6 years agoMerge "Update a Slice Uri when unavailable" into pi-dev
TreeHugger Robot [Tue, 17 Apr 2018 18:45:39 +0000 (18:45 +0000)]
Merge "Update a Slice Uri when unavailable" into pi-dev

6 years agoMerge "Remove empty_search_image from Settings." into pi-dev
TreeHugger Robot [Tue, 17 Apr 2018 18:24:33 +0000 (18:24 +0000)]
Merge "Remove empty_search_image from Settings." into pi-dev

6 years agoUpdate preference to set password field
Salvador Martinez [Tue, 17 Apr 2018 18:02:44 +0000 (11:02 -0700)]
Update preference to set password field

The preference for the wifi tether password was having the input
type set incorrectly. This could lead to strange keyboard behavior
and the password being remembered by the keyboard which is bad.
This CL sets the appropriate field where needed.

Test: robotests
Bug: 77853620
Change-Id: I2a72fc863cd3779aed98a0df95500b652bb51cc8

6 years agoAdd getDescendants to Settings Slice Provider
Matthew Fritze [Tue, 27 Mar 2018 00:30:20 +0000 (17:30 -0700)]
Add getDescendants to Settings Slice Provider

getDescendants allows another app to collect a list
of all valid Uris for Settings Slices. Important for search,
assistant or launcher apps.

This means searching our database for all valid keys and building
a list of Uris for each of those keys.

Fixes: 77808328
Test: robotests
Change-Id: I3ae27e4661a7dcaab50b091ae2730013118af8a2

6 years agoUpdate a Slice Uri when unavailable
Matthew Fritze [Thu, 12 Apr 2018 23:40:07 +0000 (16:40 -0700)]
Update a Slice Uri when unavailable

When a slice becomes unavailable, it should not update the
underlying data even if the view has not changed.

When we receive a change from an unavailable slice, notifychange
on the Uri and do not change the underlying data.

Change-Id: I91851ab668e4aece669fd65c14e0dc4ec2edefdf
Fixes: 77980406
Test: robotests

6 years agoMerge "Show suppression msg under ringer slider" into pi-dev
Julia Reynolds [Tue, 17 Apr 2018 17:37:06 +0000 (17:37 +0000)]
Merge "Show suppression msg under ringer slider" into pi-dev

6 years agoAdd A11y Slices
Matthew Fritze [Fri, 2 Mar 2018 03:02:07 +0000 (19:02 -0800)]
Add A11y Slices

Add AccessibilityPreferenceController, which wraps all a11y settings
since they are share common infrastructure for enabling, current value,
and availability.

We add an overlay for OEMs to declare their bundled a11y services.
This is the only list of services that will be possible to enabled via
Settings slices.

Accessibility Slices are built by getting a list of valid services,
and indexing the service names as a key in the Slices DB. When they are
built at runtime, they use the generic A11yPrefController to get the status
and enable/disable the service.

Bug: 67997836
Bug: 67997672
Test: robotests
Change-Id: I66f905bf1c55eecb937945c4675c12bcbc96d698

6 years agoRemove empty_search_image from Settings.
Fan Zhang [Tue, 17 Apr 2018 17:15:51 +0000 (10:15 -0700)]
Remove empty_search_image from Settings.

The image now lives in SettingsIntelligence. Having another copy here
creates deadweight and confusion.

Bug: 74410371
Test: rebuild
Change-Id: Id90fd412a629fcd663cd88cbe5da46e511055adc

6 years agoMerge "Settings: Add synonyms to display cutout emulation setting" into pi-dev
TreeHugger Robot [Tue, 17 Apr 2018 16:43:31 +0000 (16:43 +0000)]
Merge "Settings: Add synonyms to display cutout emulation setting" into pi-dev

6 years agoSettings: Add synonyms to display cutout emulation setting
Adrian Roos [Tue, 17 Apr 2018 15:22:05 +0000 (17:22 +0200)]
Settings: Add synonyms to display cutout emulation setting

Test: Search for "notch" or "display cutout", verify emulation setting shows up
Change-Id: Iaf036c965c233e63d9cc9729a0ecd13d8e6a8881
Fixes: 78163992

6 years agoShow suppression msg under ringer slider
Julia Reynolds [Tue, 17 Apr 2018 13:11:43 +0000 (09:11 -0400)]
Show suppression msg under ringer slider

Instead of replacing the rigner slider, because the stream
isn't actually muted.

Change-Id: Id2c60d6c570084ed8febcaeb3b096a487f572312
Fixes: 77641315
Test: robotests

6 years agoRemove the divider
hughchen [Tue, 17 Apr 2018 09:14:42 +0000 (17:14 +0800)]
Remove the divider

* Remove the divider that below the "Previously connected devices"

Bug: 78153629
Test: Build
Change-Id: I298f3bf396c929f025978431577cba9d6aa5f678

6 years agoRemove swipe up setting page if the feature is not available
Mehdi Alizadeh [Thu, 12 Apr 2018 21:08:12 +0000 (14:08 -0700)]
Remove swipe up setting page if the feature is not available

Bug: 77974864
Test: Manual test and RoboTests
Change-Id: Ie23a01f254d65e5888f91b5b1cb80df40976c569

6 years agoMerge "Use the SSID of the network in the no internet dialog" into pi-dev
Chalard Jean [Tue, 17 Apr 2018 02:01:02 +0000 (02:01 +0000)]
Merge "Use the SSID of the network in the no internet dialog" into pi-dev

6 years agoMerge "Fixed ApnEditor crash issue" into pi-dev
Pengquan Meng [Tue, 17 Apr 2018 01:26:54 +0000 (01:26 +0000)]
Merge "Fixed ApnEditor crash issue" into pi-dev

6 years agoMerge "Hide suggestion if app already been restricted" into pi-dev
TreeHugger Robot [Tue, 17 Apr 2018 00:30:08 +0000 (00:30 +0000)]
Merge "Hide suggestion if app already been restricted" into pi-dev

6 years agoMerge "Fix an RTL issue in Network dashboard's summary text." into pi-dev
TreeHugger Robot [Mon, 16 Apr 2018 23:40:09 +0000 (23:40 +0000)]
Merge "Fix an RTL issue in Network dashboard's summary text." into pi-dev

6 years agoFix an RTL issue in Network dashboard's summary text.
Fan Zhang [Mon, 16 Apr 2018 21:57:51 +0000 (14:57 -0700)]
Fix an RTL issue in Network dashboard's summary text.

Bidi wrap the word "Wi-Fi" so it's RTL'd correctly in all languages

Change-Id: Ia228b8f182ba6c7b5db5c310ecb54b25937e6ab7
Fixes: 78120642
Test: visual

6 years agoMerge "Import translations. DO NOT MERGE" into pi-dev
TreeHugger Robot [Mon, 16 Apr 2018 21:56:56 +0000 (21:56 +0000)]
Merge "Import translations. DO NOT MERGE" into pi-dev

6 years agoHide suggestion if app already been restricted
Lei Yu [Mon, 16 Apr 2018 18:13:11 +0000 (11:13 -0700)]
Hide suggestion if app already been restricted

Change-Id: I89904575be0236a22e4ca403bedc6adfc6cc5708
Fixes: 78014551
Test: RunSettingsRoboTests

6 years agoImport translations. DO NOT MERGE
Bill Yi [Mon, 16 Apr 2018 20:18:24 +0000 (13:18 -0700)]
Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 64712476
Change-Id: If256f5f7a79cc21e1251bd26b3b0c934d5cda71b

6 years agoMerge "Add audio switch UI in sound settings" into pi-dev
Caxton Chan [Mon, 16 Apr 2018 19:24:31 +0000 (19:24 +0000)]
Merge "Add audio switch UI in sound settings" into pi-dev

6 years agoMerge "Implement audio switch UI" into pi-dev
TreeHugger Robot [Mon, 16 Apr 2018 18:34:37 +0000 (18:34 +0000)]
Merge "Implement audio switch UI" into pi-dev

6 years agoMerge "Remove battery usage preference in app info page" into pi-dev
TreeHugger Robot [Mon, 16 Apr 2018 17:14:49 +0000 (17:14 +0000)]
Merge "Remove battery usage preference in app info page" into pi-dev

6 years agoMerge "Show only 1 entry for hearing aid devices without killing the activity." into...
Isha Bobra [Mon, 16 Apr 2018 16:42:33 +0000 (16:42 +0000)]
Merge "Show only 1 entry for hearing aid devices without killing the activity." into pi-dev

6 years agoGet rid of charging sounds toggle
Beverly [Mon, 16 Apr 2018 16:27:52 +0000 (12:27 -0400)]
Get rid of charging sounds toggle

Users can no longer toggle on/off the charging sound.

Test: manual
Bug: 77912907
Change-Id: Ie050acab3972cb1fa6716c70afb6403db4d9c887

6 years agoUse the SSID of the network in the no internet dialog
Chalard Jean [Mon, 16 Apr 2018 04:09:03 +0000 (13:09 +0900)]
Use the SSID of the network in the no internet dialog

Bug: 77865258
Test: manual & roboelectric
Change-Id: I72f1f74bf004f30a2c38b4c3af977ff09360d1e8

6 years agoAdd audio switch UI in sound settings
ryanywlin [Fri, 23 Mar 2018 08:57:51 +0000 (16:57 +0800)]
Add audio switch UI in sound settings

- Build two controller to control list preferences.

- MediaOutputPreferenceController which allows switching
the media output between current device and connected
BT device supporting A2DP. It also controls disabling
media output switching during a call or cast mode.

- HandsFreeProfilePreferenceController which allows
switching between HFP-connected BT devices while in
on-call state.

- Add test cases for controllers.

Bug: 74130772
Test: make RunSettingsRoboTests ROBOTEST_FILTER="MediaOutputPreferenceControllerTest" -j56
Test: make RunSettingsRoboTests ROBOTEST_FILTER="HandsFreeProfileOutputPreferenceControllerTest" -j56
Test: make RunSettingsRoboTests ROBOTEST_FILTER="AudioOutputSwitchPreferenceControllerTest" -j56

Change-Id: I37f5418442ce77e72cdff07f071ea519ab1047f3

6 years agoImplement audio switch UI
hughchen [Fri, 23 Mar 2018 08:14:13 +0000 (16:14 +0800)]
Implement audio switch UI

* Implement available media devices group
* Add AvailableMediaDeviceGroupController to realize UI, the user can see the all device that can be activated in this group.
* ConnectedDeviceGroupController change to show the device that cannot be activated but is connected.
* Refactoring the below class, implement the controller in connected_devices.xml.
  ConnectedDeviceGroupController.java
  SavedDeviceGroupController.java
  ConnectedDeviceDashboardFragment.java
  connected_devices.xml
* Add AvailableMediaBluetoothDeviceUpdaterTest to verify the add/remove preference behavior when connectedStateChanged or profileAudioStateChanged
* Add test that used to verify device is connected or not in BluetoothDeviceUpdaterTest.
* Add test that used to verify the add/remove preference behavior when connectedStateChanged or profileAudioStateChanged in ConnectedBluetoothDeviceUpdaterTest.
* Add AvailableMediaDeviceGroupControllerTest to verify bluetooth feature is supported or not and test register callback.
* Add test that used to verify bluetooth feature is supported or not and test register callback in ConnectedDeviceGroupControllerTest.
* Add test that used to verify bluetooth feature is supported or not and test register callback in SavedDeviceGroupControllerTest

Bug: 74134939
Test: make -j40 RunSettingsRoboTests
Change-Id: I54d03c2ddadc6a4be7519dd74cdbcb5055d44083

6 years agoMerge "Register ConnectDeviceFrag with new key" into pi-dev
TreeHugger Robot [Sat, 14 Apr 2018 23:12:48 +0000 (23:12 +0000)]
Merge "Register ConnectDeviceFrag with new key" into pi-dev

6 years agoMerge "Import translations. DO NOT MERGE" into pi-dev
TreeHugger Robot [Sat, 14 Apr 2018 17:01:25 +0000 (17:01 +0000)]
Merge "Import translations. DO NOT MERGE" into pi-dev

6 years agoImport translations. DO NOT MERGE
Bill Yi [Sat, 14 Apr 2018 03:57:48 +0000 (20:57 -0700)]
Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 64712476
Change-Id: I5292358d043bede11ff4791263b007d31b04d8b6

6 years agoMerge "Storage wizard string changes per UX request." into pi-dev
TreeHugger Robot [Sat, 14 Apr 2018 03:08:23 +0000 (03:08 +0000)]
Merge "Storage wizard string changes per UX request." into pi-dev

6 years agoMerge "Update fingerprint illustration" into pi-dev
TreeHugger Robot [Sat, 14 Apr 2018 01:36:27 +0000 (01:36 +0000)]
Merge "Update fingerprint illustration" into pi-dev

6 years agoMerge "Use the correct text for DND onboarding." into pi-dev
TreeHugger Robot [Sat, 14 Apr 2018 01:34:34 +0000 (01:34 +0000)]
Merge "Use the correct text for DND onboarding." into pi-dev

6 years agoMerge "Fix mistake in onActivityResult for ConfigureWifiSettings" into pi-dev
TreeHugger Robot [Sat, 14 Apr 2018 01:25:33 +0000 (01:25 +0000)]
Merge "Fix mistake in onActivityResult for ConfigureWifiSettings" into pi-dev

6 years agoFixed ApnEditor crash issue
Pengquan Meng [Wed, 11 Apr 2018 19:53:03 +0000 (12:53 -0700)]
Fixed ApnEditor crash issue

This root caused is that we closed the managed cursor which lifecycle is
managed by Activity.

Actually, we don't need the managed cursor in this case, just use the
normal cursor and close it after we got the apn data from the database.

Bug: 77894798
Test: make ROBOTEST_FILTER=ApnEditorTest -j40 RunSettingsRoboTests
Change-Id: I6eb80bbd53354e00e871e974f520668dcbceac63

6 years agoUse the correct text for DND onboarding.
Andrew Sapperstein [Sat, 14 Apr 2018 00:24:33 +0000 (17:24 -0700)]
Use the correct text for DND onboarding.

Update the screen on title to use the screen on
text instead of the screen off text.

Bug: 78019397
Test: visual inspection
Change-Id: Ie5c0b462b44ad735963c2800a59a20288b1cadf8

6 years agoMerge "Update bluetooth preference to take user to new screen" into pi-dev
TreeHugger Robot [Fri, 13 Apr 2018 23:00:52 +0000 (23:00 +0000)]
Merge "Update bluetooth preference to take user to new screen" into pi-dev

6 years agoMerge "Add a wrapper Activity to launch scanning settings" into pi-dev
TreeHugger Robot [Fri, 13 Apr 2018 22:54:18 +0000 (22:54 +0000)]
Merge "Add a wrapper Activity to launch scanning settings" into pi-dev

6 years agoShow only 1 entry for hearing aid devices without killing the activity.
Isha Bobra [Fri, 9 Feb 2018 00:09:39 +0000 (16:09 -0800)]
Show only 1 entry for hearing aid devices without killing the activity.

This CL tries to detect Bluetooth hearing aid devices and tries to
combine the entry of the hearing aids with the same HiSyncIds and
show only 1 entry for each pair in the connected devices list.

This CL also shows 2 battery status in the device details page.

This change shows the combined entry after a user returns to the
settings activity after pressing the back button or somehow
without killing it. It also combines the entries just after pairing.

Test: RunSettingsRoboTests
Bug: 74204427

Change-Id: I47fb0bdd96b1cc972d88a4aef85d0113985d63bb

6 years agoMerge "Add strings for AP band UI changes" into pi-dev
TreeHugger Robot [Fri, 13 Apr 2018 22:51:25 +0000 (22:51 +0000)]
Merge "Add strings for AP band UI changes" into pi-dev

6 years agoFix mistake in onActivityResult for ConfigureWifiSettings
Salvador Martinez [Fri, 13 Apr 2018 20:01:19 +0000 (13:01 -0700)]
Fix mistake in onActivityResult for ConfigureWifiSettings

Accidently checked the result code instead of request code when
trying to route the callback to the correct controller. This
CL fixes that.

Test: robotests still pass
Bug: 77543817
Change-Id: Ice1dd799d3f06f86743940c5202d308c21e88cdf

6 years agoUpdate bluetooth preference to take user to new screen
Salvador Martinez [Wed, 4 Apr 2018 21:23:57 +0000 (14:23 -0700)]
Update bluetooth preference to take user to new screen

This CL removes the toggle from the bluetooth preference and instead
takes users to a new dedicated screen for toggling bluetooth status.
On this screen we show a different summary text depending on whether
bluetooth and bluetooth scanning are on/off. Also, we were able to
delegate most of the UI/bluetooth handling to already existing
classes.

Test: robotests
Bug: 77543471
Merged-In: I036a3992bbd78896da8364b55ecc51afc4464b6e
Change-Id: I036a3992bbd78896da8364b55ecc51afc4464b6e

6 years agoMerge "Remove menu from Network & Internet screen." into pi-dev
TreeHugger Robot [Fri, 13 Apr 2018 22:07:22 +0000 (22:07 +0000)]
Merge "Remove menu from Network & Internet screen." into pi-dev

6 years agoRemove battery usage preference in app info page
Lei Yu [Fri, 13 Apr 2018 21:28:14 +0000 (14:28 -0700)]
Remove battery usage preference in app info page

Bug: 78011526
Test: RunSettingsRoboTests
Change-Id: I2dfb989167fe27857590f416fbb16d401e53bc1d

6 years agoStorage wizard string changes per UX request.
Jeff Sharkey [Fri, 13 Apr 2018 21:20:31 +0000 (15:20 -0600)]
Storage wizard string changes per UX request.

Bug: 77207119
Test: atest com.android.settings.ui.StorageWizardTest
Change-Id: I93adf01442d006927c792db405d8cf73c963dd40

6 years agoAdd strings for AP band UI changes
Salvador Martinez [Fri, 13 Apr 2018 21:19:49 +0000 (14:19 -0700)]
Add strings for AP band UI changes

This CL just adds strings needed for another change. See change with
id = Ib2d4a2834c5cd11875515d308f7b20bfc8471959

Test: just adds string
Bug: 73102003
Change-Id: Ibd0ded108f49e481d2a858960b9add48a09cc497

6 years agoRemove menu from Network & Internet screen.
Andrew Sapperstein [Fri, 13 Apr 2018 20:48:05 +0000 (13:48 -0700)]
Remove menu from Network & Internet screen.

Only one item was left "reset wi-fi, mobile & bluetooth"
which is also an option in Reset. So we're just removing
it so that there's no overflow menu at all.

Change-Id: I0298192667fb4ac2f58f51232ae2da1842e6c27e
Fixes: 77986130
Test: robotests

6 years agoAdd a wrapper Activity to launch scanning settings
Lifu Tang [Thu, 12 Apr 2018 17:01:29 +0000 (10:01 -0700)]
Add a wrapper Activity to launch scanning settings

GmsCore needs to start scanning settings from notification

Bug: 77823544
Test: adb shell am start -a android.settings.LOCATION_SCANNING_SETTINGS
Change-Id: Iecf1f811983068b29aa06a9985c83a5a1fb11a2a

6 years agoMerge "Import translations. DO NOT MERGE" into pi-dev
TreeHugger Robot [Fri, 13 Apr 2018 19:44:37 +0000 (19:44 +0000)]
Merge "Import translations. DO NOT MERGE" into pi-dev

6 years agoMerge "Hide Default apps and App permissions under Advanced." into pi-dev
Doris Ling [Fri, 13 Apr 2018 19:44:11 +0000 (19:44 +0000)]
Merge "Hide Default apps and App permissions under Advanced." into pi-dev

6 years agoMerge "Warn users before they change device name." into pi-dev
Daniel Nishi [Fri, 13 Apr 2018 19:31:15 +0000 (19:31 +0000)]
Merge "Warn users before they change device name." into pi-dev

6 years agoImport translations. DO NOT MERGE
Bill Yi [Fri, 13 Apr 2018 18:39:46 +0000 (11:39 -0700)]
Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 64712476
Change-Id: I50e29a33b46f948023f4b85d1ebacb99397d6ec9

6 years agoMerge "Support customizing icon color for externally items." into pi-dev
TreeHugger Robot [Fri, 13 Apr 2018 17:48:22 +0000 (17:48 +0000)]
Merge "Support customizing icon color for externally items." into pi-dev

6 years agoMerge "Change "Advanced battery usage" to "Battery usage"" into pi-dev
Lei Yu [Fri, 13 Apr 2018 16:42:08 +0000 (16:42 +0000)]
Merge "Change "Advanced battery usage" to "Battery usage"" into pi-dev

6 years agoSupport customizing icon color for externally items.
Fan Zhang [Thu, 12 Apr 2018 21:04:09 +0000 (14:04 -0700)]
Support customizing icon color for externally items.

When a setting is injected to homepage, we now allow the setting
provider customize the background color for its icon.

If no custom bg color is provided, we fallback to existing behavior.

This behavior is only needed in homepage, because we don't have any
tinting logic in other pages so external setting providers can just
provide arbitrary icon.

Bug: 77188317
Test: robotests
Change-Id: I7d4b512fafc28537de46192026ce4bbe51b498c4

6 years agoRegister ConnectDeviceFrag with new key
HJ ChangLiao [Thu, 12 Apr 2018 08:29:33 +0000 (16:29 +0800)]
Register ConnectDeviceFrag with new key

For inject dynamic pref driving mode to
ConnectDeviceDashboardFragment,
Register this frag with new key CONNECT.

Bug: 72458929
Test: make RunSettingsRoboTests
Change-Id: I41781ff2f8918f7923c53defff85ddd4afe7056d

6 years agoMerge "Log app versionCode in anomaly detection" into pi-dev
Lei Yu [Fri, 13 Apr 2018 00:35:11 +0000 (00:35 +0000)]
Merge "Log app versionCode in anomaly detection" into pi-dev

6 years agoMerge "Import translations. DO NOT MERGE" into pi-dev
TreeHugger Robot [Fri, 13 Apr 2018 00:10:32 +0000 (00:10 +0000)]
Merge "Import translations. DO NOT MERGE" into pi-dev

6 years agoMerge "Switch from SI to IEC unit when formatting data usage bytes" into pi-dev
TreeHugger Robot [Thu, 12 Apr 2018 23:35:15 +0000 (23:35 +0000)]
Merge "Switch from SI to IEC unit when formatting data usage bytes" into pi-dev

6 years agoMerge "Shuffle sound settings UI arrangment" into pi-dev
TreeHugger Robot [Thu, 12 Apr 2018 23:16:28 +0000 (23:16 +0000)]
Merge "Shuffle sound settings UI arrangment" into pi-dev

6 years agoWarn users before they change device name.
Daniel Nishi [Fri, 6 Apr 2018 01:24:13 +0000 (18:24 -0700)]
Warn users before they change device name.

This ensures users know that the change they make will be visible
through Bluetooth and Wi-Fi Hotspot.

Fixes: 74981919
Test: Settings robotest

Merged-In: Ib27066f4a123dc472730d7e663adfb039b1e27d6

6 years agoHide Default apps and App permissions under Advanced.
Doris Ling [Thu, 12 Apr 2018 22:31:32 +0000 (15:31 -0700)]
Hide Default apps and App permissions under Advanced.

- decrease the initial expand count to move the 2 items into the
Advanced section in the Apps and notification page.

Change-Id: I5861c4c768d3a4d77677c75555d83065f2526a56
Fixes: 77823915
Test: manual

6 years agoMerge "Use a different string for vpn summary." into pi-dev
TreeHugger Robot [Thu, 12 Apr 2018 22:26:54 +0000 (22:26 +0000)]
Merge "Use a different string for vpn summary." into pi-dev

6 years agoImport translations. DO NOT MERGE
Bill Yi [Thu, 12 Apr 2018 22:16:40 +0000 (15:16 -0700)]
Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 64712476
Bug: 77897542
Change-Id: Ibe6564030f06ca559f4f4353c88746b8ab775da7

6 years agoShuffle sound settings UI arrangment
ryanywlin [Thu, 12 Apr 2018 21:51:46 +0000 (05:51 +0800)]
Shuffle sound settings UI arrangment

- Move "Ring volume" and "also viberate for calls" below to "Media volume"
- Add divider between "Media volume" and "Ring volume"
- Add divider between "also viberate for calls" and "Alarm volume"

Bug: 74130772
Test: rebuild
Change-Id: Ie274c0174d828a0804b8551760c407579585bd1b

6 years agoChange "Advanced battery usage" to "Battery usage"
Lei Yu [Thu, 12 Apr 2018 20:58:40 +0000 (13:58 -0700)]
Change "Advanced battery usage" to "Battery usage"

Also update the char limit to 25 to make it less impossible
to happen in other language.

Bug: 77649015
Test: Screenshot
Change-Id: I4cdbfc576660aacaeff019bbbb88abb42af63daa

6 years agoUse a different string for vpn summary.
Doris Ling [Thu, 12 Apr 2018 21:04:10 +0000 (14:04 -0700)]
Use a different string for vpn summary.

- for legacy vpn config, we do not get the vpn name to show in the
preference summary, and we used to simply show "Connected" as the summary
text. However, the string was changed to include the connected device
name as the parameter. Change to use connected summary string that does
not requires any parameter.

Change-Id: Ia6191eb315f5f23e0e6bf8da2a9537c211e8188e
Fixes: 77618408
Test: make RunSettingsRoboTests

6 years agoMerge "Notification summary updates" into pi-dev
TreeHugger Robot [Thu, 12 Apr 2018 20:43:10 +0000 (20:43 +0000)]
Merge "Notification summary updates" into pi-dev

6 years agoMerge changes from topic "anomaly_system_app" into pi-dev
TreeHugger Robot [Thu, 12 Apr 2018 18:50:23 +0000 (18:50 +0000)]
Merge changes from topic "anomaly_system_app" into pi-dev

* changes:
  Add method to check if app has launcher activity
  Add system app check for anomaly detection.

6 years agoMerge "Implement previously connected device UI" into pi-dev
TreeHugger Robot [Thu, 12 Apr 2018 18:23:58 +0000 (18:23 +0000)]
Merge "Implement previously connected device UI" into pi-dev

6 years agoNotification summary updates
Julia Reynolds [Thu, 12 Apr 2018 16:24:25 +0000 (12:24 -0400)]
Notification summary updates

- Fix app info summary
- Add configure notifications summary

Test: make -j RunSettingsRoboTests
Change-Id: Ic3c3036ee903fe7403032925a8145693807793d5
Fixes: 77598357
Fixes: 73018368

6 years agoMerge "Refactor airplane mode preference controller." into pi-dev
TreeHugger Robot [Thu, 12 Apr 2018 17:44:04 +0000 (17:44 +0000)]
Merge "Refactor airplane mode preference controller." into pi-dev

6 years agoMerge "Uniquely identify Slice intents" into pi-dev
TreeHugger Robot [Thu, 12 Apr 2018 17:38:52 +0000 (17:38 +0000)]
Merge "Uniquely identify Slice intents" into pi-dev

6 years agoLog app versionCode in anomaly detection
Lei Yu [Thu, 12 Apr 2018 02:53:53 +0000 (19:53 -0700)]
Log app versionCode in anomaly detection

Change-Id: Ie760a4156b14b739279aa398bd1d2b8485449e91
Fixes: 77919142
Test: RunSettingsRoboTests

6 years agoImplement previously connected device UI
hughchen [Tue, 3 Apr 2018 08:15:03 +0000 (16:15 +0800)]
Implement previously connected device UI

* Move save device group to "Previously connected devices"

Bug: 74134939
Test: make -j60 RunSettingsRoboTests
Change-Id: Iff7894033df402d42dcc0ccaea6db3106edb7013
Merged-In: Iff7894033df402d42dcc0ccaea6db3106edb7013

6 years agoAdd method to check if app has launcher activity
Lei Yu [Tue, 10 Apr 2018 21:38:46 +0000 (14:38 -0700)]
Add method to check if app has launcher activity

This method should only used for system apps.

Change-Id: Id4109d8e223933269b8dae3aaa91b8a9186c527c
Fixes: 77477987
Test: RunSettingsRoboTests

6 years agoMerge "Update the action for early warning tip." into pi-dev
TreeHugger Robot [Thu, 12 Apr 2018 10:13:20 +0000 (10:13 +0000)]
Merge "Update the action for early warning tip." into pi-dev

6 years agoMerge "Shorten the strings in time zone picker menu" into pi-dev
Victor Chang [Thu, 12 Apr 2018 09:36:38 +0000 (09:36 +0000)]
Merge "Shorten the strings in time zone picker menu" into pi-dev