Commit Graph

147497 Commits

Author SHA1 Message Date
Junchen Quan
9b0ece9799 Merge "[Device Supervision] Implement createConfirmSupervisionCredentialsIntent API" into main 2025-03-12 10:34:49 -07:00
juquan
160b8bc1bb [Device Supervision] Implement createConfirmSupervisionCredentialsIntent API
The `ConfirmSupervisionCredentialsActivity` has been added and it's intended to be launched via the intent.

Bug: 392961554
Flag: android.app.supervision.flags.enable_supervision_settings_screen
Test: atest SupervisionMainSwitchPreferenceTest
Change-Id: I2322256a5711d5b90f826f467110c6861a7734ad
2025-03-12 10:34:06 -07:00
Graciela Putri
2952619104 Merge "Add LSE App Compat OWNERS for Settings" into main 2025-03-12 09:39:40 -07:00
Shaowei Shen
d688e69c2e Merge "[Physical Keyboard] Update seekbars" into main 2025-03-12 08:46:59 -07:00
Treehugger Robot
6bdefff962 Merge "[Dialog] Remove the space." into main 2025-03-12 07:58:46 -07:00
Graciela Putri
90cd7eb98c Add LSE App Compat OWNERS for Settings
Flag: EXEMPT adding OWNERS
Fix: 402735141
Test: m
Change-Id: I459bf13bf9ccd067c0ddf067b56ce0e6ecaf4d7d
2025-03-12 07:54:16 -07:00
Hani Kazmi
08fb4d950a Merge "[AAPM] Add framework stats atoms for Advanced Protection" into main 2025-03-12 06:46:25 -07:00
Vitor Carvalho
89287233f1 Update ParentalControlsUtils to use a new utility that is able to retrieve the component for the EnforcedAdmin.
Bug: 382038943
Flag: android.app.supervision.flags.deprecate_dpm_supervision_apis
Test: atest ParentalControlsUtilsTest
Change-Id: Ic2ecf644f2966bbe2e29c4a691db9e004f0d6a0e
2025-03-12 13:41:21 +00:00
Treehugger Robot
5bf1ec1a38 Merge "[Catalyst] Implement metrics/tags for Media page" into main 2025-03-12 05:58:28 -07:00
Chelsea Hao
9d665a0cbc Merge "Handle receive state in audio stream media service." into main 2025-03-12 05:13:53 -07:00
danielwbhuang
4c2949224f [Dialog] Remove the space.
Remove the space before the question mark

Bug: 388942734
Test: manual verification
Flag: EXEMPT bugfix
Change-Id: Iebb8ad106f5c28085943733c414ed25444955399
2025-03-12 19:40:37 +08:00
Ebru Kurnaz
e478bf5797 Fix density slider not updating density when dragged.
Flag: com.android.settings.flags.display_size_connected_display_setting
Test: atest ExternalDisplayPreferenceFragmentTest
Bug: 401603093
Change-Id: Ie27a6f50dd9869b3d00a197cadfb24bf76901828
2025-03-12 11:29:39 +00:00
Hani Kazmi
d22dc992a3 [AAPM] Add framework stats atoms for Advanced Protection
Emit logs whenever advanced protection state changes, or the user is impacted
(inferred by a dialogue being shown)

Bug: 391635274
Change-Id: Ie940afbeaf023df5b1733b2137829ecc78ade137
Test: AdvancedProtectionManagerTest AdvancedProtectionServiceTest
Flag: android.security.aapm_api
2025-03-12 03:47:13 -07:00
Yiyi Shen
ab6c7a8d97 [Audiosharing] Use getBroadcastToUnicastFallbackGroup to get primary
Flag: com.android.settingslib.flags.adopt_primary_group_management_api_v2
Test: atest
Bug: 397568136

Change-Id: I50487a8e5948fec6d8e71e2a0cf499cc7f0cf59d
2025-03-12 03:12:42 -07:00
chelseahao
3d54a876f5 Handle receive state in audio stream media service.
Test: atest
Bug: 398700619
Flag: com.android.settingslib.flags.audio_stream_media_service_by_receive_state
Change-Id: If8934dd6da5420c0e345ae0f412cc9e512e43027
2025-03-12 03:10:35 -07:00
Shawn Lin
c4ee2b83e5 Launch multiple biometric enrollment when no biometric is enrolled
When a user clicks the biometric item in the Device unlock page and no
biometric is enrolled:
- Fingerint clicked: Launch fingerprint enroll then face enroll.
- Face clicked: Launch face enroll then fingerprint enroll.

