Peiyong Lin
21c967bc96
Merge "Add debug property to safe guard ANGLE developer option UI." into udc-qpr-dev am: e456cb72f9 am: 759a3fda7b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/24842231
Change-Id: Iec2e7a51a9b0179fceef6182a1bd9cd2668ddab0
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-26 21:34:17 +00:00
Peiyong Lin
759a3fda7b
Merge "Add debug property to safe guard ANGLE developer option UI." into udc-qpr-dev am: e456cb72f9
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/24842231
Change-Id: Iaae1e5f2747e8e6d62c5426ded572b792642e9b1
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-26 20:35:23 +00:00
Peiyong Lin
e456cb72f9
Merge "Add debug property to safe guard ANGLE developer option UI." into udc-qpr-dev
2023-09-26 19:19:37 +00:00
Treehugger Robot
fcd8fdf29d
Merge "Ignoring several biometric/password robotests" into main
2023-09-26 18:58:53 +00:00
Joshua McCloskey
344e96c7c5
Ignoring several biometric/password robotests
...
Test: atest SettingsRoboTests:com.android.settings.password
Test: m -j50 RunSettingsRoboTests ROBOTEST_FILTER=com.android.settings.biometrics
Bug: 296640651
Change-Id: Ibf184e954c89e423b5fe1afe221c06568502bb37
2023-09-26 17:56:11 +00:00
Joshua Mccloskey
6d8b293051
Merge "Moved FakeFingerprintManagerInteractor" into main
2023-09-26 15:04:03 +00:00
Edgar Wang
4d71b8016b
Merge "Fix robo test case failed" into main
2023-09-26 11:46:28 +00:00
Jason Chang
f68ce5987d
Merge "Add OneHandedMainSwitchPreferenceController in the exempt_slice_controller_not_in_xml" into main
2023-09-26 11:20:28 +00:00
Viesturs Zarins
99631a11ec
Merge "Add searchable metadata attribute for injected tiles." into udc-qpr-dev am: 5bc1e9b38f am: 68fede37a0
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/24792152
Change-Id: Iffe2d746713a2b7f03261ba02ecbce2713546e7b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-26 10:30:22 +00:00
Treehugger Robot
51e3fc3388
Merge "Start logging rotation lock history + include caller information" into main
2023-09-26 09:43:48 +00:00
Viesturs Zarins
68fede37a0
Merge "Add searchable metadata attribute for injected tiles." into udc-qpr-dev am: 5bc1e9b38f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/24792152
Change-Id: Ib3583d5f3a5b7f1086936d848ca41d7921fbded7
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-26 09:32:45 +00:00
Edgar Wang
292f407071
Fix robo test case failed
...
Bug: 300134365
Test: robotest
Change-Id: I144fbbc962a479c97312cee1645c5a3d70351542
2023-09-26 15:49:40 +08:00
Zaiyue Xue
6bf04986ac
Fix NullPointerException when showEmptyChart
...
Bug: 301880705
Fix: 301880705
Test: presubmit
Change-Id: I22a1df6b791396b398038c6bdb8e6b3ca37dc9e1
2023-09-26 11:40:57 +08:00
Peiyong Lin
774378530f
Add debug property to safe guard ANGLE developer option UI.
...
Add a debug property to guard ANGLE developer option UI, only when the
debug property is enabled will ANGLE developer option UI be enabled.
Add further clarification in the text to indicate that this is an
experimental feature.
Bug: b/287909344
Test: atest -c GraphicsDriverEnableAngleAsSystemDriverControllerJUnitTest
Test: atest -c GraphicsDriverEnableAngleAsSystemDriverControllerTest
Change-Id: Ife31f4b0426f3ce107f86cfbaf3f1aeca567e250
2023-09-25 18:33:00 +00:00
Chris Göllner
f09a5ce94c
Start logging rotation lock history + include caller information
...
There have been a few reports on foldables where rotation lock suddenly
changed, without user interaction.
Adding these logs will make it easier to debug the issue.
Bug: 289023967
Bug: 289534937
Bug: 279685215
Test: Manually - Change rotation lock and check logs in dumpsys
Change-Id: I2a877e7b47c863871a2c6ba29ce46e63d28c8008
2023-09-25 17:55:06 +01:00
Jason Chang
e5f4ac510c
Add OneHandedMainSwitchPreferenceController in the
...
exempt_slice_controller_not_in_xml
Add OneHandedMainSwitchPreferenceController in the xml file to
avoid Settings RunSettingsRoboTests fail.
Bug: 289967656
Test: atest CodeInspectionTest (depends on ag/23891767)
Change-Id: I916c0eab544ccef59d65a4d4131edda5f87e1980
2023-09-25 09:49:48 +00:00
Viesturs Zarins
40765c7763
Add searchable metadata attribute for injected tiles.
...
Allowing the injector to directly control search behavior for their tiles.
Bug: b/299430183
Test: robotest, manual
Change-Id: I21915978d6722998a45741410cca72448aacf2e0
2023-09-25 08:24:01 +00:00
Chaohui Wang
de83cdcdd3
Clean up unused EXTRA_NETWORK_TYPE
...
Bug: 290856342
Test: manual - on DataUsageList
Change-Id: Ibb0a50a18a581e5cd89246ed581b69e06f588f66
2023-09-25 09:42:16 +08:00
Chaohui Wang
5ed30f4672
New DataUsageListHeaderController
...
Move spinner and config button to DataUsageListHeaderController.
Bug: 290856342
Test: manual - on DataUsageList and AppDataUsage
Test: unit test
Change-Id: I655bd3441b2305708c0052f1203538bb07eef2af
2023-09-25 00:28:31 +08:00
Peter Kalauskas
1bb84f9854
Merge "Enable use_resource_processor for all sysui deps" into main
2023-09-22 18:41:27 +00:00
Weng Su
7cbef7df1f
Update Battery preference for Instant Hotspot am: ab895fdb9b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/24834492
Change-Id: If9568f609efa9fb0484697eceac1f7f9a136abff
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-22 18:06:51 +00:00
Joshua McCloskey
1ec202576d
Moved FakeFingerprintManagerInteractor
...
Test: atest
Bug: 295206367
Change-Id: If9f3b9dc88260c0725f70d3444c4f9a4b6ee5c2f
2023-09-22 16:55:25 +00:00
Weng Su
af77327017
Update Battery preference for Instant Hotspot
...
- Use the static battery full icon
- Show charging status in Battery preference summary
Bug: 300559036
Test: manual test
atest -c WifiNetworkDetailsFragmentTest
Change-Id: I89e811ba0d1b715d4fff23c96bc094cd4270fef7
2023-09-22 12:45:52 +00:00
Weng Su
ab895fdb9b
Update Battery preference for Instant Hotspot
...
- Use the static battery full icon
- Show charging status in Battery preference summary
Bug: 300559036
Test: manual test
atest -c WifiNetworkDetailsFragmentTest
Merged-In: I89e811ba0d1b715d4fff23c96bc094cd4270fef7
Change-Id: I89e811ba0d1b715d4fff23c96bc094cd4270fef7
2023-09-22 20:36:38 +08:00
Yiyi Shen
5ae6db2477
Merge "Move ShadowBluetoothUtils.java to tests/robotests/testutils." into main
2023-09-22 08:49:25 +00:00
Yiyi Shen
791e8b8dfb
Move ShadowBluetoothUtils.java to tests/robotests/testutils.
...
This is to solve presubmit issue of ag/24820489
Bug: 296507968
Test: build
Change-Id: I44df560f30245ab4d98a3bedf40d9e5707e82189
2023-09-22 14:01:58 +08:00
Treehugger Robot
56218460b4
Merge "Use BillingCycleRepository in DataUsageList" into main
2023-09-22 03:24:50 +00:00
Peter Kalauskas
80e914a263
Enable use_resource_processor for all sysui deps
...
This will make the build faster
Test: m checkbuild
Bug: 295208392
Change-Id: If75acb6b1c3f204e3686c20cef609f7cfabe15cf
2023-09-21 23:09:39 +00:00
Sudheer Shanka
08710ee575
Merge "Add controls in dev options to quarantine apps." into main
2023-09-21 22:47:30 +00:00
Chaohui Wang
8c5bd75560
Use BillingCycleRepository in DataUsageList
...
Unify the enable logic for the "Data warning & limit" page.
Bug: 290856342
Test: manual - on DataUsageList
Test: m RunSettingsRoboTests
Change-Id: I3014461ef21768b5d0eb6d91873a4ba52d20f6bf
2023-09-21 18:27:52 +08:00
Chaohui Wang
c39acee194
Clean up NetworkServices from setTemplate
...
Not used any more.
Bug: 290856342
Test: manual - on mobile settings
Test: m RunSettingsRoboTests
Test: unit test
Change-Id: I9c8dde2a8812e83e535d15713ccbf25b42f1f303
2023-09-21 12:57:51 +08:00
Treehugger Robot
ab64754c7c
Merge "Fix Notifications SettingsRoboTests" into main
2023-09-20 15:51:50 +00:00
Chaohui Wang
dc10483dc5
Merge "Move SystemUpdateManager.retrieveSystemUpdateInfo" into main
2023-09-20 15:39:37 +00:00
Valentin Iftime
92f268ae91
Fix Notifications SettingsRoboTests
...
Fix failing Settings Robolectric tests for notifications.
Test: atest SettingsRoboTests:com.android.settings.notification
Test: atest SettingsRoboTests:com.android.settings.notification.app
Bug: 300157932
Change-Id: I068017b5c9bf6beb83ae7c580ae3206807b358e7
2023-09-20 16:48:55 +02:00
Treehugger Robot
9ab25973af
Merge "Call detect anomaly in period job only when there is new battery usage data." into udc-qpr-dev am: a72b00a968
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/24800290
Change-Id: I7a24ea9b18c421a7de2d2752bfc5158e21aa324e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-20 12:16:43 +00:00
Treehugger Robot
a72b00a968
Merge "Call detect anomaly in period job only when there is new battery usage data." into udc-qpr-dev
2023-09-20 11:01:27 +00:00
Treehugger Robot
c3ff29b124
Merge "Call detect anomaly in period job only when there is new battery usage data." into main
2023-09-20 09:56:12 +00:00
Zaiyue Xue
c3cf254c7d
Call detect anomaly in period job only when there is new battery usage data.
...
- Reduce the memory usage of call anomaly detection
- Remove redundant condition for low battery banner
Bug: 300446490
Bug: 284893240
Fix: 300446490
Test: presubmit
Change-Id: I11c1b41a45e129bcec57b9d18c4affe0de7f1d38
2023-09-20 17:04:31 +08:00
Zaiyue Xue
8371d08595
Call detect anomaly in period job only when there is new battery usage data.
...
- Reduce the memory usage of call anomaly detection
- Remove redundant condition for low battery banner
Bug: 300446490
Bug: 284893240
Fix: 300446490
Test: presubmit
Change-Id: I11c1b41a45e129bcec57b9d18c4affe0de7f1d38
Merged-In: I11c1b41a45e129bcec57b9d18c4affe0de7f1d38
2023-09-20 17:04:01 +08:00
Angela Wang
e0313e1abe
Merge "Hide pair other ear button after device connected via CSIP" into main
2023-09-20 05:59:08 +00:00
Chun-Ku Lin
74cf9db43f
Merge "Fix ScreenFlashNotificationColorDialogFragmentTest by launching the fragment in modern way." into main
2023-09-20 03:42:54 +00:00
Treehugger Robot
8a1fc230f2
Merge "Fixed the robo test failed in AmbientDisplayAlwaysOnPreferenceControllerTest" into main
2023-09-19 13:46:21 +00:00
Sunny Shao
cd75cad83e
Fixed the robo test failed in AmbientDisplayAlwaysOnPreferenceControllerTest
...
- Change the test name because the function content was swapped
between isPublicSlice and isSliceable.
Fixes: 300376009
Test: atest AmbientDisplayAlwaysOnPreferenceControllerTest
Change-Id: I922810c81a44d6954cd167097c62cdc798238e2e
2023-09-19 20:27:23 +08:00
Chun-Ku Lin
186644aa6e
Fix ScreenFlashNotificationColorDialogFragmentTest by launching the
...
fragment in modern way.
Fix: 300158485
Test: atest ScreenFlashNotificationColorDialogFragmentTest
Change-Id: I3396b05ad78501b38e68360e25389966d379aacb
2023-09-19 08:40:36 +00:00
Treehugger Robot
d7d8184bb7
Merge "Use system properties for the le audio toggle ui config instead" into udc-qpr-dev am: 2d7a469264 am: b15719119e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/24768698
Change-Id: I88024462c4587db39a5e6671223504a5b7938c49
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-19 08:00:32 +00:00
Treehugger Robot
b15719119e
Merge "Use system properties for the le audio toggle ui config instead" into udc-qpr-dev am: 2d7a469264
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/24768698
Change-Id: Ie138a425906541eb2bc8f1c08a8956636363a141
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-19 07:05:06 +00:00
Chaohui Wang
cda836fff7
Move SystemUpdateManager.retrieveSystemUpdateInfo
...
Into Kotlin Coroutine for true async.
Bug: 300851543
Test: manual - on system page
Test: unit test
Change-Id: Ibec5c9d0934d71ed1a5808cadf3b3542eb3d5fa0
2023-09-19 14:54:41 +08:00
Treehugger Robot
2d7a469264
Merge "Use system properties for the le audio toggle ui config instead" into udc-qpr-dev
2023-09-19 06:31:29 +00:00
Angela Wang
7a15ecafde
Hide pair other ear button after device connected via CSIP
...
The pair other ear button should disappear after both ears of binaural
hearing aids are connected.
Remove checking if CSIP is enabled since CSIP is always enabled in
pairing stage.
Bug: 296646732
Test: check the UI manually
Change-Id: I804819eef41b5d3754ad0a79d9fc1afc66cef5cc
2023-09-19 04:49:35 +00:00
Xinyi Mao
8d91b3116b
Merge "App anomaly tips on PowerUsage App list" into udc-qpr-dev am: 821ed07099
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/24677374
Change-Id: I15dad922e0942175e56370a7001ada1afe2c19b0
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-19 03:36:03 +00:00