Commit Graph

139506 Commits

Author SHA1 Message Date
Pajace Chen
c55cd9526e Merge "Add charging string V2 for settings" into main 2024-04-11 10:38:40 +00:00
Weng Su
a66a4a0d41 Merge "Checks WEP password lengths of Wi-Fi network" into main 2024-04-11 10:07:11 +00:00
Zaiyue Xue
d1b3691f6a Merge "Update the usage slot info in database" into main 2024-04-11 10:05:10 +00:00
Charlotte Lu
d4c63883ce Merge "[WIFI-WEP] Change the strings for WEP." into main 2024-04-11 09:21:14 +00:00
Vincent Wang
7c33a5ceae Merge "Update string for acquire msg FINGERPRINT_ACQUIRED_IMAGER_DIRTY on UDFPS devices" into main 2024-04-11 08:55:07 +00:00
mxyyiyi
749a642be6 Update the usage slot info in database
- For personal/work profile, always send data to db
- For private profile, skip load data in period job

Bug: 331720433
Bug: 324191159
Test: manual
Change-Id: I77526dfdc837a6edaa9184bf3c751a7455b839a8
2024-04-11 16:54:36 +08:00
Fan Wu
f83b076d66 Merge "Remove LooperMode.LEGACY from settings/password" into main 2024-04-11 08:43:56 +00:00
Weng Su
1cd3b6f21f Checks WEP password lengths of Wi-Fi network
- Checks for WEP40 and WEP104 password lengths (5 and 13 bytes)

Bug: 333289235
Flag: None
Test: unit test
atest -c WifiConfigController2Test

Change-Id: I5f96ad67ed0c67a2724960e72464dc0a56c0c1ab
2024-04-11 08:20:17 +00:00
Samuel Huang
ba03a22317 Avoid SIM card on/off dialog pop-up if satellite is enabled am: f2ed0ec752
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/26847152

Change-Id: Ifb4f85972f29370d51a8c6363fa8efd63e6dead5
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-11 07:36:48 +00:00
Charlotte Lu
f4adddd29d [WIFI-WEP] Change the strings for WEP.
Test: Visual Test
Fix: 303787048
Change-Id: I674944aee08b8bd3a9185d38b2c76b4ad16061f1
2024-04-11 07:29:11 +00:00
Edgar Wang
214eb72776 Merge "Avoid NullPointerException when AppPicker onCreated called." into main 2024-04-11 07:25:58 +00:00
Fan Wu
b941ff7b11 Remove LooperMode.LEGACY from settings/password
Bug: 333831275

Test: atest
Change-Id: I34df868ceebf86d320ee5ff8de7657fbb221b9fc
2024-04-11 06:52:22 +00:00
Samuel Huang
f2ed0ec752 Avoid SIM card on/off dialog pop-up if satellite is enabled
In order to support Satellite SOS, device will have two modems, one for TN, one for NTN(satellite).

When device switches to satellite mode, PSS only disables TN eSIM (and not TN PSIM). Since NTN image only supports eSIM, there is no need to disable TN PSIM before switching to NTN image. Somehow device is seeing that TN PSIM is available and is showing the user to enable it. So we need to handle it by not showing this dialog during satellite mode enabled.

Bug: 330585109
Test: atest, manual
Change-Id: I9781b7e1cef8f7f10e7ecdbb23ca729da4d06eba
2024-04-11 05:20:53 +00:00
Fan Wu
860bd52451 Merge "Remove LooperMode.LEGACY usage from settings/notification" into main 2024-04-11 04:29:57 +00:00
Fan Wu
596d6dd99b Remove LooperMode.LEGACY usage from settings/notification
Bug: 333808868

