TreeHugger Robot
0ee853f913
Merge "Add a setting for allowing overlays on Settings app" into rvc-dev am: 8ab31819e0 am: b05ab42331
...
Original change: undetermined
Change-Id: Ieb42225de9670cef1a4436993112bb4e33ee5cb0
2020-06-02 07:22:18 +00:00
Tsung-Mao Fang
f6841ef548
Add a setting for allowing overlays on Settings app
...
In the past, we allowed non system overlays on user-debug rom.
Acoording to the user-debug guildline, we should not have differnt
behavior between the user build and user debug rom.
To maintain the consistency between user and user debug rom,
We're creating a new developer setting for allowing non-system overlay on
Settings. By default, we don't allow any non-system app overlays on
Settings app unless user turns it on explictly.
Test: Run robotest. Turn on setting, see the overlays on Settings.
Turn off setting, do not see the overlays on Settings.
Fix: 144989059
Change-Id: I87f00a2eda91de003c6e542e7ec45a066f46fbf7
2020-06-02 12:32:43 +08:00
TreeHugger Robot
f342494abd
Merge "Some text polish" into rvc-dev am: 56c820fb65 am: f349972f5a
...
Original change: undetermined
Change-Id: I8da7050607e26e58786243d011d04c29993ccf30
2020-06-01 23:17:44 +00:00
TreeHugger Robot
56c820fb65
Merge "Some text polish" into rvc-dev
2020-06-01 22:58:03 +00:00
Fabian Kozynski
f4678cd408
Merge "Use PackageManager.FEATURE_CONTROLS to decide availability" into rvc-dev am: 43527ef8f4 am: 5a91550b9d
...
Change-Id: Ibad5da4b601a59ca7097cbed5d6a2b0b628c2836
2020-06-01 20:57:25 +00:00
Fabian Kozynski
43527ef8f4
Merge "Use PackageManager.FEATURE_CONTROLS to decide availability" into rvc-dev
2020-06-01 20:21:36 +00:00
Julia Reynolds
e32e6cc981
Some text polish
...
- Update styles and alignment
Test: manual
Fixes: 157769522
Change-Id: I92113b5e7a918e1ec31acb64aa10457f4c762760
2020-06-01 14:57:30 -04:00
Julia Reynolds
994921fba4
Add a bubbles content description am: 4029f92f12 am: ff85c188d8
...
Change-Id: I88bc31aa58c743c035dab729ec285ca1284415e7
2020-05-29 22:39:15 +00:00
Julia Reynolds
4029f92f12
Add a bubbles content description
...
Test: manual with a11y service
Fixes: 155262236
Change-Id: Ib4c9650e1d90c4681ca721df3fde58ffc9430078
2020-05-29 20:47:40 +00:00
TreeHugger Robot
8836d181f8
Merge "Update DND add bypassing app string" into rvc-dev am: b7c1c4e30d am: 6edf2c6880
...
Change-Id: I5985f7791299dbe66f11ac74169ad945e90757ae
2020-05-29 19:35:17 +00:00
TreeHugger Robot
b7c1c4e30d
Merge "Update DND add bypassing app string" into rvc-dev
2020-05-29 19:06:22 +00:00
Fabian Kozynski
d0d07ddceb
Use PackageManager.FEATURE_CONTROLS to decide availability
...
Using this features, some of the Preference in Power Menu Settings can
change their availability and their summary.
Test: Robotest Settings
Fixes: 157244528
Change-Id: I704438dda181aa6347c3f168ac5ef6bd16148993
2020-05-29 13:12:08 -04:00
Beverly
77f8c4add6
Update DND add bypassing app string
...
Test: manual
Bug: 153363351
Change-Id: I521b2e0ef1b17afa353e3a0a187366d59774a75f
2020-05-29 12:53:57 -04:00
TreeHugger Robot
9b67c01ad0
Merge "Cleanup notification channel slice" into rvc-dev am: 1e0bb9f528 am: 609a4aa949
...
Change-Id: Ic2e163ac5effcf6a364d88554a96426a05125de5
2020-05-29 11:26:10 +00:00
Jason Chiu
d06333167d
Cleanup notification channel slice
...
Fixes: 144897605
Test: robotest
Change-Id: I1b654f31c6b001ef6f1eed95a87ca0b2dd1afc2e
2020-05-29 17:35:22 +08:00
Chen Xu
31c0f50065
Merge "AOSP Cellbroadcast renaming" into rvc-dev am: e7d1c822fc am: f4d1912123
...
Change-Id: Id6af021c26a12fb714addb4c14cbe647e3841603
2020-05-28 02:15:36 +00:00
Chen Xu
e7d1c822fc
Merge "AOSP Cellbroadcast renaming" into rvc-dev
2020-05-28 01:46:10 +00:00
Chen Xu
c2ee364f6f
AOSP Cellbroadcast renaming
...
As part of mainline effort, AOSP cellbroadcast package name was changed
from com.android.cellbroadcast to com.android.cellbroadcast.module
Bug: 155844209
Test: Manual test
Change-Id: Ic38372d96918c17d3cd61832ff668fcfc61f0686
Merged-in: Ic38372d96918c17d3cd61832ff668fcfc61f0686
2020-05-27 20:25:43 +00:00
Julia Reynolds
e5fc3bb57c
Merge "clean up layout & styling of notification history" into rvc-dev am: edca211a67 am: 4b78d753b8
...
Change-Id: I7c8da87f67f1306425677b6de82498cab2f3b45f
2020-05-22 12:04:02 +00:00
Julia Reynolds
423fdfa8bb
Update conversation-related strings am: 9e78ec75d1 am: 61e956443d
...
Change-Id: I124b22d123aa7abf5bbc3adc264478e166cd900d
2020-05-22 12:03:49 +00:00
Julia Reynolds
edca211a67
Merge "clean up layout & styling of notification history" into rvc-dev
2020-05-22 11:23:59 +00:00
Julia Reynolds
9e78ec75d1
Update conversation-related strings
...
Test: atest
Bug: 157215227
Change-Id: Iba279bb285e53918a1e1b43c04d6ec7576cd48a0
2020-05-21 20:49:53 +00:00
Julia Reynolds
2679bf5af0
clean up layout & styling of notification history
...
Test: manual
Fixes: 157161601
Fixes: 157162238
Fixes: 157160265
Fixes: 157161125
Fixes: 157160611
Fixes: 157158944
Change-Id: I9853426987549898b7996e9db43f7767e4c41641
2020-05-21 14:55:51 -04:00
Amy Hsu
ce64e46603
Merge "Move PeakRefreshRateController to Settings app" into rvc-dev am: a75dddbf9f am: f18ab3712b
...
Change-Id: I8487aa59cacee8a261849dd50d2baafc0cbd5020
2020-05-20 08:57:59 +00:00
Amy Hsu
a75dddbf9f
Merge "Move PeakRefreshRateController to Settings app" into rvc-dev
2020-05-20 08:48:56 +00:00
Amy Hsu
7730d301b7
Move PeakRefreshRateController to Settings app
...
1. 60/90 Hz switch
2. Allow DeviceConfig to change default refresh rate
bug: 139869828
bug: 137064289
bug: 132750102
Test: Check refresh rate is expected.
Change-Id: Ia6a3e3717fd8845c7177e55b70bc6d2d952d58f3
2020-05-19 21:45:33 +08:00
Peter_Liang
facc126a0c
Refine the banner view for accessibility features. am: f78e7f5976
...
Change-Id: I483922226b74d748dd11fa8d820b3ae2a03d9855
2020-05-18 13:45:16 +00:00
Peter_Liang
f78e7f5976
Refine the banner view for accessibility features.
...
1. Replace the video with the gif for Magnification.
2. Replace the static image with the gif for Color Inversion.
Bug: 153293657
Bug: 155946967
Test: manual test & robo test
Change-Id: Ic51c0ec45c10a7fd2b9f1ffb63865ebc764846ba
Merged-In: Ic51c0ec45c10a7fd2b9f1ffb63865ebc764846ba
2020-05-18 19:04:28 +08:00
TreeHugger Robot
3db10d5c6d
Merge "Update string to keep On-screen keyboard naming consistent" into rvc-dev am: d02752c847
...
Change-Id: I49c9c4117e95a6b5a68d8646b2199b9f766c438a
2020-05-18 04:11:23 +00:00
TreeHugger Robot
d02752c847
Merge "Update string to keep On-screen keyboard naming consistent" into rvc-dev
2020-05-18 04:00:11 +00:00
PETER LIANG
41dbddeac3
Merge "Add the content description for accessibility tutorial pages." into rvc-dev am: 618ea90bbf
...
Change-Id: Icd3d38e30ae5184e23ffd2a7de6371956b80f211
2020-05-16 15:42:42 +00:00
PETER LIANG
618ea90bbf
Merge "Add the content description for accessibility tutorial pages." into rvc-dev
2020-05-16 15:26:58 +00:00
TreeHugger Robot
0217cbd19e
Merge changes from topic "jr-update" into rvc-dev am: 4bbe564aea
...
Change-Id: If57ab8c7d45fbd771b5be23aa5812cdb9e0b35e5
2020-05-15 23:39:09 +00:00
Julia Reynolds
33e6708f75
Add settings for apps that don't use full conversations am: eca1e4d197
...
Change-Id: I3360ffd3f7975346f24d0943912cc31b88b2a07d
2020-05-15 23:39:06 +00:00
TreeHugger Robot
4bbe564aea
Merge changes from topic "jr-update" into rvc-dev
...
* changes:
Update conversation launch point
Add settings for apps that don't use full conversations
2020-05-15 23:35:06 +00:00
Julia Reynolds
cd237ccf9b
Update conversation launch point
...
Test: make -j64 RunSettingsRoboTests ROBOTEST_FILTER="com.android.settings.notification"
Fixes: 156670585
Change-Id: I31f306d1b7d480ac0ef0cc4a5f7e66efe528383d
2020-05-15 19:40:56 +00:00
Julia Reynolds
eca1e4d197
Add settings for apps that don't use full conversations
...
Test: make -j64 RunSettingsRoboTests ROBOTEST_FILTER="com.android.settings.notification"
Fixes: 155276427
Change-Id: Ie145b9cdc9555d4676a8bd225427abc9222f31c5
2020-05-15 19:38:14 +00:00
Yanting Yang
8b3c7b20b5
Merge "Fix text view padding issue in EmptyTextSettings" into rvc-dev am: 5812014ff7
...
Change-Id: If322e9049dc828a406533694cd2062f4fe6456ac
2020-05-15 12:01:28 +00:00
Yanting Yang
5812014ff7
Merge "Fix text view padding issue in EmptyTextSettings" into rvc-dev
2020-05-15 11:44:20 +00:00
Edgar Wang
45256dee2f
Update string to keep On-screen keyboard naming consistent
...
Bug: 153675083
Test: manual
Change-Id: I64a193435bbf189cc417410e736f73d789fbbe1e
2020-05-15 13:42:24 +08:00
Peter_Liang
606479bc81
Add the content description for accessibility tutorial pages.
...
Bug: 155833961
Test: manual test & robo test
Change-Id: Iec86a6478706dcf6ce224046e8439a3d3b68144a
2020-05-15 13:34:36 +08:00
tim peng
cbabf1874f
Merge "Refine layout for output switcher panel" into rvc-dev am: 4439bcf620
...
Change-Id: I3c8d116a47fde5260d1311cb7db4ce0858afbe5c
2020-05-14 01:46:47 +00:00
tim peng
4439bcf620
Merge "Refine layout for output switcher panel" into rvc-dev
2020-05-14 01:35:26 +00:00
Yanting Yang
a2d5ba3ebe
Fix text view padding issue in EmptyTextSettings
...
Set the left and right padding of text view to 24dp.
Impact pages:
Apps & notifications > Special app access > Premium SMS access
Apps & notifications > Special app access > VR helper services
Fixes: 147901392
Test: visual
Change-Id: I01aa7935462e4d16e56be71a8f1f0cbe9b8275f9
2020-05-14 04:33:57 +08:00
Tim Peng
9a70887d75
Refine layout for output switcher panel
...
Bug: 156045699
Test: manual test
Change-Id: Ic889c0e755086e7d48c9a493f4ee5a8e394fdbe5
2020-05-13 15:20:54 +08:00
TreeHugger Robot
42db36efbe
Merge "Revert "Create QS media player setting"" into rvc-dev am: cd3cde6169
...
Change-Id: I20725949d542dd02b269ac84c12b691fa6e3679d
2020-05-13 02:37:47 +00:00
TreeHugger Robot
cd3cde6169
Merge "Revert "Create QS media player setting"" into rvc-dev
2020-05-13 02:20:05 +00:00
TreeHugger Robot
9045faebe4
Merge "Remove the xml for bubble pref in developer options" into rvc-dev am: 60920beb86
...
Change-Id: Iaff8beb526cbe7f9beebed9c8cd7cd090735245a
2020-05-12 20:28:32 +00:00
TreeHugger Robot
60920beb86
Merge "Remove the xml for bubble pref in developer options" into rvc-dev
2020-05-12 20:15:49 +00:00
Mady Mellor
0216de39d9
Remove the xml for bubble pref in developer options
...
Fixes: 154246711
Test: build & install settings, check no bubbles option
in developer options
Change-Id: I50166c21401b9c196d2ec2d039df2c03a080bb4d
2020-05-12 10:46:37 -07:00