Mady Mellor
34fa757cc9
Merge "Move feature-level Bubble setting into developer options; default to off" into qt-dev
...
am: 240b227e1f
Change-Id: I899722a6df929c4093a5a74447eb25a610c80308
2019-05-13 11:38:26 -07:00
Mady Mellor
240b227e1f
Merge "Move feature-level Bubble setting into developer options; default to off" into qt-dev
2019-05-13 18:18:31 +00:00
Zhi An Ng
3a6d75d7fa
Merge "Update string description in SAW unsupported screen" into qt-dev
...
am: 516bdc20fb
Change-Id: Ie6513a8cb03fa8789ad5d70d9a6d6c14dcb4cf67
2019-05-13 10:13:32 -07:00
Zhi An Ng
516bdc20fb
Merge "Update string description in SAW unsupported screen" into qt-dev
2019-05-13 16:52:22 +00:00
Mady Mellor
32fa736dd6
Move feature-level Bubble setting into developer options; default to off
...
Functionality:
* Moves feature-level setting into developer settings (apps section)
* Adds bubbles in developer options under "apps" section
* Configures the app-specific bubble toggle in notifications settings
to be hidden / shown based on the developer setting
* Configures the channel-specific bubble toggle in notification channel
settings to be hidden / shown based on the developer setting
Tests:
* Anything that might be assuming that it's globally enabled now has
a bit to enable it globally in that test
* There is a logic change now where the app-level setting would be available
even if off globally, now that is not true -- if it's off globally the
app-level is no longer available
* Adds tests for the developer setting
Test: make -j40 RunSettingsRoboTests ROBOTEST_FILTER="Bubble"
Bug: 131845765
Change-Id: I5f6bf74e5ada3fc023571825cca10d7bddc60e6e
2019-05-10 15:41:06 -07:00
Kevin Chang
34e42d31b0
Merge "Improve the Accessibility warning dialog with new design" into qt-dev
...
am: 35890fabae
Change-Id: Ib1ae087015aabe65aefd493374cb681536cbc9ef
2019-05-10 02:03:36 -07:00
Kevin Chang
35890fabae
Merge "Improve the Accessibility warning dialog with new design" into qt-dev
2019-05-10 05:49:59 +00:00
Kevin Chang
bb6395eb4a
Improve the Accessibility warning dialog with new design
...
Create new Accessibility warning dialog based on the style of permission
dialog
Bug: 129788631
Test: Visual
Change-Id: I0ec693f9c29e6e85e17d5bd1a64a4c0fe9499f95
2019-05-10 11:46:19 +08:00
Ng Zhi An
44ec4832d5
Update string description in SAW unsupported screen
...
Bug: 132183451
Test: none
Change-Id: I3e2e5e24feaf4918e9c85d18bfa397c4cfc2cb36
2019-05-09 14:12:15 -07:00
Zhi An Ng
9604713f49
Merge "Update strings used in SAW unsupported screen" into qt-dev
...
am: ece299f902
Change-Id: Ib225bf12b6bbfdbe1c23d76a776df548082d0491
2019-05-09 14:04:47 -07:00
Ng Zhi An
6940466b52
Update strings used in SAW unsupported screen
...
Bug: 132183451
Test: adb shell am start-activity -a android.settings.action.MANAGE_OVERLAY_PERMISSION
Change-Id: Ia840b82838bed43234572c4a08bd56b97f391a5b
2019-05-09 19:28:49 +00:00
Kevin Chyn
82703baa9d
Merge changes from topic "Face Intro Changes" into qt-dev
...
am: 0f65b773be
Change-Id: I3868316218a7c6cd22e495f8a497941ab7451fc1
2019-05-08 17:08:01 -07:00
Kevin Chyn
0f65b773be
Merge changes from topic "Face Intro Changes" into qt-dev
...
* changes:
Added Face Enroll Education Screen
Updated Face Enroll Introduction
2019-05-08 23:55:22 +00:00
Beth Thibodeau
93ff7921d3
Merge "Increase char limit as requested by i18n team" into qt-dev
...
am: 32e0172136
Change-Id: Iaefc001f39eaeddd1bbd698e7e36574bd03fc953
2019-05-08 14:37:23 -07:00
joshmccloskey
0458262fb3
Added Face Enroll Education Screen
...
Test: Builds
Bug: 131774352
Fixes: 131857742
Change-Id: Ib384b9efaf053b405ce3f55e449dd6abb9e75296
2019-05-08 19:15:50 +00:00
Beth Thibodeau
4765faa9cf
Increase char limit as requested by i18n team
...
Fixes: 132257773
Test: mp settingsg
Change-Id: I4c5c21899bb9fa61f8f8b32cd56dc57288e282bd
2019-05-08 15:05:55 -04:00
Aran Ink
6bf5b847f6
Merge "Create Settings preference for Global Actions Panel." into qt-dev
...
am: 70313a4600
Change-Id: Ied8fd12055503411fcb8e33cb40e241668a8d567
2019-05-08 07:35:13 -07:00
joshmccloskey
ac653b9838
Updated Face Enroll Introduction
...
Test: Builds.
Bug: 131774204
Change-Id: Ibccd54185b9d8ffbfd2678be1c8680ffb1699425
2019-05-07 15:28:14 -07:00
Aaron Heuckroth
2659c0f61b
Create Settings preference for Global Actions Panel.
...
Test: Automated tests pass.
Bug: 127295457
Change-Id: I6502d4c8541a3f279fb96d5f050f13890db8f376
2019-05-07 16:27:59 -04:00
Kevin Chang
c5b6fda98c
Merge "Change the string of Captions and reorder the feature in audio category" into qt-dev
...
am: 4b7d48320c
Change-Id: I03e100ccfc9373e61d933ce948a49237f0e2fadc
2019-05-06 21:11:22 -07:00
Kevin Chang
4b7d48320c
Merge "Change the string of Captions and reorder the feature in audio category" into qt-dev
2019-05-07 03:47:51 +00:00
Julia Reynolds
dab05c6169
Merge "Gentle notifications screen" into qt-dev
...
am: 21dbfce634
Change-Id: Ia9544235000388615571f5c9f44263b0cd539b88
2019-05-04 13:30:54 -07:00
Julia Reynolds
643eb7572f
Gentle notifications screen
...
With lockscreen and status bar settings
Test: robo tests
Bug: 128445911
Change-Id: I46c5943d4d8dc1ee74b5b920239f259f5880a2d3
2019-05-04 14:59:53 +00:00
Kevin Chyn
aa39e6a778
Merge "Update face settings to match mocks" into qt-dev
...
am: 27e0c844ae
Change-Id: I46e533c8e0195ee0a9dcf4b308ea42f75b4ea2cf
2019-05-03 11:55:20 -07:00
Lei Yu
18952e522d
Merge "Update title for metered preference" into qt-dev
...
am: 6e55084e19
Change-Id: Iccb7cd5b3de6c6c4702d9236446d556eafc0fb5c
2019-05-03 11:52:40 -07:00
cosmohsieh
d58b9b10b7
Merge "[PasspointV2] Fix lint error" into qt-dev
...
am: 7cddfa8075
Change-Id: If71b323bbc5e6be08df7a42b049bf2ea6b8f9a0c
2019-05-03 11:49:47 -07:00
Felipe Leme
5ef6ee7301
Merge "Changed Content Capture title." into qt-dev
...
am: 78b74f434b
Change-Id: Ic0e90e4cab6385299a0445cb4dfa993e1e076dbc
2019-05-03 11:44:58 -07:00
Jason Chiu
f742e5e0df
Merge "Update strings for Vibration" into qt-dev
...
am: 56b88886a0
Change-Id: I82263ff13a7d73b962953e9629e6c014bc6b00d1
2019-05-03 08:33:04 -07:00
Lei Yu
1b995f2a4c
Merge "Update dialog text for untethered BT device" into qt-dev
...
am: 76a3e5bfac
Change-Id: I2684fe796d8da2ef4148de495a136815d8059032
2019-05-03 08:03:50 -07:00
Michael Wachenschwanz
57177733d4
Merge "Simplify user flow for setting default supervisor as PO" into qt-dev
...
am: 563b56af75
Change-Id: I33c49b2aa091d8f97ff0f209903d5a0cdbfda877
2019-05-03 03:35:00 -07:00
Pasty Chang
f2d6143474
Merge "Update sub-text in skip lock screen dialog" into qt-dev
...
am: 91acd50ef2
Change-Id: Ic5cb3f4c1d1fdab865e7ca3ec73c4018ace22f33
2019-05-02 20:22:02 -07:00
Kevin Chyn
27e0c844ae
Merge "Update face settings to match mocks" into qt-dev
2019-05-03 03:21:58 +00:00
Beth Thibodeau
2226ae4144
Merge "Adding strings for themepicker suggestion" into qt-dev
...
am: 3562a41a42
Change-Id: Idd80aa31b9498f8458406e5aa854bd0a1135d17c
2019-05-02 20:21:15 -07:00
TreeHugger Robot
6e55084e19
Merge "Update title for metered preference" into qt-dev
2019-05-03 01:52:56 +00:00
Kevin Chyn
0c4bf9b2bc
Update face settings to match mocks
...
Test: Builds
Fixes: 131660440
Change-Id: Ie75b67428be1e0504e3121bccb68f61e1fdbdb44
2019-05-02 16:59:12 -07:00
TreeHugger Robot
7cddfa8075
Merge "[PasspointV2] Fix lint error" into qt-dev
2019-05-02 23:52:35 +00:00
Lei Yu
06a309cf1c
Update title for metered preference
...
Fixes: 111859056
Test: Manual
Change-Id: I7cecb6fee3963607e33a8fd24d53e98c209f1495
2019-05-02 16:09:18 -07:00
Felipe Leme
78b74f434b
Merge "Changed Content Capture title." into qt-dev
2019-05-02 21:51:02 +00:00
TreeHugger Robot
56b88886a0
Merge "Update strings for Vibration" into qt-dev
2019-05-02 19:18:36 +00:00
Lei Yu
76a3e5bfac
Merge "Update dialog text for untethered BT device" into qt-dev
2019-05-02 17:18:04 +00:00
Felipe Leme
f580032ada
Changed Content Capture title.
...
Fixes: 131169650
Test: m SettingsGoogle && adb sync && adb shell kill `pid com.android.settings` && \
adb shell am start-activity -a android.settings.REQUEST_ENABLE_CONTENT_CAPTURE
Change-Id: I63a032a27f40e9f413121ba6cd5fc4b2e10da637
2019-05-02 09:07:54 -07:00
Michael Wachenschwanz
563b56af75
Merge "Simplify user flow for setting default supervisor as PO" into qt-dev
2019-05-02 14:35:20 +00:00
Pasty Chang
91acd50ef2
Merge "Update sub-text in skip lock screen dialog" into qt-dev
2019-05-02 14:15:36 +00:00
Beth Thibodeau
3562a41a42
Merge "Adding strings for themepicker suggestion" into qt-dev
2019-05-02 12:29:15 +00:00
Jason Chiu
1789d9ee6a
Update strings for Vibration
...
Fixes: 131345468
Test: visual
Change-Id: I7670ba96cf9b66e241a0003800a30c00f2585fc9
2019-05-02 18:28:42 +08:00
pastychang
de6ab19391
Update sub-text in skip lock screen dialog
...
Bug: 131634814
Test: Manual
Change-Id: Iaae7c6c6616bfb8448539e5e18dda68a4754d9be
2019-05-02 16:19:44 +08:00
Michael Wachenschwanz
35eef604a3
Simplify user flow for setting default supervisor as PO
...
A follow up CL will clean up and separate the DeviceAdminAdd and
ProfileOwnerAdd logic (see b/131713071)
Bug: 124066840
Test: manual (overlay config_defaultSupervisionProfileOwnerComponent and
confirm only that component can be set as profile owner after setup is
complete)
Test: manual (install CtsVerifier, adb shell am start -n "com.android.cts.verifier/.admin.tapjacking.OverlayingActivity", user should not be able to click the "Allow" button)
Change-Id: Iccd931801145719110ce75421c35db80ea651779
2019-05-02 03:42:06 +00:00
cosmohsieh
95176da5d2
[PasspointV2] Fix lint error
...
Lint error ... "Missing mandatory plural message forms: =1."
Add case one for plural string to prevent lint error, even though
this case should not happened.
Bug: 131688045
Test: manual
Change-Id: I1087b26495c71a6d167d7eaee1359d39c81cc59f
2019-05-02 09:51:42 +08:00
Julia Reynolds
176f142f74
Merge "Importance preference updates" into qt-dev
...
am: 1613d883e8
Change-Id: I4b1d004cf4ff88253a901942b70b312d8751d033
2019-05-01 13:55:20 -07:00
Beth Thibodeau
fe488a9ea4
Adding strings for themepicker suggestion
...
Bug: 126230901
Test: mp settingsg
Change-Id: I2c94c455fedb0503f3f8a3e93dcdbbedb927c69b
2019-05-01 16:08:57 -04:00