Treehugger Robot
d6f73f35b6
Merge "Update titles and summaries of the Date and time settings page" into main
2024-09-25 16:54:05 +00:00
Geoffrey Boullanger
8b7399a8d9
Update titles and summaries of the Date and time settings page
...
Design doc: go/dd-android-settings-time-2024
This change covers Part 1, which consists of adding user-friendly summary under each toggle and rewording titles.
Bug: 296835792
Test: on-device and atest
Flag: EXEMPT resource only update
Change-Id: I0b685743599880fc1c4ad680eca9c36e4e64d0ff
2024-09-25 15:19:10 +00:00
Haijie Hong
9b36ed51a2
Merge "Add icon for more settings preference" into main
2024-09-25 10:37:04 +00:00
Haijie Hong
684ec23cad
Merge "Add metrics category for more settings fragment" into main
2024-09-25 10:36:29 +00:00
Haijie Hong
63ecd2781f
Add icon for more settings preference
...
BUG: 343317785
Test: atest DeviceSettingRepositoryTest
Flag: com.android.settings.flags.enable_bluetooth_device_details_polish
Change-Id: Id7c272edce5ff8166f03b7162ac9ba5ff1f15097
2024-09-25 09:02:07 +00:00
Haijie Hong
fc27dcccde
Add metrics category for more settings fragment
...
BUG: 343317785
Test: local tested
Flag: com.android.settings.flags.enable_bluetooth_device_details_polish
Change-Id: I21a3ca0deea516765f1af2f5d7117b6c3c1763a7
2024-09-25 16:17:48 +08:00
Haijie Hong
7e7530bfd1
Merge "Fix two-panel issue in tablet" into main
2024-09-25 07:36:43 +00:00
Jacky Wang
09289058d1
Merge "Avoid potential ActivityNotFoundException" into main
2024-09-25 06:27:26 +00:00
Haijie Hong
1020e7132d
Fix two-panel issue in tablet
...
Keep the logic same as BlockingPrefWithSliceController.
BUG: 343317785
Test: atest BluetoothDeviceDetailsViewModelTest
Flag: com.android.settings.flags.enable_bluetooth_device_details_polish
Change-Id: I77e62479def433869ae5e93987ec7069cc61173a
2024-09-25 13:48:33 +08:00
Yiyi Shen
28d1551870
Merge "[Audiosharing] Apply new string resid" into main
2024-09-25 05:19:49 +00:00
Jacky Wang
1c486036ef
Avoid potential ActivityNotFoundException
...
Bug: 332202168
Flag: com.android.settings.flags.catalyst
Test: Manual
Change-Id: I74d7bbc9eb34e0f8d04cfb663b04393a3432e784
2024-09-25 11:58:10 +08:00
Treehugger Robot
00c90b0e6f
Merge "Migrate Android version preference" into main
2024-09-25 03:30:59 +00:00
Menghan Li
26392847f0
Merge "refactor(brightness suw): decouple auto brightness initialization logic for setup flow" into main
2024-09-25 01:23:55 +00:00
Treehugger Robot
adb3d1f1d4
Merge "Migrate the Legal Info page to Catalyst" into main
2024-09-25 00:39:10 +00:00
Dongzhuo Zhang
c51a76014a
Merge "Add contacts storage setting entry in app settings page." into main
2024-09-25 00:20:32 +00:00
Jacky Wang
4329d8371e
Migrate Android version preference
...
Bug: 365886251
Flag: com.android.settings.flags.catalyst_firmware_version
Test: Unit
Change-Id: I0a15cd460543a7dd84edc5c3a5a2ff900aeba13f
2024-09-25 07:28:52 +08:00
Dongzhuo Zhang
6231453e91
Add contacts storage setting entry in app settings page.
...
Test: atest SettingsRoboTests:com.android.settings.applications.contacts.ContactsStoragePreferenceControllerTest
Bug: 368641291
Flag: com.android.settings.flags.enable_contacts_default_account_in_settings
Change-Id: I8da16f24b17e44dc0ea417cffabd85c36d7edc5f
2024-09-24 22:28:22 +00:00
Julia Reynolds
2fe4cb6393
Merge "Make legacy DND pages not searchable" into main
2024-09-24 20:19:17 +00:00
Julia Reynolds
0c5eb711a9
Make legacy DND pages not searchable
...
Flag: EXEMPT unflaggable
Fixes: 341726633
Test: manual, searching in settings
Change-Id: I592a1775a890711086db1099fb333c1dc1a11e0b
2024-09-24 15:18:16 +00:00
Sunny Shao
e060aeb1e1
Migrate the Legal Info page to Catalyst
...
Test: atest LegalPreferenceTest
Test: atest LegalSettingsScreenTest
Test: atest WallpaperAttributionsPreferenceTest
Bug: 360061554
Flag: com.android.settings.flags.catalyst_legal_information
Change-Id: Ic15384e853584b72a847e1a10713a0c3c29273a7
2024-09-24 23:15:27 +08:00
Jacky Wang
84d31c2ad9
Migrate Android security update preference
...
Bug: 365886251
Flag: com.android.settings.flags.catalyst_firmware_version
Test: Unit
Change-Id: I745358d8dfc17b68535336653a149c334b266c91
2024-09-24 17:49:30 +08:00
Jacky Wang
b8d2bc12b1
Migrate mainline module version preference
...
Bug: 365886251
Flag: com.android.settings.flags.catalyst_firmware_version
Test: Unit
Change-Id: I1f3f69b08fe22c66d1b1c6786f9cd7e7ff413529
2024-09-24 16:52:13 +08:00
Menghan Li
e0f734526d
refactor(brightness suw): decouple auto brightness initialization logic for setup flow
...
The AccessibilitySettingsForSetupWizard class should not be responsible for managing the initial
logic of controllers, such as determining which controllers need to be dynamically added or updated
using setInSetupWizard APIs. This logic should be handled directly by the controllers themselves.
Bug: 311093618
Flag: EXEMPT bugfix
Test: atest AccessibilitySettingsForSetupWizardTest
AutoBrightnessPreferenceControllerForSetupWizardTest
AutoBrightnessPreferenceControllerTest
BrightnessLevelPreferenceControllerForSetupWizardTest
BrightnessLevelPreferenceControllerTest
Change-Id: I6065a10e72d002981c0f514543e6933d79c2aa1b
2024-09-24 05:41:23 +00:00
Maryam Dehaini
6a6a3efe57
Merge "Change "Open by default" setting page selection to radio buttons" into main
2024-09-23 22:45:07 +00:00
Maryam Dehaini
11825b0bc7
Change "Open by default" setting page selection to radio buttons
...
Selection to open page in app or browser needs to be displayed via radio
buttons as discussed here: http://b/346622495#comment14
Bug: 359262490
Test: Open links in app and browser
Flag: EXEMPT small UI change
Change-Id: Ib23084bcc7f899b97b59019775584807e5b70d7e
2024-09-23 14:32:08 -07:00
Jacky Wang
9cdd1108c3
Merge changes from topic "catalyst-firmware-version" into main
...
* changes:
Migrate "Build number" preference
Migrate "Kernel version" preference
Migrate "Baseband version" preference
2024-09-23 15:44:09 +00:00
Adam Bookatz
072d0d84ec
Merge "OnDeviceRecognition shows only profile group" into main
2024-09-23 15:41:41 +00:00
Zoey Chen
bedfb69f67
Merge "[Settings] Fix crash" into main
2024-09-23 13:02:59 +00:00
Matías Hernández
a78f2b834c
Merge "Don't add the "Events" mode anymore, and delete it if disabled" into main
2024-09-23 12:49:05 +00:00
SongFerng Wang
d514d15590
Merge "remove the DSDS dialog" into main
2024-09-23 12:37:01 +00:00
Zoey Chen
bc3f736162
[Settings] Fix crash
...
Bug: 366361808
Change-Id: I3f804685e215ed07b71a5efd51c9da9c5b978279
Test: manual
Flag: EXEMPT bugfix
2024-09-23 11:16:36 +00:00
Yiyi Shen
5ea28f5f0a
[Audiosharing] Apply new string resid
...
Test: atest
Flag: com.android.settingslib.flags.enable_le_audio_sharing
Bug: 362858921
Bug: 362858894
Change-Id: I4c80d834515e43bade5f2207dc013dc30c6ab7be
2024-09-23 18:56:04 +08:00
songferngwang
6960464557
remove the DSDS dialog
...
If the sim onboarding on, then sim should use the sim onboarding flow.
Bug: 362289792
Test: manual test
Flag: EXEMPT bugfix
Change-Id: Ibe22309db9dea5737de5ad351825a046599e6744
2024-09-23 10:42:36 +00:00
Yiyi Shen
7a91f6e7bf
Merge "Rename AudioSharingRetryDialogFragment" into main
2024-09-23 10:03:55 +00:00
Yiyi Shen
676ddc7e95
Merge "Rename AudioSharingLoadingStateDialogFragment and layout" into main
2024-09-23 09:17:49 +00:00
Jacky Wang
9cbb04c5e0
Migrate "Build number" preference
...
Bug: 365886251
Flag: com.android.settings.flags.catalyst_firmware_version
Test: Unit
Change-Id: Iee68b5414713118ad3d1b9b3ec04437729bb2d0b
2024-09-23 16:43:34 +08:00
Jacky Wang
fb349fad1a
Migrate "Kernel version" preference
...
Bug: 365886251
Flag: com.android.settings.flags.catalyst_firmware_version
Test: Unit
Change-Id: Icb50e2d5200f7de40b6f8383c114982cd45d34b5
2024-09-23 16:43:34 +08:00
Jacky Wang
6fe2f89f7c
Migrate "Baseband version" preference
...
Bug: 365886251
Flag: com.android.settings.flags.catalyst_firmware_version
Test: Unit
Change-Id: I8e4f946d01169e8008b8a336d308f5874ee918e6
2024-09-23 16:43:20 +08:00
Yiyi Shen
51fc7a8239
Rename AudioSharingRetryDialogFragment
...
Test: atest
Flag: com.android.settingslib.flags.enable_le_audio_sharing
Bug: 362858894
Change-Id: I157b036541e9a7b21205ee45437bfd4562c49118
2024-09-23 16:20:48 +08:00
Yiyi Shen
322e153350
Rename AudioSharingLoadingStateDialogFragment and layout
...
Test: atest
Flag: com.android.settingslib.flags.enable_le_audio_sharing
Bug: 362858894
Change-Id: I05e29b248541511daca355f1bbe4a13b17b4d20d
2024-09-23 15:46:27 +08:00
Chaohui Wang
7d22f66e48
Merge "Check canEnterMobileNetworkPage" into main
2024-09-23 07:03:35 +00:00
Yiyi Shen
de7ab402f9
Merge "[Audiosharing] Show retry dialog when error occurs in start sharing" into main
2024-09-23 06:48:39 +00:00
Tom Hsu
e91214d3c8
Merge "[Satellite] Hide BT switch in Settings search when started Satellite." into main
2024-09-23 05:21:20 +00:00
Chaohui Wang
4ded4ac038
Check canEnterMobileNetworkPage
...
When startSimOnboardingActivity, so we enforce the
no_config_mobile_networks when insert psim.
Fix: 366370519
Flag: EXEMPT bug fix
Test: manual - set no_config_mobile_networks and insert psim
Change-Id: I0d4e85262924cc55a035ebeb2038ae08c0052ef6
2024-09-23 12:09:00 +08:00
Chaohui Wang
73fb290969
Check DISALLOW_CONFIG_MOBILE_NETWORKS when search
...
If disallowed, not show mobile related search results.
Bug: 358238959
Flag: EXEMPT bug fix
Test: manual - search Mobile Settings
Test: atest MobileNetworkSettingsSearchIndexTest
Change-Id: I79b984f41f09dd9612bcd0c9942089756d5d365d
2024-09-23 11:17:55 +08:00
Yiyi Shen
302b26ff74
[Audiosharing] Show retry dialog when error occurs in start sharing
...
Errors including:
1. onBroadcastStartFailed
2. onSourceAddFailed
Test: atest
Flag: com.android.settingslib.flags.enable_le_audio_sharing
Bug: 362858894
Change-Id: I0fe13bd675672c57219d0f6f3e735515a7ed7a06
2024-09-23 11:07:20 +08:00
Treehugger Robot
d1ced23c7f
Merge "Support customized summary in Channel Notification" into main
2024-09-23 00:10:43 +00:00
Adam Bookatz
f528660602
OnDeviceRecognition shows only profile group
...
Currently, if there are multiple users on the device, then the Settings
for OnDeviceRecognition show a chooser for all users on the device, with
only the users from the same profile group as the current user working.
It shouldn't even show the users from other profile groups; we fix that
here.
Bug: 361095700
Test: on a device with multiple users and profiles, made sure that only
users from the same profile group appeared
Flag: EXEMPT bugfix
Change-Id: I139e32a6a2cfede8d8a8abf573dcbaeede789f95
2024-09-20 13:20:17 -07:00
Treehugger Robot
a0e1262ecd
Merge "Move identity check strings to framework" into main
2024-09-20 18:12:48 +00:00
Treehugger Robot
35fafa5ef4
Merge "Fix mode icon sharing in modes list" into main
2024-09-20 15:36:00 +00:00