Jigar Thakkar
3adb65b84d
Disable strong auth for all profiles after successful unlock
...
The change generalizes the workflow to disable strong auth requirements
for all profiles that require authentication to disable quiet mode,
once a successful unlock has happened through CDCA.
Currently, the call to disable the strong auth requirements is only
being done for work-profile.
Test: Tested locally on device with private space setup with a separate
challenge and tested the strong auth tracker values post this change.
Bug: 312184187
Change-Id: Ib41c51d1df78eea9415d72724b8cc693344e2c26
2024-01-05 15:06:15 +00:00
Piotr Wilczyński
c7de74ac4b
Merge "Don't back up Smooth Display if feature flag off" into main
2024-01-05 12:48:32 +00:00
Joseph Vincent
7c8a83ddbc
Merge "Update feature intro text in private space settings page" into main
2024-01-05 12:26:30 +00:00
Chaohui Wang
d4fd8c0c2f
Merge "Fix DataUsageSummaryPreferenceController ANR" into main
2024-01-05 12:08:24 +00:00
Weng Su
3eb9757623
Set minHeight of the password field in Shared Hotspot
...
- Set minHeight to @dimen/min_tap_target_size(48dp)
Fix: 318617636
Test: unit test
make RunSettingsRoboTests ROBOTEST_FILTER=com.android.settings.wifi.dpp
Change-Id: I794862bac82eb37b168263e2e472cba26ba34647
2024-01-05 19:12:15 +08:00
Chaohui Wang
df5c4f69a8
Fix DataUsageSummaryPreferenceController ANR
...
By off load data loading to background.
Fix: 295260929
Test: manual - on Mobile Settings
Test: unit test
Change-Id: Ib2ef19301b1e97af8a7f3861829779c3b70da4a4
2024-01-05 16:07:28 +08:00
SongFerng Wang
9abd03fb70
Using ACTION_SIM_CARD_STATE_CHANGED to detect simSlotMapping is complete am: e51d8515c0
am: 8663deec9b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/25809891
Change-Id: I5682b192185063a208357c92226659d0cfa29e25
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-01-05 07:53:53 +00:00
SongFerng Wang
8663deec9b
Using ACTION_SIM_CARD_STATE_CHANGED to detect simSlotMapping is complete am: e51d8515c0
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/25809891
Change-Id: I0bed6503fbce6204b2da75f6dc25364148f1ce8b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-01-05 07:23:19 +00:00
MiltonWu
2703909793
Refine udfps enrolling icon
...
Refine fingerprint enrolling icon show/hide logic
Test: Manually test udfps enrolling flow
Bug: 313801674
Flag: NA
Change-Id: I8d10a2048d74efa8b0a5bf025dd81df0a9041274
2024-01-05 06:33:11 +00:00
Treehugger Robot
e8d26737a6
Merge "Reset telephony stack during Reset Mobile Network flow" into main
2024-01-05 04:49:29 +00:00
Rambo Wang
4c384506d5
Reset telephony stack during Reset Mobile Network flow
...
This CL introduces two more steps to restart Phone process and RILD
during the Reset mobile network flow by the help of the
TelephonyContentProvider which has been used by Pixel Adaptive
Connectivity Services ("SCONE") for a while.
The additional reset options can resolve issues like resources leak
and internal state stuck, effectively recover telephony stack into
fresh state.
The reset options are performed in the background and have no impact
on UX of the reset flow.
Bug: 271921464
Test: ResetNetworkOperationBuilderTest
Test: Feature test with both flag on and off
Change-Id: If09d20d79e908dd43f3f654fb7cca7f713b7f03a
2024-01-05 03:53:21 +00:00
SongFerng Wang
e51d8515c0
Using ACTION_SIM_CARD_STATE_CHANGED to detect simSlotMapping is complete
...
Sometime modem can't return the GET_SIM_STATUS immediately, so that the settings send the sim switching too early after simSlotMapping.
Bug: 291733084
Change-Id: If547c8b02020bc86c83915334e29945176a4ee9f
Test: tester will test it manually.
(cherry picked from commit ba2a86ad9f
)
2024-01-05 03:38:30 +00:00
joonhunshin
37d4fb736e
Data only device(without FEATURE_TELEPHON_CALLING) : Add try/catch to handle UnsupportedOperationException
...
If the device does not have Telephony feature calling, the some of interfaces in TelephonyManager throw UnsupportedOperationException.
Bug: 297989574
Test: oriole with ATT SIM, boot completed
APM/data/wifi on/off, browse setting menu
Change-Id: Ifa9092cd8d9a00039e9d93d5fd9fc4dabed633c8
2024-01-05 03:04:14 +00:00
Treehugger Robot
0756dc37bb
Merge "fix(magnification): fix color contrast of the arrow in Settings magnification shortcut dialog" into main
2024-01-04 21:36:38 +00:00
Ante
bae621967e
RestrictedSwitchPreference edit
...
Modify SwitchPreference to RestrictedSwitchPreference in order to show
to correct UWB and NFC state on UWB AE disabled.
Bug: 239714441
Test: TBA
Change-Id: I7a018547d89b644781c682bfdef48efac9b24bf9
2024-01-04 21:32:50 +00:00
Bill Yi
6384d974cf
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
2024-01-04 18:19:39 +00:00
Bill Yi
2b2a21e093
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
2024-01-04 18:19:39 +00:00
Zhen Zhang
22632be393
Rename method name
...
Renamed checkIfMeteredDataRestricted() to
checkIfMeteredDataUsageUserControllerDisabled() to relect its actual
usage.
Test: built successfully
Bug: 317265503
Change-Id: I76189da1da510067d5a715c5a34b6a18e53544fc
2024-01-04 10:33:52 -06:00
Roy Chou
81723cc70f
fix(magnification): fix color contrast of the arrow in Settings magnification shortcut dialog
...
Change the arrow drawable tint color to attr/colorAccent to ensure the color contrast.
Bug: 318611481
Flag: NA
Test: manually
Change-Id: Idd719a6714c46b91a7876b22c14dccec214b3b94
2024-01-04 16:18:06 +00:00
josephpv
4d86ad660d
Update feature intro text in private space settings page
...
Screenshot - go/ss/6vPN59B6bkp7asp.png
Bug: 313881020
Test: Manual
Change-Id: Iee63f31d297d7f56b313a694cbf293ec858ca86d
2024-01-04 15:43:32 +00:00
Chaohui Wang
39b23b760c
Merge "Migrate NetworkOperatorPreference to Kotlin" into main
2024-01-04 09:00:05 +00:00
David Liu
38ce956b72
Merge "Fixed logging ACTION_SETTINGS_DISABLE_APP with package name" into main
2024-01-04 08:11:02 +00:00
Chaohui Wang
7cbfc40681
Migrate NetworkOperatorPreference to Kotlin
...
Bug: 293845605
Test: manual - with SIM Settings
Test: unit test
Change-Id: I5c21085a4ec9c2f53f93867813ba298690f161ff
2024-01-04 13:02:31 +08:00
Milton Wu
4f06db7bf8
Merge "Fix calibrator missing during suw page switch" into main
2024-01-04 04:51:56 +00:00
Chaohui Wang
92ae630598
Merge "Fix SIM Settings crash when IllegalArgumentException" into main
2024-01-04 04:51:46 +00:00
Chaohui Wang
3bd2e55b23
Fix SIM Settings crash when IllegalArgumentException
...
By catch exception.
Fix: 318460644
Test: manual - with SIM Settings
Test: unit test
Change-Id: I99025125b5fe71c6507afc355a881af8948d6a7a
2024-01-04 10:47:48 +08:00
Jason Chiu
2c2dd72ff7
Merge "Support "Add account" search indexing" into main
2024-01-04 02:39:05 +00:00
Raphael Kim
e89aa195f1
Update test with new AssociationInfo constructor.
...
Bug: 314992577
Change-Id: I0be91dc331e6ae5f3b410cdf057ca547bb4dd862
Test: m
2024-01-04 01:47:36 +00:00
Bill Yi
1b2ee40841
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into udc-qpr-dev am: 8842653554
-s ours am: b3f7a40d56
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/25779194
Change-Id: I4be4eed3c7b754e6524f50c2b05f193f5aa130c1
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-01-04 01:46:50 +00:00
Bill Yi
5ae468c67f
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 7fc1fb810b
-s ours am: ae2b1116ef
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/25779194
Change-Id: I872a7c7e76b60122c0a0ea3951b687a06fe6eae5
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-01-04 01:46:40 +00:00
Bill Yi
d3e9dfa01b
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 8c0acadf03
-s ours am: 1f7e32c467
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/25779192
Change-Id: I983ae35b6864f79efbea18abd978db664f637e47
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-01-04 01:46:21 +00:00
Bill Yi
b3f7a40d56
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into udc-qpr-dev am: 8842653554
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/25779194
Change-Id: I02e26f664275df1c8011407c8a6bb7ab2bb4ee76
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-01-04 01:27:49 +00:00
Bill Yi
ae2b1116ef
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 7fc1fb810b
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/25779194
Change-Id: I22db0b71b25c28e5738953b6db607b387a6fc513
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-01-04 01:27:41 +00:00
Bill Yi
1f7e32c467
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 8c0acadf03
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/25779192
Change-Id: I54a4e5f42e2c48a3a17969fb01ed0c13302ad5fb
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-01-04 01:27:20 +00:00
Bill Yi
8842653554
Merge "Import translations. DO NOT MERGE ANYWHERE" into udc-qpr-dev
2024-01-04 00:10:27 +00:00
Andy Yu
0612c9b103
Merge "Update game default frame description char limit" into main
2024-01-03 19:17:42 +00:00
Andy Yu
6f19be8630
Update game default frame description char limit
...
To accomodate the highest number of characters for the localication
request, updating the limit to 65.
Bug: 306266471
Test: m; flash; boot;
Change-Id: Ie3f6fd420ae3466b62da0d830a477039351a57f8
2024-01-03 10:34:54 -08:00
Bill Yi
685859224c
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 072fc7f175
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/25778819
Change-Id: Id346b3475bc9d8a3f12563780d0a2f8cc5c93c5c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-01-03 17:49:28 +00:00
Jan Tomljanovic
be50a8f6f3
Merge "Require authentication for changing USB preferences." into main
2024-01-03 15:19:21 +00:00
Julia Reynolds
e6c3d18648
Update content description
...
Test: manual: use TalkBack on conversations screen
Fixes: 317316662
Change-Id: I7c9b0746bf610168e8a3c2bc0d2932082da221a8
2024-01-03 15:00:20 +00:00
Kevin Jeon
89ea9597ea
Merge "Increase character limit on PSS toggle translation" into main
2024-01-03 14:37:55 +00:00
Beverly Tai
b996d0a4ea
Merge "Add new folding grace period settings strings" into main
2024-01-03 13:48:42 +00:00
Xinyi Mao
df262ad2d6
Merge "Reset the delay time to refresh the periodic job." into main
2024-01-03 09:28:08 +00:00
Allen Su
ef83eeb1db
Merge "Remove the xml entry when the system language is removed" into main
2024-01-03 08:29:07 +00:00
mxyyiyi
5ef828930d
Reset the delay time to refresh the periodic job.
...
Bug: 315225261
Test: manual
Change-Id: I5a42a9d2ac11ff5f036eaa85e37682438fceeac2
2024-01-03 15:53:38 +08:00
Allen Su
d8695cbf9b
Remove the xml entry when the system language is removed
...
Bug: 301395074
Test: atest SettingsRoboTests:com.android.settings.localepicker
Change-Id: Ic771cd5146ab954c3da65748bf87cd14d30770b4
2024-01-03 07:27:52 +00:00
Chaohui Wang
ce84bfbc7e
Merge "Refactor CellInfoUtil" into main
2024-01-03 07:05:11 +00:00
MiltonWu
bb8be99c5c
Fix calibrator missing during suw page switch
...
Pass previous calibrator uuid to next fingerprint enroll activity
Bug: 318453900
Test: Manully test suw fingerprint flow
Change-Id: Iad1e9e1811f58fa880b8d05a722b7fdf57a814fa
2024-01-03 14:49:23 +08:00
Pajace Chen
6bdfac7cdd
Merge "[Shadow] Switch the button for defend battery tips" into main
2024-01-03 06:24:28 +00:00
Chaohui Wang
e3b527a2bf
Refactor CellInfoUtil
...
Unify and simplify the logic, and add unit test.
Bug: 293845605
Test: manual - on Mobile Settings
Test: unit test
Change-Id: I5467b92baa8e47fbd400c7a21fd39fd5ec90ed3a
2024-01-03 13:41:45 +08:00