Manish Singh
1236e94cf4
Merge "Rename the name of private profile creation from Settings" into main
2024-03-27 09:43:47 +00:00
Treehugger Robot
a2d95c9a9c
Merge "ApnSettingsActivity shows the ActionBar" into main
2024-03-27 09:41:59 +00:00
Josh Hou
544fed5291
Merge "Aggregation checkbox and locale text" into main
2024-03-27 09:20:05 +00:00
Fan Wu
4f807b7b9f
Merge "Ignore failing tests to unblock presubmit" into main
2024-03-27 09:04:03 +00:00
SongFerng Wang
f1c9cb8fec
Merge "Fix the primary sim setup after the psim enabled" into main
2024-03-27 09:00:38 +00:00
Fan Wu
0a0e591b96
Ignore failing tests to unblock presubmit
...
Bug: 331324279
Test: atest
Change-Id: Ia38c223ac7aa4aed2739a0fd371c7496811d2054
2024-03-27 15:37:45 +08:00
Tom Hsu
19058a2493
Merge "Fix crash due to incompatible type" into main
2024-03-27 05:55:07 +00:00
Sunny Shao
e6104d7546
ApnSettingsActivity shows the ActionBar
...
- Use the Theme.Settings.NoActionBar
- Update test cases
Fixes: 331308440
Test: atest com.android.settings.UtilsTest SettingsActivityTest
Change-Id: Ica93e765690707654ae651261ac8d236ed8e1d58
2024-03-27 13:45:28 +08:00
Treehugger Robot
e14c8e1def
Merge "Revert "ApnSettingsActivity shows the ActionBar"" into main
2024-03-27 02:10:20 +00:00
Jason Chiu
d2b586c939
Merge "[Safer intents] Accessibility" into main
2024-03-27 02:03:11 +00:00
Jason Chiu
1908551cc2
Merge "[Safer intents] System" into main
2024-03-27 02:02:26 +00:00
Sasha Kuznetsov
39d4b434cb
Revert "ApnSettingsActivity shows the ActionBar"
...
This reverts commit 5a7f5a0931
.
Reason for revert: seems to cause b/331379466 according to the culprit range search
Change-Id: I6ab2474864d43a1a8bcb50de5bc9ab5c0ac08f4e
Bug: 331379466
2024-03-27 00:57:00 +00:00
Chris Antol
15ff73e825
Merge "Restrict Settings Homepage prior to provisioning" into main
2024-03-27 00:09:37 +00:00
Varun Shah
517bc0c8db
Merge "Hide the Perform Backup Tasks Settings page." into main
2024-03-26 23:07:42 +00:00
Jigar Thakkar
07b384fe25
Merge "Use allowPrivateProfile to guard BiometricFragment changes" into main
2024-03-26 21:57:28 +00:00
Marcus Ge
660defe7a6
Merge changes I60d2b23a,I7cb15a46 into main
...
* changes:
[Accessibility] Color Contrast address talkback bugs
[Accessibility] Color Contrast address UX bugs
2024-03-26 20:26:10 +00:00
Faye Yan
d3584a02f5
Merge "UX updates in Settings for unrestricting permissions." into main
2024-03-26 19:16:52 +00:00
marcusge
9ec6673b3f
[Accessibility] Color Contrast address talkback bugs
...
Test: local raven device
Bug: 329352987
Bug: 329192396
Bug: 329187057
Flag: aconfig
com.android.settings.accessibility.enable_color_contrast_control
Change-Id: I60d2b23acb2e406db15f348ba7881577e55a8868
2024-03-26 19:08:42 +00:00
Joseph Vincent
f58eeaaf15
Merge "Change icon for Private Space unlocked and setup success toast" into main
2024-03-26 19:04:11 +00:00
songferngwang
b6424f9146
Fix the primary sim setup after the psim enabled
...
The psim is not loaded, the active subscriptionInfo is not changed
Bug: 329031686
Test: verify 10 times passed.
Change-Id: Idf70aaac8571af8501becb94689f4ae447e8771d
2024-03-26 16:54:04 +00:00
Treehugger Robot
8fca2a6180
Merge "Fix button insufficient contrast ratio problem" into main
2024-03-26 16:53:25 +00:00
Jigar Thakkar
eb612580d8
Use allowPrivateProfile to guard BiometricFragment changes
...
The BiometricPrompt API setAllowBackgroundAuthentication is
now guarded by allowPrivateProfile flag. This change ensures the
references to this API are flagged by the same flag, and the uber
private space implementation flag - enablePrivateSpaceFeatures, as
well.
Bug: 312184187
Test: Tested by flashing changes on a test device
Flag: Flags.ALLOW_PRIVATE_PROFILE
Change-Id: Icfdc5a2c2f07177c25fa3d545837052209b76551
2024-03-26 16:02:33 +00:00
Angela Wang
85f933f056
Fix button insufficient contrast ratio problem
...
Apply textColorSecondary as the tint color for the arrow icon to prevent
insufficient contrast ration problem under light theme.
Bug: 331139289
Test: manually check the UI
Change-Id: I010a6129cdd7bf11840421abc5f53156433b6708
2024-03-26 13:23:10 +00:00
Manish Singh
0da5ddf2bc
Merge "Statically inlcude the frameworks flags lib" into main
2024-03-26 11:31:47 +00:00
Chaohui Wang
620dc89fbd
Merge "Set ComposePreference non selectable" into main
2024-03-26 11:08:05 +00:00
Treehugger Robot
1f7028de47
Merge "ApnSettingsActivity shows the ActionBar" into main
2024-03-26 10:55:40 +00:00
Chaohui Wang
17c3d28275
Set ComposePreference non selectable
...
To enable keyboard function.
Fix: 330776587
Test: manual - on System
Change-Id: Ia658c279b1282b3dcd67b1d143f018413f3b6a0c
2024-03-26 17:14:12 +08:00
Faye Yan
ff6c0b3fcb
UX updates in Settings for unrestricting permissions.
...
Bug: 331266942
Test: presubmit
Change-Id: I4fba9f8e75a61d59c07a371581dc6f8fa10795e1
2024-03-26 09:14:07 +00:00
Sunny Shao
5a7f5a0931
ApnSettingsActivity shows the ActionBar
...
- Use the Theme.Settings.NoActionBar
- Settings use the CollapsingToolbar and
don't need the old style toolbar.
Fixes: 331308440
Test: manual test
Change-Id: Ieb9acd858f5a8993f30547c3c8c3c2ab3a5865af
2024-03-26 16:32:06 +08:00
Chaohui Wang
f1741ee273
Merge "APN label for radio button" into main
2024-03-26 07:35:32 +00:00
Chun-Ku Lin
2664bb004d
Merge "Rename AccessibilityGestureNavigationTutorial to AccessibilityShortcutsTutorial" into main
2024-03-26 06:47:03 +00:00
Zoey Chen
4fe6c0e4ce
Merge "[ToA] Should strip u extension when check locale" into main
2024-03-26 06:31:09 +00:00
Vincent Wang
4e5acef79d
Merge "Fix Settings crash after clicking "Add Fingerprint"" into 24D1-dev am: 8cc6c89e4b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/26681904
Change-Id: I4ccd41db93333e632323dd50e7623aeea5a575c7
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-03-26 06:24:01 +00:00
Vincent Wang
8cc6c89e4b
Merge "Fix Settings crash after clicking "Add Fingerprint"" into 24D1-dev
2024-03-26 06:05:32 +00:00
Treehugger Robot
54504f1282
Merge "Fix ImpossibleNullComparison errorprone warning" into main am: 1614fc4180
am: 131f4b8d94
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/3011721
Change-Id: I3b48d4419eb1648591eb2d83c2411633258d305a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-03-26 05:38:48 +00:00
Chaohui Wang
ecd71a6300
APN label for radio button
...
Fix: 330808298
Test: manual - with APNs
Change-Id: Ic5b8d7cb1369deda0ec5f89b621c972c97819664
2024-03-26 13:34:30 +08:00
Treehugger Robot
131f4b8d94
Merge "Fix ImpossibleNullComparison errorprone warning" into main am: 1614fc4180
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/3011721
Change-Id: I304445a194fed04a6cd3542eb19678d92d06edbd
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-03-26 05:20:22 +00:00
Amith Yamasani
3286a76bbf
Merge "Revert "Intent handler for new BACKGROUND_RESTRICTIONS_SETTINGS"" into main
2024-03-26 05:11:53 +00:00
tomhsu
32a501562c
Fix crash due to incompatible type
...
fix: 331182785
Test: Manual test
Change-Id: I20c150845caad1c14cad35f661c31e36def968ac
2024-03-26 05:03:16 +00:00
Treehugger Robot
1614fc4180
Merge "Fix ImpossibleNullComparison errorprone warning" into main
2024-03-26 04:59:55 +00:00
SongFerng Wang
bf210b9834
Merge "Replace the bottomsheet with dialog" into main
2024-03-26 03:50:09 +00:00
Haijie Hong
f5d8f4afa9
Merge "Disable media output switcher in Settings when audio sharing" into main
2024-03-26 03:23:51 +00:00
Josh Hou
3c38a12347
Aggregation checkbox and locale text
...
Refer to other settings with the checkbox to read the checkbox and corresponding text together, such as "Erase SIMs" or "Show password" in WiFi settings.
Bug: 288223637
Bug: 317927064
Test: Perform some accessibility test like TalkBack and Select to Speak
Change-Id: I571fe3f2f8d7b6b4f4c7b5804d0217a2a2b97757
2024-03-26 03:19:19 +00:00
Varun Shah
a5593de4c5
Hide the Perform Backup Tasks Settings page.
...
Since we are now hiding the new RUN_BACKUP_JOBS permission, hide the
associated special app access page in Settings.
Bug: 331272951
Test: BackupTasksAppsPreferenceControllerTest
Test: visual (Settings pages)
Change-Id: I875b286798f48ee4e94d5e37c1b21bb84acf390d
2024-03-26 02:43:30 +00:00
Zoey Chen
51d6aeb5c2
[ToA] Should strip u extension when check locale
...
Bug: 330664746
Change-Id: Ic7bfbfbf2a8abb70b96b9a6e26854af4f252722d
Test: manual
2024-03-26 02:10:46 +00:00
Vincent Wang
d5b1bf7554
Fix Settings crash after clicking "Add Fingerprint"
...
Bug: b/331136606
Test: 1.Add 1 Fingerprint
2. adb shell am start -a android.settings.FINGERPRINT_SETTINGS
3. input correct pin/pattern/password
4. Click Add Fingerprint cehck if Setting work correctly
Change-Id: I076ed7488729a24aea9b47a843b7785e128f6791
2024-03-26 02:09:28 +00:00
Fan Wu
be3633ac17
Merge "Remove LooperMode.Legacy usage from settings/biometrics/" into main
2024-03-26 01:49:30 +00:00
Chun-Ku Lin
4c9d268fdf
Rename AccessibilityGestureNavigationTutorial to AccessibilityShortcutsTutorial
...
AccessibilityGestureNavigationTutorial is not only for displaying
tutorial for accessibility gesture shortcut. It's used for display the
tutorials for all the selected accessibility shortcuts. Renamed the
class to match it's responsibility.
Bug: N/A
Flag: EXEMPT Strict mechanical refactors
Test: build succeed locally
Change-Id: I1dd212abc660454e77f18f770c2ecc17be320eaa
2024-03-26 01:13:28 +00:00
Angela Wang
53985e6307
Merge "Enable the hyphenation in pin confirm dialog" into main
2024-03-26 00:57:21 +00:00
Chun-Ku Lin
257ac13217
Merge "Update a11y edit shortcut screen's text and tutorial text" into main
2024-03-26 00:47:51 +00:00