Trina
c17809f03b
Sync the charge time with battery info on settings
...
Test: atest SettingsTests
Bug: 296793655
Change-Id: I407de30589e77ba09916f54f06f4f9c345adf330
2023-09-04 14:32:49 +00:00
Treehugger Robot
ed9bbf31c9
Merge "Limit bluetooth broadcast password to single byte characters" into main am: abe501085b am: 9c21429af4
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/2728234
Change-Id: Ia9c6634870b4c1591804153d9da63b6c13e1cf80
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-04 14:10:40 +00:00
Treehugger Robot
9c21429af4
Merge "Limit bluetooth broadcast password to single byte characters" into main am: abe501085b
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/2728234
Change-Id: Idca058c3f3d2de4324d51c9bfd0225cd44c2dbf5
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-04 13:15:08 +00:00
Chaohui Wang
a9a819a5d7
Merge "Remove duplicated metered & privacy spinner" into main
2023-09-04 11:04:46 +00:00
Chaohui Wang
0d129f77f0
Remove duplicated metered & privacy spinner
...
From Wi-Fi dialog when there are already same settings in the Wi-Fi
detail page.
This makes simpler for the user and help fix the inconsistent issue.
Fix: 297036035
Test: manual - open Wi-Fi dialog from Wi-Fi detail page
Test: robo test
Change-Id: Ic02658d91938db78b91e867a923260aa2610ae49
2023-09-04 17:10:17 +08:00
Yiyi Shen
a82c257002
Merge "Add a new section to show eligible Fast Pair devices." into main
2023-09-04 08:25:11 +00:00
Jin Dong
a1ae2b1e93
Limit bluetooth broadcast password to single byte characters
...
The bluetooth broadcast password is supposed to be single byte
characters, so crash hanppened when input too many double-byte
characters when connecting to other broadcast.
Limit the password to single byte characters to fix this issue.
Bug: 297840479
Test: Manual
Change-Id: Ifab89ee9a07f20d1f30aba17bed694b5a5da8480
2023-09-04 08:14:10 +00:00
Kean Mariotti
4ed4885aa8
Merge "Revert^2 Remove Winscope tracing QS development tile" into main
2023-09-04 07:50:36 +00:00
SongFerng Wang
3750ebfef1
Merge "To Add try-catch for MetadataChangedListener to handle the Exception" into main
2023-09-04 05:56:24 +00:00
Chaohui Wang
0802d31f85
Merge "Fix references to preference_widget_radiobutton" into main
2023-09-04 05:52:54 +00:00
Yiyi Shen
71d9c21856
Add a new section to show eligible Fast Pair devices.
...
The section only show at most 3 devices. If the device list size is
greater than 3, we will show a "See all".
The device Preference is ordered. FastPairDeviceUpdater will handle the
order logic.
Bug: 296507968
Test: FastPairDevicePreferenceControllerTest
Change-Id: I9692d5740dbc31ff50db0ebbf2c5535b726277c9
2023-09-04 11:32:32 +08:00
Holly Sun
584876ff09
Change feature flag to device config flag.
...
Bug: 294858168
Test: manual
Change-Id: I7411c0ef0272b1caf8a775be7216436e9e0f28a7
2023-09-01 17:24:14 +00:00
Holly Jiuyu Sun
b61225a7a5
Merge "Add feature flag as a device_config flag for LPH to search." into udc-qpr-dev am: a5027a20ff am: b64f278e48
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/24544150
Change-Id: Icfee3c88c4d8c6bcead7772b1bd817e77f7588d8
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-01 17:22:48 +00:00
Holly Jiuyu Sun
b64f278e48
Merge "Add feature flag as a device_config flag for LPH to search." into udc-qpr-dev am: a5027a20ff
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/24544150
Change-Id: I96427f5c65e502207e384b2eb9edf9649b32f885
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-01 16:30:10 +00:00
Holly Jiuyu Sun
a5027a20ff
Merge "Add feature flag as a device_config flag for LPH to search." into udc-qpr-dev
2023-09-01 15:32:40 +00:00
dshivangi
dc485887cc
Refine fold setting
...
Current fold setting has a toggle button which can enable the “Stay unlocked on fold” setting.
Create a new page for fold setting which will allow us to choose something from three options.(https://screenshot.googleplex.com/6W65aTYtigGpr3v )
*Always - Front display turns on when you fold your device [Currently available setting]
*Only games, videos, and more - Front display turns on for apps that stop your screen going idle [Default]
*Never - Front display locks when you fold your device [New option for user]
Test: atest FoldLockBehaviorSettingsTest FoldLockBehaviorPreferenceControllerTest
*Manual
Flash the build with these changes
Manually select options one by one
Observe the behavior
Fixes: 294194379
Change-Id: Ie5b4e1d7560ed645ec2ca5f49cc9715b17d21367
2023-09-01 14:43:22 +00:00
Justin McClain
b675bb6d3a
Merge "Remote authenticator enrollment navigation." into main
2023-09-01 11:48:35 +00:00
Chaohui Wang
83cf8dbadc
Merge "Clean up deprecated WifiSettings" into main
2023-09-01 10:49:03 +00:00
Kean Mariotti
95b375e2b4
Revert^2 Remove Winscope tracing QS development tile
...
This commit removes the obsolete QS development tile for Winscope
tracing as now Winscope traces can be collected via Traceur.
Bug: 295816837
Test: N/A
Change-Id: I7658537579cd054af092945aab553a4e17997273
2023-09-01 10:36:29 +00:00
Xinyi Mao
5bad30b3db
Merge "Impl app anomlay preference" into udc-qpr-dev am: c51a3da148 am: 428b124bea
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/24404174
Change-Id: I147d8496db00a770d8de45229813ae146e1e87cb
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-01 09:54:53 +00:00
Xinyi Mao
428b124bea
Merge "Impl app anomlay preference" into udc-qpr-dev am: c51a3da148
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/24404174
Change-Id: I7068d880ab644f01dba523132dbccd2cc6ceff60
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-01 08:59:18 +00:00
Xinyi Mao
c51a3da148
Merge "Impl app anomlay preference" into udc-qpr-dev
2023-09-01 07:53:09 +00:00
mxyyiyi
c4fb17d740
Impl app anomlay preference
...
[ScreenShot]: https://screenshot.googleplex.com/BBrHTQbwbFHxZE9
Bug: 291689623
Bug: 291689643
Test: manual
Change-Id: Ia257f3ace4a2d71b2221f861be3e1238de6d791e
2023-09-01 06:40:36 +00:00
Allen Su
f8be5736a8
Merge "Add feature flag for LocaleNotification" into main
2023-09-01 05:30:03 +00:00
Chaohui Wang
6e7b06f18e
Clean up deprecated WifiSettings
...
Replace all references to NetworkProviderSettings.
Bug: 297036035
Test: robo test
Test: manual - on internet settings
Change-Id: I2a5ae5644042c982c2a284a303257896c20b7714
2023-09-01 13:24:29 +08:00
Chaohui Wang
ca4e47c348
Merge "Migrate WifiDialog2 to Kotlin" into main
2023-09-01 05:19:39 +00:00
Allen Su
ac54b70c85
Add feature flag for LocaleNotification
...
Bug: 248514263
Test: atest AppLocalePickerActivityTest LocaleListEditorTest
Change-Id: I0e2160d75bbac83a161c73c90624b0e7af5b0a8e
2023-09-01 03:24:58 +00:00
Chaohui Wang
b1ecd0e392
Migrate WifiDialog2 to Kotlin
...
Bug: 297036035
Test: unit test
Test: manual - on wifi dialog
Change-Id: I5bcd636705b8514fe3fd784ef380f55e079c6ce7
2023-09-01 11:15:14 +08:00
Priyanka Advani
7b4cfbca95
Merge "Revert "Remove Winscope tracing QS development tile"" into main
2023-09-01 03:14:34 +00:00
Aleksandr Lukin
7888dfd518
Merge "Update the API usage to get total size of devices" into udc-d1-dev am: d1373d4a1a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/24603347
Change-Id: I92f3ad3e76029f5f0f2caff4e5016a2475decaf7
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-01 02:27:28 +00:00
Vlad Popa
4ee43c40e9
Merge "Disable the spatializer options for device categories" into udc-qpr-dev am: 4010b222f8
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/24531690
Change-Id: I134714c9a5cb03c06d6dbee2256d7630554c37c6
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-01 00:44:41 +00:00
Diwas Sharma
e08ceb575c
Revert "Remove Winscope tracing QS development tile"
...
This reverts commit 513e014963 .
Reason for revert: 298512106
Change-Id: I5efa947b17b8d33cfe8ca3350c2279903e5239af
2023-09-01 00:41:22 +00:00
Vlad Popa
4010b222f8
Merge "Disable the spatializer options for device categories" into udc-qpr-dev
2023-09-01 00:33:47 +00:00
Kean Mariotti
698657dead
Merge "Remove Winscope tracing QS development tile" into main
2023-08-31 22:06:52 +00:00
Justin McClain
7e837fae82
Remote authenticator enrollment navigation.
...
This change adds an entry point for Remote Auth enrollment and
navigation through the flow.
Bug: b/293906345
Test: make RunSettingsRoboTests -j40
Change-Id: I9bc803e24c4181ed73a0ef90b171897c677e71d1
2023-08-31 21:24:09 +00:00
Vlad Popa
0127c488e4
Merge "Disable the spatializer options for device categories" into main
2023-08-31 20:48:06 +00:00
Xin Li
f8a0c0323f
Merge UP1A.230905.019
...
Merged-In: Ifc048311746c027e3683cdcf65f1079d04cf7c56
Change-Id: I2a988e3da0958f31323f95588e1ac66482186ecf
2023-08-31 12:31:10 -07:00
Richard MacGregor
f367a90499
Merge "Cleanup permissions hub flags" into main
2023-08-31 17:53:01 +00:00
Vlad Popa
5175cdc2f5
Disable the spatializer options for device categories
...
If the BT device cannot be of category headphones do not show the
spatializer options.
Test: manual & atest BluetoothDetailsSpatialAudioControllerTest
Bug: 297265575
Merged-In: I7f044d40afadec6ccf659ae4969c0d6e2dc8c79e
Change-Id: I7f044d40afadec6ccf659ae4969c0d6e2dc8c79e
2023-08-31 09:48:49 -07:00
Vlad Popa
92fb7bddbf
Disable the spatializer options for device categories
...
If the BT device cannot be of category headphones do not show the
spatializer options.
Test: manual & atest BluetoothDetailsSpatialAudioControllerTest
Bug: 297265575
Change-Id: I7f044d40afadec6ccf659ae4969c0d6e2dc8c79e
2023-08-31 09:48:39 -07:00
Massimo Carli
70ca63e4a2
Enable User Aspect Ratio Settings by default
...
Fix: 298203770
Test: Manual
Change-Id: I55daa03ab4369fef62ba439f4cf8af211f136021
2023-08-31 16:46:39 +00:00
Behnam Heydarshahi
2329c823ab
Merge "TalkBack: Clarify volume panel slice action label" into udc-qpr-dev am: a5b314b90f am: e16000bbae
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/24005152
Change-Id: I925cca06a0fc7907f032448ab02411028f421000
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-08-31 15:31:35 +00:00
Behnam Heydarshahi
e16000bbae
Merge "TalkBack: Clarify volume panel slice action label" into udc-qpr-dev am: a5b314b90f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/24005152
Change-Id: I6cd38f69c8ddaaa02119a12ffb6f1f26ec34e5a6
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-08-31 14:38:13 +00:00
Behnam Heydarshahi
a5b314b90f
Merge "TalkBack: Clarify volume panel slice action label" into udc-qpr-dev
2023-08-31 13:40:55 +00:00
Yiyi Shen
cd1538ba5a
Merge "Add Fast Pair devices "See all" page." into main
2023-08-31 10:37:09 +00:00
Massimo Carli
21f0f870f5
Remove version text in user aspect ratio settings page
...
Fix: 297153670
Test: Manual following instructions in the bug description
Change-Id: Iaf757715e60ab4ff2356ee0c89bc2129948a6c08
Merged-In: Iaf757715e60ab4ff2356ee0c89bc2129948a6c08
2023-08-31 09:28:22 +00:00
Massimo Carli
eb7eee658b
Remove version text in user aspect ratio settings page
...
Fix: 297153670
Test: Manual following instructions in the bug description
Change-Id: Iaf757715e60ab4ff2356ee0c89bc2129948a6c08
2023-08-31 09:26:13 +00:00
Yiyi Shen
b7c914dc9f
Add Fast Pair devices "See all" page.
...
Bug: 296507968
Test: FastPairDeviceGroupControllerTest
Change-Id: I3939f65ac9262673d99e7041df5b9dc04bd43722
2023-08-31 17:07:41 +08:00
SongFerngWang
d140634164
To Add try-catch for MetadataChangedListener to handle the Exception
...
Since the BT is not enabled, the BluetoothAdapter can't register
the device into Metadata List. Then, the BluetoothAdapter throws the
execption while the UI did the unregister.
Bug: 291207069
Test: build pass
Change-Id: I86e0a3369d7371747a249b34f949d59929afb1c7
2023-08-31 07:10:12 +00:00
Sukesh Ram
8337f5dd5d
Merge "Remove Windowing Prototype 1 from Codebase" into main
2023-08-30 18:43:39 +00:00