Ramya Manoharan
47a94924c7
[Settings][UI] Updated warning string during eSIM deletion in Settings.
...
Need to double warn before eSIM deletion
Figma: https://www.figma.com/design/bYN9WyXpVVk3eRl2MbUURP/SIM-UX---Android-V?node-id=20711-23888&t=heVGfFf5urbo1RKX-0
Hsv link before: https://hsv.googleplex.com/6548384444841984
Hsv link after: https://hsv.googleplex.com/6098484942864384
Bug: 398310749
Test: manual test.
Flag: NONE <String Capitalization only>
Change-Id: I931db22e6f336e627f88adf3a79f515403594738
2025-03-17 02:18:51 -07:00
Treehugger Robot
94ca67cfbc
Merge "Remove hardcoded color for dynamic items" into main
2025-03-17 02:12:06 -07:00
Yiyi Shen
c79e14a2fd
Move setScanMode to background thread to avoid ANR
...
Test: atest
Bug: 397951829
Flag: EXEMPT small fix
Change-Id: I6450fc9cef1cfea3bb940e5d37a552df1f75dd23
2025-03-17 16:42:09 +08:00
Shawn Lin
fa29315862
Update mIsFaceEnrollable after face enrollment
...
Since face enrollment can be launched first, the mIsFaceEnrollable may
be changed during the multiple enrollment process. We should update this
whenever a face is enrolled.
Bug: 370940762
Test: 1. no face and fingerprint enrolled
2. click the "Face" in "Device unlock" to launch the multiple
enrollments
3. enroll a face and in fingerprint enrollment process, trigger
back key
4. should return to "Device unlock" page
Flag: com.android.settings.flags.biometrics_onboarding_education
Change-Id: I21ed3d21cd81f1d5c121111e2353cf4a9eb5bce6
2025-03-17 06:31:10 +00:00
Mir Noshin Jahan
b96eb497da
Merge "Add Wi-Fi and adaptive mobile network (5G PM) toggle event in Adaptive Connectivity UX" into main
2025-03-16 23:18:27 -07:00
Treehugger Robot
3c6c586407
Merge "[Satellite] Move entitlment check to auto type only." into main
2025-03-16 22:56:23 -07:00
Treehugger Robot
b08aeb717c
Merge "Fix test failed due to wrong string." into main
2025-03-16 22:51:19 -07:00
Yiyi Shen
470f275feb
Merge "[Audiosharing] Use getBroadcastToUnicastFallbackGroup to get primary" into main
2025-03-16 22:15:17 -07:00
tom hsu
6828692238
Fix test failed due to wrong string.
...
Flag: EXEMPT bug fix
Fix: b/404076543
Test: atest pass
Change-Id: Id1152aeed25cb2956b54a9071a0a76bc2a938b15
2025-03-17 04:41:06 +00:00
tom hsu
7ca28dd3d6
[Satellite] Move entitlment check to auto type only.
...
Flag: EXEMPT bug fix
Bug: b/401648126
Test: atest pass
Change-Id: Ide6f8520b5e1e60f700586ef00970a4f55f5babe
2025-03-17 03:52:02 +00:00
Candice
526dacdc82
Move the content description for Display size and text preview to xml
...
Bug: 395882764
Test: atest TextReadingPreviewControllerTest
Test: atest TextReadingPreviewPreferenceTest
Flag: EXEMPT BUGFIX
Change-Id: I070ec2b9b39a205fd3a97636f0c45fb50b670049
2025-03-17 03:02:32 +00:00
Daniel Norman
998eea6957
Merge changes Ie00cdf3e,I0bb03792 into main
...
* changes:
workaround(expressive): Fix padding issues Setup > Vision settings
feat(expressive): Remove the `Done` button for expressive SUW on Vision settings.
2025-03-14 15:53:02 -07:00
Kevin Liu
99b5a00f83
Fix the deprecated directlyOn method
...
Adjust to directlyOn method with method string and parameter type
Test: atest SettingsRoboTests
Change-Id: Ia15a8a722e6c8387b639da096377d9716a944b7e
2025-03-14 22:45:39 +00:00
Chun-Ku Lin
f5cc0119ee
workaround(expressive): Fix padding issues Setup > Vision settings
...
- Works around issue where Setup and Settings libraries are clashing
when applying their new expressive themes at the same time.
- Updates illustration prefs to match parent width. Otherwise this new
padding workaround causes the images to get clipped.
Fix: 390545391
Bug: 400479388
Test: manual only; see screenshots
Flag: EXEMPT using custom flagging from Setup ThemeHelper lib
Change-Id: Ie00cdf3e68a2ff7c40aedd04eb5bed0adaa9cf84
2025-03-14 14:00:04 -07:00
Treehugger Robot
accbe2362a
Merge "Screen Resolution: add space for 4-digit values" into main
2025-03-14 13:28:57 -07:00
Vadym Omelnytskyi
14050c89f5
Screen Resolution: add space for 4-digit values
...
Add logic that composes screen resolution string with non-breaking
spaces. Now setting page will show "1 080 x 1 280" instead of "1080 x
1280"
Test: atest -c <SETTINGS_APP_PATH>/tests/unit/src/com/android/settings/display/ScreenResolutionFragmentTest.java
Test: verified on device
Flag: EXEMPT no API change
Bug: 385895191
Change-Id: I9a4bbd7c20e8c700dee6e997a36d4fda69f4d780
2025-03-14 18:52:45 +00:00
Daniel Norman
f257978cee
feat(expressive): Remove the Done button for expressive SUW on Vision settings.
...
This button is not included in expressive SUW mocks on this page.
Fix: 346560989
Test: visual-only change; observe button is gone
Flag: EXEMPT using custom SUW expressive flagging
Change-Id: I0bb0379241c941b29151c5cf5f25ad130cc5a8ed
2025-03-14 11:17:17 -07:00
Treehugger Robot
8ba39ac1bd
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
2025-03-14 09:49:44 -07:00
Treehugger Robot
f1313205fb
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
2025-03-14 09:49:44 -07:00
Jason Chiu
3b32efc316
Remove hardcoded color for dynamic items
...
Bug: 403063643
Test: visual
Flag: com.android.settingslib.widget.theme.flags.is_expressive_design_enabled
Change-Id: I42bbcc6a155feb1fd6576af5b1aac0d8fd07583a
2025-03-14 06:47:45 -07:00
Weng Su
040e2a867a
Fixed accessibility issues in Wi-Fi password view in Settings
...
- Keep the Save button enabled at all times
- Show "*required" or "The password is invalid" to remind the user
- Show "Password (optional)" to indicate that it can remain unchanged, when modifying Wi-Fi configuration
Bug: 386897596
Bug: 402694144
Flag: EXEMPT bugfix
Test: Manual testing
atest SettingsUnitTests:AddNetworkFragmentTest
atest WifiConfigControllerTest \
WifiConfigController2Test \
WifiDialogActivityTest
Change-Id: I09b7684674ff376139565fcc196cde8d8d20a864
2025-03-14 21:05:16 +08:00
Treehugger Robot
cec2696f62
Merge "Revert "L10n fix for IW locale in storage_summary string"" into main
2025-03-14 03:09:18 -07:00
Jason Chiu
54c9bffa9f
Merge "Support icon color scheme for homepage injections" into main
2025-03-14 02:48:57 -07:00
Treehugger Robot
078fcd0925
Merge "[Satellite] Refactor about content of Satellite setting" into main
2025-03-14 02:22:41 -07:00
Treehugger Robot
594062970c
Merge "Use WaitForDeviceAvailable" into main
2025-03-14 01:24:58 -07:00
Bill Yi
ba63c3bd6b
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I9c18ead68a734a5e19dfb7cd54d416f12085e9e4
2025-03-14 01:17:19 -07:00
Bill Yi
4e4d0062e1
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ibcb5258754809359206afd10309f0059498e4557
2025-03-14 01:15:19 -07:00
Garvita Jain
76943a5b1d
Revert "L10n fix for IW locale in storage_summary string"
...
This reverts commit 4e5595050f .
Reason for revert: <Settings crash in Beta 3>
Change-Id: Icb882eef67904ebbe2ecd3d1eb6620e64453d23b
2025-03-14 01:08:30 -07:00
Garvita Jain
d987500c52
Merge "Revert "[L10n fix] Use whitespace regex for splitting string by delimiter."" into main
2025-03-14 01:02:05 -07:00
tom hsu
c19341db32
[Satellite] Refactor about content of Satellite setting
...
Flag: EXEMPT refactor
Bug: b/403149290
Test: Manual test pass
Test: atest pass
Change-Id: I55868869a9442648995343c857758c23fe358bc2
2025-03-14 07:42:27 +00:00
Treehugger Robot
b4a1d57206
Merge "[Satellite] Move satellite setting related code to a folder" into main
2025-03-14 00:16:07 -07:00
Treehugger Robot
504218a317
Merge "Use ButtonPreference for consistent style" into main
2025-03-13 23:54:09 -07:00
Pawan Wagh
cc282f8470
Use WaitForDeviceAvailable
...
WaitForDeviceOnline doesn't gurantee that device
can execute commands
Test: atest -c Enable16KbTest
Bug: 401597066
Change-Id: Icf55035ebe4b4a028892dc22665dafc8a5b492b4
2025-03-14 06:46:47 +00:00
Jason Chiu
3e064619ec
Support icon color scheme for homepage injections
...
Bug: 402607181
Test: visual, atest SettingsRoboTests:DashboardFeatureProviderImplTest
Flag: com.android.settingslib.widget.theme.flags.is_expressive_design_enabled
Change-Id: Iac6434864c38b08e2a35cc58f910a3cf1a6dc113
2025-03-14 14:34:36 +08:00
Annemarie Apple
30cc4181c6
Merge "Update the strings to match the display names" into main
2025-03-13 22:46:21 -07:00
Annemarie Apple
5cdaaf6b4f
Update the strings to match the display names
...
Bug: 396265704
Change-Id: If58ca2d41786b78599efa600f1923bc27d9365f4
Test: Manual. Menu options are updated
Flag: EXEMPT update string to match ICU
2025-03-13 22:45:40 -07:00
Haijie Hong
fe3cf14287
Merge "Update dialog UI for bonding loss" into main
2025-03-13 20:32:26 -07:00
Garvita Jain
0cac1c2b43
Revert "[L10n fix] Use whitespace regex for splitting string by delimiter."
...
This reverts commit 08e18d6241 .
Reason for revert: <Followup to splitting freespace string>
Change-Id: I169abdd990d94d6a04d0a500b9802ff438c21876
2025-03-13 20:15:41 -07:00
Treehugger Robot
b09e60e9bd
Merge "Customize Max Screen Timeout" into main
2025-03-13 20:14:55 -07:00
Shaowei Shen
599d191ecc
Merge "[Physical Keyboard] Null check before using layout descriptor" into main
2025-03-13 20:00:45 -07:00
Adrian Roos
3ab16de602
Merge "packages/apps/Settings: remove usages of deprecated Mockito matchers" into main
2025-03-13 13:31:54 -07:00
Yongshun Liu
19ad5b3eaf
Merge "a11y: Only show the cursor following mode setting with detected mouse" into main
2025-03-13 13:16:39 -07:00
Angela Wang
faebda0cda
Merge "Add background to ambient volume control icons" into main
2025-03-13 12:49:10 -07:00
Amit Talreja (xWF)
bfab8a80d9
Merge "Updated the 2G enable setting title. Bug:391709444 Test: atest Enable2gPreferenceControllerTest Flag: EXEMPT bugfix" into main
2025-03-13 10:47:52 -07:00
tom hsu
93f714446a
[Satellite] Move satellite setting related code to a folder
...
Flag: EXEMPT refactor
Fix: b/403149290
Test: build pass
Test: atest pass
Change-Id: I849adc99fb16d1278efd1d481a4fd99fadb45e98
2025-03-13 16:12:16 +00:00
shaoweishen
c1438d80f4
[Physical Keyboard] Null check before using layout descriptor
...
If descriptor is null, pass null to LayoutSelectedCallback.onSelected to
get default layout preview image.
Bug: 396006944
Flag: com.android.settings.keyboard.keyboard_and_touchpad_a11y_new_page_enabled
Test: atest
packages/apps/Settings/tests/robotests/src/com/android/settings/inputmethod/
Change-Id: I6b454a5f0b95c571cac15258977aab5ee12d4327
2025-03-13 14:47:18 +00:00
Yiyi Shen
5d09af06de
Merge "Avoid unintended pref removal after CSIP main/member switch" into main
2025-03-13 07:07:52 -07:00
Treehugger Robot
91056fc841
Merge "Fixed accessibility issues in Wi-Fi password view for SUW" into main
2025-03-13 06:40:20 -07:00
Shawn Lin
2ed16df7ca
Merge "Update biometrics metrics enums" into main
2025-03-13 03:29:22 -07:00
Angela Wang
c47713d66f
Add background to ambient volume control icons
...
Enhance the visibility and discoverability of ambient volume control
icons by adding backgrounds.
Flag: EXEMPT bugfix
Bug: 398962101
Test: manual check the result and screenshots attached on bug
Change-Id: Ice467191235df63f258bbca4e085fbf8a7f3c555
2025-03-13 10:01:02 +00:00