Test: atest
Change-Id: I11d68462adf60a02224306e848f9280cd1bdad4f
2024-04-11 03:29:19 +00:00
Edgar Wang
a1bff901af Merge "Add trunck stable flag for homepage settings UX revamp" into main 2024-04-11 01:47:46 +00:00
Roy Chou
0dcd61e926 Merge "fix(accessibility suw): fix unexpected large padding in accessibility suw when force-two-pane mode" into main 2024-04-11 01:36:00 +00:00
Angela Wang
ae7008c0a7 Merge "Try select preset independently after group operation failed" into main 2024-04-11 01:04:51 +00:00
Fan Wu
05f0186aff Merge "Remove Looper.Legacy usage from multiple test classes" into main 2024-04-11 00:53:34 +00:00
Edgar Wang
2db00bf02d Add trunck stable flag for homepage settings UX revamp
Bug: 321612737
Test: rebuild
Change-Id: Ieaab5e9ee9a75eb6630b0639585c89949f9db381
2024-04-10 23:32:36 +00:00
Edgar Wang
0876250a17 Avoid NullPointerException when AppPicker onCreated called.
Bug: 333255617
Change-Id: Ia63230e97f0c11aa0fd5898be67bb84866f260dc
Test: manual
2024-04-10 22:07:56 +00:00
Joseph Vincent
357c795cea Merge "Handle private space account login skip result" into main 2024-04-10 19:39:17 +00:00
Treehugger Robot
dd0ff82bf4 Merge "[Flag cleanup] remove accessibility_customize_text_reading_preview" into main 2024-04-10 18:09:34 +00:00
Manish Singh
01d17b02f5 Merge "Use the filter to filter out the private apps" into main 2024-04-10 17:06:25 +00:00
Song Chun Fan
707fc8413e [automerger skipped] [Settings/Archive] remove all checks for the archiving system property am: 844d2f4c67 -s ours
am skip reason: Merged-In I24bc9a3d7503da1606d29eb3dfa963b0e6bf9d3e with SHA-1 6ae958abd2 is already in history

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/26891534

Change-Id: I2998f064079c0a39bd554aeb3806b3174d03ed2f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-10 16:27:22 +00:00
Matías Hernández
df3f44c667 Merge "Update notification settings OWNERS" into main am: b5d874d9eb am: aee6cfe1c2
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/3036696

Change-Id: Ia0c78555cd183e3c4949372058e1cab2e4498809
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-10 16:14:12 +00:00
Matías Hernández
aee6cfe1c2 Merge "Update notification settings OWNERS" into main am: b5d874d9eb
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/3036696

Change-Id: Iccf37784f85f46ea7c4f8fec2d5ca9331eebbfb6
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-10 15:47:55 +00:00
Matías Hernández
b5d874d9eb Merge "Update notification settings OWNERS" into main 2024-04-10 15:28:38 +00:00
josephpv
3978c30817 Handle private space account login skip result
Bug: 320460786
Test: Manual
Change-Id: I59ad178a7925ef1680e67deb5321ec6d0c702e73
2024-04-10 14:39:10 +00:00
Matías Hernández
319fafe2ac Update notification settings OWNERS
Test: N/A
Change-Id: I3d9f4a3c9649f5d9f0097269e4896163c5d6fe2d
2024-04-10 15:07:34 +02:00
Pajace Chen
6f3c97f60a Add charging string V2 for settings
Apply charging string V2 for settings

Bug: 328546483
Test: Manual test

Change-Id: Ic68bf4231da81d865faa285bca97a929abe26a42
2024-04-10 18:58:37 +08:00
Zaiyue Xue
6bd25dd1e7 Always load database app usage even recalculating all.
Bug: 333387497
Fix: 333387497
Test: manual
Change-Id: I5f21a25076a829f32caa83fadc7cb20f56ed0713
2024-04-10 18:09:16 +08:00
Tom Hsu
dd2637253f Merge "Change phone number preference to unselectable" into main am: 3ecb318354 am: d4e4ef8317
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/3031727

Change-Id: I4898593c4f04ac06b38122ee89b265400766c76c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-10 10:00:40 +00:00
Xinyi Mao
2d874d3919 Merge "Skip recalculate all data in Periodic Job while multi-users." into main 2024-04-10 09:52:16 +00:00
Joseph Vincent
db315e642b Merge changes I6387c999,I470e5c6e into main
* changes:
  Update illustrations in Private Space setup & settings
  Replace autoadvance screens with waiting screen in PS setup
2024-04-10 09:51:35 +00:00
SongFerng Wang
a3d8978f85 Merge "After rotating the screen, lost the progress bar dialog state" into main 2024-04-10 09:43:51 +00:00
Tom Hsu
d4e4ef8317 Merge "Change phone number preference to unselectable" into main am: 3ecb318354
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/3031727

