Sunny Shao
1d4c5be0e9
Fixed extra padding in "Open by default" page
...
- Page layout redesign.
Bug: 184228266
Test: manual test
Change-Id: I1323ca14b1843a95ba1210674595ee3ba1a94c67
2021-05-14 10:26:06 +08:00
YUKAI HUNG
f70cb82b0c
Merge "Make chart time slot not clickable when accessibility servie is enabled" into sc-dev
2021-05-14 02:21:38 +00:00
Tiffany Nguyen
df8537269f
Merge "Redirect battery-level settings preference clicks if needed" into sc-dev
2021-05-14 01:46:53 +00:00
Abel Tesfaye
44593a8922
Fix issue where smart auto rotate toggle is not disabled
...
Bug: 187755019
Test: locally on flame, make RunSettingsRoboTests -j96 ROBOTEST_FILTER=SmartAutoRotateControllerTest
Change-Id: I44bbd644515d153c834533fe47b3b2c34cfeaac6
2021-05-13 22:55:06 +00:00
Kevin Chyn
80bdfdceb4
Merge changes I9dea35a7,Iddcc0a65 into sc-dev am: bcc288e801
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14531459
Change-Id: Ib9e93bcdbfd52c486ceb8f459e4bf764aff501d4
2021-05-13 22:42:04 +00:00
Kevin Chyn
bcc288e801
Merge changes I9dea35a7,Iddcc0a65 into sc-dev
...
* changes:
Update UDFPS "find sensor" string for a11y
Update a few more strings
2021-05-13 22:27:59 +00:00
Kevin Chyn
6a43df9855
Update UDFPS "find sensor" string for a11y
...
Bug: 187999176
Test: manual
Change-Id: I9dea35a70aba87f5f2cc94fc73e74a5a624019b9
2021-05-13 15:20:37 -07:00
Julia Reynolds
51ea795f92
Use | not , am: 78c4e70cf6
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14534046
Change-Id: I583bb2e74c40bb293f64ccc5662d949a5f919a9d
2021-05-13 22:05:54 +00:00
Julia Reynolds
78c4e70cf6
Use | not ,
...
To match similar APIs
Test: Settings unit
Bug: 181175697
Change-Id: I2ef56528da7a3d5b2c96be8ecfad1a3d6590bbe4
2021-05-13 19:24:17 +00:00
Kevin Chyn
9a4f0d2c6c
Update a few more strings
...
1) Fingerprint intro page footer buttons
2) Screen lock removal positive button
3) Update UDFPS string logic
4) Update UDFPS strings during enrollment
5) Update generic fingerprint enroll completion message
Bug: 187868985
Test: manually, in settings and SUW
Change-Id: Iddcc0a65c3f410b4ae33a760dfcc57aba4bcc7f9
2021-05-13 11:47:41 -07:00
ykhung
11de1a6452
Make chart time slot not clickable when accessibility servie is enabled
...
after discuss with Shuan & Peggy, we will make the chat view is not
clickable since accessibility service is enabled for talkback, switch
access and voice access, since some gestures are conflict with our
design (double click to show all contents is conflict with a11y behavior)
Bug: 187814675
Test: make SettingsRoboTests
Change-Id: I7eecafc42cf4b4a0374ab46f07461e77907fc03a
2021-05-13 14:26:51 +00:00
Arc Wang
b7202aa332
Fix NPE in DrawOverlayDetails#getSummary
...
When AppEntry is null (APP uninstalled), returns
an empty summary string.
Bug: 172381586
Test: build pass
Change-Id: I63fbeaaec6f2d0de617c6e104af341806605a6c2
2021-05-13 21:39:31 +08:00
Jernej Virag
0339dc8e23
Merge "Fix power+volume chord fallback when LPP option is disabled" into sc-dev am: 1f1cb3a7a8
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14500675
Change-Id: I07dc7ecab384234f46b73a1b680b538a2b071ddd
2021-05-13 13:28:54 +00:00
Jernej Virag
1f1cb3a7a8
Merge "Fix power+volume chord fallback when LPP option is disabled" into sc-dev
2021-05-13 13:13:25 +00:00
TreeHugger Robot
4b1087dac0
Merge "Fix talkback label "ACCOUNTS FOR OWNER" is not matching problem" into sc-dev am: 157a83a6f2
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14519524
Change-Id: Icd1b33b8ba028bca7d8e275ec8b867f1f0470640
2021-05-13 13:06:47 +00:00
TreeHugger Robot
157a83a6f2
Merge "Fix talkback label "ACCOUNTS FOR OWNER" is not matching problem" into sc-dev
2021-05-13 12:56:02 +00:00
Yanting Yang
90d323cefa
Move DWB to the fifth position from the bottom on the homepage
...
Remove relevant configs, logics and tests.
Bug: 187885890
Test: robotests & visual
Change-Id: I309d5290f19bf0b01692dd6f14c4cdcc52066453
2021-05-13 20:51:47 +08:00
Sunny Shao
2fade46f0a
Fix talkback label "ACCOUNTS FOR OWNER" is not matching problem
...
- Root cause: the content description is different with title.
- Solution: set the description same as title.
Fixes: 181192849
Test: make RunSettingsRoboTests ROBOTEST_FILTER=com.android.settings.accounts
Change-Id: Ic566d061e78eaf427add6aac4701142a6180e557
2021-05-13 11:36:17 +00:00
Jeremy Goldman
dd9d827c57
Merge "Store whether the Dialog was previously dismissed" into sc-dev am: 0c28e9dca7
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14518466
Change-Id: Ifc2101e68a749c3a20e73ce8ef9f1ef2a8df5428
2021-05-13 10:30:39 +00:00
Jeremy Goldman
0c28e9dca7
Merge "Store whether the Dialog was previously dismissed" into sc-dev
2021-05-13 10:11:14 +00:00
Wesley Wang
147be6bd09
Merge "Update restriciton page to support legacy string" into sc-dev am: b769cf8067
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14514137
Change-Id: I891e12d531887e7805322d12362d1e70fe5736ac
2021-05-13 07:40:17 +00:00
Wesley Wang
b769cf8067
Merge "Update restriciton page to support legacy string" into sc-dev
2021-05-13 07:26:24 +00:00
YUKAI HUNG
8ec5b687ed
Merge "Make chart time slot not clickable when accessibility servie is enabled" into sc-dev am: e69e95fed1
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14518469
Change-Id: Ia90962646023aba7de81695d94e9ad7149f7b575
2021-05-13 06:48:52 +00:00
Jeremy Goldman
09a185dbca
Store whether the Dialog was previously dismissed
...
The dialog can be dismissed by either the framework automatically (i.e.
when the screen is rotated) or when the subscriptions change.
If both of these things happen while the class is not deleted, then
dismiss() will be called twice and there will be a crash
Bug: 184899699
Test: atest -c SettingsUnitTests
Change-Id: Ibaef59696feb566664a424f65f806396f02497e8
2021-05-13 14:42:26 +08:00
YUKAI HUNG
e69e95fed1
Merge "Make chart time slot not clickable when accessibility servie is enabled" into sc-dev
2021-05-13 06:34:36 +00:00
Arc Wang
ba14503b99
Merge "Fix Storage Settings progress bar summary jank problem" into sc-dev am: 3a77c9c9e4
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14514140
Change-Id: Ic700afae3c43260fa38f7bff0bf62cb331ab34c5
2021-05-13 05:54:05 +00:00
Arc Wang
3a77c9c9e4
Merge "Fix Storage Settings progress bar summary jank problem" into sc-dev
2021-05-13 05:35:27 +00:00
Yanting Yang
079634bf5a
Merge "Update homepage summaries for Display and Security" into sc-dev am: 9c3424449e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14501878
Change-Id: Ib453c71ee0b1530f1aa8dfd560a6f169ed518a40
2021-05-13 05:15:54 +00:00
ykhung
d2aa4cc7cb
Make chart time slot not clickable when accessibility servie is enabled
...
after discuss with Shuan & Peggy, we will make the chat view is not
clickable since accessibility service is enabled for talkback, switch
access and voice access, since some gestures are conflict with our
design (double click to show all contents is conflict with a11y behavior)
Bug: 187814675
Test: make SettingsRoboTests
Change-Id: I00929a5ec28f83d6aee6e8c9278d61e6cf26428d
2021-05-13 05:06:55 +00:00
Yanting Yang
9c3424449e
Merge "Update homepage summaries for Display and Security" into sc-dev
2021-05-13 04:59:17 +00:00
Ryan Lin
eba7ba8844
Merge "Fix incorrect layout in RTL" into sc-dev am: a2f47b3299
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14514126
Change-Id: Ib11154486a093f9b0e564f5dea1562e8490f63d7
2021-05-13 04:31:48 +00:00
Curtis Belmonte
d3771c0c5b
Merge "Consolidate face enroll intro/consent screens" into sc-dev am: 5ed928f626
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14510896
Change-Id: I2c4613a459ba825530308b22aa9bac6e5e8b99ef
2021-05-13 04:30:55 +00:00
TreeHugger Robot
8b37f0a2cf
Merge "[DO NOT MERGE] Modify Wi-Fi details settings to restricted style" into rvc-qpr-dev
2021-05-13 04:30:42 +00:00
Ryan Lin
a2f47b3299
Merge "Fix incorrect layout in RTL" into sc-dev
2021-05-13 04:27:18 +00:00
Curtis Belmonte
5ed928f626
Merge "Consolidate face enroll intro/consent screens" into sc-dev
2021-05-13 04:01:56 +00:00
Yanting Yang
b2eb2bbc28
Update homepage summaries for Display and Security
...
Also clear the redundant strings and tests.
Bug: 183586663
Test: robotests & visual
Change-Id: Iff149ac566c4b42d89810fe389ad4f723765b6b5
2021-05-13 11:55:48 +08:00
Jason Chiu
e3cfcf111e
Merge "Redesign homepage IA icon" into sc-dev am: cb88a7e24d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14187779
Change-Id: Ib8d361821eb160c546c5868d073aea485c584c57
2021-05-13 03:21:24 +00:00
Jason Chiu
cb88a7e24d
Merge "Redesign homepage IA icon" into sc-dev
2021-05-13 02:59:29 +00:00
Tiffany Nguyen
5924161061
Redirect battery-level settings preference clicks if needed
...
Change-Id: I64d0992544cc7e0cb41293b799577cbc43dfbb38
Bug: 181827923
Test: unit
2021-05-13 02:55:03 +00:00
TreeHugger Robot
d8cacc526a
Merge changes Ia51528f2,Id27a7809 into rvc-qpr-dev
...
* changes:
RESTRICT AUTOMERGE Fix unable to send file via OPP
RESTRICT AUTOMERGE Fix bluetooth settings will broadcast to anywhere when some cases
2021-05-13 01:33:00 +00:00
Curtis Belmonte
cef573f2d0
Consolidate face enroll intro/consent screens
...
Updates the UI of the face enroll intro screen based on the latest
mocks, while still allowing strings to be overlaid depending on the
device and/or face auth implementation.
Test: Manually tested face enrollment
Bug: 187207438
Change-Id: I5d912261b1eecfc7a241d6b48d549c4ff253ecdf
2021-05-12 17:26:17 -07:00
Peter Wang
5dff40c78f
Change DSDS dialog confirm text from "Continue" to "Yes" [Part II]
...
Bug: 131169645
Fix: 184769109
Test: Build
Change-Id: Ifbde65db0abc43d739fdd67822c19c3063df0d32
2021-05-12 16:25:31 -07:00
Jakub Pawlowski
6aa4ce9c8d
Merge "Prevent drawing on top of DevicePickerActivity" into qt-dev am: 3a2ab54f36 am: 52ea712e3b am: c714533fd2 am: 72cda9d96c am: bb78247cf0
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14487883
Change-Id: I70b266a5e6685ca16676276bb3d935d8aa9d109f
2021-05-12 21:26:48 +00:00
Abel Tesfaye
dd2aab02f7
Merge "Add warning message when power save mode is enabled for attention settings fragment" into sc-dev am: 989570a9b6
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14441367
Change-Id: I6527c2778eb2e20936456cb063c080991724ad9f
2021-05-12 21:26:36 +00:00
Abel Tesfaye
a4f4f50eef
Merge "Add warning message when power save mode is enabled for smart auto rotate settings fragment" into sc-dev am: 43905b3459
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14430041
Change-Id: Id755391ca396bce2da9526bd03e49905b25929be
2021-05-12 21:26:34 +00:00
Jakub Pawlowski
bb78247cf0
Merge "Prevent drawing on top of DevicePickerActivity" into qt-dev am: 3a2ab54f36 am: 52ea712e3b am: c714533fd2 am: 72cda9d96c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14487883
Change-Id: I41cb6bd53a787214896c7875104c6b08419b3047
2021-05-12 21:12:09 +00:00
Jakub Pawlowski
72cda9d96c
Merge "Prevent drawing on top of DevicePickerActivity" into qt-dev am: 3a2ab54f36 am: 52ea712e3b am: c714533fd2
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14487883
Change-Id: Ic9497921a93fb77c05f2d396503f0b3764734586
2021-05-12 20:57:26 +00:00
Jakub Pawlowski
123cb13df8
Merge "Prevent drawing on top of DevicePickerActivity" into qt-dev am: 3a2ab54f36 am: 52ea712e3b am: c714533fd2
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14487883
Change-Id: I64eb60c0041ffd2f07b2b879fd2daf082a6b331e
2021-05-12 20:55:50 +00:00
Jakub Pawlowski
c714533fd2
Merge "Prevent drawing on top of DevicePickerActivity" into qt-dev am: 3a2ab54f36 am: 52ea712e3b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14487883
Change-Id: I47b6e2b3de493030adfd49bfeb4aabaf16046771
2021-05-12 20:36:41 +00:00
Jakub Pawlowski
52ea712e3b
Merge "Prevent drawing on top of DevicePickerActivity" into qt-dev am: 3a2ab54f36
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14487883
Change-Id: Ied144c16d607921281d10783a77ae0d46885d757
2021-05-12 20:19:16 +00:00