TreeHugger Robot
554a9d39d3
Merge "Adjust UI of face and fingerprint enroll intro pages" into sc-dev am: 588c13555d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15175824
Change-Id: I22328129aaf6c992aaf62c662670abe444cb3cc5
2021-07-01 19:30:27 +00:00
TreeHugger Robot
588c13555d
Merge "Adjust UI of face and fingerprint enroll intro pages" into sc-dev
2021-07-01 19:11:51 +00:00
TreeHugger Robot
1fe799cb13
Merge "Revert "Add a cancel string for ToggleSubscriptionDialog to handle Tamil"" into sc-dev am: af63867d08
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15167365
Change-Id: I1fa95318e792dbbe4055acf5e096254b2c30610f
2021-07-01 17:49:37 +00:00
Curtis Belmonte
4cf13de04d
Adjust UI of face and fingerprint enroll intro pages
...
Changes the appearance and spacing of the face and fingerprint unlock
intro/consent pages to be consistent with one another and more closely
match the latest mocks.
Test: Manually tested face and fingerprint enrollment
Fixes: 192475206
Change-Id: I4d41ddc15dc1a6be818762a286f06470344cf819
2021-07-01 10:38:25 -07:00
TreeHugger Robot
af63867d08
Merge "Revert "Add a cancel string for ToggleSubscriptionDialog to handle Tamil"" into sc-dev
2021-07-01 17:35:51 +00:00
Peter Wang
494c68e3cf
Revert "Add a cancel string for ToggleSubscriptionDialog to handle Tamil"
...
This reverts commit eba8857094
.
Reason for revert: Issue not urgent enough to go in S, will resubmit to master
Bug: 185553806
Change-Id: Id7f6042e0f7c70a3a8ca951fb80bb7f30acedcb9
2021-07-01 17:35:43 +00:00
TreeHugger Robot
45a56735d1
Merge "Add bottom padding to 'Choose a new lock screen'" into sc-dev am: 964404b2b7
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15174930
Change-Id: I8c1f907ff8dca2660a6d32371f57dfe31167031e
2021-07-01 17:29:13 +00:00
TreeHugger Robot
964404b2b7
Merge "Add bottom padding to 'Choose a new lock screen'" into sc-dev
2021-07-01 17:17:01 +00:00
Yanting Yang
c5f29a8c79
Merge "Correct breadcrumbs of Wi-Fi scanning and Bluetooth scanning" into sc-dev am: fdc7659754
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15172930
Change-Id: I11d4e1a3bb0815a3e3ed43049a01561e7b5b9e89
2021-07-01 16:34:09 +00:00
Yanting Yang
fdc7659754
Merge "Correct breadcrumbs of Wi-Fi scanning and Bluetooth scanning" into sc-dev
2021-07-01 16:24:15 +00:00
Alex Johnston
0e898acd4a
Add bottom padding to 'Choose a new lock screen'
...
* Add 24dp padding
Before: https://screenshot.googleplex.com/64sTaMhwqMKQ4CE
After: https://screenshot.googleplex.com/As33LmkLXG7duV5
Bug: 192541032
Test: manual testing (see screenshots)
Change-Id: I4e29e4f776e7be1c42301c39c4844d7ee948eaaa
2021-07-01 16:20:23 +01:00
Yanting Yang
ed7139fad0
Correct breadcrumbs of Wi-Fi scanning and Bluetooth scanning
...
Since the screen title of the Location Services page is not the same
as the preference title on the Location page, it breaked the page
relation between Location and Location services to lead to the broken
breadcrumbs for Wi-Fi scanning and Bluetooth scanning.
Fixes: 192540579
Test: visual
Change-Id: I9fbc4033517a715e97e534991549a1029ca4e5fa
2021-07-01 19:22:02 +08:00
TreeHugger Robot
e2b32bceab
Merge "Change One-handed mode controls states in the Settings pages for improving better UX experience" into sc-dev am: 150ed0b071
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15109467
Change-Id: Idd4de9fb3c9a7d9e97ed54e1fe35d3ce88779a2a
2021-07-01 10:39:25 +00:00
Wesley Wang
e71e0176f0
Merge "Update filter logic for BatteryDiffEntries" into sc-dev am: a6a4fe474c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15154916
Change-Id: If4b2d991ddd95391b987246e40a6b34a5cd5b958
2021-07-01 10:39:16 +00:00
TreeHugger Robot
150ed0b071
Merge "Change One-handed mode controls states in the Settings pages for improving better UX experience" into sc-dev
2021-07-01 10:09:08 +00:00
Wesley Wang
a6a4fe474c
Merge "Update filter logic for BatteryDiffEntries" into sc-dev
2021-07-01 10:05:38 +00:00
TreeHugger Robot
b58a2527b7
Merge "Update title and subtext of Contact search in Work profile settings" into sc-dev am: 69e246ab89
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15126543
Change-Id: I885a4ffa3d7cc3d416e45bfe20aaf5993857c2af
2021-07-01 09:37:57 +00:00
Betty Chang
4414631723
Merge "Add Adaptive Connectivity switch on/off string for fixing string gender" into sc-dev am: 60d2057417
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15165946
Change-Id: I0b2e424022ff77a13af0907b9dbc2723dcf055f9
2021-07-01 09:37:51 +00:00
Jason Chang
d9a4197d9d
Change One-handed mode controls states in the Settings pages for
...
improving better UX experience
According to UX feedback to adjust One-handed mode UI
controls’ status in the Settings page for better UX experience.
Bug: 192171369
Test: manual verified on Settings > System > Gesture page
> System controls page
Test: make RunSettingsRoboTests ROBOTEST_FILTER=
"com.android.settings.gestures
.OneHandedEnablePreferenceControllerTest"
Test: make RunSettingsRoboTests ROBOTEST_FILTER=
"com.android.settings.gestures
.OneHandedMainSwitchPreferenceControllerTest"
Test: make RunSettingsRoboTests ROBOTEST_FILTER=
"com.android.settings.gestures
.OneHandedActionPullDownPrefControllerTest"
Test: make RunSettingsRoboTests ROBOTEST_FILTER=
"com.android.settings.gestures
.OneHandedActionShowNotificationPrefControllerTest"
Test: make RunSettingsRoboTests ROBOTEST_FILTER=
"com.android.settings.gestures
.OneHandedPreferenceCategoryControllerTest"
Change-Id: I76242fe70c3ec06cd5e2f9bb059c87293cc686dd
2021-07-01 17:05:27 +08:00
TreeHugger Robot
69e246ab89
Merge "Update title and subtext of Contact search in Work profile settings" into sc-dev
2021-07-01 09:02:39 +00:00
Betty Chang
60d2057417
Merge "Add Adaptive Connectivity switch on/off string for fixing string gender" into sc-dev
2021-07-01 08:53:10 +00:00
Tom Hsu
9a072482ec
Merge "[Settings] Make UI be able to update current status, after SIM absent." into sc-dev am: f5a55229fa
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15151685
Change-Id: Ie5748b5a7829dc2bb2b86954c3815a03badc120e
2021-07-01 08:33:39 +00:00
Alex Johnston
4055c9b50a
Merge "Fix Settings usb preference search" into sc-dev am: 4174cf1b28
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15155296
Change-Id: I835cc2dbc956bd53b10acc2c73b0de9069bc740c
2021-07-01 08:33:34 +00:00
Wesley Wang
dccdce75bb
Merge "Update high usage tips string" into sc-dev am: ddc8a5db98
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15109303
Change-Id: I1fb9bac630efc5d6e617e38b40728b94ff0073b3
2021-07-01 08:33:28 +00:00
Tom Hsu
f5a55229fa
Merge "[Settings] Make UI be able to update current status, after SIM absent." into sc-dev
2021-07-01 08:28:15 +00:00
Alex Johnston
4174cf1b28
Merge "Fix Settings usb preference search" into sc-dev
2021-07-01 08:26:51 +00:00
Wesley Wang
ddc8a5db98
Merge "Update high usage tips string" into sc-dev
2021-07-01 08:22:11 +00:00
Wesley.CW Wang
15ca9a632f
Update filter logic for BatteryDiffEntries
...
- Use user id and package name to query the battery entry list instead of uid, to handle the
cases which enter app info page without uid like launch icon -> app
info
Bug: 178197718
Test: make SettingsRoboTests
Change-Id: I665e57ff3eabf23485455fb2e1af2e0376af1e40
2021-07-01 15:48:23 +08:00
Jason Chiu
d24ee9c0ad
Merge "Guard against the exceptions when launching a non-existing fragment" into sc-dev am: 1f4eb8fbcc
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15142234
Change-Id: I9f806b71618c2447ddf9ad2322f9971ea3b1d89c
2021-07-01 07:25:42 +00:00
Jason Chiu
a460e4f890
Update title and subtext of Contact search in Work profile settings
...
Test: visual
Bug: 184610902
Change-Id: I5391ce3c1dc4aef6ec9e840f382d74a6a399e562
2021-07-01 07:22:40 +00:00
Jason Chiu
1f4eb8fbcc
Merge "Guard against the exceptions when launching a non-existing fragment" into sc-dev
2021-07-01 07:10:56 +00:00
changbetty
b453e44bf8
Add Adaptive Connectivity switch on/off string for fixing string gender
...
Bug: 189234188
Test: Manual test
Change-Id: I8a3df2a0f4b364e4bc31e0efd116312b5fdf3b42
2021-07-01 14:57:52 +08:00
tom hsu
a8456b4aa9
[Settings] Make UI be able to update current status, after SIM absent.
...
- The cache of default data subscription id does not update when SIM
absent. Therefore, uses getActiveSubscriptionIdList instead current to
make it more precise.
Bug: 192032602
Test: Manual test. see b/192032602#7
Change-Id: I29e697e97d32ecb2e93c9620ec65215f963e4ebe
2021-07-01 05:35:46 +00:00
TreeHugger Robot
2ddfd5616d
Merge "Fix ManageApplications pinned header overlaps content" into sc-dev am: f421525d2c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15126430
Change-Id: I35fcc3939777cf9b62800a853c5e9746097fdc9b
2021-07-01 02:50:51 +00:00
TreeHugger Robot
f421525d2c
Merge "Fix ManageApplications pinned header overlaps content" into sc-dev
2021-07-01 02:38:18 +00:00
Joe Bolinger
f914e82e8c
Prevent finishing early on single sensor devices. am: 47e8ddbdb9
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15162645
Change-Id: I7e8bd7d8311ec387073de14eb334f5ec24f480e5
2021-07-01 00:03:19 +00:00
Joe Bolinger
7944bfa26b
Revert "Revert "Return enrollment consent status to caller."" am: c17876365a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15162634
Change-Id: I9bfcd58aee6c2dca25f1b229762c0a19e4a883b1
2021-07-01 00:03:17 +00:00
Joe Bolinger
47e8ddbdb9
Prevent finishing early on single sensor devices.
...
Fixes regression from commit c358adad56
.
Fix: 192420564
Fix: 188847063
Test: manual enroll face & fingerprint via setup wizard (on fp, face, & fp+face device variants)
Change-Id: If7027e4d0ddf9d73daf91f174f237e4eb1621ea7
2021-06-30 14:21:04 -07:00
Joe Bolinger
c17876365a
Revert "Revert "Return enrollment consent status to caller.""
...
This reverts commit c358adad56
.
Reason for revert: Applying original change with additional change for single sensor devices.
Bug: 192420564
Bug: 188847063
Test: manual enroll face & fingerprint via setup wizard (on fp, face, & fp+face device variants)
Change-Id: Idfaaa2b6f4611056f9999325bac8401e28a7510b
2021-06-30 14:16:56 -07:00
Joe Bolinger
738bdec079
Merge "Revert "Return enrollment consent status to caller."" into sc-dev am: a86c8be5fa
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15155700
Change-Id: I1615c167ce285eecee1a56806bf482e5fa00e7df
2021-06-30 20:27:59 +00:00
Joe Bolinger
a86c8be5fa
Merge "Revert "Return enrollment consent status to caller."" into sc-dev
2021-06-30 20:10:58 +00:00
TreeHugger Robot
79d2533094
Merge "Properly set all data fields" into sc-dev am: a27c8d91dd
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15157922
Change-Id: I8cd1be3012f26efdcfd84c9198031fb321debf86
2021-06-30 19:13:11 +00:00
TreeHugger Robot
a27c8d91dd
Merge "Properly set all data fields" into sc-dev
2021-06-30 18:58:13 +00:00
Julia Reynolds
b61b739661
Properly set all data fields
...
So stale data doesn't stick around when the view is recycled
Test: manual:
- dismiss a notification
- set a short timer (a custom view notif)
- check history after timer expires (so there are 2 notifs in 'recently
dismissed')
- stop the timer and check history
- there are now 3 notifs and no stale text in any of them
Fixes: 192294011
Change-Id: I229a0388a703b9df0d92eec81066a9a2f67e183e
2021-06-30 12:59:28 -04:00
bsears
c358adad56
Revert "Return enrollment consent status to caller."
...
This reverts commit eb1dac69f0
.
Reason for revert: Based on bisection, this CL is the root cause for bug 192420564, which breaks Setup Wizard.
Bug: 192420564
Change-Id: I8d9aee7fe2415e134fcc981b0548bd9ce300db55
2021-06-30 14:53:13 +00:00
Alex Johnston
0ad4783163
Fix Settings usb preference search
...
* Invert isPageSearchEnabled check
Bug: 192449168
Test: manual testing with TestDPC
Change-Id: I91dcf930485ad16a83cb04bf170c9608c1768ea2
2021-06-30 14:36:23 +00:00
Jason Chiu
c38978f3e1
Guard against the exceptions when launching a non-existing fragment
...
Test: robotest
Bug: 190371550
Change-Id: I2bb7d4bdb23756634526db7e272563a1587c9640
2021-06-30 18:33:59 +08:00
TreeHugger Robot
67b36c4550
Merge "Fix 'No Apps' UI issues of ManageApplications" into sc-dev am: cb00a65a0d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15124032
Change-Id: Ic5faa67844eaf22d950540361650a123709c46fb
2021-06-30 09:51:29 +00:00
TreeHugger Robot
cb00a65a0d
Merge "Fix 'No Apps' UI issues of ManageApplications" into sc-dev
2021-06-30 09:47:11 +00:00
PETER LIANG
5ed90daed0
Merge "Update the material next style for the banner of Auto Click." into sc-dev am: c4176b73e0
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15153298
Change-Id: I08278c201a5a0f18715b51ff1a45fb0cef19ecf8
2021-06-30 09:42:47 +00:00