Betty Chang
fd01c94e11
Merge "Fix a NPE when forget wifi network" into sc-dev am: 407e6650bc am: cacc766087
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14424448
Change-Id: I4c1a5f553feceeeee1c663fbe484a5dde52ac3d3
2021-05-05 11:27:53 +00:00
Betty Chang
e24630db50
Merge "Add scrollView with config layout and button layout" into sc-dev am: 1637f3cd26 am: 8103e62f57
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14438397
Change-Id: I036bb32bb0817f9f502e62b01486a259638ac77b
2021-05-05 11:27:06 +00:00
Betty Chang
cacc766087
Merge "Fix a NPE when forget wifi network" into sc-dev am: 407e6650bc
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14424448
Change-Id: Ia1cfe3fb52da7247b0daa3f67a2053f97cffb382
2021-05-05 11:12:16 +00:00
Betty Chang
8103e62f57
Merge "Add scrollView with config layout and button layout" into sc-dev am: 1637f3cd26
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14438397
Change-Id: I3cefc5c4cf7090c46cd30a68a014eb87a0513b17
2021-05-05 11:11:44 +00:00
Betty Chang
407e6650bc
Merge "Fix a NPE when forget wifi network" into sc-dev
2021-05-05 10:39:29 +00:00
Betty Chang
1637f3cd26
Merge "Add scrollView with config layout and button layout" into sc-dev
2021-05-05 10:39:13 +00:00
Menghan Li
67d6749c16
Merge "Fix broken tests on Accessibility package" into sc-dev am: ad3dd1abbc am: 058ea1317c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14436939
Change-Id: Ie8e72a024a7fa4156be1c929ad066fed6db9af41
2021-05-05 08:55:09 +00:00
TreeHugger Robot
2f39050c66
Merge "Fix borken test on Bluetooth and connected package" into sc-dev am: 5fe34bf7b5 am: 13b13b3469
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14436938
Change-Id: I5f2f4a4b391fccf4fdd0133e1a776417dd30ccda
2021-05-05 08:55:05 +00:00
Yanting Yang
d89bc5c2ec
Merge "TopLevelStoragePreferenceControllerTest converted to JUnit" into sc-dev am: cd60664cc3 am: 9cf34b18b5
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14410005
Change-Id: I9ee7d7b6033994adf5d455205bb8e9a4eba1b0cc
2021-05-05 08:54:57 +00:00
Menghan Li
058ea1317c
Merge "Fix broken tests on Accessibility package" into sc-dev am: ad3dd1abbc
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14436939
Change-Id: I6d440e1e70d1583170ff4a0dfea5ea1859bbe998
2021-05-05 08:22:50 +00:00
TreeHugger Robot
13b13b3469
Merge "Fix borken test on Bluetooth and connected package" into sc-dev am: 5fe34bf7b5
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14436938
Change-Id: I3ca6e943ff35f05ee2e6bc3f827426e7c91998a1
2021-05-05 08:22:45 +00:00
Yanting Yang
9cf34b18b5
Merge "TopLevelStoragePreferenceControllerTest converted to JUnit" into sc-dev am: cd60664cc3
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14410005
Change-Id: I2d5b9406135fe7542db579952960dc6d5c9959be
2021-05-05 08:22:40 +00:00
Menghan Li
ad3dd1abbc
Merge "Fix broken tests on Accessibility package" into sc-dev
2021-05-05 08:14:24 +00:00
TreeHugger Robot
5fe34bf7b5
Merge "Fix borken test on Bluetooth and connected package" into sc-dev
2021-05-05 07:36:35 +00:00
Yanting Yang
cd60664cc3
Merge "TopLevelStoragePreferenceControllerTest converted to JUnit" into sc-dev
2021-05-05 07:32:45 +00:00
Jeremy Goldman
8e712c1501
TopLevelStoragePreferenceControllerTest converted to JUnit
...
Helper function composed to return thread future, to guarantee
concurrent function finishes before test condition is checked.
Additionally a @VisibleForTesting helper function is used rather than
robolectric reflection helpers to set a class variable.
Fixes: 187249674
Test: atest -c TopLevelStoragePreferenceControllerTest
Change-Id: Ia22ebac4baec60f72b8516e9e79998cd788266ab
Merged-In: Ia22ebac4baec60f72b8516e9e79998cd788266ab
(cherry picked from commit 899eb7282d )
2021-05-05 07:31:35 +00:00
changbetty
7c2090b870
Add scrollView with config layout and button layout
...
Screenshot: https://photos.app.goo.gl/xmySTmdzbQeXksJC9
Bug: 186883458
Test: manaul test
Change-Id: I9c6855e95b032fbd71dce8399678521879363629
2021-05-05 15:26:18 +08:00
menghanli
71bc131f88
Fix broken tests on Accessibility package
...
The VectorDrawableState would be new memory location to cause the
VectorDrawableState are different.
Bug: 187240532
Test: make RunSettingsRoboTests -j52 ROBOTEST_FILTER=AccessibilityButtonPreviewPreferenceControllerTest
Test: make RunSettingsRoboTests -j52 ROBOTEST_FILTER=FloatingMenuLayerDrawableTest
Change-Id: I33bc9076ee288beb044af29e9974f5f6328f29b8
2021-05-05 14:54:54 +08:00
Hugh Chen
db53d1c6f8
Fix borken test on Bluetooth and connected package
...
Bug: 187239965
Test: make RunSettingsRoboTests -j56
Change-Id: Ic0d60a6cd46b1211efb2021f079c0b0a6534b383
2021-05-05 14:31:01 +08:00
Stanley Wang
07148777f1
Merge "Fix the "Video call" can be searched on unsupported device." into sc-dev am: 2248941d43 am: afea6e4c5e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14424445
Change-Id: I26cb7e66b3cba46120e074b33347c3ee54a9f2ac
2021-05-05 05:52:37 +00:00
Stanley Wang
afea6e4c5e
Merge "Fix the "Video call" can be searched on unsupported device." into sc-dev am: 2248941d43
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14424445
Change-Id: I2ab17ac6a58ac9781c030b79af03dbd12d79385e
2021-05-05 05:38:12 +00:00
Stanley Wang
2248941d43
Merge "Fix the "Video call" can be searched on unsupported device." into sc-dev
2021-05-05 05:07:47 +00:00
Alex Salo
20cc79cb28
Merge "Fix NullPointerException in SmartAutoRotateCameraStateController" into sc-dev am: c26fabff2a am: 1a1a77572c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14162986
Change-Id: Icb3ee44d90d6a1ebc7f3d4a1780d346bd16b1ca5
2021-05-05 04:31:07 +00:00
Stanley Wang
be0628458b
Merge "Use MainSwitchPreference on Bubbles, Screen Saver and One-Handed mode pages." into sc-dev am: 9abe5df134 am: addda4b71c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14160600
Change-Id: I16744a0582b8646ac3ccd45077e12fb8bf1b8179
2021-05-05 04:30:24 +00:00
Arc Wang
0e7e1f7e08
Merge "Cleanup Storage Settings" into sc-dev am: 3576b10330 am: e22843f6ea
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14408668
Change-Id: Id0f5f2cc4c6613e04314b023847ce645c588f06c
2021-05-05 04:30:16 +00:00
Alex Salo
1a1a77572c
Merge "Fix NullPointerException in SmartAutoRotateCameraStateController" into sc-dev am: c26fabff2a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14162986
Change-Id: If76335c6a297dd8d35a5b8e672a0f42535ad9123
2021-05-05 04:17:02 +00:00
Alex Salo
c26fabff2a
Merge "Fix NullPointerException in SmartAutoRotateCameraStateController" into sc-dev
2021-05-05 04:12:38 +00:00
Stanley Wang
addda4b71c
Merge "Use MainSwitchPreference on Bubbles, Screen Saver and One-Handed mode pages." into sc-dev am: 9abe5df134
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14160600
Change-Id: I4bb2cf7a32c1e47536d8d3809f86c7a260078a66
2021-05-05 03:40:21 +00:00
Arc Wang
e22843f6ea
Merge "Cleanup Storage Settings" into sc-dev am: 3576b10330
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14408668
Change-Id: I7bb2dfc3a1b056e9c7014ccb388cf678a412a20a
2021-05-05 03:40:06 +00:00
Stanley Wang
81524c89cc
Fix the "Video call" can be searched on unsupported device.
...
The non-indexable does not work due to the NPE.
Fixes: 186594185
Test: robo test and see the search result.
Change-Id: Idc733b3521a774fa8b61a853aa078f50afc331cb
2021-05-05 11:32:10 +08:00
Stanley Wang
9abe5df134
Merge "Use MainSwitchPreference on Bubbles, Screen Saver and One-Handed mode pages." into sc-dev
2021-05-05 03:19:26 +00:00
Arc Wang
3576b10330
Merge "Cleanup Storage Settings" into sc-dev
2021-05-05 03:13:37 +00:00
Jeremy Goldman
b1570edfb2
Merge "Set summary if VPN is AlwaysOn Type" into sc-dev am: da602e196e am: 132a00da76
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14424438
Change-Id: Ied8f51bbdd8534bbaee0bcda37d0bccd3eedca5d
2021-05-05 02:27:06 +00:00
Jeremy Goldman
132a00da76
Merge "Set summary if VPN is AlwaysOn Type" into sc-dev am: da602e196e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14424438
Change-Id: I438e0ecb5e77cd729736ff191791c54e66fd3bc7
2021-05-05 01:34:43 +00:00
Jeremy Goldman
da602e196e
Merge "Set summary if VPN is AlwaysOn Type" into sc-dev
2021-05-05 01:06:01 +00:00
TreeHugger Robot
b80efae71c
Merge "Fix back navigation in biometric enrollment." into sc-dev am: 619321198c am: 048c7bc414
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14427973
Change-Id: I03acb6436aadeb072c5f2b2c5370ac300a653902
2021-05-05 00:08:46 +00:00
TreeHugger Robot
048c7bc414
Merge "Fix back navigation in biometric enrollment." into sc-dev am: 619321198c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14427973
Change-Id: I5da539730bb27549ada5ee86ea8e2b63b04d8a97
2021-05-04 23:55:00 +00:00
TreeHugger Robot
619321198c
Merge "Fix back navigation in biometric enrollment." into sc-dev
2021-05-04 23:23:39 +00:00
Joe Bolinger
43d978bd7b
Fix back navigation in biometric enrollment.
...
Using the back buttons can cause a crash in at least two cases. Skipping
face enrollment and then starting/stopping any enrollment can lead to
an invalid token and failed HAT request. Backing out of the activity and
restarting it can also lead to using a stale token that fails.
Fix: 179336333
Test: manual on device
Change-Id: I0c1133e4c3d9c97997043ddc9374aa3cfc4f1c97
2021-05-04 14:43:17 -07:00
Kevin Chyn
5dcb3ddada
Merge changes from topic "credential-removal-strings" into sc-dev am: 177d76986a am: 84ed4f464b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14365935
Change-Id: Ida951fe688069a17c743493aec34d6d75a240c3d
2021-05-04 20:58:13 +00:00
Kevin Chyn
4fd518ce10
Update credential removal strings am: a435a5a288 am: 611ba57c24
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14357317
Change-Id: Ic1e2c25fdc3a829fb3e6aea744c173e7c8885d5a
2021-05-04 20:58:12 +00:00
Amit Mahajan
77f50475bf
Merge "Get rid of redundant mSubId." into sc-dev am: e2de71a6a4 am: a2a7d3f43c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14354534
Change-Id: I2b77a345f3db7ef3dc297e96c33ce046d090baa7
2021-05-04 20:57:58 +00:00
Kevin Chyn
84ed4f464b
Merge changes from topic "credential-removal-strings" into sc-dev am: 177d76986a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14365935
Change-Id: I86295d5aca4a11f6e5cb7200872759ec135c05f1
2021-05-04 20:37:55 +00:00
Kevin Chyn
611ba57c24
Update credential removal strings am: a435a5a288
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14357317
Change-Id: I1722306ad83ec74222caf94bc0f19969aefb1902
2021-05-04 20:37:54 +00:00
Amit Mahajan
a2a7d3f43c
Merge "Get rid of redundant mSubId." into sc-dev am: e2de71a6a4
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14354534
Change-Id: I92161200e399a481e7ce007b705282ddbc89031c
2021-05-04 20:37:37 +00:00
Yi Jiang
a3cf23855d
Merge "Fixes 'no ripple effect' issue for screen attention setting" into sc-dev am: f164cb1976 am: 905739a64a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14418428
Change-Id: I2d80d6504211b2ec38a6ba3b84c3f0fe93f515dc
2021-05-04 20:24:37 +00:00
Kevin Chyn
177d76986a
Merge changes from topic "credential-removal-strings" into sc-dev
...
* changes:
Update combined settings summary
Update credential removal strings
2021-05-04 20:13:00 +00:00
Amit Mahajan
e2de71a6a4
Merge "Get rid of redundant mSubId." into sc-dev
2021-05-04 20:11:56 +00:00
Yi Jiang
905739a64a
Merge "Fixes 'no ripple effect' issue for screen attention setting" into sc-dev am: f164cb1976
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14418428
Change-Id: Ic298270f318f24a0caba69fd9539a451bd03a762
2021-05-04 20:04:17 +00:00
Yi Jiang
f164cb1976
Merge "Fixes 'no ripple effect' issue for screen attention setting" into sc-dev
2021-05-04 19:28:31 +00:00