Curtis Belmonte
218187bcce
Fix buttons and icons for fingerprint enroll intro
...
Updates the labels of buttons and the colors of icons shown on the
fingerprint enroll intro screen to be consistent with the face enroll
intro screen and match the latest mocks.
Note that this commit removes some unused strings but does not add any
new ones requiring l10n.
Test: Manually tested face enroll from Setup Wizard and Settings
Fixes: 192381823
Change-Id: Id991d4f29d6de82acd538f1853bc8a5e50cd2637
2021-06-29 14:05:27 -07:00
TreeHugger Robot
aa3e4f7348
Merge "[Settings] Pass the system user to launch the web help page" into sc-dev am: b36bbc55d1
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15105946
Change-Id: Ic3d9f718a805574a292ccb735ae9e80f660f31c1
2021-06-29 19:04:26 +00:00
TreeHugger Robot
b36bbc55d1
Merge "[Settings] Pass the system user to launch the web help page" into sc-dev
2021-06-29 18:55:24 +00:00
Jan Tomljanovic
b91878940e
Merge "Enable controllers to use a custom key." into sc-dev am: 2b8678c5d4
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15101190
Change-Id: I97627ab436e0fd93b65a473b4fd6e86f009887f0
2021-06-29 16:18:16 +00:00
Jan Tomljanovic
2b8678c5d4
Merge "Enable controllers to use a custom key." into sc-dev
2021-06-29 16:02:55 +00:00
TreeHugger Robot
a1743644bd
Merge "[Provider Model] Fix the "Cancel" button issue in the reminder dialog" into sc-dev am: a375349c0a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15135719
Change-Id: I880b69aaa223899c7838a11d257bdcb164d2abfa
2021-06-29 13:25:28 +00:00
TreeHugger Robot
2a56929f62
Merge "[Provider Model] Hide Connectivity Subsystems when recovering" into sc-dev am: 80fd8a7cce
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15124033
Change-Id: I41129960093a168d8e4683a8aa3a548b87a18419
2021-06-29 13:25:23 +00:00
TreeHugger Robot
87baaeb505
Merge "Fix the multiple instences of NetworkProviderSettingsActivity issue" into sc-dev am: b121a52359
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15135727
Change-Id: Idf7b4b486dbc2066a9a7d7e85af5969fdf9de204
2021-06-29 13:25:18 +00:00
TreeHugger Robot
a375349c0a
Merge "[Provider Model] Fix the "Cancel" button issue in the reminder dialog" into sc-dev
2021-06-29 13:13:04 +00:00
TreeHugger Robot
80fd8a7cce
Merge "[Provider Model] Hide Connectivity Subsystems when recovering" into sc-dev
2021-06-29 13:11:14 +00:00
TreeHugger Robot
b121a52359
Merge "Fix the multiple instences of NetworkProviderSettingsActivity issue" into sc-dev
2021-06-29 13:10:54 +00:00
TreeHugger Robot
17624b213f
Merge "Improve pointerSpeedPreference a11y content description" into sc-dev am: c8abbc4d8d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15126432
Change-Id: Ib217b08726579682920de8444e4a3447add6d855
2021-06-29 10:17:00 +00:00
TreeHugger Robot
c8abbc4d8d
Merge "Improve pointerSpeedPreference a11y content description" into sc-dev
2021-06-29 10:05:06 +00:00
Stanley Wang
0d75503084
Merge "Fix the problem that the ToggleSubscriptionDialogActivity appears twice when switch changed." into sc-dev am: 09134b237c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15093552
Change-Id: Ie263d9dcfaa1d7d0e92c54456526b54d7c2ca0db
2021-06-29 10:01:22 +00:00
Stanley Wang
09134b237c
Merge "Fix the problem that the ToggleSubscriptionDialogActivity appears twice when switch changed." into sc-dev
2021-06-29 09:48:54 +00:00
Weng Su
5796ebf67f
Fix the multiple instences of NetworkProviderSettingsActivity issue
...
- Use the command "adb shell dumpsys window" to dump how many
activities/windows currently on the system.
Then search for section like "Task display areas in top down Z order"
Bug: 191956700
Test: manual test
Use "adb shell dumpsys window" to check no more multiple instences
Change-Id: Ie9e04db3db601fbeee9beceedb81929cd6eba439
2021-06-29 17:15:55 +08:00
Yanting Yang
29c21c4d2f
Merge "Improve the latency of first entering Apps page" into sc-dev am: 995e5fbd6e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15093555
Change-Id: Ib75909a1265f464efa8ec0ad248b5df545e5d6f6
2021-06-29 08:44:38 +00:00
Yanting Yang
995e5fbd6e
Merge "Improve the latency of first entering Apps page" into sc-dev
2021-06-29 08:25:53 +00:00
Weng Su
d2fb4f06a3
[Provider Model] Fix the "Cancel" button issue in the reminder dialog
...
- Do nothing if user cancel to turn off mobile data
Bug: 192052695
Test: manual test
atest -c ProviderModelSliceTest
Change-Id: Ib4b990a1f3f51a6bf11552a6018c73f8d7105736
2021-06-29 16:08:20 +08:00
Jernej Virag
40b53b4818
Merge "Restore long press power setting back to gestures" into sc-dev am: 6b1b210bab
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15104685
Change-Id: Ifdf6fe8c58ae1980736a79c70337820e20dae445
2021-06-29 07:59:00 +00:00
Jernej Virag
7b18f8638b
Merge "Update power button gesture menu" into sc-dev am: 5b8cc84c04
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15104679
Change-Id: I280572b905c71bf9ec59a5f532aad2abe07660da
2021-06-29 07:58:58 +00:00
TreeHugger Robot
f1598b212c
Merge "Fix crash on notifcations/device admin add pages" into sc-dev am: c24d5621de
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15109304
Change-Id: Ia1aef123677d5f6b96236ad99f6c3b56b0f5ca12
2021-06-29 07:58:49 +00:00
Jernej Virag
6b1b210bab
Merge "Restore long press power setting back to gestures" into sc-dev
2021-06-29 07:52:09 +00:00
Jernej Virag
5b8cc84c04
Merge "Update power button gesture menu" into sc-dev
2021-06-29 07:52:09 +00:00
TreeHugger Robot
c24d5621de
Merge "Fix crash on notifcations/device admin add pages" into sc-dev
2021-06-29 07:42:11 +00:00
TreeHugger Robot
ed3cfe496f
Merge "Password settings: Fix UI flicker from loading summary" into sc-dev am: d60eae5539
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15136527
Change-Id: Idda408e95b19699e6bccc61fa5fc596bef60c824
2021-06-29 07:36:27 +00:00
TreeHugger Robot
d60eae5539
Merge "Password settings: Fix UI flicker from loading summary" into sc-dev
2021-06-29 07:21:49 +00:00
Stanley Wang
ae8ae8eccc
Merge "Fix the problem that the unknown item will be announced when using Switch Access." into sc-dev am: 82e6e482d5
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15109465
Change-Id: I560bf0c96e16b5f2242188df964ac0561c944abd
2021-06-29 07:15:37 +00:00
Stanley Wang
82e6e482d5
Merge "Fix the problem that the unknown item will be announced when using Switch Access." into sc-dev
2021-06-29 07:01:15 +00:00
Stanley Wang
ec95ed2650
Fix the problem that the ToggleSubscriptionDialogActivity
...
appears twice when switch changed.
- Don't trigger the switch change event if the state of Switch and
SwitchSettingsMainSwitchPreference are the same.
Fix: 190767461
Test: robotest and operate the switch preference manually
Change-Id: I6ab4b7e5ca1455948ca9118bb4a674fdc4fdbd50
2021-06-29 14:55:15 +08:00
TreeHugger Robot
577e0b42e4
Merge "Fix the non-working DND toggle" into sc-dev am: 53124fa7b3
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15109294
Change-Id: If3fd05f043efd6adcbc74e13478a5acffbe5735d
2021-06-29 06:48:02 +00:00
Tsung-Mao Fang
efaf49c19d
Fix crash on notifcations/device admin add pages
...
Do not apply window action bar in collasping tool bar activity.
Fix: 192291587
Test: Go through most pages in Settings app.
Change-Id: I4eafb92b67cd3a9e08d04e4aae007aa473f810dd
2021-06-29 14:40:31 +08:00
TreeHugger Robot
53124fa7b3
Merge "Fix the non-working DND toggle" into sc-dev
2021-06-29 06:35:55 +00:00
Ahaan Ugale
f0d8071bc6
Password settings: Fix UI flicker from loading summary
...
Adds a placeholder summary string so the UI doesn't shift when the
summary is updated.
Also disables debug logging.
Fix: 191939601
Test: manual
Change-Id: If6027f101a6bad022501f7ba6c6ab576341f0ce4
2021-06-28 23:15:28 -07:00
Yi-Ling Chuang
6a83c73624
Fix the non-working DND toggle
...
The pendingIntent of the DND toggle was set to immutable previously
which doesn't allow any modification. This CL fixes this by making it
mutable.
Fixes: 191865710
Test: Search "dnd" and make sure the toggle has effect upon modification
Change-Id: Iade256cee8885cb80ade5ca95cc50065c2a78da2
2021-06-29 12:46:08 +08:00
Edgar Wang
d7e31d78c8
Merge "Tweak Factory reset page for Material Next style" into sc-dev am: 87d34a0ec6
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15124034
Change-Id: Ia480bea4e52eb39540b6026689e255c85cb8bb12
2021-06-29 04:22:35 +00:00
Wesley Wang
7975e08c46
Merge "Update batteryDiffEntry filter condiction" into sc-dev am: 4c1b805cef
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15080731
Change-Id: I48dd44b6b744c3baac4331e2e42953a7ce78b975
2021-06-29 04:22:28 +00:00
Tiffany Nguyen
8fe839e3f5
Merge "Log Battery Saver states." into sc-dev am: dc93eda197
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15125481
Change-Id: I6fcbec59b53f93dc7774a8b4bb496ab350fc065a
2021-06-29 04:22:20 +00:00
Edgar Wang
87d34a0ec6
Merge "Tweak Factory reset page for Material Next style" into sc-dev
2021-06-29 04:18:56 +00:00
Wesley Wang
4c1b805cef
Merge "Update batteryDiffEntry filter condiction" into sc-dev
2021-06-29 04:17:29 +00:00
Tiffany Nguyen
dc93eda197
Merge "Log Battery Saver states." into sc-dev
2021-06-29 04:13:02 +00:00
Joe Bolinger
725ca71a7d
Merge "Return enrollment consent status to caller." into sc-dev am: 8d5b841fb1
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15133398
Change-Id: Ifc77b38ee0772f7e9fac85fe33acc78ae443fce6
2021-06-29 02:58:31 +00:00
Joe Bolinger
8d5b841fb1
Merge "Return enrollment consent status to caller." into sc-dev
2021-06-29 02:41:55 +00:00
Joe Bolinger
eb1dac69f0
Return enrollment consent status to caller.
...
Bug: 188847063
Test: adb shell am start -a android.settings.BIOMETRIC_ENROLL --ez require_consent true
Change-Id: I3285b379e175539c37355c67749c3d900e6ac62b
2021-06-28 17:51:46 -07:00
Curtis Belmonte
0d8c4c053c
Adjust layout of the face education Lottie animation am: d8c142b44a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15132425
Change-Id: I8dec0d88dcb43eb7566763df94ffab585017f2f2
2021-06-28 23:50:16 +00:00
Curtis Belmonte
d8c142b44a
Adjust layout of the face education Lottie animation
...
Updates the size and position of the face enroll education Lottie
animation to support the latest version.
Test: Manual
Bug: 181373277
Change-Id: Ieccd3fa839f3ef329ed732a8b8623baf236c31ad
2021-06-28 15:37:34 -07:00
Erik Wolsheimer
cb6013ea44
Merge "Do not refer to 'default' in default_print_service_main_switch_title" into sc-dev am: 89af43a4ab
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15130027
Change-Id: Iad294f53965938d326942894a59c0aaabf8a7e74
2021-06-28 20:51:51 +00:00
Erik Wolsheimer
89af43a4ab
Merge "Do not refer to 'default' in default_print_service_main_switch_title" into sc-dev
2021-06-28 20:39:21 +00:00
Jernej Virag
34cbca502b
Update power button gesture menu
...
This renames the menut to fit within other gesture options. It also properly implements subtitle behaviour in gesture menu and adds a hint on how to invoke the power menu on new Pixels.
Bug:191899039
Bug:168176408
Bug:189506870
Test: Unit tests for package com.android.setttings.gestures.*
Manually on device
Change-Id: I985a97514ca142d554ab2aafd61a6219cc1a3dd6
2021-06-28 20:27:03 +00:00
Quang Luong
5ee0809cbb
Reword "Internet won't autoconnect" to "Mobile data won't autoconnect"
...
Bug: 191548741
Test: build
Change-Id: Idce71feeb627451ef99c180d29c0cd3420c4be31
2021-06-28 12:40:44 -07:00