Treehugger Robot
0f687eafc5
Merge "Fix stray ProfileSelectDialog when only one profile exists" into main
2024-11-07 19:09:43 +00:00
Matías Hernández
b152c2d34f
Fix stray ProfileSelectDialog when only one profile exists
...
Fixes: 377829434
Test: atest ZenModePrioritySendersPreferenceControllerTest
Flag: android.app.modes_ui
Change-Id: Ia5f667fd937107af98dfb3a073cadeb935ff8a8a
2024-11-07 18:52:59 +01:00
Harry Cutts
3d21de7e38
Merge "Touchpad: add Framework Input team as owners of more files" into main
2024-11-07 17:44:56 +00:00
Wes Okuhara
a3b4cf4f26
Merge "Settings: Re-enable WebViewAppPickerTest#testNotFinishedIfAdmin" into main
2024-11-07 17:13:49 +00:00
Daniel Huang
e7ba339a6e
Merge "Add feature flag for regional preferences APIs" into main
2024-11-07 07:58:09 +00:00
Rupesh Bansal
5c6c9018a1
Merge "Changed to use the new hidden API." into main
2024-11-07 06:53:27 +00:00
danielwbhuang
2133c646f8
Add feature flag for regional preferences APIs
...
Bug: 370379000
Flag: com.android.settings.flags.regional_preferences_api_enabled
Test: manual
Change-Id: I165a800dcf6dbc299f86e6cf89ffc4c94ecd9e15
2024-11-07 12:11:21 +08:00
Jason Chiu
23e1e904f7
Merge "Add an action name and support 2-pane UI in Backup page" into main
2024-11-07 03:52:02 +00:00
Wes Okuhara
329fbfed7d
Settings: Re-enable WebViewAppPickerTest#testNotFinishedIfAdmin
...
Since the time the test was ignored, this tests seems to have
self-resolved and now passes.
Bug: b/313615637
Test: atest SettingsRoboTests:com.android.settings.webview.WebViewAppPickerTest#testNotFinishedIfAdmin
Flag: TEST_ONLY
Change-Id: I3cd0595fd1a89ee944cd6c8e650c84b4ecdeb99f
2024-11-06 22:59:02 +00:00
Treehugger Robot
855a4d3d14
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
2024-11-06 22:34:34 +00:00
Treehugger Robot
f015d04933
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
2024-11-06 22:34:34 +00:00
Treehugger Robot
f4db8c550d
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
2024-11-06 22:34:34 +00:00
David Liu
7b846bc9ad
Merge changes from topic "fix-expressive-design-preference-group" into main
...
* changes:
[Expressive design] preference group - fix preference highlight
Fix expressive design preference group
2024-11-06 20:47:59 +00:00
Treehugger Robot
9d1515e3ca
Merge "Use the DND icon for modes of type UNKNOWN" into main
2024-11-06 19:15:38 +00:00
Treehugger Robot
2c948dd18d
Merge "Move When to start tab below grid" into main
2024-11-06 19:06:09 +00:00
Rupesh Bansal
24f961a07a
Changed to use the new hidden API.
...
Bug: 372700957
Test: refactoring
Flag: EXEMPT Refactoring
Change-Id: I5eb7d5ab94ebd273aea9226cd3cbed5de0d49baa
2024-11-06 18:11:40 +00:00
Daniel Norman
214a71a697
Merge "Explicitly mark the TopIntroPreference not searchable" into main
2024-11-06 17:57:25 +00:00
Prince
776af69b32
Move When to start tab below grid
...
Test: Device Tested
Fixes: 376237263
Flag: com.android.systemui.dream_overlay_updated_font
Change-Id: Ic974a18ba0fcaf879ade7965f3372af8ca17966a
2024-11-06 17:00:03 +00:00
Julia Reynolds
106738a1b1
Merge "Add skeleton page for bundling" into main
2024-11-06 16:59:57 +00:00
Matías Hernández
13c6cb4c22
Use the DND icon for modes of type UNKNOWN
...
Fixes: 376404078
Test: manual
Flag: android.app.modes_ui
Change-Id: I0b0959a468b2dde495b301fa723c7bef265fb3fe
2024-11-06 17:35:45 +01:00
Candice
3e96c9459b
Explicitly mark the TopIntroPreference not searchable
...
Bug: 353847080
Test: Manually. Add screen recording to the bug
Test: atest AccessibilityHearingAidsFragmentTest
Flag: com.android.settings.accessibility.fix_a11y_settings_search
Change-Id: I7bdeb07d78ed717abf0aee53bc63952edb183354
2024-11-06 12:31:45 +00:00
Bill Yi
2a99f03da5
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I770cf07e0ab03286988607caec851e572edb6e3a
2024-11-06 03:41:31 -08:00
Bill Yi
1df24f975b
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ibdee22db099165a9ed553031a11c24eff2b02ad1
2024-11-06 03:39:11 -08:00
Bill Yi
5ad1b75dd1
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I8e43ec42db46df704b8afd2fefb58edb27ec6887
2024-11-06 03:37:26 -08:00
Jacky Wang
33c580ec45
[Catalyst] Support restriction for Display settings
...
NO_IFTTT=Catalyst only
Bug: 377600992
Flag: com.android.settings.flags.catalyst_display_settings_screen
Test: testdpc
Change-Id: I0a9a125a24614ea8d93e870891c7db6f73f4ac9e
2024-11-06 16:49:27 +08:00
Haijie Hong
2c4aec3a23
Merge "Also disable main content if switch is disabled" into main
2024-11-06 07:05:01 +00:00
Jacky Wang
b5d407abdf
Merge changes from topic "catalyst" into main
...
* changes:
[Catalyst] Support restriction for Sound settings
Add SettingsPreferenceBindingFactory and support restriction
Implement RestrictedPreferenceHelperProvider for restricted preference
2024-11-06 06:50:12 +00:00
Jason Chiu
9eab62acdc
Add an action name and support 2-pane UI in Backup page
...
Fix: 377618895
Test: manual, atest UserBackupSettingsActivityTest
Flag: EXEMPT only export activity
Change-Id: If0469a42548a7ba1153dd41f88b68972ce5a23e4
2024-11-06 14:44:17 +08:00
Haijie Hong
ffa4fba144
Also disable main content if switch is disabled
...
BUG: 377530027
Test: local test
Flag: com.android.settings.flags.enable_bluetooth_device_details_polish
Change-Id: I883618919523fea2305858c370390c88511d5a0f
2024-11-06 13:37:35 +08:00
David Liu
7e625884e3
[Expressive design] preference group - fix preference highlight
...
Support preference highlight feature
Bug: 376137920
Test: atest HighlightablePreferenceGroupAdapterTest
Flag: EXEMPT resource only update
Change-Id: I017f292778c984c0a8a207b837144fb9e344e9a8
2024-11-06 05:35:28 +00:00
Jacky Wang
d33b0a5114
[Catalyst] Support restriction for Sound settings
...
NO_IFTTT=Catalyst only
Bug: 377600992
Flag: com.android.settings.flags.catalyst_sound_screen
Test: testdpc
Change-Id: I2d768155f450f415c2279bbff69f94e8934b4383
2024-11-06 12:01:03 +08:00
Jacky Wang
f18e3bafe6
Add SettingsPreferenceBindingFactory and support restriction
...
Bug: 377600992
Flag: com.android.settings.flags.catalyst
Test: testdpc
Change-Id: I14c37a3cfb1d69108ad4f5dabd4f35e8ec8899bd
2024-11-06 11:47:29 +08:00
Dongzhuo Zhang
288cb40982
Merge "Few update on contacts storage settings. 1. Add account preference category to contacts storage settings page 2. Preload account icon in settings constructor 3. Re-fetch account in controller to refresh the default account after user sets a different default account." into main
2024-11-06 03:47:19 +00:00
Jacky Wang
3551614baf
Implement RestrictedPreferenceHelperProvider for restricted preference
...
Bug: 377600992
Flag: EXEMPT library
Test: Manual
Change-Id: I73e60ea7a392aac96e701b9d7f0ff617e449f3b2
2024-11-06 11:43:42 +08:00
Xiaohui Chen
5585690b00
Merge "settings: fix roboletric test in MainClearTest" into main
2024-11-06 01:05:37 +00:00
Dongzhuo Zhang
2f16e5824e
Few update on contacts storage settings.
...
1. Add account preference category to contacts storage settings page
2. Preload account icon in settings constructor
3. Re-fetch account in controller to refresh the default account after user sets a different default account.
Test: atest SettingsRoboTests:com.android.settings.applications.contacts.ContactsStorageSettingsTest
atest SettingsRoboTests:com.android.settings.applications.contacts.ContactsStoragePreferenceControllerTest
Bug: 368641291
Flag: android.provider.new_default_account_api_enabled
Change-Id: I3ca2a7a0905118c7a3a47fe4573781ae86c246bd
2024-11-05 23:25:02 +00:00
Joshua Mccloskey
c8c6c80562
Merge changes I3726df57,If1dea7b3 into main
...
* changes:
Updated Orientation interactor
Added interupt to accessibility interactor
2024-11-05 23:24:34 +00:00
Daniel Norman
e784d052b9
Merge "Allow connected Hearing Aid devices to be searched by names" into main
2024-11-05 20:17:20 +00:00
Daniel Norman
aaa48abc5e
Merge "Allow saved Hearing Aid devices to be searched by names" into main
2024-11-05 18:33:59 +00:00
Harry Cutts
83b1491d85
Touchpad: add Framework Input team as owners of more files
...
Bug: 353947750
Bug: 374965372
Test: none
Flag: EXEMPT owners change
Change-Id: I160af9ed4ec15f3fe8a41ae8c840a5bf9ec3b999
2024-11-05 18:20:03 +00:00
Julia Reynolds
976850dbdd
Add skeleton page for bundling
...
Test: BundleTypePreferenceControllerTest
Test: BundleGlobalPreferenceControllerTest
Test: BundlePreferenceControllerTest
Fixes: 376476949
Flag: android.app.notification_classification_ui
Change-Id: I6fa7ddfeb5ee6d2033dee4b57b0cc0e76bb347f6
2024-11-05 17:03:40 +00:00
Shaowei Shen
c0a4fec1e6
Merge "[PhysicalKeyboard] Update Setting Feature Provider for follow up usage" into main
2024-11-05 05:48:53 +00:00
Chelsea Hao
bade0e096d
Merge "Add summary for auto on toggle in settings." into main
2024-11-05 04:08:42 +00:00
Treehugger Robot
f632d6274f
Merge "fix crash in setting time zone" into main am: 15f88ddc70
am: 059f600c5e
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/3079352
Change-Id: I401e4197ddc6302133cfef4612e42eaa128dffa7
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-11-05 01:26:51 +00:00
Treehugger Robot
059f600c5e
Merge "fix crash in setting time zone" into main am: 15f88ddc70
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/3079352
Change-Id: I010e5c40db4a9eae81df7cb579d5c311c5dd0887
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-11-05 01:02:33 +00:00
Treehugger Robot
15f88ddc70
Merge "fix crash in setting time zone" into main
2024-11-05 00:31:21 +00:00
Riley Jones
9da198115f
Merge "Fixes searchability for timeout settings page." into main
2024-11-04 21:10:38 +00:00
David Liu
1fc4af8e5c
Fix expressive design preference group
...
Apply it to Settings DashboardFragment to make all settings support this.
Bug: 376137920
Test: atest HighlightablePreferenceGroupAdapterTest
Flag: EXEMPT resource only update
Change-Id: I9220c13444244a082441aefc1962c2a394638001
2024-11-04 20:38:56 +00:00
Riley Jones
af080edfe0
Merge "Fixes searchability for autoclick settings page" into main
2024-11-04 20:23:58 +00:00
Edgar Wang
214015eb04
Merge "[Expressive design] Apply expressive design to Settings" into main
2024-11-04 18:40:52 +00:00