Bug: 370940762
Test: atest FaceSafetySourceTest FingerprintSafetySourceTest
Flag: com.android.settings.flags.biometrics_onboarding_education
Change-Id: I874b96a75ec0c126ae1674bb6ab220a0a8533fcd
2025-03-12 09:56:39 +00:00
Treehugger Robot
52c57d003e Merge "Fix watch UMO is dismissed when the phone is showing "Stream Paused" notification." into main 2025-03-12 01:29:46 -07:00
shaoweishen
b547394a56 [Physical Keyboard] Update seekbars
Update seekbars color and style.

Bug: 374030364
Bug: 399285693
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: I251a7241b614114a5bb9d5090fcd22cb873ebc51
2025-03-12 00:50:15 -07:00
Victor Li
1aa81f07bb Fix watch UMO is dismissed when the phone is showing "Stream Paused" notification.
Change-Id: I4aef37893eb6420117dc61ab2939dce7709c33ef
BUG: 402599529
2025-03-11 23:55:42 -07:00
Chelsea Hao
de3ec7e343 Merge "Skip starting audio stream service by UI events when flag is on." into main 2025-03-11 23:27:38 -07:00
Yongshun Liu
0e1bf4cff6 a11y: Only show the cursor following mode setting with detected mouse
This makes sure the cursor following mode setting to be visible only
when a mouse device is detected.

Bug: b/398066000
Flag: com.android.settings.accessibility.enable_magnification_cursor_following_dialog
Test: com.android.settings.accessibility.ToggleScreenMagnificationPreferenceFragmentTest
Change-Id: I7dd27e9d8a841461900e28d8ae07d17f86a0b662
2025-03-11 23:11:15 -07:00
Wes Okuhara
24b6ba590a Merge "Settings: Create aconfig flag for search result deep links in same task" into main 2025-03-11 22:13:30 -07:00
Yiyi Shen
d2c3d12372 Merge "[Audiosharing] Update device list when primary buds change" into main 2025-03-11 22:11:33 -07:00
chelseahao
1ecccc4f25 A broadcast receiver to handle ACTION_LE_AUDIO_PRIVATE_BROADCAST_RECEIVED.
Test: atest
Bug: 398700619
Flag: com.android.settingslib.flags.audio_stream_media_service_by_receive_state
Change-Id: I7fbc233028641bb401ebb09f709304af3209ab64
2025-03-12 12:49:08 +08:00
Mir Noshin Jahan
cd97aa3376 Add Settings contract keys for adaptive Wi-Fi and mobile network toggle switches
Test: Build pass
Bug: 393645580
Flag: com.android.settings.flags.enable_nested_toggle_switches

Change-Id: Ia9b658519e7fae7304871c2eb48e07dc9f1620c2
2025-03-11 21:42:48 -07:00
chelseahao
ec38f8bad7 Add a broadcast receiver for private broadcast receive data.
Test: atest
Bug: 398700619
Flag: com.android.settingslib.flags.audio_stream_media_service_by_receive_state
Change-Id: I1c75386241227a0f76aee61d677954ff8ce55b5f
2025-03-12 12:26:22 +08:00
Candice Lo
c8d9ab2c55 Merge "Add content descriptions for Display size and text previews" into main 2025-03-11 19:25:23 -07:00
Shawn Lin
50d8d10c58 Merge "Update strings for summary in device unlock page" into main 2025-03-11 19:25:14 -07:00
Treehugger Robot
feb87ba458 Merge "Fix typo when execute query on BiometricSettingsProvider" into main am: fc564f2bd1 am: c5dc26d495
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/3427141

Change-Id: I9002646cd0e0092f61648ec0b5afc0ac8eeb7346
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2025-03-11 19:24:12 -07:00
Shawn Lin
d902137c2d Merge "Fixed not able to launch FaceSettings page when face is enrolled" into main 2025-03-11 19:09:34 -07:00
Treehugger Robot
c5dc26d495 Merge "Fix typo when execute query on BiometricSettingsProvider" into main am: fc564f2bd1
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/3427141

Change-Id: I2b08bbb1f47c75179dd33d1f9c823c71384aceab
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2025-03-11 19:02:01 -07:00
Yuhan Yang
3fbdd379bf Merge "Initial commit to add autoclick main toggle" into main 2025-03-11 18:55:09 -07:00
Treehugger Robot
fc564f2bd1 Merge "Fix typo when execute query on BiometricSettingsProvider" into main 2025-03-11 18:21:58 -07:00
Nikhil Nayunigari
989c4cf698 Merge "Edits ethernet interface details settings subpage with more info" into main 2025-03-11 15:57:38 -07:00
Wes Okuhara
46f629c4ef Settings: Create aconfig flag for search result deep links in same task
This will be used to guard the bugfix a bug where the deep link
initiated from a search result would open the results page in a separate
window.

