Commit Graph

84005 Commits

Author SHA1 Message Date
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
Bill Yi
a86d1eefbe Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I5b1dc79e4f1c265dc4c92d84f3828c09a0a7aa76
2021-05-13 09:54:57 +00:00
Bill Yi
c31bb7762d Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I393dd96ad2ae4fe22f09800abd730eef00a92936
2021-05-13 09:51:04 +00:00
Bill Yi
7b7b6f180b Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I1d2438e12168ac22fedf915c1f1ebb6e28b04ef3
2021-05-13 09:43:43 +00:00
Bill Yi
933340766b Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I6b43d54021ed1e8ecefdb22b2514125e9af47e41
2021-05-13 09:37:45 +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
Kevin Han
ffbe9b97b8 Merge "Add tests for HibernatedAppsPreferenceControllerTest" into sc-dev am: 9351dde1e5 am: bc2f8699df
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14506400

Change-Id: Ic91ff7c92acad6a1dc5bdd622589c05f3930572f
2021-05-13 05:48:39 +00:00
TreeHugger Robot
1078966194 [automerger skipped] Merge "[DO NOT MERGE] Modify Wi-Fi details settings to restricted style" into rvc-qpr-dev am: 8b37f0a2cf am: f880a8bdf2 -s ours am: 635627a071 am: c1056881e9
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14352144

Change-Id: I16c4ff7727429e2cec0116f7dca0b6ddc5587321
2021-05-13 05:48:34 +00:00
Weng Su
0f88115c3a [automerger skipped] [DO NOT MERGE] Modify Wi-Fi details settings to restricted style am: d4cec9b628 am: 1599278d12 -s ours am: 54b155bd81 am: f9160ce57f
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14352144

Change-Id: Idea12076a22c9645df1acd2ee6154da178f21c28
2021-05-13 05:48:33 +00:00
TreeHugger Robot
dd7d5bbc96 Merge changes Ia51528f2,Id27a7809 into rvc-qpr-dev am: d8cacc526a am: aa63f727d7 am: 879f4472ec am: 0d44dd5a0d
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14503316

Change-Id: Ibf65003a0272b738faaafd2dc83d0ac1986923d9
2021-05-13 05:47:31 +00:00
Hugh Chen
f2ddf4bfab [automerger skipped] RESTRICT AUTOMERGE Fix unable to send file via OPP am: c556938807 am: 7b3da742d1 -s ours am: b548aa378d am: 7e9405edc9
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14503316

Change-Id: I5be7f06968bc4d1b198567287f7b68ee979462fe
2021-05-13 05:47:30 +00:00
Yanting Yang
a5d03f662e Merge "Update homepage summaries for Display and Security" into sc-dev am: 9c3424449e am: 7b61ed248c
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14501878

Change-Id: I789b0d5737c344674764dbd125c1ca3843d483e3
2021-05-13 05:47:19 +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
Kevin Han
bc2f8699df Merge "Add tests for HibernatedAppsPreferenceControllerTest" into sc-dev am: 9351dde1e5
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14506400

Change-Id: I2efaac8f7081936b103045ab4d5510c9c5bd862e
2021-05-13 05:18:14 +00:00
TreeHugger Robot
c1056881e9 [automerger skipped] Merge "[DO NOT MERGE] Modify Wi-Fi details settings to restricted style" into rvc-qpr-dev am: 8b37f0a2cf am: f880a8bdf2 -s ours am: 635627a071
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14352144

Change-Id: I264c13cbb2b154a9bfee7427e9189c83fde38b0d
2021-05-13 05:18:10 +00:00
Weng Su
f9160ce57f [automerger skipped] [DO NOT MERGE] Modify Wi-Fi details settings to restricted style am: d4cec9b628 am: 1599278d12 -s ours am: 54b155bd81
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14352144

Change-Id: I64a72e74560b88429a5b2f5e9eaea7c3beaaacf6
2021-05-13 05:18:08 +00:00
TreeHugger Robot
0d44dd5a0d Merge changes Ia51528f2,Id27a7809 into rvc-qpr-dev am: d8cacc526a am: aa63f727d7 am: 879f4472ec
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14503316

Change-Id: Ide0123751cdec75e17a2b56cda35662cfda72f18
2021-05-13 05:17:56 +00:00
Hugh Chen
7e9405edc9 [automerger skipped] RESTRICT AUTOMERGE Fix unable to send file via OPP am: c556938807 am: 7b3da742d1 -s ours am: b548aa378d
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14503316

Change-Id: I80f1f16f9b07307ef7bef951dc49704804aa3b0f
2021-05-13 05:17:55 +00:00
Yanting Yang
7b61ed248c 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: Ib84ebcf4c176951e581d7c760ca0a9225170b737
2021-05-13 05:17:48 +00:00
Kevin Han
3bc7e79eb3 Merge "Add tests for HibernatedAppsPreferenceControllerTest" into sc-dev am: 9351dde1e5
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14506400

