Peter_Liang
1eba90f572
Update the material next style for the banner of Auto Click.
...
Action:
Apply the illustrationPreference from SettingsLib to the banner.
Bug: 190585192
Bug: 192413239
Test: manual test
Change-Id: I7d78804b4fa89735edfb73f01f31771821bcd8c2
2021-06-30 09:39:23 +00:00
Stanley Wang
ed28ce2c0a
Merge "Update Adaptive connectivity page." into sc-dev am: 8cd20c0bb1
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15142232
Change-Id: Id3fd4456a5024c613ce33e4fe85a20bb1dfb721b
2021-06-30 09:36:25 +00:00
Stanley Wang
8cd20c0bb1
Merge "Update Adaptive connectivity page." into sc-dev
2021-06-30 09:23:51 +00:00
Stanley Wang
e722fbe277
Update Adaptive connectivity page.
...
- Use MainSwitchPreference.
- Use the TopIntroPreference to display the summary.
- Use the IllustrationPreference to display the stastic
illustration.
- Add new illustrations for adaptive connectivity.
Fix: 178673083
Test: robotest and test the switch preference manually
Change-Id: I2376f4433b61ce1d3da287de92660fbeea5dd64e
2021-06-30 16:12:17 +08:00
Wesley.CW Wang
f01c5cfa8e
Update high usage tips string
...
Bug: 183689347
Test: make SettingsRoboTests
Change-Id: Id38c9a7e10827dcf72a0f5016723f51c8f119a98
2021-06-30 15:58:48 +08:00
Peter Wang
94d612267f
Merge "Add a cancel string for ToggleSubscriptionDialog to handle Tamil translation" into sc-dev am: baecf00ce2
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15140324
Change-Id: Iacbc657322bba98d92865273de5efdf7a6613422
2021-06-30 07:02:23 +00:00
Peter Wang
baecf00ce2
Merge "Add a cancel string for ToggleSubscriptionDialog to handle Tamil translation" into sc-dev
2021-06-30 06:52:43 +00:00
TreeHugger Robot
b0d13fdba4
Merge "Password settings: Fix duplicate title" into sc-dev am: d8cd67b52d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15147962
Change-Id: I30e91b8c3815045c4069d7709dc94a43b9fb4cee
2021-06-30 06:47:41 +00:00
TreeHugger Robot
d8cd67b52d
Merge "Password settings: Fix duplicate title" into sc-dev
2021-06-30 06:35:33 +00:00
Stanley Wang
bab0604a1c
Change the illustration in one-hand mode page. am: 913fbf7e0c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15064552
Change-Id: I0adf06ecf101a3d123e811380db41d6df4a4aaee
2021-06-30 06:12:57 +00:00
Stanley Wang
913fbf7e0c
Change the illustration in one-hand mode page.
...
- Different one-hand modes need to display different illustrations.
Fix: 191334556
Test: rebotest and see the UI
Change-Id: Id6edba40142e008c618fdb3536424edd2b77f9b0
2021-06-30 13:47:34 +08:00
Android Build Coastguard Worker
9b20790c82
Snap for 7506386 from b36bbc55d1
to sc-release
...
Change-Id: Ic86fac18fc7264d05f64e855e31e702578c77e5b
2021-06-30 01:09:04 +00:00
PETER LIANG
f5f46ec78b
Merge "Replace the AnimatedImagePreference with IllustrationPreference." into sc-dev am: 1a77fce131
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15080037
Change-Id: I31ba59f5dd59b37afb945080bf0f4d83cdfc3aba
2021-06-30 00:47:09 +00:00
PETER LIANG
1a77fce131
Merge "Replace the AnimatedImagePreference with IllustrationPreference." into sc-dev
2021-06-30 00:38:20 +00:00
Ahaan Ugale
437c037830
Password settings: Fix duplicate title
...
For the autofill service settings, "Autofill service" is both the
section title and the preference title. This change removes the
duplicate preference title and promotes the app label from the summary
string to the title in its place.
Fix: 192403526
Test: manual - single profile, personal+work profile, change service and
re-check
Change-Id: Ia012232ba2856e0757289982bc3045d948ff4aa8
2021-06-29 17:21:01 -07:00
Quang Luong
d804bf33f2
Merge "Reword "Internet won't autoconnect" to "Mobile data won't autoconnect"" into sc-dev am: f8d5f8ca54
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15128709
Change-Id: I95e4b030f97217711f9f3acaf38d0c96094b4e37
2021-06-29 22:32:46 +00:00
TreeHugger Robot
a0413849ee
Merge "Fix buttons and icons for fingerprint enroll intro" into sc-dev am: ca61c3919e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15140321
Change-Id: I0c40126a8a27b3bf4be7b8ef44abba139c3286e0
2021-06-29 22:32:37 +00:00
Quang Luong
f8d5f8ca54
Merge "Reword "Internet won't autoconnect" to "Mobile data won't autoconnect"" into sc-dev
2021-06-29 22:29:58 +00:00
TreeHugger Robot
ca61c3919e
Merge "Fix buttons and icons for fingerprint enroll intro" into sc-dev
2021-06-29 22:20:03 +00:00
Peter Wang
eba8857094
Add a cancel string for ToggleSubscriptionDialog to handle Tamil
...
translation
Bug: 185553806
Test: Build
Change-Id: I90149c9e4459747d8cd1c35d00c29f81710eb6f4
2021-06-29 15:08:00 -07:00
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
c0aab4416a
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: Ifc37331783f90bbb921d1eedaba9c8272a192e33
2021-06-29 19:07:51 +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
d8ab97081b
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: If128e463dd8d4886d94bd41ed457b8c02eac8e93
2021-06-29 16:18:13 +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
ed8c6b358b
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: I0812260ec7ca5c4e27e40ed0b3cbd725f1024f7c
2021-06-29 13:24:49 +00:00
TreeHugger Robot
0c0eb5e6e2
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: I224d04fcf4afb0596e3910673582f68aa0088192
2021-06-29 13:24:42 +00:00
TreeHugger Robot
31abfa4b1b
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: I3aebcdad1bd6e81aa648562edaa043e5d007117e
2021-06-29 13:24:31 +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
Wesley Wang
8ca39b70d0
Merge "Remove unnecessary converting us to ms in BatteryInfo" am: f4ababa50b
am: 8d7f25430b
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/1749740
Change-Id: I0e019f29b0bb4654d67633114b9094df09a2c256
2021-06-29 10:17:32 +00:00
TreeHugger Robot
1e3e91945e
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: I952f1ebad1dd71724b27a255c827e8ef81b7ae6a
2021-06-29 10:16:51 +00:00
Wesley Wang
8d7f25430b
Merge "Remove unnecessary converting us to ms in BatteryInfo" am: f4ababa50b
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/1749740
Change-Id: I1c1f0d8fcc457c2249a6b691367bd5e008163cec
2021-06-29 10:06:17 +00:00
TreeHugger Robot
c8abbc4d8d
Merge "Improve pointerSpeedPreference a11y content description" into sc-dev
2021-06-29 10:05:06 +00:00
Stanley Wang
c07f4dfd38
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: I11685e0da549aa995064a2351978d5b453145788
2021-06-29 10:01:29 +00:00
Wesley Wang
f4ababa50b
Merge "Remove unnecessary converting us to ms in BatteryInfo"
2021-06-29 09:52:07 +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
82ed9d47e8
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: If1b0561f0fe1875f98eb4b4029b4bf3b5a16f73a
2021-06-29 08:44:39 +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
901d7c9e4c
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: I5486e2894ebaeca25d42b6b42873d5092e506e1c
2021-06-29 07:59:07 +00:00
Jernej Virag
ccd85ddbf6
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: Ieff923567506436ed80343758a08245da235913e
2021-06-29 07:59:06 +00:00
TreeHugger Robot
601b7b38f4
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: Icf8c731883e9c37d164f7867c2749437a6005f56
2021-06-29 07:58:45 +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
921860c4bd
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: I9ccbdc3acb363dd9d0f8d60ee605f3215779b6bb
2021-06-29 07:36:34 +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