Android Build Coastguard Worker
477dd07cd3
Snap for 9268991 from b93416b26d to tm-qpr2-release
...
Change-Id: Icefeac91555936c7605df3bae52e99a0ee9c535b
2022-11-09 00:26:11 +00:00
TreeHugger Robot
b93416b26d
Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-qpr-dev
2022-11-08 09:30:47 +00:00
Jason Chiu
b9b1225ac3
Merge "Reserve the icon space to avoid preference padding change" into tm-qpr-dev
2022-11-08 04:34:19 +00:00
TreeHugger Robot
a6e8ddda16
Merge "Fix NPE crash in TextToSpeechSettings" into tm-qpr-dev
2022-11-08 03:34:11 +00:00
TreeHugger Robot
19278b9477
Merge "Clean bluetooth code" into tm-qpr-dev
2022-11-08 02:37:30 +00:00
Android Build Coastguard Worker
2f805f68db
Snap for 9264471 from af96b1ea7a to tm-qpr2-release
...
Change-Id: Ieb8d80c1b32a7558b44a81ed57351b4a2202f441
2022-11-08 00:35:13 +00:00
Jason Chiu
fb95451369
Reserve the icon space to avoid preference padding change
...
If the injection icon is to be retrieved from a provider, the preset
transparent drawable is a 1x1 icon, which may cause the preference
padding change before and after the injection icon reloading.
Bug: 253471066
Test: robotest, visual
Change-Id: Ie88f69bb047a64a6a0ee30c060d8cbb8fe27b3d7
2022-11-07 10:11:20 +00:00
Tsung-Mao Fang
70b8bd92c9
Fix NPE crash in TextToSpeechSettings
...
Recyclerview's getItemAnimator() is nullable so we need a null check.
Bug: 254330134
Test: Manual
Change-Id: Iba5b0d68740c430fd1143d38ccf344afef486784
Merged-In: fa6a8e9767
2022-11-07 05:43:40 +00:00
Bonian Chen
af96b1ea7a
Merge "[Settings][Back port] configuration for hidding SIM lock UI" into tm-qpr-dev
2022-11-07 02:05:50 +00:00
Bonian Chen
15f0cd6428
Merge "[Settings][Back port] configuration for hidding SIM remove UI" into tm-qpr-dev
2022-11-07 02:05:50 +00:00
Bonian Chen
ab2e7bf6a5
Merge "[Settings][Back port] configuration for hidding SIM provider UI" into tm-qpr-dev
2022-11-07 02:05:50 +00:00
Bonian Chen
0eab03a862
Merge "[Settings][Back port] configuration for hidding SIM settings UI" into tm-qpr-dev
2022-11-07 02:05:50 +00:00
Bonian Chen
0b80576a34
Merge "[Settings][Back port] configuration for hidding SIM related UI" into tm-qpr-dev
2022-11-07 02:05:50 +00:00
Bonian Chen
3423f0cb9b
Merge "[Settings] configuration for hidding SIM notification UI" into tm-qpr-dev
2022-11-07 02:05:50 +00:00
Android Build Coastguard Worker
f7ea0f15f7
Snap for 9261117 from 76f12ccdca to tm-qpr2-release
...
Change-Id: If0ed09afe4ebd18a87bdf3d852763e6c968d3dd5
2022-11-06 22:30:26 +00:00
Bill Yi
ef39119269
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I41070a70d395daf355411c00a1e551d0e532671a
2022-11-06 14:02:33 -08:00
Arc Wang
76f12ccdca
Remove Intent selector from 2-pane deep link Intent am: dd7d2d766a am: 923ba5fcb2 am: 5292e9e085
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/20349285
Change-Id: Icb4fc96a1fe5903b7d09157d552c6782b6db2036
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-11-06 05:56:25 +00:00
Arc Wang
5292e9e085
Remove Intent selector from 2-pane deep link Intent am: dd7d2d766a am: 923ba5fcb2
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/20349285
Change-Id: I66b28ac40ee6c50c10e51cff6844c17f91ac5e00
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-11-06 05:26:26 +00:00
Arc Wang
923ba5fcb2
Remove Intent selector from 2-pane deep link Intent am: dd7d2d766a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/20349285
Change-Id: I766b9fa3ccd6c7d690275292b84efbddb19c651e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-11-06 04:23:18 +00:00
Android Build Coastguard Worker
d8ad5a739e
Snap for 9257771 from bc38bacaf2 to tm-qpr2-release
...
Change-Id: Ie592c9b64452a233a37a8876c54fbe00aba22482
2022-11-05 01:25:56 +00:00
Joshua Mccloskey
bc38bacaf2
Merge "Added intro lottie for foldable." into tm-qpr-dev
2022-11-04 18:25:47 +00:00
TreeHugger Robot
057d24bb97
Merge "Crop avatar to circle when syncing from Contacts." into tm-qpr-dev
2022-11-04 16:27:21 +00:00
Bonian Chen
bf55048799
[Settings][Back port] configuration for hidding SIM related UI
...
Add overriable configuration for hidding SIM related UI.
Bug: 240515161
Test: test cases and local testing
Merged-In: I8d7ddd18861a696830da39f040dfb14b9ed46726
Merged-In: I45b7898da440c36045aec64a0a86fb804116cd9d
Change-Id: I709a8007362b09dbb1ec1bd5d32c68d23ed0cfa9
(cherry picked from commit 2b048b22f0 )
2022-11-04 07:06:23 +00:00
William Escande
24278d1609
Clean bluetooth code
...
Fixing nit from Ib40a6264d8d6908103d76b6401ddcfd3ffa7dd88
Test: m ROBOTEST_FILTER="com.android.settings.bluetooth" RunSettingsRoboTests
Test: Open developer settings
Bug: 257158801
Change-Id: Id3521c423e5ab751633df627d113206f374fbe8e
2022-11-03 21:31:17 -07:00
William Escande
a364c8bacb
Merge "Fetch currently loaded bluetooth name" into tm-qpr-dev
2022-11-04 04:27:18 +00:00
William Escande
723df89aaa
Fetch currently loaded bluetooth name
...
Test: m
ROBOTEST_FILTER="BluetoothMaxConnectedAudioDevicesPreferenceControllerTest"
RunSettingsRoboTests -j40
Test: m ROBOTEST_FILTER="com.android.settings.bluetooth" RunSettingsRoboTests
Test: Open developer settings
Bug: 257158801
Change-Id: Ib40a6264d8d6908103d76b6401ddcfd3ffa7dd88
2022-11-04 03:05:41 +00:00
TreeHugger Robot
7b63700b0b
Merge "Guard FallbackHome activity behind permission" into tm-qpr-dev
2022-11-04 03:00:05 +00:00
Joshua McCloskey
67c6ec3ef4
Added intro lottie for foldable.
...
Test: Verified lotties during fingerpritn enrollment flow.
Fixes: 246684274
Change-Id: Ic9e95dd650dd5018d13751d251fdac53e1fb13d0
Merged-In: Ic9e95dd650dd5018d13751d251fdac53e1fb13d0
2022-11-04 02:57:38 +00:00
Joshua Mccloskey
c4e603688e
Merge "Remove "require screen on to auth" preference for Udfps" into tm-qpr-dev
2022-11-04 01:01:26 +00:00
Android Build Coastguard Worker
112d890560
Merge cherrypicks of [20378665] into tm-qpr2-release.
...
Change-Id: I4a43c239f41ffd17df5be2ce600dd0a7fa9edae3
2022-11-04 00:57:44 +00:00
William Escande
2e3e673892
Fetch currently loaded bluetooth name
...
Test: m
ROBOTEST_FILTER="BluetoothMaxConnectedAudioDevicesPreferenceControllerTest"
RunSettingsRoboTests -j40
Test: Open developper settings
Bug: 257158801
Change-Id: Ib40a6264d8d6908103d76b6401ddcfd3ffa7dd88
(cherry picked from commit e2c6d1f60dde927daeb84226a1b025a582b2a9be)
Merged-In: Ib40a6264d8d6908103d76b6401ddcfd3ffa7dd88
2022-11-04 00:57:40 +00:00
Android Build Coastguard Worker
73af5918aa
Snap for 9253587 from 2552ae08ae to tm-qpr2-release
...
Change-Id: I27f90314524426eb601ce8676c5db14751951f13
2022-11-03 23:27:51 +00:00
Diya Bera
1181760b86
Remove "require screen on to auth" preference for Udfps
...
Fixes: 257272989
Test: N/A
Change-Id: Ic10bd02c7a26e58abcb471c3f495d65247f29edc
2022-11-03 22:29:10 +00:00
Joshua McCloskey
7b58cadcfc
Updated sfps screen auth toggle.
...
Test: Verified toggle is on top of icon during fingerprint setup.
Fixes: 254923267
Change-Id: Id2f6444646201b6e4eca0c563984527776227ebb
2022-11-03 22:22:09 +00:00
Android Build Coastguard Worker
2b951b22ea
Merge cherrypicks of [20378665] into tm-qpr2-release.
...
Change-Id: I40280ea0b9f4cad14c4d478cdd754df8243695d6
2022-11-03 22:19:37 +00:00
William Escande
1b64234f4f
Fetch currently loaded bluetooth name
...
Test: m
ROBOTEST_FILTER="BluetoothMaxConnectedAudioDevicesPreferenceControllerTest"
RunSettingsRoboTests -j40
Test: Open developper settings
Bug: 257158801
Change-Id: Ib40a6264d8d6908103d76b6401ddcfd3ffa7dd88
(cherry picked from commit e2c6d1f60dde927daeb84226a1b025a582b2a9be)
Merged-In: Ib40a6264d8d6908103d76b6401ddcfd3ffa7dd88
2022-11-03 22:19:33 +00:00
Behnam Heydarshahi
2552ae08ae
Merge "Read flag to show/hide notification slider" into tm-qpr-dev
2022-11-03 15:57:37 +00:00
Shaowei Shen
7ebdcf7b14
Merge "[Sound Panel] Set inset for button background" into tm-qpr-dev
2022-11-03 02:18:52 +00:00
Joshua Mccloskey
db266ca6b2
Merge "Implement SFPS “require screen on to auth”" into tm-qpr-dev
2022-11-03 01:56:52 +00:00
Android Build Coastguard Worker
d3d36e1241
Snap for 9248884 from 049deec9b5 to tm-qpr2-release
...
Change-Id: I3105814036d562c9ac0744ea536ca66fad60b850
2022-11-02 23:25:59 +00:00
Oli Lan
e402603084
Crop avatar to circle when syncing from Contacts.
...
This ensures that photos synced to the Android user icon from the
Me Contact, by the ProfileUpdateReceiver, are cropped to a circle.
This matches the behaviour when images are selected using the
avatar picker.
Bug: 256827004
Test: Manual, build & flash, sync photo, observe in lockscreen.
Change-Id: If1abf110b74a3892a5cfb76ee344be79c867feed
2022-11-02 16:26:58 +00:00
Grace Cheng
13d3bdc4c0
Implement SFPS “require screen on to auth”
...
Creates new setting on SFPS to require screen on before unlocking a
device. Also sets up toggles for this setting at the end of fingerprint
enrollment and on the fingerprint settings page, and adds tests to
verify expected behavior.
Test: make RunSettingsRoboTests ROBOTEST_FILTER=FingerprintSettingsRequireScreenOnToAuthPreferenceControllerTest
Fixes: 249169615
Fixes: 245343077
Fixes: 248530806
Change-Id: Id588796426d071860b3cc2af9ec5798c0027c202
Merged-In: Ia44604b059c4847c40608419b2e16219976ced3e
2022-11-02 14:34:59 +00:00
Arc Wang
dd7d2d766a
Remove Intent selector from 2-pane deep link Intent
...
To guard against the arbitrary Intent injection through Selector.
Bug: 246300272
Test: make RunSettingsRoboTests ROBOTEST_FILTER=SettingsActivityTest
Change-Id: I76fbf3ff7a6611ebb3d07f73845a64efe1771769
Merged-In: I8b3b936de490f09f4be960fdafc6e66a1d858ee2
2022-11-02 07:38:18 +00:00
Arc Wang
049deec9b5
Merge "Extend SearchView width" into tm-qpr-dev
2022-11-02 07:22:13 +00:00
Android Build Coastguard Worker
b102f331f8
Snap for 9243084 from 1fa98709be to tm-qpr2-release
...
Change-Id: I5e4ae0591756eb597fd6ce402eaecd9b560173ac
2022-11-01 23:26:09 +00:00
TreeHugger Robot
d2635580fb
Merge "Disallow screenshot on Wi-Fi QR code settings" into tm-qpr-dev
2022-11-01 23:21:35 +00:00
Behnam Heydarshahi
2ac6fc5709
Read flag to show/hide notification slider
...
Replace the build-time boolean resource with a run time device config flag that
signals whether the ring notification slider should be displayed or not
Bug: b/38477228
Test: make DEBUG_ROBOLECTRIC=1 ROBOTEST_FILTER=NotificationVolumePreferenceControllerTest RunSettingsRoboTests -j40
make DEBUG_ROBOLECTRIC=1 ROBOTEST_FILTER=RingVolumePreferenceControllerTest RunSettingsRoboTests -j40
Change-Id: I8b9a2cbd5af7fa1bba56ff9ba62771d677d4a932
2022-11-01 20:31:38 +00:00
Bill Yi
1fa98709be
Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-qpr-dev
2022-11-01 14:40:15 +00:00
Bill Yi
6f153936fd
Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-qpr-dev
2022-11-01 14:40:15 +00:00
Arc Wang
0243771025
Extend SearchView width
...
To align SearchView x button with right border.
Bug: 254403811
Test: manual,
Settings > Apps > See all apps > tap the search icon >
input something and observe.
Change-Id: I5146c9ffb3c5177926e75f673497408092f6c065
2022-11-01 10:26:17 +00:00