Bug: 381127948
Test: None
Flag: com.android.settings.flags.settings_search_result_deep_link_in_same_task
Change-Id: I5a10df558130176ae9df39c0c35501def948430d
2025-03-11 15:22:47 -07:00
Treehugger Robot
b145bf0c5c Merge "[Expressive design] Recolor Hub mode icons on homepage" into main 2025-03-11 15:12:18 -07:00
William Leshner
1a8bf51a04 Merge "Move hub mode settings under display." into main 2025-03-11 14:50:35 -07:00
Nikhil Nayunigari
a821ac9185 Edits ethernet interface details settings subpage with more info
Adds IPAddress, Mac address, RX/TX Speed and Metering options to the
settings sub page.

Flag: com.android.settings.connectivity.ethernet_settings

Test: atest SettingsRoboTests:
com.android.settings.network.NetworkProviderSettingsTest

Bug: 390709492

Change-Id: I9a310f94037e089f3d57ff36f77b88edbb0ee1f1
2025-03-11 21:06:55 +00:00
Xiaomiao Zhang
04cfbe0520 Merge "Add SafeSites related content filters preference." into main 2025-03-11 13:53:42 -07:00
Bill Yi
50e700915b Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: Ifa74919a993261b37c74aa7a873cf1a2225f82e2
2025-03-11 13:10:01 -07:00
Bill Yi
ebf092b845 Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I80e636be1732203715bc453f2d6a9ea8d63c61fb
2025-03-11 13:07:14 -07:00
Graciela Putri
cf0d8cba31 Merge "Remove (experimental) from app aspect ratio settings title" into main 2025-03-11 11:56:04 -07:00
Treehugger Robot
34ba944fa0 Merge "Show failure reasons to user" into main 2025-03-11 11:44:47 -07:00
Xiaomiao Zhang
bb8b603f94 Add SafeSites related content filters preference.
Test: atest SupervisionSafeSitesPreferenceTest
Test: maunally tested locally
Bug: 401568993
Flag: android.app.supervision.flags.enable_web_content_filters_screen
Change-Id: I556019bdeba5ed459996102217836cda0e3c7f71
2025-03-11 18:15:31 +00:00
Pawan Wagh
177fd578c9 Show failure reasons to user
Sometimes device might have pending update which can
cause 16KB toggle to fail. Show the pending update errors to user.

Flag: EXEMPT bug_fix
Test: atest Enable16KbTest
Bug: 394678137
Bug: 400733054
Change-Id: Id032b2f14afb74af3b7458a426addc7e32e3a6f7
2025-03-11 17:10:29 +00:00
Kasia Krejszeff
14bdf5e927 Tap to pause/play the lottie animation in remaining PrivateSpace setup screens
This is to conform to a11y motion stopping requirements.

Test: manually
Bug: 379258725
Flag: EXEMPT bugfix

Change-Id: Ic06cb03f5490def37894b8f448e9e435ad5baf35
2025-03-11 16:42:33 +00:00
Yuhan Yang
a572f89f43 Initial commit to add autoclick main toggle
screen cast: go/screencast-ntc4mdgxndq2mdyxnjcwnhw2yjbhymvlnc0wna

Bug: 391416057
Test: atest ToggleAutoclickMainSwitchPreferenceControllerTest
Flag: com.android.server.accessibility.enable_autoclick_indicator
Change-Id: I6bfa346016d0ab08a61e4813b2c9e16b76281799
2025-03-11 15:49:20 +00:00
Treehugger Robot
f909314daf Merge "Tap to pause/play the lottie animation in PrivateSpace education screen" into main 2025-03-11 07:30:30 -07:00
Ze Li
35b5d88170 Merge "[Bluetooth Pairing] Change allow phone book permission Switch to Material3 style." into main 2025-03-11 07:29:29 -07:00
Jan Tomljanovic
07d1c5067c Add owners files for safetycenter in settings.
Bug: 398185839
Test: not needed
Flag: NONE nothing to test
Relnote: N/a
Change-Id: I5769bba62af30d844e96f3adaef34d53521cd1ca
2025-03-11 14:29:27 +00:00