TreeHugger Robot
ef9b8cda82
Merge "Add and update string" into pi-dev
2018-05-15 17:04:10 +00:00
Beverly
e3a66fc16d
DO NOT MERGE Update zen onboarding
...
- Update text
- Update buttons
- Update style
Bug: 79702414
Bug: 78447976
Bug: 79525632
Test: ZenOnboardingActivityTest
Change-Id: Ied476fc920828409993953fba32bf3dae324ea3c
2018-05-15 12:43:55 -04:00
Jeff Gaston
72f57a7c99
Merge "Update for support library prebuilt drop" into pi-dev
2018-05-15 16:37:55 +00:00
Jeff Gaston
3e76e17c15
Update for support library prebuilt drop
...
Bug: 79267345
Test: m -j checkbuild
Change-Id: I086a2253a1c94af6f7c4dca04d2644a4f9e54ef5
2018-05-15 11:21:26 -04:00
TreeHugger Robot
9b7f0e4c5d
Merge "Remove old meta data declarations in manifest" into pi-dev
2018-05-15 13:45:32 +00:00
TreeHugger Robot
5530329da2
Merge "Delay index job a little bit" into pi-dev
2018-05-15 13:18:42 +00:00
TreeHugger Robot
e6f66a3c9a
Merge "Gets rid of dividers in sound settings" into pi-dev
2018-05-15 13:16:22 +00:00
hughchen
1b2b83968e
Add and update string
...
* Change the string from "cast" to "driving mode"
* Add string "Bluetooth, NFC" and "Bluetooth"
Bug: 79299421
Test: build pass
Change-Id: I6da7e54545f209110fca8e7a107f3b20066c7623
2018-05-15 15:24:17 +08:00
timhypeng
bafae44cb2
Click left side of list in "previously connected devices" should connect to the device
...
* In "previously connected devices", to connect device
* In "Available media devices", to activate device
Bug: 77607104
Test: make -j50 RunSettingsRoboTests
Change-Id: If5005031bd3f5dc4950abf2c77575785cd6f67b1
Merged-In: If5005031bd3f5dc4950abf2c77575785cd6f67b1
2018-05-15 06:07:28 +00:00
TreeHugger Robot
cbf68188ff
Merge "Add string for disabled FAS toggle." into pi-dev
2018-05-15 03:09:19 +00:00
TreeHugger Robot
912af577ab
Merge "Remove the dynamic summary for bt preference." into pi-dev
2018-05-15 01:15:18 +00:00
Rajeev Kumar
549a188efe
Make sure we do not make UI calls from background thread in DashboardSummary class.
...
Bug: 79705354
Test: make RunSettingsRoboTests -j40 and manual testing.
Change-Id: I08a08e05f3424f4a6d2100aed32d32bb15997c86
2018-05-14 17:59:59 -07:00
Lei Yu
dae3c912d7
Add string for disabled FAS toggle.
...
If FAS toggle is disabled because app is in doze whitelist(not optimized), show
a dialog that has this string.
Bug: 77924141
Test: Manual
Change-Id: I30518cd887125bff00b7c567e26204d5b1814858
2018-05-14 17:55:21 -07:00
Naina Nalluri
15602b3f48
Merge "DO NOT MERGE Add Slices for WifiCalling" into pi-dev
2018-05-14 22:59:11 +00:00
TreeHugger Robot
7fe599f542
Merge "Add cancel button for private dns dialog" into pi-dev
2018-05-14 21:29:09 +00:00
Beverly
07724bdb18
Gets rid of dividers in sound settings
...
Change-Id: I71a5e37a48cb6366a161ccc6cf456960f1491eec
Fixes:79480349
Test: visual inspection (Settings > Sound)
2018-05-14 17:13:43 -04:00
Matthew Fritze
5eca0c81e6
Remove old meta data declarations in manifest
...
Change-Id: Ic27b950cc5e640f823074b974f9d29078973fad7
Fixes: 79151692
Test: builds
2018-05-14 14:11:18 -07:00
Lei Yu
80f6aab9b1
Remove the dynamic summary for bt preference.
...
Starting from b/62069132, we should use static summary for it.
Change-Id: I8ba5a9d6e8b5bcbcd9f4369cdf44004d557257a3
Fixes: 79666649
Test: Manual
2018-05-14 14:09:25 -07:00
Lei Yu
a924a1e2ae
Merge "Update the battery broadcast receiver." into pi-dev
2018-05-14 20:45:57 +00:00
Naina Nalluri
e6bf71abed
DO NOT MERGE Add Slices for WifiCalling
...
Add Slices for WifiCalling
WifiCalling Slice Provider:
1. If there is no activation needed or if the Wifi calling
is currently turned on - provide the slice to toggle the
value
2. Else display appropriate message with further instructions
WifiCalling Slice Broadcast Receiver:
1. If the action is turning off wifi or if there is no
activation needed. Change the setting with ImsManager.
2. And Ask to requery the slice in one second to display
updated settings if 1 is valid or display appropriate message
Bug: 63731862
Bug: 78192106
Test: Use support-slices-demos-debug.apk to test on device
Test: Robotests
Change-Id: I29e1822fd24ebcff575fa48ad93f84ed91bf4d87
2018-05-14 20:16:01 +00:00
Lei Yu
231fe615cc
Add cancel button for private dns dialog
...
Also update the onclick method.
Change-Id: I69e92584e056a4d0a686153315b8df002d91e204
Fixes: 79479021
Test: RunSettingsRoboTests
2018-05-14 13:12:00 -07:00
Lei Yu
6d2aaed8ae
Update the battery broadcast receiver.
...
Add a type for battery receiver, then in callback client know for
which reason it been invoked:
1. battery level change
2. battery saver state change
3. battery plug state change
So in this CL, we won't update battery tip for battery level change,
then battery tip won't be dismissed by itself.
Also note in onResume() we will manually update battery tip. So if
user stay in battery settings page and close the screen, once he opens
it we will still force update everything.
Fixes: 79171742
Test: RunSettingsRoboTests
Change-Id: I997844216fd8267e545d74e0d434de9e338f76a1
Merged-In: I997844216fd8267e545d74e0d434de9e338f76a1
2018-05-14 19:40:50 +00:00
Joshua Mccloskey
a1c13b9ad7
Fixed accessibility bug in choose_lock_pattern_common.xml where title was
...
not always read
Bug:77675435
Test: Verified that the text-to-speach did read the title 'Draw your
pattern again'
Change-Id: Ib9a6815b8f0901a110ebe99a777cf1092acd1d24
2018-05-14 12:27:20 -07:00
Jason Monk
ee3142cc87
Delay index job a little bit
...
Make sure it doesn't cause jank while launching settings.
Test: existing
Change-Id: I410315469319b2156495f2d8b296fc164c475cb9
Fixes: 78787416
2018-05-14 14:40:01 -04:00
TreeHugger Robot
15700cb779
Merge "Protect against multiple starts of device index job" into pi-dev
2018-05-14 18:31:42 +00:00
TreeHugger Robot
cc31240f28
Merge "Remove developer menu: AVDTP delay reports/inband ringing" into pi-dev
2018-05-14 18:20:29 +00:00
TreeHugger Robot
8e27fc7583
Merge "DO NOT MERGE Always show custom zen vis eff option" into pi-dev
2018-05-14 15:29:12 +00:00
Jason Monk
2e76a9ba54
Protect against multiple starts of device index job
...
Its rare, but can happen.
Test: existing tests pass
Change-Id: Ie7aaa47902741d5f7fdd954f35e8f13e9466e07c
Fixes: 78898947
2018-05-14 11:14:19 -04:00
Beverly
f487cb9e0a
DO NOT MERGE Always show custom zen vis eff option
...
+ dnd string edits
Change-Id: I2fcbe6c527b40610f997efacb08049c07b3a6dd7
Bug: 79538038
Bug: 78447976
Test: ZenModeViseffectsCustomPreferenceControllerTest
2018-05-14 14:39:32 +00:00
TreeHugger Robot
8a9c47e1ba
Merge "Import translations. DO NOT MERGE" into pi-dev
2018-05-13 05:08:26 +00:00
Bill Yi
9c5d8fdc5a
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: Ide496214e78fbc4bdbd606ecff720a8cf988daa5
2018-05-12 12:16:11 -07:00
TreeHugger Robot
f005640b9c
Merge "Make it so client code does not tie tether to wifi" into pi-dev
2018-05-12 04:37:27 +00:00
Hansong Zhang
f4f68c4117
Remove developer menu: AVDTP delay reports/inband ringing
...
Bluetooth AVDTP delay reports and inband ringing are used by default.
Developer option menu no longer used.
Bug: 79610154
Test: robolectric
Change-Id: I67fe10808151f101fc7e891f75953f8539255026
Merged-In: I67fe10808151f101fc7e891f75953f8539255026
2018-05-12 00:22:16 +00:00
Doris Ling
4af11079e8
Merge "Update the initial expanded count for apps and notifications." into pi-dev
2018-05-11 23:33:36 +00:00
TreeHugger Robot
e70e27ccea
Merge "Unrestricting app when put on power whitelist" into pi-dev
2018-05-11 23:06:49 +00:00
Lei Yu
f4c8a4cdf5
Merge "Add help uri for restricted apps page" into pi-dev
2018-05-11 23:05:41 +00:00
Fan Zhang
326ff3dbe1
Add help uri for restricted apps page
...
Bug: 77299457
Test: Build
Change-Id: I46c208f9805f47a4f42e44338ea5dce0451dd671
2018-05-11 14:56:49 -07:00
Doris Ling
362d783a17
Update the initial expanded count for apps and notifications.
...
- increase it by 1 to accomodate the injected setting.
Change-Id: I0e131c87ffbf2b296b66717b2c6f160abb3b3269
Fixes: 77823915
Test: visual
2018-05-11 14:37:55 -07:00
Suprabh Shukla
0f447022cf
Unrestricting app when put on power whitelist
...
Power whitelisting and background restrictions are opposing rules, so to
keep apps out of confusing states, unrestricting an app whenever it is
put on the power whitelist.
Test: atest RunSettingsRoboTests:HighPowerDetailTest
Bug: 77924141
Change-Id: I4952ac6c893bc7e98aa1b6ad3a86906fc299dea5
2018-05-11 14:00:28 -07:00
Beverly Tai
49499bcb06
Merge "DO NOT MERGE Add DND Settings suggestion" into pi-dev
2018-05-11 20:59:49 +00:00
Beverly
d4e7eedfc9
DO NOT MERGE Add DND Settings suggestion
...
Test: SettingsSuggestionsTest, ZenOnboardingActivityTest
Change-Id: Ie78c9cf8287ee56bc4596efe20d27f8eb432ab6c
Bug: 78445134
2018-05-11 20:59:38 +00:00
TreeHugger Robot
a44d07c10d
Merge "Rename settings category." into pi-dev
2018-05-11 20:49:35 +00:00
Ryan Lin
b46389a588
Merge "Add call volume in sound settings" into pi-dev
2018-05-11 20:13:16 +00:00
Ryan Lin
0a87e54edb
Merge "Implement getProfileId() method in the subclass" into pi-dev
2018-05-11 19:53:19 +00:00
Ryan Lin
dee5035764
Merge "Use another callback to notify the updater that UI should be updated" into pi-dev
2018-05-11 19:53:19 +00:00
TreeHugger Robot
d7ebfe3475
Merge "Remove the padding for VideoPreference" into pi-dev
2018-05-11 18:13:48 +00:00
Fan Zhang
fe522dc2db
Merge "Update string from "Add device" to "Pair new device" in Setting > Connected devices" into pi-dev
2018-05-11 18:02:22 +00:00
Doris Ling
b715d6b675
Rename settings category.
...
- from night light to night display.
Change-Id: I2d6c8d931793439dc3b028b4b7a46c21444e10a0
Fixes: 79530682
Test: make RunSettingsRoboTests
2018-05-11 10:59:58 -07:00
Todd Kennedy
203b7b1792
Merge "OMS: rebase settings when overlays update" into pi-dev
2018-05-11 17:44:53 +00:00
TreeHugger Robot
4017944d17
Merge "Add discoverable footer preference string when bluetooth is off" into pi-dev
2018-05-11 17:02:08 +00:00