Joseph Vincent
7e3d30c95f
Merge "Change Never Option to lock private space after device restart" into main
2024-03-28 22:39:13 +00:00
Hakjun Choi
748e0d5db9
Merge "Add carrier satellite feature flag into filter out logic in Settings" into 24D1-dev am: e479584d52
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/26720047
Change-Id: Idd987b67733e17de46ec76001cf52bc0cf2bf5e5
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-03-28 20:14:30 +00:00
Hakjun Choi
e479584d52
Merge "Add carrier satellite feature flag into filter out logic in Settings" into 24D1-dev
2024-03-28 19:53:12 +00:00
josephpv
d4f5641c55
Change Never Option to lock private space after device restart
...
Bug: 324208974
Test: atest AutoLockPreferenceControllerTest
Change-Id: Ia45f7f02f407808eaa9a061ae32480c354bdfb74
2024-03-28 11:16:23 +00:00
Treehugger Robot
c35fc38be9
Merge "Fix the keyboard shows up problem" into main
2024-03-28 07:30:14 +00:00
Sunny Shao
eea96db6da
Fix the keyboard shows up problem
...
- Fix the keyboard shows overlapped problem in ChooseLockPassword.
Fixes: 331179831
Test: atest PlatformScenarioTests:LockscreenWithSixDigitPIN
Change-Id: Id57a3d1d693fb12d370fbf7e8e95b6da5dbf7df3
2024-03-28 13:09:38 +08:00
Jason Chiu
9ab22c28fb
Merge "[Safer intents] Input method" into main
2024-03-28 02:44:18 +00:00
Jason Chiu
a18f9e5014
[Safer intents] Input method
...
To avoid implicit intents, make intents launch explicitly.
Test: build
Bug: 323061508
Change-Id: I8d9e8e2b70c3ef913087b72800cd40e0c3df8164
2024-03-28 02:44:09 +00:00
Jason Chiu
e65774a056
Merge "[Safer intents] Credentials" into main
2024-03-28 02:42:20 +00:00
Andy Wickham
b970322d4c
Merge "Allows for system navigation settings to be added dynamically." into 24D1-dev
2024-03-27 23:56:24 +00:00
josephpv
14b2f9568e
Add new filter to list private space apps when not in quite mode
...
This change handles listing of private space apps in Settings > Sound &
vibration > Do Not Disturb > Apps page.
Based on the new filter this page
- lists the apps from private space whenever profile is unlocked.
- when quite mode enabled privat space apps in the list is hidden.
Recording Link: b/322316632#comment3
Bug: 322316632
Test: Manual
Change-Id: Ie8a7b3376351c031a1abb8488eceb7859a1930fd
2024-03-27 20:43:12 +00:00
Joseph Vincent
e8ba1b5711
Merge "Enable talkback in Header Text View in private space setup autoadvance screen" into main
2024-03-27 20:41:47 +00:00
Joshua Mccloskey
72abca0a95
Merge "UDFPS Enrollment Refactor (1/N)" into main
2024-03-27 19:07:34 +00:00
Kyle Zhang
be7215cc51
Merge "Use new naming for Widevine Developer option." into main
2024-03-27 18:54:40 +00:00
Neil Fuller
6ed3743755
Merge "UI changes to support time feedback" into main
2024-03-27 13:25:57 +00:00
josephpv
12054c7f1f
Enable talkback in Header Text View in private space setup
...
autoadvance screen
Bug: 330455551
Test: Manual
Change-Id: I320c919964312eb8847bc76ef4e6de07c7d2db75
2024-03-27 11:21:51 +00:00
Matías Hernández
4267835c15
Merge "Populate new fields in modes created via Settings" into main
2024-03-27 09:55:24 +00:00
Manish Singh
1236e94cf4
Merge "Rename the name of private profile creation from Settings" into main
2024-03-27 09:43:47 +00:00
Josh Hou
544fed5291
Merge "Aggregation checkbox and locale text" into main
2024-03-27 09:20:05 +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
Jason Chiu
7f344f53f6
[Safer intents] Credentials
...
To avoid implicit intents, make intents launch explicitly.
Bug: 323061508
Test: build
Change-Id: I236b6214e761574c82a81b4a7e068f617eae5e9d
2024-03-27 07:58:31 +00:00
Tom Hsu
19058a2493
Merge "Fix crash due to incompatible type" into main
2024-03-27 05:55:07 +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
Hakjun Choi
7a4d0284cc
Add carrier satellite feature flag into filter out logic in Settings
...
Null object reference exception happend when carrier satellite feature is disabled. whille filtering out satellite plmns from scanned plmns
Bug: 331182758
Test: atest NetworkSelectSettingsTest, manually test with feature enabled/disabled on pixel
Change-Id: I394e86ee9c26efdc9920006e0b8ca015500d5162
2024-03-27 00:23:03 +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
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
Joshua McCloskey
199d75b332
UDFPS Enrollment Refactor (1/N)
...
This CL creates a few necessary components that are needed to create the
UI
Test: adb shell device_config put biometrics_framework com.android.settings.flags.fingerprint_v2_enrollment true
Bug: 297082837
Change-Id: I17c4f65fdeac4ebf3c19ba69f5928787b5ace52e
2024-03-26 18:13:54 +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
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
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
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
tomhsu
32a501562c
Fix crash due to incompatible type
...
fix: 331182785
Test: Manual test
Change-Id: I20c150845caad1c14cad35f661c31e36def968ac
2024-03-26 05:03:16 +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
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
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
Chris Antol
70a5a0fd35
Restrict Settings Homepage prior to provisioning
...
Bug: 327749022
Test: manual test
1. factory reset + launch Settings via ADB during Setup -> verify app closes
2. factory reset + bypass Setup + tap Settings icon in launcher -> verify app closes
Change-Id: I8cbe38109ebf88a0f68f3917e95468a81c6463c1
2024-03-25 23:51:04 +00:00