Avinash Vadlamudi
26e3744221
Merge changes from topic "avivadla-ephemeral-guest-ui-fixes-tm-qpr-dev" into tm-qpr-dev
...
* changes:
Rename method for better readability
Fix the Ephemeral guest mode UI bugs
2022-06-08 04:03:11 +00:00
Alice Kuo
b8b79e0574
Unify the LE audio string and refine the layout to put LE audio switch together am: ed1a79a97e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/18740332
Change-Id: I2200a81b0d63cc690b475e5eed43e6f3e9f49ffe
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-06-07 04:00:24 +00:00
Alice Kuo
b045c57fe6
Add LE Audio feature switcher in the developer option menu am: 948b7cb959
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/18740331
Change-Id: Ia0fa92a5061bdb75a648dbb3d8db9fd2bcbdb1a4
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-06-07 04:00:22 +00:00
Alice Kuo
ed1a79a97e
Unify the LE audio string and refine the layout to put LE audio switch together
...
Screenshot: https://screenshot.googleplex.com/A6PwLhscRUypgYK
Bug: 233018305
Bug: 233005340
Test: make RunSettingsRoboTests ROBOTEST_FILTER=BluetoothLeAudioPreferenceControllerTest
Test: switch LE audio feature, and check LE audio functionality status
Change-Id: I2d650eb315790c3efc7510d9e125aeaf4464cda6
Merged-In: I2d650eb315790c3efc7510d9e125aeaf4464cda6
(cherry picked from commit b13abc03dd
)
2022-06-07 09:39:25 +08:00
Alice Kuo
948b7cb959
Add LE Audio feature switcher in the developer option menu
...
Add a switcher to enable/disable LE audio feature. The switcher could be
enabled by setprop ro.bluetooth.leaudio_offload.supported=true
screenshot: https://screenshot.googleplex.com/6aGP664S9PX5EMS
Bug: 233018305
Bug: 233005340
Test: make RunSettingsRoboTests ROBOTEST_FILTER=BluetoothLeAudioPreferenceControllerTest
Test: switch LE audio feature, and check LE audio functionality status
Change-Id: I8adcf27edd1438df445d32fca93f35ff5020a3b3
Merged-In: I8adcf27edd1438df445d32fca93f35ff5020a3b3
(cherry picked from commit 0d11fd07e7
)
2022-06-07 09:36:15 +08:00
Avinash Vadlamudi
d23aba7042
Fix the Ephemeral guest mode UI bugs
...
- Update the user-icon size to 40dp to align with add-icon size
- Remove the guestInfo preference and add the infoText as the summary for the guestExit preference and fix UserSettingsTest
Bug: 231592331
Test: Manual test, atest SettingsRoboTests
Change-Id: I2591bc19a7b2381d1842f0b28ab8fa19c15c19b8
(cherry picked from commit 9cf1d188a2
)
2022-06-03 10:58:54 +00:00
Chaohui Wang
c47291950d
Merge "Clean up DarkUIInfoDialogFragment" into tm-dev am: 9ada0accef
am: 7c74b9ba19
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/18669107
Change-Id: I9d987aa0747b3b5079a64623ee187a0398a4e84e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-06-01 13:02:56 +00:00
Chaohui Wang
7c74b9ba19
Merge "Clean up DarkUIInfoDialogFragment" into tm-dev am: 9ada0accef
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/18669107
Change-Id: I493a08683c8f5ae0998f04fdcb987aead4d3fe5c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-06-01 12:39:08 +00:00
Chaohui Wang
75e4028b3e
Clean up DarkUIInfoDialogFragment
...
The usage of this dialog is removed in
Change Ie2cf147de53385ae0c626c8472306f1b85317686
But this dialog is created (but not show) in DarkUIPreferenceController
each time dark mode toggle is turned on by user.
So clean this up.
Fix: 234419979
Test: make Settings
Change-Id: Icdc9d7a4fb77dc8b2a3f1a9d8e3f40fc0af4917d
2022-05-31 17:58:05 +08:00
menghanli
51a056ec32
Polish reset display size and text dialog content
...
Use "tablet" for tablet devices; use "phone" for default
Bug: 233985662
Test: Manual testing
Change-Id: I24e54315414502dc61efb733bbf697783b1de87a
2022-05-30 23:54:09 +00:00
Hank Sheng
55e4e5d0e3
Merge "Create the glifv4 theme and set to glifv4 theme when the themestring is glifv4." into tm-dev am: 3dfcc708aa
am: 349b36bb91
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/18579898
Change-Id: Ifcef39885b565fbbdc950fe43c6b26d57e2bdcfa
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-27 05:48:57 +00:00
Hank Sheng
349b36bb91
Merge "Create the glifv4 theme and set to glifv4 theme when the themestring is glifv4." into tm-dev am: 3dfcc708aa
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/18579898
Change-Id: Id2d1766f508dd02f8412131c25f12f82d92a3833
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-27 05:48:03 +00:00
Amy Hsu
7af580d08b
Merge "[ScreenResolutionController] UI string update" into tm-d1-dev am: eca20b0820
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/18603826
Change-Id: I74384b25ead713af83acc06434d57ae3214739fd
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-27 00:39:16 +00:00
Hank Sheng
bdda48ebe5
Create the glifv4 theme and set to glifv4 theme when the themestring is glifv4.
...
screen shot:
https://hsv.googleplex.com/5487921525161984
https://hsv.googleplex.com/4853914928152576
https://hsv.googleplex.com/6492643191160832
https://hsv.googleplex.com/5915886260060160
https://hsv.googleplex.com/6321050657751040
https://hsv.googleplex.com/6222016362315776
Bug: 233036258
Bug: 233032365
Change-Id: If2bb4a82912bfdd18dc17ced11adc59eaf474bed
2022-05-26 07:17:36 +00:00
Amy Hsu
ea858a6afc
[ScreenResolutionController] UI string update
...
Bug: b/230626771
Test: Check the string manually
Change-Id: Ic5c8ed146297bf1672e18e078aa8389738584cfb
2022-05-26 11:33:52 +08:00
TreeHugger Robot
9aa6f676f8
Merge "Update Spatial audio settings page" into tm-dev am: 6993aa86eb
am: d9fa9f7ba1
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/18456662
Change-Id: Ic9ea9148c4d85652d03760540ac61cc6d118d8a9
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-18 22:39:39 +00:00
TreeHugger Robot
d9fa9f7ba1
Merge "Update Spatial audio settings page" into tm-dev am: 6993aa86eb
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/18456662
Change-Id: Iaea4f2e5c760cffb82b97c35e6dca719a9b418d3
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-18 21:53:31 +00:00
Alan Huang
bb3f56fc02
Update Spatial audio settings page
...
Bug: 229048602
Test: local build and verify page
Change-Id: I096eae1bd0ca3acd52e6025963a08b0d60cb8d74
2022-05-18 09:21:01 +00:00
Bill Lin
c4492becef
Merge "Update biometric_settings_hand_back_to_guardian by device type" into tm-d1-dev am: 3db69adf01
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/18281783
Change-Id: I48390a1462c42d2676f8d740f1bc7a8c05613c13
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-18 02:04:55 +00:00
Bill Lin
3db69adf01
Merge "Update biometric_settings_hand_back_to_guardian by device type" into tm-d1-dev
2022-05-18 01:43:56 +00:00
Jason Chiu
c5ee465b14
Merge "Refine the homepage app bar layout" into tm-dev am: 44aab7c55f
am: f26c448c1e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/18332035
Change-Id: If1fc7c77f97a83e6bf640980ab2a54d9897181f0
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-16 03:53:13 +00:00
Jason Chiu
f26c448c1e
Merge "Refine the homepage app bar layout" into tm-dev am: 44aab7c55f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/18332035
Change-Id: Idaef98b8499f40d355a1ae5762f9987c874057e4
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-16 03:18:08 +00:00
Jason Chiu
44aab7c55f
Merge "Refine the homepage app bar layout" into tm-dev
2022-05-16 02:01:20 +00:00
tom hsu
1212ddacd3
[Panlingual][Settings] Add top intro on the top of app list. am: 36693d8096
am: 0f38ca7add
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/18349646
Change-Id: I2eaf282101a8eecef145186e23367db1557ec7aa
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-13 21:09:07 +00:00
tom hsu
0f38ca7add
[Panlingual][Settings] Add top intro on the top of app list. am: 36693d8096
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/18349646
Change-Id: Ia5f4ad7794bfffbdb607d73dc0f65f979823a958
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-13 20:41:09 +00:00
Zoey Chen
327089427c
Merge "[Le Audio] Move BT QR code scanner from Settingslibs to Settings" into tm-dev am: 8045522453
am: 45bf373bdc
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/18332085
Change-Id: I5dc7cb3c91f06c559729250f99ec05567e11d582
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-13 17:38:38 +00:00
tom hsu
36693d8096
[Panlingual][Settings] Add top intro on the top of app list.
...
- show a message for app selection of user to avoid any confusion of
searching app.
Bug: b/230689178
Test: see b/230689178
Change-Id: I597e718b81bd7a5019c69dbdfc02f26d7f3af5fd
2022-05-13 16:31:36 +00:00
Chaohui Wang
8f2dd2dce9
Merge "Fix Change link is not clickable in Internet" into tm-dev am: 92caf1c737
am: a0725763a3
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/18367743
Change-Id: Ic1980ebfcaf36dbe8b607e8bd0dfb9ab8f7f855f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-13 10:35:40 +00:00
Zoey Chen
45bf373bdc
Merge "[Le Audio] Move BT QR code scanner from Settingslibs to Settings" into tm-dev am: 8045522453
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/18332085
Change-Id: Icf8205d8bd5f0bda8f443b7163b29f70c4748da5
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-13 10:31:29 +00:00
Zoey Chen
8045522453
Merge "[Le Audio] Move BT QR code scanner from Settingslibs to Settings" into tm-dev
2022-05-13 10:27:42 +00:00
Jay Sullivan
1a1a4508fe
Merge "Implement "More privacy settings"" into tm-dev am: e26d2187d2
am: f6605348c4
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/18164269
Change-Id: I54d263ff1a271d02a1eeca3f84a004b256034691
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-13 10:24:13 +00:00
Chaohui Wang
a0725763a3
Merge "Fix Change link is not clickable in Internet" into tm-dev am: 92caf1c737
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/18367743
Change-Id: I330fca8bb96947677b112bd609b61a50e82b2071
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-13 09:40:19 +00:00
Jason Chiu
8847c3186a
Refine the homepage app bar layout
...
- Polish the app bar mask on homepage
- Move the Suggestion card to the position below the search box
Fix: 224435133
Fix: 230284145
Test: robotest, visual
Change-Id: I0a4fd86230fb773a28ca1d9799f3c631a81a11cb
2022-05-13 09:37:00 +00:00
Jay Sullivan
f6605348c4
Merge "Implement "More privacy settings"" into tm-dev am: e26d2187d2
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/18164269
Change-Id: I2cec8ed7184d745d402421c8aeb6ee317e982cb1
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-13 09:32:10 +00:00
Chaohui Wang
92caf1c737
Merge "Fix Change link is not clickable in Internet" into tm-dev
2022-05-13 08:23:02 +00:00
Chaohui Wang
b7cb887f8e
Fix Change link is not clickable in Internet
...
Links are not allowed in footer preference title now.
So splitting the string in to title text and change text to fix.
Fix: 232481379
Test: manual test
Change-Id: I857b33ac06ec2fb9619da94a2947dbc25f5b28db
2022-05-13 13:22:23 +08:00
Jay Thomas Sullivan
ecc0a45a98
Implement "More privacy settings"
...
Safety Center is enabled, the existing "Privacy" screen will be
different in a few ways:
1. Its title will become "More privacy settings"
2. A few preferences will be hidden
3. A few preferences will be reworded
4. The ordering of a few preferences will change
5. The PRIVACY_SETTINGS intent will now point to Safety Center;
PRIVACY_ADVANCED_SETTINGS will point to "More privacy settings".
Test: manual
Bug: 222127397
Change-Id: I74faf770babb34f775b2ef572248e550ea683ab3
2022-05-12 18:25:06 -07:00
Zoey Chen
4b345980c3
[Le Audio] Move BT QR code scanner from Settingslibs to Settings
...
Systemui memory regression, so we have to move the qr code activity back to Settings
Bug: 228031398
Test: manual
Change-Id: Ic30291e6d752c6c770c40e1329d9f95ceec8cca6
2022-05-12 15:23:22 +00:00
Kuan Wang
a075405517
Add string "Battery usage settings" into Reset App dialog.
...
Bug: 222037028
Test: emulator
Change-Id: I5482de6573d34533db35c82136af13c03a34b7ab
2022-05-12 12:13:25 +00:00
Jason Chiu
fdd88bc220
Merge "Add summary strings of "Tips & support" for tablets" into tm-dev am: 56c7f91cea
am: 4aad83a270
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/18309253
Change-Id: I1a404d8180063dadf7295ded340cc84821ae67af
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-12 04:15:19 +00:00
Jason Chiu
4aad83a270
Merge "Add summary strings of "Tips & support" for tablets" into tm-dev am: 56c7f91cea
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/18309253
Change-Id: I13472196093ad0d4ea20b5111d691fccced7c505
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-12 03:56:11 +00:00
Jason Chiu
56c7f91cea
Merge "Add summary strings of "Tips & support" for tablets" into tm-dev
2022-05-12 03:47:22 +00:00
James Lin
ad62f6a29e
Merge "[Panlingual] Remove the warning message from AppLocaleDetails" into tm-dev am: 14c7ce7ccb
am: c7eea3d1b7
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/18281654
Change-Id: I323acaf2c9c23d871bf378446b7f4b0f6ba90178
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-12 03:10:57 +00:00
James Lin
c7eea3d1b7
Merge "[Panlingual] Remove the warning message from AppLocaleDetails" into tm-dev am: 14c7ce7ccb
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/18281654
Change-Id: I27181686e44f979d4989f38b8d91b32549be6d77
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-12 02:31:53 +00:00
James Lin
14c7ce7ccb
Merge "[Panlingual] Remove the warning message from AppLocaleDetails" into tm-dev
2022-05-12 01:26:34 +00:00
Ayush Sharma
7ababc330d
Merge "Fix issue no action on clicking link in footer" into tm-dev am: 695a47e469
am: 71d5366bf6
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/18281844
Change-Id: I6caa33c9f834634426492dc8924d4e80b709d73c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-11 20:51:34 +00:00
Ayush Sharma
71d5366bf6
Merge "Fix issue no action on clicking link in footer" into tm-dev am: 695a47e469
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/18281844
Change-Id: Ieaf89ca741ebb7a776300a1c9354f14d1339874a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-05-11 20:27:54 +00:00
Ayush Sharma
695a47e469
Merge "Fix issue no action on clicking link in footer" into tm-dev
2022-05-11 12:56:44 +00:00
Jason Chiu
7d41a8e01b
Add summary strings of "Tips & support" for tablets
...
Fix: 232197701
Test: visual
Change-Id: Iaa5dbf4b8d2bf989aa57f78d285dfb6a85d84ef4
2022-05-11 17:27:20 +08:00
James.cf Lin
85db3167e2
[Panlingual] Remove the warning message from AppLocaleDetails
...
Since opt-in is enabled and it will only display locales that are available or downloadable, there is no longer a need to display the warning message to users.
Bug: 228923650
Test: manual test
Change-Id: Ibd98f3a292eb09c921f4bf00dbf448c976927e5d
2022-05-11 15:20:52 +08:00