Hakjun Choi
ec735999b0
Fix the Settings to align with the requirements in PRD
...
Update the guideline string to the latest from UX team.
Bug: 330961550
Test: manually testing from pixel device
Change-Id: Ic6eb4ba2a85cbfc5544182f30fe645283084084a
2024-03-25 06:09:26 +00:00
Haijie Hong
c1a5a7c9b1
Disable media output switcher in Settings when audio sharing
...
Bug: 327080094
Test: atest MediaOutputPreferenceControllerTest
Change-Id: I1e81d507c5c92c2b6f21494551931b359d5043cb
2024-03-25 14:01:35 +08:00
Ze Li
24652df671
Merge "[PairDevicePage] Add content description so that the loading icon will be announced." into main
2024-03-25 05:36:34 +00:00
Tom Hsu
af5e80b7d8
Merge "Enforce BaseUserRestriction for DISALLOW_CONFIG_BRIGHTNESS" into main
2024-03-25 03:00:38 +00:00
Samridhi
c635e76d81
Merge "Add order to display settings" into 24D1-dev am: 790abeba56
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/26639338
Change-Id: Iee8907af5ca2dab78d10b09d96685b9e643d1d1f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-03-22 18:43:45 +00:00
Samridhi
790abeba56
Merge "Add order to display settings" into 24D1-dev
2024-03-22 18:13:23 +00:00
Treehugger Robot
55b1a62ed8
Merge "Import translations. DO NOT MERGE ANYWHERE" into 24D1-dev
2024-03-22 16:39:52 +00:00
Treehugger Robot
bc2186f2a6
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
2024-03-22 16:36:40 +00:00
Treehugger Robot
f9b93ccf15
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
2024-03-22 16:36:40 +00:00
tomhsu
7465e27d85
Enforce BaseUserRestriction for DISALLOW_CONFIG_BRIGHTNESS
...
- For Adaptive brightness
Fix: 330855652
Test: Manual test. see b/330855652
Change-Id: Iea848c9d92abdf152d3eb827fbe1fb141f4687d7
2024-03-22 11:50:22 +00:00
Joseph Vincent
4230ad4b07
Merge "Add a preference in reset options to delete private space" into main
2024-03-22 10:01:19 +00:00
Ze Li
ac55929205
[PairDevicePage] Add content description so that the loading icon will be announced.
...
Test: manual test
Bug: 318785556
Change-Id: I2f2c584c7e54a3603925a9def55e9bb976b2f36c
2024-03-22 17:38:10 +08:00
Angela Wang
dc50a50d6e
Enable the hyphenation in pin confirm dialog
...
Bug: 328520865
Test: manually check the UI element
Change-Id: I8e4f08126f53e35aee5fd7a5ada9fcdb63a39bed
2024-03-22 09:35:05 +00:00
Sunny Shao
e352753093
Merge "Handle the Edge to Edge problem" into main
2024-03-22 08:28:17 +00:00
Bill Yi
4a21cc3763
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ied59e1f177db16784d506a9c4bc057aa4dc60ba5
2024-03-21 21:10:17 -07:00
Bill Yi
f56110033f
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I57629baa4915f38efa8f70516e2d8c5a1c740871
2024-03-21 21:08:28 -07:00
Bill Yi
89ce8faad3
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ie07fb2bf6b6d658f075d50e7a1bac7eb81964606
2024-03-21 21:06:59 -07:00
Bill Yi
b9bbd9d6a5
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I70ff035fca7e86e0f34f86430ac8a628ad527b15
2024-03-21 21:03:20 -07:00
Xinyi Mao
7f1a96537b
Merge "Fix talkback focus on "Less than a min"" into main
2024-03-22 03:28:11 +00:00
josephpv
43c8d3a3f8
Add a preference in reset options to delete private space
...
This takses care to add an entry point in Settings->System->Reset
options->Delete private space when private space feature is supported on
the device. Entry point appears both when private space exists and also
when private is not created.
On selecting asks for user authentication and on successful
authentication using device lock shows a dialog asking for
confirmation and calls for deletion private space.
Based on this entrypoint it would not be possible to guess if private
space exists on the device.
Recording link : b/329041740#comment3
Bug: 329041740
Test: atest ResetOptionsDeletePrivateSpaceControllerTest and verified
this doesn't give away existence of private space
Change-Id: I9a5b908e7a3f9edaf609cf7e6a87f9842d689ce6
2024-03-21 21:54:52 +00:00
Andy Wickham
9aa1c402ae
Allows for system navigation settings to be added dynamically.
...
This allows for controller-backed preferences to be added or
overridden via xml.
Similarly, if the controllers cause all of the preferences for
2 or 3 button nav to be unavailable, we hide the settings button.
Bug: 324036308
Test: Manual and unit tests
Flag: NA
Change-Id: I2371f3173076172489966728ac69c8767570cd56
Merged-In: I2371f3173076172489966728ac69c8767570cd56
2024-03-21 20:31:06 +00:00
Jakub Rotkiewicz
de27acef86
Refactor Bluetooth Codec settings to dynamic ListPreference
...
Fetch supported codecs from native and present to user using
ListPreference.
Bug: 305779598
Bug: 311451118
Bug: 323319530
Tag: #feature
Test: atest SettingsRoboTests:com.android.settings.development.bluetooth.AbstractBluetoothListPreferenceController
Test: atest SettingsRoboTests:com.android.settings.development.bluetooth.BluetoothCodecListPreferenceControllerTest
Merged-In: Iedbfd01c0d1b59df8a073f4e9aedca3913e6d45f
Change-Id: I90ed0d83c3250c64789e27707b0b7bff30043335
2024-03-21 11:06:18 +00:00
Sunny Shao
458ed92600
Handle the Edge to Edge problem
...
- Fix the navigation bar overlapped problem in sub-pages.
- Use a workaround solution to handle Homepage statusbar problem.
Bug: 328622648
Fixes: 330217912
Test: manual test
Change-Id: I67a65e2af10def84bf743d4d3cd0047098423ffe
2024-03-21 19:04:58 +08:00
Charlotte Lu
f30692550a
Merge "Add certificate summary." into main
2024-03-21 07:48:25 +00:00
mxyyiyi
ff3786f451
Fix talkback focus on "Less than a min"
...
- update text "min" to "minute"
Fix: 317140357
Test: manual
Change-Id: Iad1b72064f1b17c9d1ef4ed02b3d2de280d5449c
2024-03-21 15:04:13 +08:00
Xinyi Mao
4e56242991
Merge "Update percentage symbol from western sign to arabic sign" into main
2024-03-21 06:41:15 +00:00
Charlotte Lu
9578b97212
Add certificate summary.
...
Test: Manual
Fix: 330651393
Change-Id: I98ecf675edead58b5ffa525aa65aceabf1d701c4
2024-03-21 13:48:30 +08:00
mxyyiyi
8ce68baa24
Update percentage symbol from western sign to arabic sign
...
(https://screenshot.googleplex.com/ALgEzpDKG4BMBB4 )
Fix: 322855881
Test: manual
Change-Id: I1335996814a1b80006481f52201a107144497859
2024-03-21 12:09:55 +08:00
Samridhi
f08b53d6da
Add order to display settings
...
Test: MANUAL
Bug: 329276386
Change-Id: I245d1e765659873074ed889f32ec4e2e6999eb73
2024-03-21 03:17:35 +00:00
josephpv
6a3bd88078
Add message in dialog shown on choosing separate private space lock
...
Change to add message in the dialog shown on selecting to choose a new
profile lock for private space.
screenshot : go/ss/ASkBCFJuCzp7dkf.png
Bug: 330218365
Test: Manual. Diaog shown as per UX mock
Change-Id: I17f4d7ebf515dc7c95fcae7a5ec5edeb9918ded3
2024-03-20 17:28:45 +00:00
Joseph Vincent
e6a759303c
Merge "Update strings in private space hide when locked settings page" into main
2024-03-20 17:28:21 +00:00
Fiona Campbell
9c50f2c61d
Merge "Ensure only either RBC or even dimmer can be on" into main
2024-03-20 16:08:54 +00:00
Fiona Campbell
9a71b86c42
Ensure only either RBC or even dimmer can be on
...
Not Both
Even dimmer is the successor to RBC, so we shouldn't enable both
simultaneously, they are not compatible
Bug: 179428400
Test: manual, atest DisplayServiceTests
Change-Id: I18d5a9c7418b8141afd4b67d121a96cb50ba5274
2024-03-20 11:07:16 +00:00
Lynn Yeh
4115a9a278
Merge "Fix toolbar keyboard navigation and touch." into 24D1-dev
2024-03-20 07:56:36 +00:00
Andy Wickham
cc10abe1c2
Merge "Allows for system navigation settings to be added dynamically." into main
2024-03-20 03:00:10 +00:00
josephpv
4cebe66d71
Update strings in private space hide when locked settings page
...
Recording link:
b/330221666#comment2
screenshot :
go/ss/Ja2xyxVm4wjDF6P.png
go/ss/56Kujyq6WfBLtHG.png
go/ss/9wvcJTXnarizyU5.png
Bug: 330221666
Bug: 330327338
Test: Manual. Verified strings are updated as per UX mocks
Change-Id: I053bd2558503eb58fcf196eb0988bfa007583704
2024-03-19 17:05:28 +00:00
Richard MacGregor
1b9988e77f
Merge "Update screenshare protection strings" into main
2024-03-19 16:41:32 +00:00
Treehugger Robot
937693d538
Merge "Add new Cellular Network Security page" into main
2024-03-19 16:15:32 +00:00
Aleksandr Lukin
b30a1fc098
Merge "Add strings for Documents&Other split" into main
2024-03-19 08:26:49 +00:00
yomna
5599de4fb5
Add new Cellular Network Security page
...
Test: m & atest CellularSecurityNotificationsDividerControllerTest CellularSecurityNotificationsPreferenceControllerTest CellularSecurityEncryptionDividerControllerTest CellularSecurityPreferenceControllerTest
Bug: b/318428717
Change-Id: I4a6ec5f47beb36bd455e04c2e6c4cea0ba65110f
2024-03-18 21:22:10 +00:00
alukin
124040e17e
Add strings for Documents&Other split
...
Adding strings that are used for Documents&Other
category split in Settings > Storage
Bug: 328505030
Test: atest StorageItemPreferenceControllerTest
Test: atest StorageCacheHelperTest
Change-Id: I8b8d0cc96d85273da878655295f3d0919f46a46c
2024-03-18 16:05:10 +00:00
Aleksandr Lukin
23cb6eeb10
Merge "Add strings for System split" into main
2024-03-18 15:06:55 +00:00
Eran Messeri
7011cfeb8b
Merge "Auth-bound keys usability: Update strings" into main
2024-03-18 14:58:58 +00:00
Jakub Rotkiewicz
1c4d2116da
Merge "Refactor Bluetooth Codec settings to dynamic ListPreference" into main
2024-03-18 08:21:57 +00:00
Charlotte Lu
9419d67044
Merge "Add server name title." into main
2024-03-18 05:24:45 +00:00
Charlotte Lu
18f3d29a5c
Add server name title.
...
Test: Manual
Fix: 330084607
Change-Id: I11f2cc995d5d09d04bbfb3d95b9bf5309813e8eb
2024-03-18 11:30:59 +08:00
Richard MacGregor
40debb2540
Update screenshare protection strings
...
Update developer options strings for screen share protections
Bug: 323015826
Test: manual
Flag: ACONFIG com.android.server.notification.sensitive_notification_app_protection TRUNK_FOOD
Change-Id: Ib597c0bc7df518337647e537c948ace60af79046
2024-03-15 15:11:53 -07:00
Bill Yi
42be6f6e88
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
2024-03-15 20:23:43 +00:00
Bill Yi
e82472d6f5
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
2024-03-15 20:23:43 +00:00
Eran Messeri
47973b88ac
Auth-bound keys usability: Update strings
...
Update the strings for the warning shown to the user when they are about
to remove their screen lock and there are authentication-bound keys
that would be invalidated.
These strings are provided by Android UXW.
Additionally, apply the new string to all types of device lock screen:
Pattern, password and unknown.
Bug: 302109605
Test: Manual, flashed a device and added different types of screen lock.
Change-Id: Ida6f5f16c5aa1671f3f2c1358160b8173a1d1407
2024-03-15 14:55:51 +00:00