Change-Id: If29857e76e7b659a6366ca9647a511249741aba0
2021-05-13 05:16:22 +00:00
TreeHugger Robot
61c5e28884 [automerger skipped] Merge "[DO NOT MERGE] Modify Wi-Fi details settings to restricted style" into rvc-qpr-dev am: 8b37f0a2cf am: f880a8bdf2 -s ours am: 635627a071 -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14352144

Change-Id: I6370f0817da423ec20e2ed6c4e05c09f304cd45c
2021-05-13 05:16:17 +00:00
Weng Su
73b946c666 [automerger skipped] [DO NOT MERGE] Modify Wi-Fi details settings to restricted style am: d4cec9b628 am: 1599278d12 -s ours am: 54b155bd81 -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14352144

Change-Id: Iad04ea3edb9e26d1bfd943eb3596ea43e7b2e90b
2021-05-13 05:16:16 +00:00
TreeHugger Robot
31468cf081 Merge changes Ia51528f2,Id27a7809 into rvc-qpr-dev am: d8cacc526a am: aa63f727d7 am: 879f4472ec
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14503316

Change-Id: Ic126e9ebab8cde18b3bd1777e0fc6ec69372c7b0
2021-05-13 05:16:04 +00:00
Hugh Chen
e4df3a799e [automerger skipped] RESTRICT AUTOMERGE Fix unable to send file via OPP am: c556938807 am: 7b3da742d1 -s ours am: b548aa378d -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14503316

Change-Id: Ib81c742548c4f0c785b82beed96a938f71fdc9db
2021-05-13 05:16:02 +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
Kevin Han
9351dde1e5 Merge "Add tests for HibernatedAppsPreferenceControllerTest" into sc-dev 2021-05-13 05:09:55 +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
TreeHugger Robot
635627a071 [automerger skipped] Merge "[DO NOT MERGE] Modify Wi-Fi details settings to restricted style" into rvc-qpr-dev am: 8b37f0a2cf am: f880a8bdf2 -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14352144

Change-Id: I4f3cb534ff8470781cc0d2bb457a8eae4e4fc2cd
2021-05-13 05:02:38 +00:00
Weng Su
54b155bd81 [automerger skipped] [DO NOT MERGE] Modify Wi-Fi details settings to restricted style am: d4cec9b628 am: 1599278d12 -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14352144

Change-Id: I9d12be8ae4cb4db1ec3bb3ab2a03839ec02777c1
2021-05-13 05:02:36 +00:00
TreeHugger Robot
879f4472ec Merge changes Ia51528f2,Id27a7809 into rvc-qpr-dev am: d8cacc526a am: aa63f727d7
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14503316

Change-Id: Ia8e767643d5449fc5450e47ce9b22081ae6998d3
2021-05-13 05:02:26 +00:00
Hugh Chen
b548aa378d [automerger skipped] RESTRICT AUTOMERGE Fix unable to send file via OPP am: c556938807 am: 7b3da742d1 -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14503316

Change-Id: I7104cb23a7d6d1d6fbe4a9ff5e6515cceab5c48b
2021-05-13 05:02:24 +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
8f41a70d54 Merge "Fix incorrect layout in RTL" into sc-dev am: a2f47b3299 am: a8920e8cae
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14514126

Change-Id: Id969ec2f9d1e460ab3f191d7828d922aa9f91bf2
2021-05-13 04:53:26 +00:00
Curtis Belmonte
9331f6d774 Merge "Consolidate face enroll intro/consent screens" into sc-dev am: 5ed928f626 am: f88242c07c
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14510896

Change-Id: I607d0c5de2f43dce541bfcc554a7cc2bc1271e14
2021-05-13 04:52:32 +00:00
TreeHugger Robot
f880a8bdf2 Merge "[DO NOT MERGE] Modify Wi-Fi details settings to restricted style" into rvc-qpr-dev am: 8b37f0a2cf
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14352144

Change-Id: I94c8540520b22676509c147c123c6c14326f1c25
2021-05-13 04:46:26 +00:00
Weng Su
1599278d12 [DO NOT MERGE] Modify Wi-Fi details settings to restricted style am: d4cec9b628
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14352144

Change-Id: I99448cc70e05c2a5d765a33fafeff1cf61b69ce8
2021-05-13 04:46:24 +00:00
TreeHugger Robot
aa63f727d7 Merge changes Ia51528f2,Id27a7809 into rvc-qpr-dev am: d8cacc526a
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14503316

Change-Id: I35c3a5e629ee537d127edef24200985fa0038b0b
2021-05-13 04:46:17 +00:00
Hugh Chen
7b3da742d1 RESTRICT AUTOMERGE Fix unable to send file via OPP am: c556938807
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14503316

Change-Id: Iab901770b71e25819117d5cc4a84813f083e0511
2021-05-13 04:46:14 +00:00
Ryan Lin
a8920e8cae 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: Idf7bb6b00479477dd0a8564a6a6e8cbcb7aa4a51
2021-05-13 04:33:10 +00:00
Curtis Belmonte
f88242c07c 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: I4c2a97041d8e996960d11ae1bd3707274240990a
2021-05-13 04:32:24 +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