SongFerng Wang
327ae0d6db
Merge "Add a config to hide the 3G option at preferred network mode UI" into tm-qpr-dev am: be84e27612
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/21328340
Change-Id: I013418971db0db3a3e64895423063a88aac3c47c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-02-09 02:55:44 +00:00
SongFerng Wang
be84e27612
Merge "Add a config to hide the 3G option at preferred network mode UI" into tm-qpr-dev
2023-02-09 01:59:50 +00:00
Valentin Iftime
4b733b249f
Add dimensions for notification channel panel am: 42ac382af5
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/21334700
Change-Id: Ifccc813cdfc93c795ec0938131adeee402f44b2f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-02-08 16:32:46 +00:00
Valentin Iftime
42ac382af5
Add dimensions for notification channel panel
...
Removes dependency on output switcher dimens.
Fix notification settings bottom sheet scroll in landscape.
Test: adb shell cmd notification post "Test notif" &
adb shell am start -a android.settings.CHANNEL_NOTIFICATION_SETTINGS --es android.provider.extra.CHANNEL_FILTER_LIST "sound" --es android.provider.extra.CHANNEL_ID "shell_cmd" --es android.provider.extra.APP_PACKAGE "com.android.shell"
Bug: 238845213
Change-Id: Iaf4b52b0aa8376c93ebc55fc005cdb55d2a9620e
2023-02-08 14:16:13 +00:00
SongFerngWang
e85bb5058d
Add a config to hide the 3G option at preferred network mode UI
...
Add a config config_display_network_mode_3g_option to hide the 3G
option at preferred network mode UI
Bug: 261615630
Test: build pass. local test pass.
atest EnabledNetworkModePreferenceControllerTest
Change-Id: I4f94971add1d1eddc9f7c7458b8fc8fdcec3935e
(cherry picked from commit f7685dd715 )
Merged-In: I4f94971add1d1eddc9f7c7458b8fc8fdcec3935e
2023-02-08 07:41:13 +00:00
TreeHugger Robot
e57000f2c4
Merge "Add animation for progress bar and lottie in fingerprint enrollment" into tm-qpr-dev am: a48f8944f9
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/21145688
Change-Id: I69ac66e0a3d92a21c18f8980607d8b9c6571101e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-02-08 00:37:40 +00:00
TreeHugger Robot
a48f8944f9
Merge "Add animation for progress bar and lottie in fingerprint enrollment" into tm-qpr-dev
2023-02-07 23:53:42 +00:00
Diya Bera
7eb40da9c4
Add animation for progress bar and lottie in fingerprint enrollment
...
Test: Manual - While enrolling a fingerprint, onHelp will cause the
lottie and progress bar to shake
Bug: 266838595
Change-Id: I547d86182a87846aca7d025b35a008675f449e2e
Merged-in: I547d86182a87846aca7d025b35a008675f449e2e
2023-02-07 22:48:55 +00:00
Behnam Heydarshahi
86c7ab0d60
Merge "Make volume panel tall again" into tm-qpr-dev am: 7e4686c798
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/21299436
Change-Id: Iabc6f0836063a3133a4231a75e1d4aabe5db8b61
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-02-07 15:41:47 +00:00
Behnam Heydarshahi
7e4686c798
Merge "Make volume panel tall again" into tm-qpr-dev
2023-02-07 15:19:02 +00:00
Behnam Heydarshahi
f50aa0bc90
Make volume panel tall again
...
On landscape large devices, volume panel should be tall enough to be
able to display all volume sliders without scrolling.
Bug: b/267325700
Test: Manual. Open volume panel on a large landscape device. All volume
sliders should be visible without the need to scroll.
Change-Id: Ic99a5576e118f3bf7ba217f34e4f5a03cdf111fb
Merged-In: Ic99a5576e118f3bf7ba217f34e4f5a03cdf111fb
2023-02-07 14:34:54 +00:00
Chengfei Tao
58c217dcb5
Merge "Accessibility toggle button small tappable area fix" into tm-qpr-dev am: b2c923fa54
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/21152758
Change-Id: I2058affebc4a223d32c36b1a4ff2f96edf9b73a3
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-02-07 02:41:34 +00:00
Chengfei Tao
b2c923fa54
Merge "Accessibility toggle button small tappable area fix" into tm-qpr-dev
2023-02-07 02:20:39 +00:00
TreeHugger Robot
20ac58e9d2
Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-qpr-dev
2023-02-06 20:37:28 +00:00
Diya Bera
8f2a74479a
Merge "Remove background tint during SUW" into tm-qpr-dev am: 135041eab5
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/21265617
Change-Id: I673e399d2e40d9dec1b216901902645be022dd45
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-02-06 18:28:50 +00:00
Diya Bera
135041eab5
Merge "Remove background tint during SUW" into tm-qpr-dev
2023-02-06 17:57:55 +00:00
Lucas Silva
2c7a55ed05
Add content description to screensaver customization button am: ca65b6e5ba
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/21268649
Change-Id: Ia8a22edd2cdea63042d535d6ad7ebe3ae27d125d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-02-06 15:49:38 +00:00
Bill Yi
2e6a5ceba3
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I49dd93ef30e98dbdf5eb52ab3b928fc1e0156829
2023-02-05 19:31:46 -08:00
Diya Bera
87567ceb5e
Remove background tint during SUW
...
Test: Manual - navigate to the activity mentioned in the bug and observe
the background
Bug: 264993674
Change-Id: I21c8143099e4c76ed5744cff12f31f578320a871
2023-02-03 23:29:06 +00:00
Lucas Silva
ca65b6e5ba
Add content description to screensaver customization button
...
This will let users know which screensaver they are customizing.
Fixes: 267582102
Test: flashed device and enabled talkback, opened screensaver settings,
and verified talkback correctly says the name of the screensaver
Change-Id: I9d0d9422f06b7a78efca0e6953b73fe612f79e2a
2023-02-03 15:27:26 -05:00
Chengfei Tao
08ac9c1246
Accessibility toggle button small tappable area fix
...
Revert part of the layout change from b/233835795 fix so that
the issue of small tappable area in b/265859032 is fixed while
we continue to look at a better fix for b/233835795
Test: Manually change different Display & Font size to test UI
Test: m RunSettingsRoboTests ROBOTEST_FILTER="com.android.settings.biometrics.face.FaceEnrollEducationTest"
Bug: 265859032
Change-Id: I90ba7cc11dc61380dfdf0c3bcd2c59a17b43ee0e
2023-02-02 15:14:28 +08:00
TreeHugger Robot
8d75b9c6d4
Merge "Update illustration for tablet" into tm-qpr-dev am: a50ca10f33
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/21187563
Change-Id: Iecd7bf4950b5ea60d0abc648fe7df7ab790ebd3b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-02-02 03:45:23 +00:00
Edgar Wang
296f4c4a6f
Update illustration for tablet
...
Fixes: 244271773
Test: visual
Change-Id: Ic8968a951fc6c9b8023aa522aabdac3f1bcb84d3
2023-02-02 01:33:06 +00:00
Edgar Wang
366ed57197
Merge "Update lottie illustration for tablet" into tm-qpr-dev am: b5215abde7
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/21154459
Change-Id: If11468af414a092695276e4040f735fc88245828
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-02-01 10:45:19 +00:00
Edgar Wang
b5215abde7
Merge "Update lottie illustration for tablet" into tm-qpr-dev
2023-02-01 10:22:46 +00:00
Edgar Wang
2f5f6d4ee6
Update lottie illustration for tablet
...
Bug: 243889662
Bug: 243889643
Test: visual
Change-Id: Icac10e4401da3d704350aef6ef2723ff92ca34f8
2023-02-01 07:27:18 +00:00
Derek Jedral
f97be25252
Add strings for active unlock in settings am: 7e524288b5
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/21085463
Change-Id: Iaa95d0da2da997d685cedffe6b9c0396c92f6e2e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-01-31 20:55:11 +00:00
Derek Jedral
7e524288b5
Add strings for active unlock in settings
...
Add strings that active unlock needs to consume when surfacing itself in
combined biometrics settings.
Test: none, strings aren't consumed yet.
Bug: 266583888
Bug: 240437016
Change-Id: I41e3b9c1830212303fc3379462e80cb18a23d026
Merged-In: I41e3b9c1830212303fc3379462e80cb18a23d026
2023-01-30 18:17:32 -08:00
TreeHugger Robot
6b55b6c07a
Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-qpr-dev
2023-01-30 17:44:51 +00:00
Valentin Iftime
64d45c576e
Fix notification settings bottom sheet scroll in landscape am: 1e81f6eb95
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/21142898
Change-Id: I46a70404c8a2032ae605ba7bbdb95a6b04be728b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-01-30 17:08:32 +00:00
Valentin Iftime
1e81f6eb95
Fix notification settings bottom sheet scroll in landscape
...
Fix layout size and configuration listener for landscape orientation.
Test: adb shell cmd notification post "Test notif" &
adb shell am start -a android.settings.CHANNEL_NOTIFICATION_SETTINGS --es android.provider.extra.CHANNEL_FILTER_LIST "sound" --es android.provider.extra.CHANNEL_ID "shell_cmd" --es android.provider.extra.APP_PACKAGE "com.android.shell
Bug: 238845213
Change-Id: I6c2ba149cddfdf35292b0b6fc92c0d8418a86c54
2023-01-30 15:14:54 +00:00
Bill Yi
72a66bbf28
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: If0994989dc0ca9781b9cce2543977117050691a3
2023-01-27 14:18:04 -08:00
Bill Yi
f0104105fe
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I6b9f9cd2b3f944107a5b980ae67bbca70eb1be93
2023-01-26 18:01:59 -08:00
Diya Bera
789071c86e
Merge "Added string to encourage user to enroll more fingerprints" into tm-qpr-dev am: 9f1e35fe1a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/21089906
Change-Id: Ie0b1bdb3ab1fe0a28362d7529431f890905507f2
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-01-26 00:55:28 +00:00
Diya Bera
9f1e35fe1a
Merge "Added string to encourage user to enroll more fingerprints" into tm-qpr-dev
2023-01-25 22:16:34 +00:00
Daniel Norman
d443d32182
RESTRICT AUTOMERGE Updates Accessibilty Settings resources for sw600dp. am: 383c10fe93
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/21050692
Change-Id: I7b1cf7c7f5f7c69d1a5b98e0210f8bb81027a08f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-01-25 18:41:11 +00:00
Diya Bera
711f16ddd8
Added string to encourage user to enroll more fingerprints
...
Test: Manual - Finish enrolling a fingerprint and check the message
displayed
Bug: 265023475
Change-Id: I77a6bd08a5bfb58971539bf4d366d0425ae0c9a0
Merged-in: I77a6bd08a5bfb58971539bf4d366d0425ae0c9a0
2023-01-25 18:32:13 +00:00
Daniel Norman
f6e3be8352
Merge "RESTRICT AUTOMERGE Updates Accessibilty Settings resources for sw600dp." into tm-qpr-dev
2023-01-25 17:44:40 +00:00
Tyler Freeman
bb8f8d9a59
chore(magnification): update assets for tablets am: fe7f4fe5ad
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/21053107
Change-Id: I80e9657132e0dad2b8c6550bb2273f948d8cffd8
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-01-25 03:46:59 +00:00
Tyler Freeman
fe7f4fe5ad
chore(magnification): update assets for tablets
...
Fix: 261547655
Fix: 243902461
Test: launch cf_x86_64_tablet, open Settings > Accessibility
Test: Open "Magnification", check banner animation
Test: Open "Magnification" > "Magnifcation Type", check images
Test: Perform the above with both light and dark mode.
Change-Id: I93fa93b32790de207edfd34fe95f416802a5dfee
2023-01-24 19:19:29 +00:00
TreeHugger Robot
b6eeb6c975
Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-qpr-dev
2023-01-24 03:48:22 +00:00
TreeHugger Robot
da8b6c7cbb
Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-qpr-dev
2023-01-24 03:48:22 +00:00
Rubin Xu
ec8ad87f62
Merge "For top layout use FrameLayout than GlifLayout" into tm-qpr-dev am: 8f839acd71
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/20979439
Change-Id: I61f851961501fb97fb63a804e157f370ad05726b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-01-23 16:57:15 +00:00
Rubin Xu
8f839acd71
Merge "For top layout use FrameLayout than GlifLayout" into tm-qpr-dev
2023-01-23 16:25:15 +00:00
Bill Yi
1b50b32ff1
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ib737e1fae6923c8ae2be1c92510a8cc12e889e72
2023-01-23 07:00:28 -08:00
Bill Yi
fe2b12b076
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ic8aaea743c53e00ee7bfb2f3fa6b402fb3ea3cde
2023-01-23 06:54:45 -08:00
Steve Elliott
2891e33edb
Merge "Setting to control seen notification filtering" into tm-qpr-dev am: c8a6db40ac
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/21022067
Change-Id: Ibb65634f4c0f6b45dc8a769d4a45c363c4c63522
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-01-20 23:35:41 +00:00
Daniel Norman
383c10fe93
RESTRICT AUTOMERGE Updates Accessibilty Settings resources for sw600dp.
...
Includes some .java updates to automatically convert colors for lottie
animation files.
Fix: 261547883
Fix: 243905003
Fix: 243889447
Fix: 261544574
Test: launch cf_x86_64_tablet, open Settings > Accessibility
Test: Open "Color & motion" > "Color inversion"
Test: Open "Timing controls" > "Time to take action"
Test: Open "Caption preferences"
Test: Open "Magnification" > "Magnification shortcut"
Test: Open "Accessibility shortcuts" >
"Accessibility button and gesture", change options
Test: Perform the above with both light and dark mode.
Change-Id: I46b75b53feb8870d3154744e058eb898e6011725
2023-01-20 23:32:20 +00:00
Steve Elliott
c8a6db40ac
Merge "Setting to control seen notification filtering" into tm-qpr-dev
2023-01-20 23:22:56 +00:00
Sally Yuen
2042f150af
Merge "Add extra dim banner for tablets" into tm-qpr-dev am: cc377605ef
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/20993963
Change-Id: I342811135a8d93a991f4aafda19d1f9365c0995a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-01-20 18:20:02 +00:00