Change-Id: I3f4bb191650b08bead3af5c6b218098d033bf209
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-10 09:40:54 +00:00
Tom Hsu
3ecb318354 Merge "Change phone number preference to unselectable" into main 2024-04-10 09:28:55 +00:00
Roy Chou
f85bca368c fix(accessibility suw): fix unexpected large padding in accessibility suw when force-two-pane mode
Like the screenshots in b/323771329#comment26, the headerLayout padding is too large when
force-two-pane mode. Therefore, as a short-term fix, we make the AccessibilitySetupWizardUtils
not to adjust the headerLayout padding when shouldForceTwoPane, which
described in b/323771329#comment30. The long-term goal is to remove the
padding adjustment in AccessibilitySetupWizardUtils after the the
padding is handled in SUW library internally.

Bug: 323771329
Flag: NONE
Test: manually
Change-Id: Ie4585d9ee352ca74733d4bc14e957bf901347fdc
2024-04-10 09:16:35 +00:00
Fan Wu
736377d5e2 Merge "Remove LooperMode.LEGACY from settings/localepicker" into main 2024-04-10 09:07:23 +00:00
Fan Wu
9177f81f16 Remove Looper.Legacy usage from multiple test classes
Bug: 330824314

Test: atest
Change-Id: I0272aca48747afbecdda391feb5e129f0e214623
2024-04-10 09:02:35 +00:00
Bill Lin
0f1e230015 Merge "Apply "@style/GlifTheme.Light" for Fingerprint enroll activities" into main 2024-04-10 08:43:59 +00:00
songferngwang
77c89803ee After rotating the screen, lost the progress bar dialog state
Fix: 333646302
Fix: 333645488
Test: build pass. manually verify the UI
Change-Id: Ib68de902526ccb77bf19cbace4c596b1ecedaea5
2024-04-10 08:22:54 +00:00
Vincent Wang
a38a05769a Update string for acquire msg FINGERPRINT_ACQUIRED_IMAGER_DIRTY on
UDFPS devices

Bug: b/330640273
Test: 1. Use tape or water to cover the FP sensor on UDFPS devices
      2. Try to enroll fingerprint
      3. Check the displayed message is correct in enrolling page
Change-Id: I9415e9e58336daa2da6eb4febf1eea7a30d07dc5
2024-04-10 08:21:16 +00:00
mxyyiyi
4fcab412db Skip recalculate all data in Periodic Job while multi-users.
Bug: 333664242
Test: manual
Change-Id: I7e6ee85121fbafc5fc3426046bd26b4f91e6e48a
2024-04-10 16:13:16 +08:00
Tom Hsu
9a6380ed29 Merge "Fixs user input nothing, but save it successfully" into main 2024-04-10 07:54:34 +00:00
tomhsu
6f27b8bca7 Fixs user input nothing, but save it successfully
- If user inputs nothing, do nothing for this action.

fix: 333642116
Test: Manual test
Change-Id: I66213f5d5c47d2b85d3849c95e7cf076e249420e
2024-04-10 06:50:05 +00:00
Fan Wu
ff45be03b1 Remove LooperMode.LEGACY from settings/localepicker
Bug: 333641139

Test: atest
Change-Id: Ib26635f88623ace2d70ffd221aa36cb8157f8f46
2024-04-10 04:48:00 +00:00
Fan Wu
b9798f0798 Remove LoopeMode.LEGACY usage from two test classes
Bug: 330824314

Test: atest
Change-Id: I6dea662c4dea226d06b17d0d5463f01cb668a67d
2024-04-10 03:59:53 +00:00
Chun-Ku Lin
44435e4fd1 [Flag cleanup] remove accessibility_customize_text_reading_preview
This bug fix associated with this flag is low risk. The flag has been
soaked in the Trunkfood full for 30 days and tested by 1000+ users.
Based on the flag cleanup policy, we can clean up the flag.

Bug: 307481249
Flag: EXEMPT flag cleanup
Test: Run the Settings app and can still see the text reading preview
Change-Id: I59e03da1719041fb2d17da1d1eed555f31c3d81d
2024-04-10 02:50:18 +00:00