Prince Donkor
5f35b28015
Merge "Toggle Home controls when user selects Home Control Panel Dream" into main
2024-03-15 13:35:08 +00:00
Zoey Chen
fe5e153a12
[i18n] Fix tests for RegionalPreference and TickButtonPreference
...
Bug: 329808623
Test: atest TermsOfAddressNotSpecifiedControllerTest
Test: atest TermsOfAddressFeminineControllerTest
Test: atest TermsOfAddressNeutralControllerTest
Test: atest TermsOfAddressMasculineControllerTest
Test: atest FirstDayOfWeekItemListControllerTest
Test: atest TemperatureUnitListControllerTest
Change-Id: I8f00e423799be75a222078247116558f3bb6b34b
2024-03-15 10:20:20 +00:00
Treehugger Robot
cef373c705
Merge "Support Private Space in battery usage." into main
2024-03-15 09:46:38 +00:00
Chaohui Wang
67579d564b
New countryIfOriginLabel
...
And display this label as fallback when Regulatory Image is missing.
Bug: 329378943
Test: manual - on SIMs
Test: unit test
Change-Id: I0b8851da20face9ca444b3e6456a4a662b944b65
Merged-In: I0b8851da20face9ca444b3e6456a4a662b944b65
2024-03-15 09:23:31 +00:00
Chaohui Wang
167f9d4166
Merge "New countryIfOriginLabel" into main
2024-03-15 08:46:14 +00:00
Joseph Vincent
f2f44f50de
Merge "Add entrypoint for Learn More in PS settings & Setup intro" into main
2024-03-15 07:39:16 +00:00
Chaohui Wang
87318b10cd
New countryIfOriginLabel
...
And display this label as fallback when Regulatory Image is missing.
Bug: 329378943
Test: manual - on SIMs
Test: unit test
Change-Id: I0b8851da20face9ca444b3e6456a4a662b944b65
2024-03-15 15:25:55 +08:00
George Chang
b5d57eaa58
Revert "settings(dev): Remove NFC stack logging control"
...
This reverts commit a5bd1cf34f .
Bug: 329776725
Test: manual turn on/off debug logging.
Merged-In: I3c6026e230c7d35f04d9771442fadbf040a84b94
Change-Id: Ica004bb5f22636777287acfe1226b0f6a650d4f7
2024-03-15 05:55:41 +00:00
mxyyiyi
c9e8b8a011
Support Private Space in battery usage.
...
- Use database cache for single-user single-profile
- Reload battery usage info in other cases
Bug: 299032923
Test: manual
Change-Id: I5e524a094422639eedbf6e07eda498f3f72fccae
2024-03-15 11:13:34 +08:00
Chaohui Wang
67bfb4141f
Merge "Fix simOnboardingLabelSimImpl_showItem_show3Items" into main
2024-03-15 03:08:22 +00:00
Chaohui Wang
18aa0c353c
Merge "Filter out empty phone number" into main
2024-03-15 03:08:16 +00:00
Andy Wickham
07109c158a
Allows for system navigation settings to be added dynamically.
...
This allows for controller-backed preferences to be added or
overridden via xml.
Similarly, if the controllers cause all of the preferences for
2 or 3 button nav to be unavailable, we hide the settings button.
Bug: 324036308
Test: Manual and unit tests
Flag: NA
Change-Id: I2371f3173076172489966728ac69c8767570cd56
2024-03-14 20:07:33 +00:00
Jakub Rotkiewicz
89612e53d7
Refactor Bluetooth Codec settings to dynamic ListPreference
...
Fetch supported codecs from native and present to user using
ListPreference.
Bug: 305779598
Bug: 311451118
Bug: 323319530
Tag: #feature
Test: atest SettingsRoboTests:com.android.settings.development.bluetooth.AbstractBluetoothListPreferenceController
Test: atest SettingsRoboTests:com.android.settings.development.bluetooth.BluetoothCodecListPreferenceControllerTest
Change-Id: Iedbfd01c0d1b59df8a073f4e9aedca3913e6d45f
2024-03-14 11:00:35 +00:00
Ang Li
800ab6d4cb
Update the screenshot of Settings RNG tests.
...
The screenshot updates comes from two sources:
1. A recent Robolectric library change;
2. The application of Material You Colors.
Test: http://ab/I77900010255425277
Change-Id: I0493b9970a55422ac5302daec6b44a71174c1fde
2024-03-14 10:08:18 +00:00
Chaohui Wang
d85494bd0c
Filter out empty phone number
...
Prevent flicker.
Bug: 318310357
Test: manual - on SIMs
Test: unit test
Change-Id: Ie44ec8bad58b59368099d0fe3f277c12855f8bd4
2024-03-14 17:42:34 +08:00
Kangping Dong
b0c7563cdf
Merge "[Thread] use dedicated flag for Thread settings" into main am: 33722b512a am: c19a1094d7
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/3002558
Change-Id: I1c28a4a870b8ded5aad1b32e1e4e7f505d580138
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-03-14 06:19:07 +00:00
Chaohui Wang
1377e554df
Fix simOnboardingLabelSimImpl_showItem_show3Items
...
Bug: 318310357
Test: unit test
Change-Id: I189f71d49a866660a1055576b39841db09fa1520
2024-03-14 14:05:48 +08:00
Chaohui Wang
4e56c7a273
Get NetworkRegistrationInfo on background thread
...
To fix ANR.
Fix: 322943652
Test: manual - on Network Selection
Test: unit test
Change-Id: I9cd7137542de007e5be2830b2ba1cbfaff8b2c05
2024-03-14 04:19:04 +00:00
Wilson Wu
7fe0754011
Fix keyboard vibration settings delay
...
The default settings observer delay is 10s for
background service. It cause the apps get the
settings update delay and lead a unsync behavior.
Update the settings change without delay.
Bug: 327094397
Test: Manual test with bug steps
Test: atest KeyboardVibrationTogglePreferenceControllerTest
Change-Id: Ib1c23ec9e1442e8397c7a36ffa157594ac64a9b3
(cherry picked from commit f2174611b8 )
Merged-In: Ib1c23ec9e1442e8397c7a36ffa157594ac64a9b3
2024-03-14 02:40:12 +00:00
Isaac Chai
00c6677745
Merge "Fix test for MagnificationOneFinger preference test" into main
2024-03-14 02:13:22 +00:00
Wilson Wu
2ffd023d17
Fix keyboard vibration settings delay
...
The default settings observer delay is 10s for
background service. It cause the apps get the
settings update delay and lead a unsync behavior.
Update the settings change without delay.
Bug: 327094397
Test: Manual test with bug steps
Test: atest KeyboardVibrationTogglePreferenceControllerTest
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:f2174611b8be192815f16e0ebc42eebfe3bfca0d )
Merged-In: Ib1c23ec9e1442e8397c7a36ffa157594ac64a9b3
Change-Id: Ib1c23ec9e1442e8397c7a36ffa157594ac64a9b3
2024-03-14 00:59:38 +00:00
Isaac Chai
a95f2d3745
Fix test for MagnificationOneFinger preference test
...
Test: Locally ran and passed
Bug: 329189635, 329188827
Change-Id: I2c4948cb47aac28d403edfc94aa3b8dfe766f6f8
2024-03-13 18:12:19 +00:00
Chun-Ku Lin
958d17bb69
Merge "Reflect QS shortcut changes in a11y pages." into main
2024-03-13 16:02:59 +00:00
Prince
8b02d17db8
Toggle Home controls when user selects Home Control Panel Dream
...
Test: DreamSettingsTest
Flag: ACONFIG android.service.controls.flags.home_panel_dream STAGING
Fixes: 323887821
Change-Id: Iba7c2ff41e3e0074a28f96c4e5fa1028b80f7a92
2024-03-13 14:51:07 +00:00
Kangping Dong
08dd96fd8f
[Thread] use dedicated flag for Thread settings
...
a larger THREAD_ENABLED_PLATFORM flag which guards all Thread-related
platform changes is used for the Thread settings change. But we need
more flexible control of the UX release timeline. So use a dedicated
THREAD_SETTINGS_ENABLED flag here.
Bug: 329384658
Change-Id: Ib5b3ae3c71ccc890fc46af982b021858774938f3
2024-03-13 18:28:45 +08:00
Wilson Wu
ab589363b4
Merge "Fix keyboard vibration settings delay" into main
2024-03-13 08:32:48 +00:00
Angela Wang
0517422918
Merge "Fix logging format and add test cases" into main
2024-03-13 08:27:24 +00:00
Wilson Wu
f2174611b8
Fix keyboard vibration settings delay
...
The default settings observer delay is 10s for
background service. It cause the apps get the
settings update delay and lead a unsync behavior.
Update the settings change without delay.
Bug: 327094397
Test: Manual test with bug steps
Test: atest KeyboardVibrationTogglePreferenceControllerTest
Change-Id: Ib1c23ec9e1442e8397c7a36ffa157594ac64a9b3
2024-03-13 06:33:08 +00:00
Jacky Wang
081dbac72e
Reset app preferences does not trigger backup for App battery usages
...
Bug: 328712606
Fix: 328712606
Test: UT && Verify logcat when change/reset App battery usages
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:ef8a51fac85eedee8f9509b9f7c002281c1ae093 )
Merged-In: Ia3917c8dc2654185f5f048c048362fd47379b7d1
Change-Id: Ia3917c8dc2654185f5f048c048362fd47379b7d1
2024-03-13 03:23:50 +00:00
Mike Schneider
3085f01f6f
Merge "Fold [GoldenImagePathManager] into [GoldenPathManager] #cleanup" into main
2024-03-12 17:42:03 +00:00
Nino Jagar
720bdde511
Merge "Integrate admin controls for content protection" into main
2024-03-12 17:05:24 +00:00
Joseph Vincent
d003fb1be8
Merge "Show Alert dialog on Hide when locked is enabled" into main
2024-03-12 17:04:44 +00:00
josephpv
1af33733c6
Add entrypoint for Learn More in PS settings & Setup intro
...
Screenshots:
go/ss/RXhN57DSuSj7aQf.png
go/ss/5xcbx3mWeo2sZ37.png
Bug: 326059389
Test: atest PrivateSpaceFooterPreferenceControllerTest
Change-Id: I72beb1a04ea11909643dd6b455575478cfb5d87c
2024-03-12 16:15:53 +00:00
josephpv
3c97c63d62
Show Alert dialog on Hide when locked is enabled
...
Bug: 325398789
Test: atest HidePrivateSpaceControllerTest
Change-Id: I6bfa3546b3ba56905918f8fd44c5351bf2d284b8
2024-03-12 10:35:56 +00:00
Treehugger Robot
fb52d69142
Merge "Fix test failure in com.android.settings.wifi.details2" into main
2024-03-12 06:55:42 +00:00
Treehugger Robot
3c26c93bd5
Merge "Add new dialogue when user is going to delete multiple sims where aleast on of them use RAC." into main
2024-03-12 05:45:06 +00:00
Zaiyue Xue
ff8116cc36
Fix test failure in com.android.settings.wifi.details2
...
Bug: 329046490
Fix: 329046490
Test: manual
Change-Id: Ia8ecdc4e52c57c5491786c5f0741820a94345428
2024-03-12 12:47:09 +08:00
Charlotte Lu
e9ee2c66bb
Merge "Add CertificateDetailsPageProvider." into main
2024-03-12 03:31:25 +00:00
Charlotte Lu
470c27b8bd
Merge "Add dhcp in advanced settings toggle." into main
2024-03-12 02:32:57 +00:00
Chun-Ku Lin
deba8599d8
Reflect QS shortcut changes in a11y pages.
...
Bug: 314843909
Test: manual (modify qs tiles in QS panel while the a11y page is open,
verify the a11y page reflect the qs changes)
Test: atest com.android.settings.accessibility
Test: atest com.android.settings.accessibility.shortcuts
Flag: ACONFIG android.view.accessibility.a11y_qs_shortcut
Change-Id: Ie5b46459faab902912a214ca131eb5d0b105a7ef
2024-03-12 01:32:00 +00:00
Rafael Higuera Silva
9ac44b3aae
Add new dialogue when user is going to delete multiple sims where aleast on of them use RAC.
...
Test: make, manually test, atest com.android.settings.network, atest SubscriptionUtilTest
Bug: 328649505
Change-Id: I0c6fb7b5407179ec6850ece47f486b64759e2d1c
2024-03-11 23:29:30 +00:00
Charlotte Lu
458b942a90
Add CertificateDetailsPageProvider.
...
Test: Unit Test
Fix: 326191189
Change-Id: I542903b26bac589ba67c297d8758ea0a69ebdf23
2024-03-11 17:29:35 +08:00
Jacky Wang
e18a651d89
Merge "Reset app preferences does not trigger backup for App battery usages" into main
2024-03-11 09:11:12 +00:00
Angela Wang
c9563a59da
Merge changes from topic "ha-preset" into main
...
* changes:
Selects presets in device details page (2/2)
Selects presets in device details page (1/2)
Separate category controller out of HearingDeviceControlsController
2024-03-11 08:33:46 +00:00
Charlotte Lu
08f8f0ce9e
Add dhcp in advanced settings toggle.
...
Test: Unit Test
Fix: 329002870
Change-Id: I5c57deb1e8ed0dd59a7699b56f5eb99ca29876b8
2024-03-11 06:47:38 +00:00
Jacky Wang
ef8a51fac8
Reset app preferences does not trigger backup for App battery usages
...
Bug: 328712606
Fix: 328712606
Test: UT && Verify logcat when change/reset App battery usages
Change-Id: Ia3917c8dc2654185f5f048c048362fd47379b7d1
2024-03-11 13:41:03 +08:00
Fan Wu
c8d5701ab5
Merge "Fix AppInfoWithHeaderTest" into main
2024-03-11 04:06:35 +00:00
Aditi Katragadda
d983741f07
Merge "Enable Bluetooth stack logging from Developer Options UI Element" into main
2024-03-08 19:17:04 +00:00
Treehugger Robot
0003443c3d
Merge "Fix Settings profile selector on HSUM" into main
2024-03-08 18:36:27 +00:00
Chun-Ku Lin
9cf7f6e861
Merge "Show QS shortcut option if the a11y feature provides a tile." into main
2024-03-08 17:20:15 +00:00