Michael Checo
c19ccd3bed
Merge "Add preference toggle for touchpad acceleration setting" into main
2025-01-17 15:19:57 -08:00
Treehugger Robot
7ce118d601
Merge "Remove MEDIA_CONTROLS_RECOMMENDATION setting toggle" into main
2025-01-17 12:56:52 -08:00
Lorenzo Lucena Maguire
f5560622f1
Merge "Create Double Tap Power Settings Activity" into main
2025-01-17 11:35:54 -08:00
Joshua McCloskey
f2e29d4359
A11y pattern view is no longer selectable
...
Fixes: 386873612
Fixes: 386873927
Test: Verified pattern view is no longer selectable, but cells are still
announced.
Flag: EXEMPT bugfix
Change-Id: If80da276f2a33206c39552b6b86a92c899f865a9
2025-01-17 09:17:18 -08:00
Joshua Mccloskey
496dcd3eb7
Merge "Pattern a11y fix" into main
2025-01-17 09:12:56 -08:00
Treehugger Robot
07eca37281
Merge "[Catalyst] Rollback the Adaptive brightness key" into main
2025-01-17 06:31:32 -08:00
Sunny Shao
03de6af4fc
[Catalyst] Rollback the Adaptive brightness key
...
Let the redirect highlight function work from Turbo app.
NO_IFTTT=Catalyst migration
Test: devtool, atest AutoBrightnessScreenTest
Bug: 390525596
Flag: com.android.settings.flags.catalyst_display_settings_screen
Change-Id: Id7261d8a51368c45b7e23fee911565a226b30779
2025-01-17 08:27:02 +00:00
Jacky Wang
68178f684e
[Catalyst] Refine AmbientDisplayAlwaysOnPreference datastore
...
NO_IFTTT=Catalyst only
Bug: 372307567
Flag: com.android.settings.flags.catalyst_lockscreen_from_display_settings
Test: devtool
Change-Id: Icd7990d4bb42c2ed5e3432d0dd81473217913b56
2025-01-17 16:05:42 +08:00
Lorenzo Lucena Maguire
081836703a
Create Double Tap Power Settings Activity
...
Test: manually launched activity
Bug: 390257067
Flag: EXEMPT declared activity in xml
Change-Id: Idc858b4e916df7e716790b7297b1bd5a58874452
2025-01-17 07:58:21 +00:00
Ze Li
6237fd2826
Merge "[Temp bonding] Updater for the guest list to store temp bond device" into main
2025-01-16 23:20:21 -08:00
Fan Wu
297941ba2f
[Catalyst] Remove PreferenceMetadata usages
...
Classes that implement PersistentPreference don't need to implement PreferenceMetadata
Bug: 388167302
Test: atest and manual
Flag: EXEMPT refactor
NO_IFTTT=refactor
Change-Id: Icf7d5eb4bbd426eb7e8dd562eda3c0a775457a3e
2025-01-16 17:46:28 -08:00
Yining Liu
8b94618dd8
Merge "Notification on lockscreen settings: add WhatToShowController" into main
2025-01-16 15:38:58 -08:00
Yongshun Liu
c0e9a84e85
Merge "a11y: Make images optional for single choice list view dialog" into main
2025-01-16 15:07:19 -08:00
Wenyu Zhang
c29bde48a7
Merge "a11y: Hook ignore minor cursor movement setting to its controller" into main
2025-01-16 14:45:21 -08:00
Joshua McCloskey
ab58cb91a9
Pattern a11y fix
...
Test: Verified that the next button is no longer disabled, user can
click it
Fixes: 376175416
Flag: EXEMPT bugfix
Change-Id: I30fd80d96b8702e1c8b4bc50dad4c486b220a531
2025-01-16 14:39:44 -08:00
Yongshun Liu
09b11ff3d3
a11y: Make images optional for single choice list view dialog
...
This makes `ItemInfoArrayAdapter.ItemInfo` support text-only choices. It
is to better accommodate the new dialogs.
Bug: b/389991440
Flag: com.android.settings.accessibility.enable_magnification_cursor_following_dialog
Test: None
Change-Id: If7514631a72631cf0fce85623fe30c8261f678c9
2025-01-16 21:27:02 +00:00
Ioana Alexandru
878f860fd3
Merge "Rename SettingsEnableZenModeDialog to EnableDndDialogFragment" into main
2025-01-16 08:39:36 -08:00
Yining Liu
50577a6c36
Notification on lockscreen settings: add WhatToShowController
...
Add WhatToShowController to handle the visibility change of the
preference category when the global setting changes.
Bug: 367455695
Flag: com.android.server.notification.notification_lock_screen_settings
Test: manual
Change-Id: I432e4c865402ac8bee32f0f79b3cf2bdce7cc882
2025-01-16 16:11:33 +00:00
Beth Thibodeau
a7e709c07c
Remove MEDIA_CONTROLS_RECOMMENDATION setting toggle
...
Bug: 382680767
Flag: EXEMPT removing deprecated code
Test: build, check media settings page
Change-Id: I6beaafc7b33e4cb0b29c89cc07ce421c32bf4563
2025-01-16 09:14:00 -06:00
Julia Reynolds
f9b8f5af38
Merge "Align history styling with Settings" into main
2025-01-16 06:02:24 -08:00
Wenyu Zhang
4de40b3959
a11y: Hook ignore minor cursor movement setting to its controller
...
Change-Id: I2c0ac1c36cc600f551d2a89ab3ec6d1405ac58d9
Test: ToggleAutoclickIgnoreMinorCursorMovementControllerTest
Bug: b/388845718
Flag: com.android.server.accessibility.enable_autoclick_indicator
2025-01-16 13:11:46 +00:00
Treehugger Robot
1ac39a1547
Merge "[Catalyst] Leverage PrimarySwitchPreferenceBinding" into main
2025-01-16 03:40:40 -08:00
Ze Li
13b63904b8
[Temp bonding] Updater for the guest list to store temp bond device
...
Test: com.android.settings.connecteddevice.audiosharing.TemporaryBondDeviceGroupUpdaterTest
Bug: 362859132
Flag: com.android.settingslib.flags.enable_temporary_bond_devices_ui
Change-Id: Ic0be83ac0f021988e4c2a2020106055889e3308d
2025-01-16 19:04:33 +08:00
Josep del Río
733f174fbd
Merge "Fix multiple layouts marked as selected" into main
2025-01-16 01:33:54 -08:00
Jacky Wang
5a747c5a14
[Catalyst] Leverage PrimarySwitchPreferenceBinding
...
NO_IFTTT=Catalyst only
Bug: 335132588
Flag: com.android.settings.flags.catalyst
Test: manual
Change-Id: I3a566d98500bd09526c1f8d34fb7c47e9dff68b7
2025-01-16 17:13:20 +08:00
Treehugger Robot
fd7927bd79
Merge "[Catalyst] Rename BooleanPreference to BooleanValuePreference" into main
2025-01-16 00:55:23 -08:00
Zoey Chen
cc0c66a7ee
Merge "[Settings] Create new controller for app language: suggested locale" into main
2025-01-16 00:29:41 -08:00
Zoey Chen
1daa1bb380
[Settings] Create new controller for app language: suggested locale
...
Bug: 388199937
Test: manual
Flag: EXEMPT refactor
Change-Id: I45ddbfb460365e3ff4858de0c0411c7a46d49302
2025-01-16 06:58:44 +00:00
Fan Wu
9782d86786
[Catalyst] Rename BooleanPreference to BooleanValuePreference
...
Bug: 388167302
Test: atest and manual
Flag: EXEMPT refactor
NO_IFTTT=refactor
Change-Id: Id447d0729b9202df96b610c3991f9d03dda8c811
2025-01-15 22:34:35 -08:00
Treehugger Robot
03556af237
Merge "[Catalyst] Keep activity title in sync with PreferenceFragment" into main
2025-01-15 22:33:10 -08:00
Jacky Wang
8672a5e2ef
[Catalyst] Keep activity title in sync with PreferenceFragment
...
Fix: 390135885
Flag: com.android.settings.flags.catalyst
Test: manual
Change-Id: I0a8edbc6fa2a13d653a85ddfe36bd551e09796f8
2025-01-16 12:26:13 +08:00
Chelsea Hao
97ccf7d696
Merge "Use LocalBluetoothLeBroadcastSourceState." into main
2025-01-15 19:11:20 -08:00
Jacky Wang
f597576f55
Merge changes from topic "catalyst" into main
...
* changes:
[Catalyst] Update metrics logging for AirplaneModePreference
[Catalyst] Setup metrics logger for preference ui action
2025-01-15 18:29:02 -08:00
Yuhan Yang
b95bc6620d
Merge "Grey out scrolling speed slider bar" into main
2025-01-15 17:35:50 -08:00
Jacky Wang
22ce449414
[Catalyst] Update metrics logging for AirplaneModePreference
...
NO_IFTTT=Catalyst only
Bug: 386330825
Bug: 389886085
Flag: com.android.settings.flags.catalyst
Test: atest
Change-Id: I1d1fced2e24bd10839dd8f29a6fdd6f0bd04667c
2025-01-16 07:30:38 +08:00
Jacky Wang
22d3b0420e
[Catalyst] Setup metrics logger for preference ui action
...
Bug: 389886085
Flag: com.android.settings.flags.catalyst
Test: atest&manual
Change-Id: I8c3ce6cbdeeefe7857132a40ea486d0f56928d7a
2025-01-16 07:30:38 +08:00
Joshua Mccloskey
0e5717b3a6
Merge "Fixed Pattern SUW a11y bug" into main
2025-01-15 12:34:39 -08:00
Daniel Norman
e8f5daaf88
Merge "fix(HCT):Ensure HCT Notification ID does not conflict in the Settings app" into main
2025-01-15 11:34:28 -08:00
Joshua McCloskey
53ac9161d3
Fixed Pattern SUW a11y bug
...
Test: Verified that setting up a patter nduring SUW no longer announces
a long peice of text after clearing the pattern.
Fixes: 386859835
Flag: EXEMPT bugfix
Change-Id: I7350aba7d3f0665f204758241af02eeaad8cc1d5
2025-01-15 19:17:23 +00:00
Riley Jones
e5649f2ca6
Merge "Cleanup qs shortcut flag in OneHandedSettingsUtils" into main
2025-01-15 10:51:57 -08:00
Michael Checo
f47182fe0c
Add preference toggle for touchpad acceleration setting
...
Bug: 387184135
Test: verified on DUT
Flag: com.android.hardware.input.pointer_acceleration
Change-Id: Ic49af4676eaeca6135296fa825d28c8a52af7dc2
2025-01-15 17:59:50 +00:00
Ioana Alexandru
07534f76a9
Rename SettingsEnableZenModeDialog to EnableDndDialogFragment
...
We also renamed the base EnableZenModeDialog to
EnableDndDialogFactory, see other CL in topic.
Flag: EXEMPT trivial rename
Test: builds
Bug: 388261320
Change-Id: Iaa2043bbb8d1f62482d0c38d0951da4025676f27
2025-01-15 17:42:23 +01:00
Yiyi Shen
9c1447536a
Merge "[Audiosharing] Use setBroadcastToUnicastFallbackGroup to set primary" into main
2025-01-15 02:34:03 -08:00
Dipankar Bhardwaj
5488817d0a
Merge "Use RELEASE_OR_PREVIEW_DISPLAY to show android build version" into main
2025-01-15 02:29:59 -08:00
chenjean
ea305dc01e
fix(HCT):Ensure HCT Notification ID does not conflict in the Settings app
...
The current HCT notification uses NOTIFICATION_ID=1. The Settings app has a few other notifications also use NOTIFICATION_ID=1 like Bluetooth and Sim etc. When using the same NOTIFICATION_ID for a notification, it updates the existing notification, causing the original one to disappear. To avoid this, we use a unique NOTIFICATION_ID.
Bug: 388530317
Flag: EXEMPT resource only update
Test: manual
Test: atest HighContrastTextMigrationReceiverTest
Change-Id: Ieda6836190726b14cd3522f61e7992e5a5698231
2025-01-15 18:15:38 +08:00
chelseahao
47fcd60315
Use LocalBluetoothLeBroadcastSourceState.
...
Test: atest
Bug: 308368124
Flag: com.android.settingslib.flags.enable_le_audio_sharing
Change-Id: Ic49a6782b63c91e95dd16898b5443585068e45f0
2025-01-15 01:33:49 -08:00
Treehugger Robot
3849c6c6f0
Merge "[Catalyst] Remove BooleanValue usages" into main
2025-01-15 01:29:17 -08:00
Treehugger Robot
eb927665a3
Merge "24Q4: Removal of a2dp_offload_codec_extensibility_settings" into main
2025-01-15 01:05:14 -08:00
Yiyi Shen
27e4fcc6c6
[Audiosharing] Use setBroadcastToUnicastFallbackGroup to set primary
...
Flag: com.android.settingslib.flags.adopt_primary_group_management_api
Test: atest
Bug: 381946931
Change-Id: Ib06dd2e202b07b9cdb25b1a671ee4d57246415ba
2025-01-15 15:55:07 +08:00
Jakub Rotkiewicz
2c869d337c
24Q4: Removal of a2dp_offload_codec_extensibility_settings
...
Bug: 323319530
Fix: 323319530
Flag: EXEMPT removing com.android.settings.development.a2dp_offload_codec_extensibility_settings
Test: atest SettingsRoboTests
Change-Id: If9c710c0aaed7326b32dd2e7d5f3109de4047b97
2025-01-15 07:43:45 +00:00