Rafael Higuera Silva
268fa16d5b
Add logic to log interaction of RAC warning dialog.
...
Bug: 326618987
Test: make, atest EuiccRacConnectivityDialogFragmentTest
Change-Id: Iccec9245da27d525cfb3d74504ab86859e152a6e
Merged-In: Iccec9245da27d525cfb3d74504ab86859e152a6e
(cherry picked from commit ea0453e5f6
)
2024-04-10 16:26:06 +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
Chaohui Wang
b67133310a
Move nfc_detection_point.png to res/drawable
...
From res/drawable-nodpi, for easier overlay.
Bug: 333631061
Test: visual - on NFC
Change-Id: I5b83a399d6ba10644843c816fa369efef869a006
2024-04-10 17:59:19 +08: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
Bill Lin
6a59b93701
Merge "Customize the pattern view with dimen/biometric_auth_pattern_view_size" into main
2024-04-09 23:58:04 +00:00
Manish Singh
07f536a1c0
Merge "Recategorise private space settings items" into main
2024-04-09 22:45:16 +00:00
Joseph Vincent
782ec3d5aa
Merge "Remove settings activity from recents at end of PS setup" into main
2024-04-09 22:37:24 +00:00
josephpv
f145d0e9a0
Update illustrations in Private Space setup & settings
...
This inlcudes the changes to use latest private space icon and update
the illustrations in private space setup and settings.
Change made to update illustrations dynamically between light and dark
theme.
Recordings link:
b/332867167#comment3
Bug: 332867167
Test: Manual
Change-Id: I6387c9991ec9bb419f446431926f99843f92c859
2024-04-09 22:35:04 +00:00
josephpv
af800e55f4
Replace autoadvance screens with waiting screen in PS setup
...
This change replaces the auto advancing screens shown during private
space setup flow with a single loading screen.
Recording: b/332652637#comment3
Bug: 332652637
Test: Manual
Change-Id: I470e5c6ece16cfefd0734d3daadf1d8efe963f63
2024-04-09 21:13:37 +00:00
Himanshu Gupta
52c8655e30
Merge "Fix Logs" into main
2024-04-09 19:43:37 +00:00
Song Chun Fan
844d2f4c67
[Settings/Archive] remove all checks for the archiving system property
...
No longer needed
BUG: 331165939
Test: builds
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:6ae958abd26ed77ecd4d3fb1720bb912553da2ea )
Merged-In: I24bc9a3d7503da1606d29eb3dfa963b0e6bf9d3e
Change-Id: I24bc9a3d7503da1606d29eb3dfa963b0e6bf9d3e
2024-04-09 18:08:41 +00:00
Rafael Higuera Silva
5405aa17a1
Add logic to log interaction of RAC warning dialog.
...
Bug: 326618987
Test: make, atest EuiccRacConnectivityDialogActivityTest
Change-Id: If4e3285b3715e9630d4932d4bf1bcb71e4167cff
Merged-In: If4e3285b3715e9630d4932d4bf1bcb71e4167cff
2024-04-09 17:14:35 +00:00
Chaohui Wang
1f00d38d2d
Merge "Set Wi-Fi password typeface to monospace" into main
2024-04-09 15:17:54 +00:00
josephpv
d82e3961f4
Remove settings activity from recents at end of PS setup
...
Recording link:
b/310192654#comment2
Bug: 310192654
Test: Manual
Change-Id: Id71480ddce94aee8d9d5f1aa83bfff4e06df6377
2024-04-09 15:06:20 +00:00
Joseph Vincent
1ddef782c8
Merge "canAddPrivateProfile checks for private space creation test" into main
2024-04-09 10:48:41 +00:00
Vaibhav Devmurari
28e20afb08
Modify PK Settings page to make it more user friendly
...
PK Settings page:
- Show current PK layout selected for the current user profile and current IME language instead of a list of IMEs
PK layout mapping page:
- Show IME name in header only if multiple active IMEs
- Show the PK layout selection criteria (Automatic v/s User selected)
Bug: 325925410
Bug: 326195401
Test: manual
Change-Id: I93a2e169742a800fa116fa5d55e1a91e5548cebb
Merged-In: I93a2e169742a800fa116fa5d55e1a91e5548cebb
2024-04-09 10:42:57 +00:00
Angela Wang
4db16f1125
Try select preset independently after group operation failed
...
For some binaural models, when only one side is connected and call a group operation, the remote device will return ERROR_REMOTE_OPERATION_REJECTED. We can re-try to selectthe preset for each device independently in this case. After the other device is reconnected, the preset should automatically sync in the remote side.
Bug: 300015207
Test: manual test with Gn Resound LE sample and verify it works
Test: atest BluetoothDetailsHearingAidsPresetsControllerTest
Change-Id: I3ea621577c248c974505b9ce65d8ef260f5b87e1
2024-04-09 10:22:00 +00:00
Chaohui Wang
8b36ebf0a1
Set Wi-Fi password typeface to monospace
...
Instead of input type, which turns this TextView into editable, which is
not expected.
Fix: 318621629
Test: manual - on Wi-Fi Share
Change-Id: Ie1ab0f3f3f12583fc0b0c6eea9880e24364660de
2024-04-09 17:20:41 +08:00
Tom Hsu
de9a888469
Merge "Listen wifi entry change to make sure UI correct." into main
2024-04-09 09:16:42 +00:00
lbill
cba2df43cb
Apply "@style/GlifTheme.Light" for Fingerprint enroll activities
...
Flag: NA
Bug: 332639317
Test: manual test FPS enrolling
Change-Id: Ia7f99f642d0b72d9f5796be02627a744fc528c9e
2024-04-09 09:08:46 +00:00
Fan Wu
82c6d5fc63
Merge "Remove LooperMode.LEGACY usage" into main
2024-04-09 08:34:36 +00:00
Treehugger Robot
0f33518068
Merge "Add flag to control Internet preference" into main
2024-04-09 08:22:57 +00:00
Haijie Hong
fa034b1b67
Merge "Use default locale when formatting passkey" into main
2024-04-09 08:17:06 +00:00
tomhsu
91bcc2b594
Listen wifi entry change to make sure UI correct.
...
Bug: 319905522
Test: make pass.
Test: atest pass.
Change-Id: I0900caf6521bd9a250e85863f48e39668734f1be
2024-04-09 08:05:32 +00:00
Haijie Hong
04404a37c7
Use default locale when formatting passkey
...
Bug: 332677725
Test: atest BluetoothPairingControllerTest
Change-Id: I21d6606e71eefd2f00994993d3ed277742c5f9b0
2024-04-09 14:19:13 +08:00
Fan Wu
70f9140269
Remove LooperMode.LEGACY usage
...
Bug: 330824314
Test: atest
Change-Id: I7b2cb83ddb969a907cea0df18486f89f05969ebc
2024-04-09 05:41:28 +00:00
Treehugger Robot
d5e69fa0ea
Merge "Fix SMS and Calls preference summary displays empty." into main am: 3bfb35c71e
am: a72f3f4ecc
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/3019410
Change-Id: I5c8ba3dc44ebe526ffd02ffbb0ef3a830a08b7d6
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-04-09 04:35:47 +00:00