Commit Graph

81440 Commits

Author SHA1 Message Date
TreeHugger Robot
7868a16f9b Merge "Hide non-system overlay window on ActivityPicker" into rvc-dev am: 759dc67158 am: a577227b97
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/13835816

Change-Id: I17f7826b66a4f328d157d119f8e586bd126ed3e1
2021-04-06 08:56:03 +00:00
TreeHugger Robot
6f11ad8534 Merge "Hide non-system overlay window on ActivityPicker" into rvc-qpr-dev am: 7e3e9ed32a
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/13835817

Change-Id: I1fe5682763d592f4ba0b0468e829f1b8cbb42991
2021-04-06 08:55:57 +00:00
TreeHugger Robot
a577227b97 Merge "Hide non-system overlay window on ActivityPicker" into rvc-dev am: 759dc67158
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/13835816

Change-Id: Iaff23732bf96920b8c58e810d9a2a305ff3c274e
2021-04-06 08:55:53 +00:00
TreeHugger Robot
8bc9c9e6ef Merge "Fix Settings crash" into sc-dev 2021-04-06 08:42:26 +00:00
ryanlwlin
465b790717 Change illustrations of Magnification Settings
Bug: 184081570
Test: Treehugger build pass
Change-Id: I3c3d00ebb38af1a3af835305fbaa66d2e9b33018
2021-04-06 16:34:23 +08:00
TreeHugger Robot
7e3e9ed32a Merge "Hide non-system overlay window on ActivityPicker" into rvc-qpr-dev 2021-04-06 08:24:45 +00:00
TreeHugger Robot
7a09c0613f Merge "Hide non-system overlay window on ActivityPicker" into pi-dev 2021-04-06 08:23:13 +00:00
TreeHugger Robot
759dc67158 Merge "Hide non-system overlay window on ActivityPicker" into rvc-dev 2021-04-06 08:22:07 +00:00
Fan Zhang
9dfc49fe43 Merge "Minor UI tweak on Safety settings" into sc-dev am: 22f8082c42
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14094832

Change-Id: I5d704bc24db66668a05252feae6ba6c254e8081d
2021-04-06 07:29:01 +00:00
Fan Zhang
22f8082c42 Merge "Minor UI tweak on Safety settings" into sc-dev 2021-04-06 07:07:55 +00:00
TreeHugger Robot
3f2e879bfb Merge "Misc tweaks to Safety settings UI" into sc-dev am: 70a9eea314
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14078226

Change-Id: I754972b75ba01a2d0b439609077d69c066a0a9a6
2021-04-06 06:29:28 +00:00
TreeHugger Robot
70a9eea314 Merge "Misc tweaks to Safety settings UI" into sc-dev 2021-04-06 06:03:54 +00:00
Mill Chen
05c2a2bf41 Fix Settings crash
When pressing back from fingerprint enrollment flow, Settings will get
crashed. That was caused by calling a destroied fragment manager to
create an error dialog.

Bug: 184234884
Test: manual test
1) Settings -> Security -> Fingerprint
2) Following the enrollment flow, then pressing back from either find
sensor or enrolling page
3) Observe and see if there's no crash

Change-Id: I2028df0c6a65e8e960a627161834660681b7b70a
2021-04-06 12:35:14 +08:00
TreeHugger Robot
e69a52136b Merge "Fix the talkback problem of the "Verified link info" icon" into sc-dev am: 20e610b6bd
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14087408

Change-Id: Ib13d7030b3b07bd929be43644cf68b918b3346a3
2021-04-06 03:58:24 +00:00
TreeHugger Robot
20e610b6bd Merge "Fix the talkback problem of the "Verified link info" icon" into sc-dev 2021-04-06 03:18:12 +00:00
Fan Zhang
32b6e7ad7a Minor UI tweak on Safety settings
* Move "more settings" button to top
* Changed button shape to have a more rounded corner radius.
* https://screenshot.googleplex.com/HCrnFHKAGxYcHci.png

Bug: 184261824
Test: manual
Change-Id: I907869bd459ee18eb9ba06f89f220185fdc8c276
2021-04-05 23:43:35 +00:00
sallyyuen
26ee9300c1 Add search keywords for Reduce Bright Colors
Test: Manual input in Settings search bar
Bug: b/170973645
Change-Id: If17862a6d05c47b73d53027163bd74bef21edf22
2021-04-05 14:32:24 -07:00
Sally Yuen
2b2c5631d7 Merge "[Reduce Bright Colors] Use a switch preference" into sc-dev am: 9aff855052
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/13719274

