Edgar Wang
82f3ecab26
Merge "Fix SettingsHomepageActivityTest failed" into main
2024-05-17 02:31:28 +00:00
Chaohui Wang
201ca1e202
Merge "Create VoNrRepository" into main
2024-05-17 02:21:31 +00:00
Joshua McCloskey
ee5ddeda6f
Fixed issue with pattern not appearing disabled.
...
Test: Verified that the pattern option now appears disabled when
setting up COPE profile
Fixes 288081292
Change-Id: I43992dc4518a47a41e58e7b9cfd47fb22542e749
2024-05-16 19:13:24 +00:00
Manish Singh
a270176634
Apply the AlertDialog theme
...
so that the correct colors are applied when the system contrast is
changed.
Bug: 335712994
Test: manual
Change-Id: I2f6ba3360fc4935db302e8d89f4df8d200a43a29
2024-05-16 18:26:34 +00:00
Isaac Chai
504ac0cf2a
Merge "Color correction saturation level settings" into main
2024-05-16 17:27:26 +00:00
Hakjun Choi
2bc6d77cbf
Add activity expose condition for Satellite messaging activity
...
In case carrier_enabled_satellite_flag or KEY_SATELLITE_ATTACH_SUPPORTED_BOOL is not supported, activity invocation intent will be ignored.
Because the guidance description of the activity cause misunderstanding to users when the satellite feature is not set properly.
Bug: 338377564
Test: manual test adb shell am start -a "android.settings.SATELLITE_SETTING" --ei sub_id (test sub id) for each key's enable/disable combination for KEY_SATELLITE_ATTACH_SUPPORTED_BOOL and carrier_enabled_satellite_flag
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:308ced3fc8e69378611ce333ed5f0e8337ff91fe )
Change-Id: Ib5401f433f802e7aa74cc175179776deb576edfc
2024-05-16 15:32:30 +00:00
Edgar Wang
f78febfa69
Fix SettingsHomepageActivityTest failed
...
Change-Id: I58a9e0820cc7ee55d8360ed8511ad5d9a4786830
Fixes: 341046261
Test: robotest
2024-05-16 13:36:36 +00:00
Aurélien Pomini
22119f516a
Remove old contrastDialog from dev options
...
Flag: NA
Bug: 333905689
Test: treehugger, manual
Change-Id: I400ab2b14cf8589be97123f3bcf3b26c98009d07
2024-05-16 13:15:23 +00:00
Edgar Wang
74c81d8542
Update HomepagePreference layout
...
Bug: 340795546
Test: visual
Change-Id: I95373877721ebae152f5df1aff97a7b0581a88e9
2024-05-16 11:49:50 +00:00
Zoey Chen
91f3c78102
Merge "Revert "[ToA] Do not use spy context"" into main
2024-05-16 10:43:39 +00:00
Chaohui Wang
3e8e8ff87e
Create VoNrRepository
...
Migrate to flow and not call setVoNrEnabled in main thread.
Fix: 339846642
Fix: 339542743
Test: manual - on Mobile Settings
Test: unit test
Change-Id: I27fe7cb2ddadc9a0aaa8c589af4703210b33612d
2024-05-16 14:50:16 +08:00
SongFerng Wang
c479a3084b
Merge "Show sim onboarding for user when insert psim" into main
2024-05-16 06:22:52 +00:00
Xinyi Mao
31c58bc6db
Merge "Disable Touch & Hold
action of the spinner in battery usage page." into main
2024-05-16 06:01:45 +00:00
Yiyi Shen
e5bd60a0cf
[Audiosharing] Migrate feature from overlay to Settings
...
Bug: 340379827
Test: atest
Change-Id: I3a88ac1d2f575f3be1f26f617479bbfd25cf6a8e
2024-05-16 05:05:41 +00:00
mxyyiyi
81c42fa72d
Disable Touch & Hold
action of the spinner in battery usage page.
...
Bug: 317149732
Test: Manual
Change-Id: I852ec6ecbf2063d95b511e4f0f52ce591d05fda6
2024-05-16 12:14:55 +08:00
Zoey Chen
84263096be
Revert "[ToA] Do not use spy context"
...
This reverts commit 2fe1e08b43
.
Reason for revert: fail
Change-Id: I182b5a0a34800e3e3ad2e80f4b931233f201c51d
2024-05-16 01:41:33 +00:00
Bill Lin
a719e78a4c
Merge "Remove redundant marginStart for FaceSettings button" into 24D1-dev am: 6a2de37817
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/27354016
Change-Id: I6cd232b72f14d155708170b430389ff198d71fc4
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-05-16 01:37:04 +00:00
Bill Lin
6a2de37817
Merge "Remove redundant marginStart for FaceSettings button" into 24D1-dev
2024-05-16 01:20:29 +00:00
Edgar Wang
4d491bcd30
Merge "Fix SettingsHomepageActivityTest failed" into main
2024-05-16 01:00:19 +00:00
Guangjie (Jerry) Shi
629fd6c680
Merge "Properly handle the autofill provider names, making sure place holder name is properly filtered out." into main
2024-05-16 00:11:40 +00:00
Jay Sullivan
2d7380eee7
Merge "Revert "UX updates in Settings for unrestricting permissions."" into main
2024-05-16 00:03:10 +00:00
Yuri Lin
3072209e7d
Merge "Redirect to new modes page when modes_ui is on." into main
2024-05-15 21:14:45 +00:00
Pawan Wagh
c1c2853ca7
Merge "Turn off voice access in 16KB mode" into main
2024-05-15 20:59:35 +00:00
Isaac Chai
4bf537a815
Color correction saturation level settings
...
Adding settings UI for color saturation level change, guarded by feature
flag.
Test: Locally tested + unit tests added
Bug: 322829049
Flag: com.android.server.accessibility.enable_color_correction_saturation
Change-Id: Ifa816647b16534ab6da770584d3de0628734aed5
2024-05-15 20:58:44 +00:00
David Anderson
cfc8c70ab4
Merge "Add Device Diagnostics to Settings." into main
2024-05-15 20:58:32 +00:00
Yuri Lin
eff863e5a3
Redirect to new modes page when modes_ui is on.
...
The new modes page has essentially no content yet, but this is a rough proof of concept for the existing abstract classes and hopefully serves as a building block for future changes. It lists modes and those preferences lead to contentless pages that will be fleshed out later..
Flag: android.app.modes_ui
Bug: 327260745
Test: ZenModePreferenceControllerTest
Test: manual; individual pages only have skeleton functionality and should be unit tested in future CLs
Change-Id: I12f48b48f761e3c9ff1a173445b15f7536d34edb
2024-05-15 14:00:25 -04:00
Jay Sullivan
668fef47cd
Revert "UX updates in Settings for unrestricting permissions."
...
This reverts commit ff6c0b3fcb
.
Reason for revert: b/340458649
Change-Id: I9fd32f11a9650431ed56c10434e82a766f74f400
2024-05-15 17:57:07 +00:00
Zoey Chen
a0af333e37
Merge "[ToA] Do not use spy context" into main
2024-05-15 17:28:03 +00:00
Jigar Thakkar
c1e5095b8f
Merge "Rename settings option for autolocking on inactivity" into main
2024-05-15 17:12:05 +00:00
Jerry Shi
07b7679319
Properly handle the autofill provider names, making sure place holder
...
name is properly filtered out.
Bug: 337040395
Test: locally built and tested
Change-Id: I081064c6103f79fe966a36d0eea854ee9893bce3
2024-05-15 10:11:29 -07:00
Tetiana Meronyk
b06a4f74a1
Merge "Make Multiuser toggle disabled for all non-main users" into main
2024-05-15 15:52:58 +00:00
Treehugger Robot
302bd5750a
Merge "Update battery settings page loading text" into 24D1-dev am: 47ce042cf3
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/27358859
Change-Id: I3d4acd7fcf4fc9bbe2066fd3e2d0880565aa1cfc
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-05-15 15:22:28 +00:00
Treehugger Robot
47ce042cf3
Merge "Update battery settings page loading text" into 24D1-dev
2024-05-15 15:09:26 +00:00
Zoey Chen
2fe1e08b43
[ToA] Do not use spy context
...
Test: atest TermsOfAddressFeminineControllerTest
Test: atest TermsOfAddressNeutralControllerTest
Test: atest TermsOfAddressNotSpecifiedControllerTest
Test: atest TermsOfAddressMasculineControllerTest
Bug: 339543490
Change-Id: I28c37db07b34b9da225f9d358159bc9064046b68
2024-05-15 14:47:34 +00:00
Jigar Thakkar
72089c3289
Rename settings option for autolocking on inactivity
...
Bug:328016823
Test: atest AutoLockPreferenceControllerTest
Flag: ACONFIG android.multiuser.support_autolock_for_private_space NEXT
Change-Id: Id4537efe5ac56df0fc98cef3ce6673a0673e0fba
2024-05-15 14:03:15 +00:00
songferngwang
de7c5e50a2
Fix the BasePreferenceController.createInstance's IllegalStateException am: 7489c93347
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/27358857
Change-Id: I7fe4219091a7428f42e4b33d0ccc4445b66569f3
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-05-15 12:39:26 +00:00
songferngwang
6ab74ab24c
Show sim onboarding for user when insert psim
...
When the user inserts the psim, showing the sim onboarding for the user
to setup the sim switching or the default data subscription.
Bug: 336488573
Test: verify UI
Change-Id: I1faab0a3166efab3f1fd82d6a69ab4d33b624556
2024-05-15 12:14:37 +00:00
Treehugger Robot
bb81d76744
Merge "Ignore test case with InitializationError" into main
2024-05-15 12:11:33 +00:00
Fan Wu
9c03ecfd97
Ignore test case with InitializationError
...
See this run for example:https://android-build.corp.google.com/test_investigate/?invocationId=I49700010276869184&testResultId=TR14429303618451319
Bug: 340657656
Test: atest
Change-Id: I89815f40ac8f3fedb0ddd2127e12412ff2dd7fce
2024-05-15 11:08:06 +00:00
Wesley Wang
3ceffc39f9
Update battery settings page loading text
...
- Update the loading text into empty space text to prevent layout flaky before info loaded
Bug: N/A
Test: atest SettingsRoboTests
Change-Id: I272405f5045a682533a4e9405a9fd91f6c507f7e
2024-05-15 10:53:52 +00:00
Edgar Wang
a6a4480736
Fix SettingsHomepageActivityTest failed
...
Fixes: 340439758
Test: atest SettingsHomepageActivityTest
Change-Id: I8f6fbb91f92982abd3b1ebadff763270537b9c3e
2024-05-15 10:35:57 +00:00
songferngwang
7489c93347
Fix the BasePreferenceController.createInstance's IllegalStateException
...
When the settings search do BasePreferenceController.createInstance,
it get the the IllegalStateException, and then the search ignore this
controller. It causes the indexing can not filter this controller via
the PreferenceController's getAvailabilityStatus.
Bug: 335509130
Test: Build pass. Do search and no crash
Change-Id: Icaff8ca690ca3e3a46c2f21a5fbde0bbd99fd92e
2024-05-15 09:26:44 +00:00
Treehugger Robot
a71f46ecc6
Merge "Update the flow of charging optimization strings." into main
2024-05-15 09:10:39 +00:00
Chaohui Wang
065c6b717b
[automerger skipped] Merge changes If41d957f,I5c49d195 into 24D1-dev am: 381638f284
-s ours
...
am skip reason: Merged-In If41d957f916a99eacc1becb6b460e58722a4dca7 with SHA-1 6e4ac4bdc0
is already in history
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/27354018
Change-Id: Ia34d946f48ef188ceacaa6440beec31c99ba46dd
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-05-15 08:37:24 +00:00
Chaohui Wang
c28ccbb114
[automerger skipped] Fix empty network scan result am: 99b09df4a8
-s ours
...
am skip reason: Merged-In If41d957f916a99eacc1becb6b460e58722a4dca7 with SHA-1 6e4ac4bdc0
is already in history
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/27354018
Change-Id: I1c2322da36cf4348a67d28d462ed69c9b80d511a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-05-15 08:37:19 +00:00
Chaohui Wang
381638f284
Merge changes If41d957f,I5c49d195 into 24D1-dev
...
* changes:
Fix empty network scan result
Create NetworkScanRepository
2024-05-15 07:50:58 +00:00
Yiling Chuang
8bcaab7cc8
Update the flow of charging optimization strings.
...
Bug: 329020954
Test: atest SettingsRoboTests
Change-Id: I73738602036d79568fe4739a63534af1c64bd9d1
2024-05-15 07:47:10 +00:00
Manish Singh
2164352ea7
Merge "Change default lock to every time device locks" into main
2024-05-15 07:36:43 +00:00
Jason Chang
fd6a3aa516
Remove redundant marginStart for FaceSettings button
...
To set button's marginStart to zero to align layout.
Flag: NONE
Bug: 331945001
Test: manual build and check UI visually in Fold/Unfold and rotate
state
Change-Id: I967d9ac1af963c6dcdac631a4fba9631a8d5662c
(cherry picked from commit a547a145dc
)
2024-05-15 07:32:27 +00:00
Chaohui Wang
99b09df4a8
Fix empty network scan result
...
Settings use TelephonyScanManager.NetworkScanCallback to scan, and its
onComplete() could happens before onResults().
We will change Settings to fix.
Fix: 338986191
Test: manual - on NetworkSelectSettings
Test: unit test
Change-Id: If41d957f916a99eacc1becb6b460e58722a4dca7
Merged-In: If41d957f916a99eacc1becb6b460e58722a4dca7
2024-05-15 15:29:55 +08:00