Daniel Huang
6e55a52559
Merge "Use ScrollView to include the full layout." into udc-dev
2023-04-13 00:41:45 +00:00
Marcelo Arteiro
cab738bf39
Merge "Fix for Check mark color on Regional preferences" into udc-dev
2023-04-12 10:05:10 +00:00
Marcelo Arteiro
df3bf351cd
Fix for Check mark color on Regional preferences
...
https://screenshot.googleplex.com/BkRTpomGg7oXP6C
Test: Manual
Fix: 272398108
Change-Id: Ic762215e35058731ddbd3ea042cb14e0a135793c
2023-04-12 10:04:47 +00:00
Vania Januar
b79772ac3a
Merge "Add developer options to force enable Notes role." into udc-dev
2023-04-12 09:54:15 +00:00
danielwbhuang
d318ac5672
Use ScrollView to include the full layout.
...
1. Use ScrollView
2. Give ListView a fixed layout_height
Demo: https://screencast.googleplex.com/cast/NDg1NTE0OTI0MDUxNjYwOHxjNGVjYTA4OC03OQ
Bug: 276416718
Bug: 277153488
Test: manual
Change-Id: Ib1404bb060bf2ca448fe636db07b93c16ce14673
2023-04-12 16:17:35 +08:00
Treehugger Robot
104e412077
Merge "Fix empty icon while tapping Auto-rotate screen widget" into udc-dev
2023-04-12 00:58:03 +00:00
Vania Januar
bf4119b4b5
Add developer options to force enable Notes role.
...
The Notes role is enabled through a RRO that overlays the config
config_enableDefaultNotes (and its work profile counterpart).
Bug: 276432652
Test: ForceEnableNotesRolePreferenceControllerTest
Change-Id: Iab05b6c13dabda94c513919365a3a9f69dacb80e
2023-04-11 13:05:07 +00:00
Marcello Galhardo
211b544ea8
Merge "Add Note Task Shortcut to Settings" into udc-dev
2023-04-11 12:57:06 +00:00
Treehugger Robot
ef65b4c580
Merge "[Panlingual] set direction and textAlignment for the locale dialog" into udc-dev
2023-04-11 11:54:37 +00:00
Zoey Chen
948eb57355
[Panlingual] set direction and textAlignment for the locale dialog
...
Bug: 276867490
Test: local test
Change-Id: I96b7d30bb9b7cba509275f1afef90ab8fc1c248b
2023-04-11 10:53:08 +00:00
Zoey Chen
5eecd86982
[Regional Pref] Add footer in Regional preference page
...
Bug: 277436632
Test: local test
Change-Id: I596f440696830374225d9b56fb8c4f0d5d5d5d61
2023-04-11 09:28:20 +00:00
Sunny Shao
75a1a3f65d
Fix empty icon while tapping Auto-rotate screen widget
...
- Use the layer-list and AdaptiveIconShapeDrawable to include ic_screen_rotation_24dp.
- Update the color-check-baseline.xml.
Fixes: 277309043
Test: manual test
Change-Id: Ie1e3e114bb274c819902e1f5ff87240128afcba5
2023-04-11 17:22:18 +08:00
Angela Wang
11648c709e
Merge "Fixes Flash Notification preview button alignment issue in RTL layout" into udc-dev
2023-04-11 04:25:36 +00:00
Treehugger Robot
ecfd9d1cb4
Merge "[Regional Pref] Fix the line break in the temperature" into udc-dev
2023-04-11 03:16:21 +00:00
Randy Pfohl
00d12bbe22
Merge "adding new animation to be used when gesture tutorial package is available" into udc-dev
2023-04-10 19:47:27 +00:00
Hao Dong
22c608be4d
Merge "Show a dialog preventing face enrollment in split mode." into udc-dev
2023-04-10 18:58:27 +00:00
Zoey Chen
795d2574fc
[Regional Pref] Fix the line break in the temperature
...
Bug: 276023859
Test: local test
Change-Id: Ib2c454cbf301295ef4baf423d2aae618742a0438
2023-04-10 14:53:16 +00:00
Angela Wang
0eeae4f8d0
Fixes Flash Notification preview button alignment issue in RTL layout
...
The preview button text is left-aligned in right to left language. Makes
it to be right-aligned with adding layout_gravity=start on the view.
Bug: 276608857
Test: checks the UI manually
Change-Id: I1322c1fcc433670863603c2d0b5438f39ecef998
2023-04-10 08:48:03 +00:00
Daniel Huang
3f16621b86
Merge "Touchpad settings' icons update" into udc-dev
2023-04-10 06:49:06 +00:00
danielwbhuang
eaa6a03d65
Touchpad settings' icons update
...
Two icons need to be updated:
1. The touchpad speed setting inside of the touchpad settings
2. The bottom right tap setting inside of the touchpad settings
https://screenshot.googleplex.com/5QKLTwX8qNrnRsj.png
https://screenshot.googleplex.com/7iHNKwzwAZm5h8N.png
Bug: 269100659
Test: manual
Change-Id: I776e94325b1f54475f406a2fe11c4db4a0205f40
2023-04-10 06:35:24 +00:00
Hao Dong
64277a23bb
Show a dialog preventing face enrollment in split mode.
...
Test: atest CombinedBiometricProfileSettingsTest
Test: atest FingerprintSettingsFragmentTest
Test: manaul test- go to split screen mode and try to enroll
face
Bug: 276938441
Change-Id: I45e859b453700aa79f7774fb5deda81b1f30e5a5
2023-04-07 21:53:52 +00:00
Hao Dong
8930e6ea87
Merge "Update the limit of split screen dialog strings." into udc-dev
2023-04-07 20:43:39 +00:00
Hao Dong
9266101608
Update the limit of split screen dialog strings.
...
Bug: 277359484
Test: N/A
Change-Id: I006fa2bb26a5d2702af4bd9b2914278934ec4b1f
2023-04-07 19:25:11 +00:00
Pfohl
b094ed8e7d
adding new animation to be used when gesture tutorial package is available
...
test: built and verified animation shows up and is clickable to gesture tutorial menu on handheld devices
bug:248342586
Change-Id: I29a68accf67c4efc6b94058c2702f106edfec0a8
2023-04-07 18:20:15 +00:00
Zoey Chen
8cd0c5816c
Merge "[i18n] Use Framelayout instead of Nest scroll" into udc-dev
2023-04-07 17:57:28 +00:00
Zoey Chen
4800801661
[i18n] Use Framelayout instead of Nest scroll
...
Bug: 274538667
Test: local test
Change-Id: I2a6917a639ac6ba987df425d8974f9d51487a41f
2023-04-07 16:34:47 +00:00
Roshan Pius
7a49bfe6b0
Merge changes I8a6f01ab,I1b8c06a0 into udc-dev
...
* changes:
settings(uwb): Show message when UWB is unavailable due to regulatory
settings(uwb): Refactor UwbPreferenceController
2023-04-07 16:03:48 +00:00
Roshan Pius
6fc40046a3
settings(uwb): Show message when UWB is unavailable due to regulatory
...
Bug: 270515435
Test: Manual tests
Test: atest UwbPreferenceControllerTest
Change-Id: I8a6f01aba237234fe88e42ba338a1df02623f7da
2023-04-06 11:34:15 -07:00
TreeHugger Robot
be16edbe06
Merge "Update Security & Privacy top-level settings icon." into udc-dev
2023-04-05 12:05:44 +00:00
Lucas Dupin
222a89acc1
Merge "Add contrast setting in dev options" into udc-dev
2023-04-05 02:08:14 +00:00
Tyler Dewey
2d2ade388b
Update Security & Privacy top-level settings icon.
...
Bug: 273538234
Test: manually verified new icon on phone
Change-Id: Ib1e3d4fea856a45b5db2d21335d999a163ad7a88
2023-04-04 15:57:49 +00:00
Marcello Galhardo
bf1452afb2
Add Note Task Shortcut to Settings
...
Test: manual
Fixes: b/272757160
Change-Id: I9ce69aa674a774e9150d16718b9558bea7a5560e
2023-04-04 09:57:25 +00:00
TreeHugger Robot
d6609274e1
Merge "Import translations. DO NOT MERGE ANYWHERE" into udc-dev
2023-04-04 07:15:18 +00:00
TreeHugger Robot
7a60ee7b96
Merge "Import translations. DO NOT MERGE ANYWHERE" into udc-dev
2023-04-04 07:15:18 +00:00
Hao Dong
5a2ba07f63
Merge "Show a dialog preventing fingerprint enrollment in split mode." into udc-dev
2023-04-03 21:14:37 +00:00
Hao Dong
ee8252b56b
Show a dialog preventing fingerprint enrollment in split mode.
...
Test: atest CombinedBiometricProfileSettingsTest
Test: atest FingerprintSettingsFragmentTest
Test: manaul test- go to split screen mode and try to enroll
fingerprint
Bug: 246247132
Change-Id: I12357d197f2ceda8c1f1f582cdecb20fd18e30f7
2023-04-03 18:02:22 +00:00
Bill Yi
f44c0bafd5
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ib25a02c4a90baad11c0f8febb39f677d38cddb78
2023-04-02 17:50:19 -07:00
Bill Yi
92d09c8de3
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ib64f4f2df916279a9c06d6a718a46bbfde5750bf
2023-04-02 17:48:09 -07:00
Angela Wang
4fb7c76213
Merge "Improves Settings search result of Flash Notifications" into udc-dev
2023-04-02 05:59:32 +00:00
Bill Yi
126b81097a
Merge "Import translations. DO NOT MERGE ANYWHERE" into udc-dev
2023-03-31 19:51:51 +00:00
Bill Yi
3a355835db
Merge "Import translations. DO NOT MERGE ANYWHERE" into udc-dev
2023-03-31 19:51:51 +00:00
Aurélien Pomini
649c5082c6
Add contrast setting in dev options
...
See the attached video from b/266071578#comment2 to see how the setting
looks like.
Bug: 266071578
Test: atest ContrastDialogTest
Test: atest ContrastDialogControllerTest
Change-Id: Id9fc31a0562059814d4e342ea8095adc5b53d5f3
2023-03-31 19:35:08 +00:00
Jan Tomljanovic
d082c0aa4c
Merge "Change page title of More security & privacy settings" into udc-dev
2023-03-31 16:25:47 +00:00
Yuri Ufimtsev
df9c660ed6
Merge "Change Biometric preferences summary when not enrolled" into udc-dev
2023-03-31 14:36:55 +00:00
Yuri Ufimtsev
55b8e1818f
Change page title of More security & privacy settings
...
Test: manual
Bug: 275730450
Change-Id: I7d6a36aba08b8b61d0de0e2d34bcd828cf30abd4
2023-03-31 14:23:27 +00:00
Marcelo Arteiro
c5631b45b2
Automated Token Alignment Android/Material
...
Resubmiting reverted CL Ia1f84669090e04b3a2aaac82bb5971032d74a125.
Reson: Bug was found in another CL (in this topic)
Test: Treehugger
Bug: 268682423
Change-Id: I0fead8915b2bb6281e29b32f7426c35b0138b10e
2023-03-31 10:53:24 +00:00
Yuri Ufimtsev
f0a01200c8
Change Biometric preferences summary when not enrolled
...
Test: manual
Bug: 256781166
Change-Id: I1e1bbafcf7edb0c9265f61d57b13f0858bb7700e
2023-03-31 10:41:26 +00:00
Treehugger Robot
486691ad26
Merge "Rename toggle "Enable Bluetooth LE audio" to "Disable Bluetooth LE audio"" am: 60d9be5a0a
am: 7871a9e9bd
am: 06bca85c6a
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/2516935
Change-Id: I94301fd7e273f781aa5029128d960f8b9fb1c2da
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-03-31 10:03:11 +00:00
Treehugger Robot
06bca85c6a
Merge "Rename toggle "Enable Bluetooth LE audio" to "Disable Bluetooth LE audio"" am: 60d9be5a0a
am: 7871a9e9bd
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/2516935
Change-Id: I77867e2c59c5745cf8b705072e5b0b35c455f399
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-03-31 09:34:23 +00:00
Treehugger Robot
60d9be5a0a
Merge "Rename toggle "Enable Bluetooth LE audio" to "Disable Bluetooth LE audio""
2023-03-31 08:20:36 +00:00