Change-Id: Ide66887df44b1ea331275a9766c7ac7ee7d5dfec
2021-04-05 18:49:10 +00:00
Julia Reynolds
148d6ec9ff Merge "Only show enhanced options for migrated apps" into sc-dev am: 6ca32df6b6
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14051178

Change-Id: I57afd181897fb288dea0734888d50cedd11ebd55
2021-04-05 18:47:58 +00:00
Sally Yuen
9aff855052 Merge "[Reduce Bright Colors] Use a switch preference" into sc-dev 2021-04-05 16:15:31 +00:00
sallyyuen
166c89890e [Reduce Bright Colors] Use a switch preference
Test: atest ReduceBrightColorsPreferenceControllerTest, manual
Bug: 128465252
Change-Id: I824af24e545d38bad74613147328cf51108a9127
2021-04-05 16:14:59 +00:00
Julia Reynolds
6ca32df6b6 Merge "Only show enhanced options for migrated apps" into sc-dev 2021-04-05 13:30:57 +00:00
Sunny Shao
a6daad6ce6 Fix the talkback problem of the "Verified link info" icon
- Add the description to the contentDescription attribute.

Fixes: 183808786
Test: manual test
Change-Id: Icca45f2f7bf93c4a949095e810b97b6cff6b7558
2021-04-05 11:54:41 +08:00
TreeHugger Robot
2ee79bf0fd [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: c103d6a4f5 -s ours
am skip reason: subject contains skip directive

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

Change-Id: I7a4a24e4df3538232e2b2e09ac34340dd1b00411
2021-04-05 02:36:52 +00:00
Bill Yi
2edeee25bb [automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 61ed5ced16 -s ours
am skip reason: subject contains skip directive

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

Change-Id: Ie806af38f3cbf7ca8a8465f82169d62184c29c3b
2021-04-05 02:36:36 +00:00
TreeHugger Robot
c103d6a4f5 Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev 2021-04-05 02:01:40 +00:00
Bill Yi
7874d8e62a Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I389256341a0b1f398eb21c91e26a0884127b0de0
2021-04-04 11:57:04 +00:00
Bill Yi
61ed5ced16 Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: Ie15e5c6fface9f7f2685500a843a6146f4854ee8
2021-04-04 11:27:52 +00:00
TreeHugger Robot
04cdea7668 [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: 9b66cefa48 -s ours
am skip reason: subject contains skip directive

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

Change-Id: I8e1afa18e7bbe9a91700a1103f8633bccbe71f9b
2021-04-03 04:42:01 +00:00
TreeHugger Robot
4a1442b81f [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: 3d25650265 -s ours
am skip reason: subject contains skip directive

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

Change-Id: I8d287a69332322ce5721fd31fcfc9ce573f9b59a
2021-04-03 04:41:45 +00:00
TreeHugger Robot
bc1448092a Merge "Import translations. DO NOT MERGE ANYWHERE" 2021-04-03 04:39:54 +00:00
TreeHugger Robot
b27b9a28ed Merge "Import translations. DO NOT MERGE ANYWHERE" 2021-04-03 04:27:13 +00:00
TreeHugger Robot
9b66cefa48 Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev 2021-04-03 04:17:31 +00:00
TreeHugger Robot
3d25650265 Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev 2021-04-03 04:08:05 +00:00
Bill Yi
c181acd313 Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I82383299dd970fba9caec3c6d6655bd94be8a7b7
2021-04-03 02:20:06 +00:00
Bill Yi
6474b7cb6b Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I53b1d9de319f0bf5fa3683b93c3fcb606668fdc8
2021-04-03 01:48:58 +00:00
Bill Yi
bf172a131f Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I61889b4b2af1661d93590f98956fe0dfc391d194
2021-04-03 01:18:47 +00:00
Bill Yi
e6a1d87285 Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: Ie8d3cafb7b2f8228a0659de5a3af75cab60a7344
2021-04-03 00:50:43 +00:00
Fan Zhang
1c16a3bb67 Misc tweaks to Safety settings UI
- Remove emergency info setting tile from Safety setting page. The
  emergency info setting is now injected as emergency contact & medical
  info settings.

- Add an icon to emergency gesture setting
- Add an icon place holder to WEA setting

Bug: 184261824
Test: manual
Change-Id: I8bb9abfac054b5745e978695043584ea1266d53e
2021-04-02 22:17:08 +00:00
Winson
ed6d733b5a Handle modern OPEN_BY_DEFAULT action
From API feedback, the constant was migrated to the standard format.
Settings needs to catch both the modern and legacy format.

Bug: 184370492

Test: manual, adb shell am start \
        -a "android.settings.APP_OPEN_BY_DEFAULT_SETTINGS" \
        -d "package:com.example.app"

Change-Id: I138383a65c7b8269696f401e250cc3b6f1cfd1d0
2021-04-02 14:44:05 -07:00
Pavel Grafov
102062b2ab [automerger skipped] Prevent disconnecting admin-configured VPN am: 735a216da3 am: 18c04f023a -s ours am: 4350fa4c78 -s ours am: 3574bfc1a6 -s ours
am skip reason: skip tag Change-Id Id59d2ac2782e83601bc3093d3a092faea36ff5d9 with SHA-1 735a216da3 is already in history

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

Change-Id: I7ef31935fed73dfd264136445df3c7ae1e1ed069
2021-04-02 20:30:23 +00:00
Pavel Grafov
05f70ec6c3 [automerger skipped] Prevent disconnecting admin-configured VPN am: 735a216da3 am: 9ca72695fd -s ours am: 2de4347bcc -s ours
am skip reason: skip tag Change-Id Id59d2ac2782e83601bc3093d3a092faea36ff5d9 with SHA-1 16d588c11a is already in history

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

Change-Id: I2194536dd1b64f129f2fa9fe943f3cc38ac3eeb0
2021-04-02 20:29:30 +00:00
Pavel Grafov
3574bfc1a6 [automerger skipped] Prevent disconnecting admin-configured VPN am: 735a216da3 am: 18c04f023a -s ours am: 4350fa4c78 -s ours
am skip reason: skip tag Change-Id Id59d2ac2782e83601bc3093d3a092faea36ff5d9 with SHA-1 735a216da3 is already in history

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

Change-Id: If9f0bf0e9639e636dd31bdd7352d0ac5b450063f
2021-04-02 20:09:30 +00:00
Pavel Grafov
2de4347bcc [automerger skipped] Prevent disconnecting admin-configured VPN am: 735a216da3 am: 9ca72695fd -s ours
am skip reason: skip tag Change-Id Id59d2ac2782e83601bc3093d3a092faea36ff5d9 with SHA-1 16d588c11a is already in history

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

Change-Id: I1c7aaf63fb33ca9cf44847891ad7868107cbf4ac
2021-04-02 19:50:14 +00:00
Pavel Grafov
4350fa4c78 [automerger skipped] Prevent disconnecting admin-configured VPN am: 735a216da3 am: 18c04f023a -s ours
am skip reason: skip tag Change-Id Id59d2ac2782e83601bc3093d3a092faea36ff5d9 with SHA-1 16d588c11a is already in history

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

Change-Id: I8f040b6e43390b5efb674bfc464aa4a68527de01
2021-04-02 19:25:49 +00:00
Pavel Grafov
9ca72695fd Prevent disconnecting admin-configured VPN am: 735a216da3
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/13931528

Change-Id: Ifdd9d0de8d3b91f4cef6dbf470bd43f0f2ba7d47
2021-04-02 19:02:16 +00:00
Pavel Grafov
18c04f023a Prevent disconnecting admin-configured VPN am: 735a216da3
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/13931528

Change-Id: Ib7ccf10cba6c1f494bb4dcb7a711aa5a218f9dd8
2021-04-02 18:57:25 +00:00
Edward Cunningham
8ba8d9b228 Merge "Improve installer attribution in App Info." into sc-dev am: aacf7bd6f0
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/13872508

Change-Id: I28ea66bd4d34d1b082d8b9957f905613a37f7b0a
2021-04-02 17:09:26 +00:00
Edward Cunningham
aacf7bd6f0 Merge "Improve installer attribution in App Info." into sc-dev 2021-04-02 16:44:03 +00:00
Julia Reynolds
a434c06a81 Merge "Fix incorrect title" into sc-dev am: 990b405edb
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14075639

Change-Id: I472eb4e93302b2e04e08711b437470a0f1c12cc0
2021-04-02 16:27:35 +00:00