Santos Cordon
43e0a04580
Merge "Remove EvenDimmer Toggle" into main
2025-03-03 07:19:04 -08:00
Treehugger Robot
6288eb50da
Merge "[Expressive design] Update homepage preference layout" into main
2025-03-03 02:21:05 -08:00
Treehugger Robot
c794912537
Merge "[Expressive design] Apply colors to homepage icons" into main
2025-03-03 02:21:05 -08:00
Treehugger Robot
8ad06b4667
Merge "[Expressive design] Add colors for homepage icons" into main
2025-03-03 02:21:05 -08:00
Jason Chiu
9c16e94552
[Expressive design] Apply colors to homepage icons
...
Bug: 396944193
Test: visual, robotest
Flag: com.android.settingslib.widget.theme.flags.is_expressive_design_enabled
Change-Id: I6ec24bdf8cb9a6f8454bd837daffe743b3b01526
2025-03-03 00:45:08 -08:00
Treehugger Robot
49f129ee11
Merge "Fix disruptive announcement on PIN/Password set up" into main
2025-03-02 17:32:19 -08:00
Treehugger Robot
6e2bddaabd
Merge "Stop app when toggling backcompat setting" into main
2025-03-02 16:59:40 -08:00
Treehugger Robot
11b78c6fef
Merge "[Mag] Keyboard shortcut info shown when physical keyboard present" into main
2025-02-28 18:09:04 -08:00
Xiaomiao Zhang
8e3b899f30
Merge "Implement Web content filters entry point in Supervision Settings dashboard." into main
2025-02-28 17:58:08 -08:00
Xiaomiao Zhang
0dabc23adb
Implement Web content filters entry point in Supervision Settings dashboard.
...
Test: atest SupervisionWebContentFiltersScreenTest
Bug: 395134536
Flag:android.app.supervision.flags.enable_web_content_filters_screen
Change-Id: I5471d8b2956e94b0120ae13bec6187065a5e738a
2025-02-28 16:46:10 -08:00
Treehugger Robot
5e5a48d560
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
2025-02-28 16:24:48 -08:00
Treehugger Robot
2719be50de
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
2025-02-28 16:24:48 -08:00
Hao Dong
1cd98d4993
Add content description for password&pin credential view.
...
Bug: 384635437
Test: manual test with talkback on on settings device unlock
Flag: EXEMPT for a11y big fix
Change-Id: Ie9edd41dca8274cd69700d2a5dfc7b5fe5a7be8e
2025-02-28 21:24:10 +00:00
Pawan Wagh
a63c370eb6
Stop app when toggling backcompat setting
...
- Add method to stop package
- Backcompat setting takes two launches right now to take effect.
stop application when backcompat setting is toggled.
Test: m Settings && adb install -r $ANDROID_PRODUCT_OUT/system_ext/priv-app/Settings/Settings.apk
Bug: 389696304
Flag: EXEMPT bug_fix
Change-Id: Iadc8030fe34f66e7eaf854513b14aeb78a556308
2025-02-28 01:14:30 +00:00
Oleg Petšjonkin
b1066b1348
Merge "Talkback should not announce Selected when changing screen resolution" into main
2025-02-27 15:07:14 -08:00
Katie Dektar
e94d88c74e
[Mag] Keyboard shortcut info shown when physical keyboard present
...
Shows keyboard shortcut info in magnification settings when a
physical keyboard is present. See bug for screenshots.
Hides touchscreen info in magnification settings when a touchscreen
is not present.
Adds ShadowInputDevice support for physical full keyboards.
Bug: b/388847050
Test: Manual, atest ToggleScreenMagnificationPreferenceFragmentTest
Flag: com.android.server.accessibility.enable_magnification_keyboard_control
Change-Id: Ib53fbd8f929d1cc8e294f6f04bab405c9bb576a9
2025-02-27 23:00:12 +00:00
Yuhan Yang
01d938228a
Merge "Add revert to left click to autoclick settings page" into main
2025-02-27 12:24:48 -08:00
Bill Yi
68062e6e18
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I3324b5b4298a3fc032d8c1dc35b9a8166c86b48e
2025-02-27 12:06:30 -08:00
Bill Yi
d7bf3ce05d
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I0e3f13e341f5918e387699d17899469c30d25677
2025-02-27 12:04:53 -08:00
Daniel Norman
551534959c
Merge "Update the dark theme and EDT description" into main
2025-02-27 11:26:10 -08:00
Riley Jones
e8a5eae1dd
Merge "Left & right buttons for display size & text preview" into main
2025-02-27 11:13:55 -08:00
Yuhan Yang
d96bcf8f85
Add revert to left click to autoclick settings page
...
Screenshot: go/screenshot-4sdpfqk5rf3u23l
UI mock: go/screenshot-vcu7ui2ar9bjrm6
Bug: 388845719
Test: ToggleAutoclickRevertToLeftClickControllerTest
Flag: com.android.server.accessibility.enable_autoclick_indicator
Change-Id: I813613f3d920ce6795e6750c440449e78d9b9c37
2025-02-27 17:32:41 +00:00
Simon Wingrove
d781287746
Merge "Update "do not disturb access" to "do not disturb control"" into main
2025-02-27 08:53:20 -08:00
Zoey Chen
25a3ba4eab
Merge "[Settings] Update title by UX suggestion" into main
2025-02-27 01:31:16 -08:00
Angela Wang
ddd2946804
Merge "Set content description on ambien volume sliders" into main
2025-02-27 01:29:18 -08:00
Yiyi Shen
9fa2160a31
Merge changes from topic "join_handler" into main
...
* changes:
[Audiosharing] Handle device connected in handler activity
[Audiosharing] Add activity skeleton to handle new connected sink
2025-02-26 23:02:05 -08:00
Zoey Chen
c9d46e6527
[Settings] Update title by UX suggestion
...
Bug: 377664066
Test: manual
Flag: EXEMPT refactor
Change-Id: Ic6869e614d4464bad64ec44c5973589fb997f598
2025-02-26 22:52:50 -08:00
lbill
d334ebb556
Fix disruptive announcement on PIN/Password set up
...
- Do not invoke deprecated announceForAccessibility()
- Define corresponding content description for PIN & Password
Flag: EXEMPT for a11y bug fixinig
Bug: 384607370
Test: Enabled Talkback, Setup Screen Lock PIN/Password,
ensure the "Password is now set up" for set up password, and
the "PIN is now set up" announced without disruptive announcement
Change-Id: I97c2c7fd8824468fccca8526c4e61ce642fd62ac
2025-02-27 04:21:25 +00:00
Yi Jiang
b996d80d4b
Merge "Make the learn more link more descriptive." into main
2025-02-26 18:44:27 -08:00
petsjonkin
20786fdc6f
Talkback should not announce Selected when changing screen resolution
...
Bug: b/386029188
Test: manual testing
Flag: EXEMPT bugfix
Change-Id: I13a4ef58711a25549dc02c37a2a9911b1dfebf82
2025-02-26 22:40:16 +00:00
Yi Jiang
cddb8cff14
Make the learn more link more descriptive.
...
Test: atest ScreenTimeoutSettingsTest
Bug: 316992953
Flag: EXEMPT bugfix
Change-Id: Ib859ee8eccd1b08fc48524bd545347bde7c4fb40
2025-02-26 13:15:37 -08:00
Treehugger Robot
de81197c74
Merge "Migrate SeekBarPreference to SliderPreference for haptics" into main
2025-02-26 13:01:19 -08:00
Simon Wingrove
854ac99a99
Merge "Update "usage access" string" into main
2025-02-26 10:49:49 -08:00
Treehugger Robot
577f341e0e
Merge "[3F Tap] Radio Group VisD updates" into main
2025-02-26 08:46:44 -08:00
Candice
4a97b31f42
Update the dark theme and EDT description
...
Bug: 315012822
Test: Manually. See screenshot in the bug
Test: atest DarkModeTopIntroPreferenceControllerTest
Flag: android.view.accessibility.force_invert_color
Change-Id: I94ba1af4e49c461978fc6b31e82e44c88ba19109
2025-02-26 15:56:44 +00:00
Jason Chiu
4604734d54
[Expressive design] Update homepage preference layout
...
Bug: 396944193
Test: visual
Flag: com.android.settingslib.widget.theme.flags.is_expressive_design_enabled
Change-Id: I2dd3d984a3181d2fc49e56a26cd57332ac00bb33
2025-02-26 22:28:46 +08:00
Jason Chiu
4b343e216e
[Expressive design] Add colors for homepage icons
...
Bug: 396944193
Test: visual
Flag: EXEMPT add/change colors
Change-Id: Id9d9173c275a97676cdd66c32bb6cfb69bb527e0
2025-02-26 06:24:47 -08:00
Mill Chen
14d3093333
Revert^2 "Update background color for Settings homepage"
...
d4a8ebab43
Bug: 317163103
Bug: 391685101
Test: visual test
Flag: EXEMPT bugfix
Change-Id: I4d371e57838b8f2820a33c12c692b8d17e4be2fa
2025-02-26 06:18:48 -08:00
Treehugger Robot
d3b4656bec
Merge "Modify string to match the design." into main
2025-02-26 05:39:02 -08:00
tom hsu
9b7f0bbf95
Modify string to match the design.
...
Flag: EXEMPT bug fix
Bug: b/397958254
Test: Manual test.
Change-Id: Ic424e30ce4c44ea63ee650bd6c1bcafcd60070a4
2025-02-26 03:08:01 -08:00
Yiyi Shen
4b13fb3655
[Audiosharing] Add activity skeleton to handle new connected sink
...
Test: atest
Flag: com.android.settingslib.flags.promote_audio_sharing_for_second_auto_connected_lea_device
Bug: 395786392
Change-Id: Iff1378af8d9a8aa50ccd02b92630541acb24a1ad
2025-02-26 01:20:31 -08:00
noshinmir
16e32fae3f
Add nested toggle switches under Adaptive connectivity settings UI
...
Bug: 393645580
Flag: com.android.settings.flags.enable_nested_toggle_switches
Test: Manual testing
atest AdaptiveConnectivityScreenTest
hsv: https://hsv.googleplex.com/5165236934934528
Change-Id: I12403f5c80290ebccc04f11771ec3f06ee216610
2025-02-26 07:16:38 +00:00
Bill Yi
1e97dd4cf0
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
2025-02-25 14:18:53 -08:00
Riley Jones
998929d688
Left & right buttons for display size & text preview
...
Test: manually open page and verify buttons work. Make sure to check the buttons during setup wizard.
Bug: 386906497
Flag: EXEMPT xml-dependent change
Change-Id: I488d74591d698ad918fd864cf39b2f3133abd463
2025-02-25 20:21:29 +00:00
Julia Reynolds
6191772de7
Merge "Add ability to exclude apps from adjustments" into main
2025-02-25 12:19:23 -08:00
Simon Wingrove
3db5cb833f
Update "usage access" string
...
New string is "app usage data".
As per agreed UXW proposal (see bug)
Bug: 396589797
Test: manually
Flag: EXEMPT string change
Change-Id: I418de8b8ca450bdcb735ef10be6fcc3b931b3865
2025-02-25 16:39:35 +00:00
Treehugger Robot
1ec32b9cd5
Merge "Fixed accessibility issues in Wi-Fi calling preference" into main
2025-02-25 07:16:49 -08:00
Julia Reynolds
0762b81bcf
Add ability to exclude apps from adjustments
...
Specifically bundling and summarization
Test: BundleManageAppsPreferenceControllerTest
Test: AdjustmentExcludedAppsPreferenceControllerTest
Test: SummarizationManageAppsPreferenceControllerTest
Flag: android.app.nm_summarization
Flag: android.app.notification_classification_ui
Bug: 390415383
Bug: 377697346
Change-Id: Ica4b77212f4660624bfe12be7e6c9c584cd2c812
2025-02-25 07:06:46 -08:00
Treehugger Robot
0a1540ed51
Merge "Add strings for NTN connection manual type" into main
2025-02-25 05:37:42 -08:00
Bill Yi
f893ef0d19
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I5f50c2a8a5da4d5a2faa455b8d3376d58ff3ccb7
2025-02-25 05:30:50 -08:00