Marcus Ge
3042a3f02b
Merge "Update Settings homepage color role mappings" into main
2024-03-12 20:56:49 +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
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
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
Treehugger Robot
f3b5904c94
Merge "settings(dev): Remove NFC stack logging control resources" into main
2024-03-11 11:23:15 +00:00
Charlotte Lu
458b942a90
Add CertificateDetailsPageProvider.
...
Test: Unit Test
Fix: 326191189
Change-Id: I542903b26bac589ba67c297d8758ea0a69ebdf23
2024-03-11 17:29:35 +08: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
Roshan Pius
aef8284b9d
settings(dev): Remove NFC stack logging control resources
...
Was not fully removed in ag/26414526.
Bug: 327517842
Change-Id: Ia147e754547a73ff63d877eb6ef86794f3dd0250
Test: Compiles
2024-03-11 00:48:44 +00:00
Treehugger Robot
8b609ded50
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
2024-03-09 04:27:21 +00:00
Treehugger Robot
fa3e660b93
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
2024-03-09 04:27:21 +00:00
Pawan Wagh
e33f92fa98
Merge "Wipe /data with ext4 before 16K OTA" into main am: 2e090585ca am: ae28bee6fc
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/2973764
Change-Id: I8980389f8cdf590dbec4470766c92fc6ec0407a4
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-03-08 19:34:05 +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
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
Mykola Podolian
82ca9a1c3d
Merge "Updated bubble setting design according to b/284170911." into main
2024-03-08 15:10:04 +00:00
Bill Yi
81faef064e
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I65c7c4ec59a127be14dfa2f93302fc50d56a9046
2024-03-08 02:03:31 -08:00
Bill Yi
acfca75497
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ic16b9e934f54685e890507453160f934c6541761
2024-03-08 02:01:20 -08:00
Aditi Katragadda
5c98e0fbcc
Enable Bluetooth stack logging from Developer Options UI Element
...
The goal is to be able to enable different log levels for Bluetooth
stack logging from Developer Options in Settings. This is done by
creating a Bluetooth property which houses the current state of the log
level, adding the required UI elements and linking the two together.
Tag: #feature
Bug: 307330446
Test: atest BluetoothStackLogPreferenceControllerTest
Change-Id: I8665b17622218743aa00250118b718d5cabdb9fc
2024-03-07 23:59:10 -08:00
Pawan Wagh
2e090585ca
Merge "Wipe /data with ext4 before 16K OTA" into main
2024-03-08 06:59:49 +00:00
Bill Yi
6a33366270
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
2024-03-08 04:47:06 +00:00
Pawan Wagh
2951b024dc
Wipe /data with ext4 before 16K OTA
...
16K developer option needs /data partition to be ext4. Wipe
the /data and reformat it to ext4 using RecoverySystem.
Test: m Settings && adb install -r $ANDROID_PRODUCT_OUT/system_ext/priv-app/Settings/Settings.apk
Test: adb shell cat /proc/mounts | grep f2fs
Bug: 295035851
Bug: 320700993
Change-Id: I7ca6f3a7e18d6dbe4e9791b3c83d149365941989
2024-03-08 03:12:40 +00:00
Charlotte Lu
bf582ecedd
Merge "Use randomized MAC." into main
2024-03-08 02:41:50 +00:00
Sudheer Shanka
34bd0481df
Merge "Remove the developer option to control Quarantine app state." into main
2024-03-07 19:39:55 +00:00
Chaohui Wang
4b0090700a
Merge "Migrate the "Use this SIM" preference" into main
2024-03-07 12:43:52 +00:00
Graciela Wissen Putri
aed31bb8bd
Follow config overlay's order of aspect ratio options am: a0f573a35e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/26456385
Change-Id: I30ff221caba3be36834acb44958cf2aed30c17d1
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-03-07 12:11:14 +00:00
Chaohui Wang
186629aad4
Migrate the "Use this SIM" preference
...
This will fix the toggle flicker issue.
Fix: 262179656
Test: manual - on Mobile Settings
Test: unit test
Change-Id: Ided2445034a83a8efc11dc97bab8719686d63712
2024-03-07 17:48:09 +08:00
Charlotte Lu
03aca80e78
Use randomized MAC.
...
Test: Visual Test
Fix: 328554771
Change-Id: Ic1b8082f11d07b1840126374944368830a25c3f9
2024-03-07 16:33:27 +08:00
SongFerng Wang
eb80786be3
Merge "Add the mechanism of enable DSDS" into main
2024-03-07 04:33:37 +00:00
songferngwang
2b5002ae6a
Add the mechanism of enable DSDS
...
When the user click the "set up" on sim onboarding BottomSheet, settings
enable the DSDS mode and then start the sim onboarding flow
Bug: 318310357
Bug: 298898436
Bug: 298891941
Test: build pass and verify the UI flow
Change-Id: Ibd4fc2f482019f02738c3fedef7af7f4ef9b8e50
2024-03-06 23:01:48 +00:00
Chun-Ku Lin
8b67c17a7b
Show QS shortcut option if the a11y feature provides a tile.
...
Bug: 314852953
Test: atest com.android.settings.accessibility
Test: atest com.android.settings.accessibility.shortcuts
Test: manual
Flag: ACONFIG android.view.accessibility.a11y_qs_shortcut STAGING
Change-Id: Id7a6b3adfd4c4f3cb2b9f7fe15269b57a3d00543
2024-03-06 20:26:28 +00:00
mpodolian
c43f10f32a
Updated bubble setting design according to b/284170911.
...
Updated bubbles settings screen design.
Test: manual
Bug: 284170911
Change-Id: Ie28ffca28820fe45b11fecfa735ce39aeddcba02
2024-03-06 12:11:42 +00:00
Sudheer Shanka
07251c8262
Remove the developer option to control Quarantine app state.
...
Bug: 305256093
Test: manual
Change-Id: I28cfb3f1e6c5d3bdab77b7eae2262a03909c45f7
2024-03-06 06:02:38 +00:00
Bill Yi
5f2b003eda
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I255838459df1baa0455bd64909643777856dc364
2024-03-05 13:44:46 -08:00
Isaac Chai
46369353ed
Adding Settings preference for single finger panning feature
...
Test: Locally tested on device +
MagnificationOneFingerPanningPreferenceControllerTest
Bug: 282039824
Change-Id: I1d1a649060cba862c8f333e6e76184fade2dcdce
2024-03-05 19:10:59 +00:00
Manish Singh
ea341bdf98
Merge "Add controller for location for private profile" into main
2024-03-05 18:48:35 +00:00
Graciela Wissen Putri
a0f573a35e
Follow config overlay's order of aspect ratio options
...
Fix flaky UserAspectRatioAppsPageProviderTest by using advanceUntilIdle
to make sure all coroutines are finished before asserting.
Bug: 325911424
Test: atest UserAspectRatioDetailsTest
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:32815ad699448c5c5b1f38df6d2d2a881d4251c1 )
Merged-In: I83e9a7f31536c1a006789722b0310f3364d14337
Change-Id: I83e9a7f31536c1a006789722b0310f3364d14337
2024-03-05 17:11:59 +00:00
Manish Singh
dd5a8e610c
Add controller for location for private profile
...
Bug: 303196278
Test: manual
Change-Id: I0997918e5046ac803c2c2d117c2e027b4aacc2c2
2024-03-05 16:27:28 +00:00
David Liu
710b4cdcbe
Merge "Fix toolbar keyboard navigation and touch." into main
2024-03-05 16:04:08 +00:00
Harry Cutts
01bd498503
Merge changes I0c0a76c7,Iccfbe842 into main
...
* changes:
Touchpad: remove icons
Touchpad: add tap dragging setting
2024-03-05 11:39:22 +00:00
Vaibhav Devmurari
d3dbe6ce23
Merge "Modify PK Settings page to make it more user friendly" into main
2024-03-05 10:53:48 +00:00
Riley Jones
ee25100639
Merge "Change EditShortcutsPreferenceFragment to use a Preference for subtitle/description" into main
2024-03-05 02:53:47 +00:00
Riley Jones
f8237aee94
Change EditShortcutsPreferenceFragment to use a Preference for subtitle/description
...
Replaces PreferenceCategory with unselectable Preference to better match desired visuals
Screenshot at https://x20web.corp.google.com/users/jo/jonesriley/dragToEdit/editScreenWithSubtitle.png
Flag: N/A
Test: N/A
Bug: 323388734
Change-Id: Ia1b333bc246ea4dd98070a646d5a8a1716ccbcee
2024-03-04 22:45:11 +00:00
Treehugger Robot
a6f283382a
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
2024-03-04 17:25:26 +00:00
Vaibhav Devmurari
8754f114ac
Modify PK Settings page to make it more user friendly
...
PK Settings page:
- Show current PK layout selected for the current user profile and current IME language instead of a list of IMEs
PK layout mapping page:
- Show IME name in header only if multiple active IMEs
- Show the PK layout selection criteria (Automatic v/s User selected)
Bug: 325925410
Bug: 326195401
Test: manual
Change-Id: I93a2e169742a800fa116fa5d55e1a91e5548cebb
2024-03-04 10:55:47 +00:00
Angela Wang
6089d3edd6
Merge "Replaces HearingDevicePairingDetail with HearingDevicePairingFragment" into main
2024-03-04 06:53:19 +00:00
Chelsea Hao
7eb6df8ee7
Merge "[Audiosharing] Remove audio streams from settings." into main
2024-03-04 02:33:18 +00:00
Bill Yi
dffd47e40f
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I7b7532edc5b9fea79f8316e27ddb64e83dbc22d5
2024-03-01 18:33:40 -08:00
Shaowei Shen
624e1beca8
Merge "[A11y Setting] Add keyboard keys preferences under A11y page" into main
2024-03-01 13:37:03 +00:00
shaoweishen
a5f5ff4add
[A11y Setting] Add keyboard keys preferences under A11y page
...
Bug: 325851068
Test: make RunSettingsRoboTests
Change-Id: Ic7eb1ec9e260a95d040bee784cbff479a4f087d0
2024-03-01 12:05:30 +00:00