TreeHugger Robot
d564e9f7b3
Merge changes from topic "free_up_space_card_preference" into sc-dev am: a23533cbdd
am: 38bd71ed07
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14909652
Change-Id: I2d80aa4bd09942d6eb82243ded47b73501e341d4
2021-06-09 17:22:35 +00:00
TreeHugger Robot
a0ab6ee754
Merge changes from topic "free_up_space_card_preference" into sc-dev am: a23533cbdd
am: 5ccaa61a2f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14909652
Change-Id: I500c4b58fe25d62953f21f60323c8f4a6ad39c19
2021-06-09 17:21:43 +00:00
TreeHugger Robot
469caaf49e
Merge changes from topic "free_up_space_card_preference" into sc-dev am: a23533cbdd
am: 0dc2fde11e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14909652
Change-Id: Id9975e632d7eb3f0159aa4f1aa80ce92b7db5d78
2021-06-09 17:19:55 +00:00
TreeHugger Robot
0dc2fde11e
Merge changes from topic "free_up_space_card_preference" into sc-dev am: a23533cbdd
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14909652
Change-Id: I33f42583bbc28eec283d15a3a261cf8f922ce6fe
2021-06-09 17:05:03 +00:00
TreeHugger Robot
38bd71ed07
Merge changes from topic "free_up_space_card_preference" into sc-dev am: a23533cbdd
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14909652
Change-Id: I2bb61c9034d31d650ba1e815c6a0f3d0ddbaac47
2021-06-09 17:05:01 +00:00
TreeHugger Robot
5ccaa61a2f
Merge changes from topic "free_up_space_card_preference" into sc-dev am: a23533cbdd
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14909652
Change-Id: I181cc7e6385a87f40d8632db84e98f4e9b279206
2021-06-09 17:04:12 +00:00
TreeHugger Robot
a23533cbdd
Merge changes from topic "free_up_space_card_preference" into sc-dev
...
* changes:
Tweak UI of CardPreference and ContextualCard
'Free up space' uses CardPreference
2021-06-09 16:45:54 +00:00
Sunny Shao
55da2bfa85
Fix button is not fully rounded corner issue am: d769667e09
am: 20efc0ce3e
am: 4c5f66175a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14880641
Change-Id: I10738bfb11e033532e729babf2167cf70a8c05f2
2021-06-09 16:15:18 +00:00
Sunny Shao
e78b0bcfa1
Fix button is not fully rounded corner issue am: d769667e09
am: 997641d20c
am: c484b7e7f0
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14880641
Change-Id: I5942836d01be17ca03e2bd792800a1c6f103d896
2021-06-09 16:14:55 +00:00
Sunny Shao
4c5f66175a
Fix button is not fully rounded corner issue am: d769667e09
am: 20efc0ce3e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14880641
Change-Id: I36556c0f377fffd5ff630e9efb50fdc172b7323d
2021-06-09 16:04:10 +00:00
Sunny Shao
c484b7e7f0
Fix button is not fully rounded corner issue am: d769667e09
am: 997641d20c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14880641
Change-Id: I4a3d3832f612860642725abfad3feba9b4e73d73
2021-06-09 16:02:10 +00:00
Sunny Shao
f6ae958c68
Fix button is not fully rounded corner issue am: d769667e09
am: 32457e20c6
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14880641
Change-Id: I75fddbd0e850679848bce454af7e52d2cf9de152
2021-06-09 16:01:38 +00:00
Sunny Shao
997641d20c
Fix button is not fully rounded corner issue am: d769667e09
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14880641
Change-Id: Iafa9ad7cc80c67b58ad84a717d33caec58552e90
2021-06-09 15:42:55 +00:00
Sunny Shao
32457e20c6
Fix button is not fully rounded corner issue am: d769667e09
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14880641
Change-Id: I3685f2bfb340da40478e0cb4ceccdcc9cf664ba7
2021-06-09 15:41:38 +00:00
Sunny Shao
20efc0ce3e
Fix button is not fully rounded corner issue am: d769667e09
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14880641
Change-Id: I5bb8d0590937d8544cc0eaf50705314d4bfdad07
2021-06-09 15:41:23 +00:00
kholoud mohamed
be0a96bd23
Fix failing tests
...
Fixed failing tests in InteractAcrossProfilesDetailsTest and removed
unused code in InteractAcrossProfilesSettingsTest.
Test: atest com.android.settings.applications.specialaccess.interactacrossprofiles.InteractAcrossProfilesDetailsTest
Test: atest com.android.settings.applications.specialaccess.interactacrossprofiles.InteractAcrossProfilesSettingsTest
Fixes: 190186823
Change-Id: I52c498b9eb9c09401548e557770cd6434de49a2c
2021-06-09 14:11:56 +00:00
Yi-Ling Chuang
a483ff28b8
Merge "Suppress Shared Axis transiiton on the SIM dialog" into sc-dev am: 562ad29721
am: e031b6f551
am: 58a2a32b4e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14880642
Change-Id: I6abe65b42878b0cbc4bc63866a08ca960fc77940
2021-06-09 13:55:12 +00:00
Yi-Ling Chuang
234cb7f32b
Merge "Suppress Shared Axis transiiton on the SIM dialog" into sc-dev am: 562ad29721
am: aba4103920
am: d7f96b9571
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14880642
Change-Id: I7851a05b8e5c557940bad296437052bd7cb1cc0c
2021-06-09 13:54:58 +00:00
Julia Reynolds
b70d3d5c13
Update method name
...
Test: RoboTests
Bug: 184709662
Change-Id: I3a998a151f9647efae00909e2b4f88fa27d645eb
2021-06-09 09:53:09 -04:00
Yi-Ling Chuang
58a2a32b4e
Merge "Suppress Shared Axis transiiton on the SIM dialog" into sc-dev am: 562ad29721
am: e031b6f551
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14880642
Change-Id: If3a6ff70881bb2a7d06c663663a71a86c6a90e14
2021-06-09 13:43:00 +00:00
Sunny Shao
d769667e09
Fix button is not fully rounded corner issue
...
Fixes: 189903078
Test: manual test
Change-Id: I498e2a9050255801c8c2613c4a933d8a713a0d55
2021-06-09 21:42:06 +08:00
Yi-Ling Chuang
d7f96b9571
Merge "Suppress Shared Axis transiiton on the SIM dialog" into sc-dev am: 562ad29721
am: aba4103920
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14880642
Change-Id: I3932b966c5e0b022ac696c02b9e4d43cdbe25272
2021-06-09 13:41:35 +00:00
Yi-Ling Chuang
cc6643e01c
Merge "Suppress Shared Axis transiiton on the SIM dialog" into sc-dev am: 562ad29721
am: 8adbf695e9
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14880642
Change-Id: Ic4314e05df46b2772fe0142c8c18684a71f07929
2021-06-09 13:36:21 +00:00
Yi-Ling Chuang
e031b6f551
Merge "Suppress Shared Axis transiiton on the SIM dialog" into sc-dev am: 562ad29721
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14880642
Change-Id: I7ee7cebf5286051bb20cf3de07dabcf9a1fe0f68
2021-06-09 13:22:09 +00:00
Yi-Ling Chuang
8adbf695e9
Merge "Suppress Shared Axis transiiton on the SIM dialog" into sc-dev am: 562ad29721
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14880642
Change-Id: I38645c38067c703c1cffeeaa437136dba3d974a5
2021-06-09 13:20:37 +00:00
Yi-Ling Chuang
aba4103920
Merge "Suppress Shared Axis transiiton on the SIM dialog" into sc-dev am: 562ad29721
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14880642
Change-Id: I13353feb811de25053023358d955db1eff957bf5
2021-06-09 13:19:12 +00:00
Yi-Ling Chuang
562ad29721
Merge "Suppress Shared Axis transiiton on the SIM dialog" into sc-dev
2021-06-09 13:06:59 +00:00
Zoey Chen
2f4ff0179c
Merge "[Settings] Fix test failure of WFC group" into sc-dev am: 38b22563f8
am: 5047a5d041
am: 765af03e34
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14912500
Change-Id: Iba602e3da77dd36f71a16f4f0a215ca09394300f
2021-06-09 12:33:30 +00:00
YUKAI HUNG
0e98ad055b
Merge "Resolve locale not update issues in the chart view" into sc-dev am: 4248531508
am: bf203b18e5
am: 551786c58f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14912493
Change-Id: Ic7245d5b5d674761140394eae0153d99fb2ce6d1
2021-06-09 12:33:24 +00:00
Zoey Chen
45f29f91e2
Merge "[Settings] Fix test failure of WFC group" into sc-dev am: 38b22563f8
am: ee2b43c9f1
am: 69db832d4e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14912500
Change-Id: I26c24912b0800cd4705574a802ef582ba0c3ac0d
2021-06-09 12:33:04 +00:00
YUKAI HUNG
168d1b79c7
Merge "Resolve locale not update issues in the chart view" into sc-dev am: 4248531508
am: 6312c7a213
am: b4e68c4f2f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14912493
Change-Id: I68338059bd8a0b21578998070d550312dd611cf1
2021-06-09 12:32:53 +00:00
Zoey Chen
765af03e34
Merge "[Settings] Fix test failure of WFC group" into sc-dev am: 38b22563f8
am: 5047a5d041
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14912500
Change-Id: Id165c693a27b946e521d52813ddb06b8a634bfb6
2021-06-09 12:13:03 +00:00
YUKAI HUNG
551786c58f
Merge "Resolve locale not update issues in the chart view" into sc-dev am: 4248531508
am: bf203b18e5
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14912493
Change-Id: I9c0e257bac048c8b5bbec5640d2e58f4dfb3f9f1
2021-06-09 12:12:49 +00:00
Zoey Chen
69db832d4e
Merge "[Settings] Fix test failure of WFC group" into sc-dev am: 38b22563f8
am: ee2b43c9f1
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14912500
Change-Id: Ifa3dfce891d11fbdadad4e5947209a71f3f4a87e
2021-06-09 12:12:03 +00:00
YUKAI HUNG
b4e68c4f2f
Merge "Resolve locale not update issues in the chart view" into sc-dev am: 4248531508
am: 6312c7a213
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14912493
Change-Id: If15f6d39ee4c4466a7bc84c66d99052728746d51
2021-06-09 12:11:57 +00:00
Zoey Chen
8ca5e6a336
Merge "[Settings] Fix test failure of WFC group" into sc-dev am: 38b22563f8
am: 3cf088904c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14912500
Change-Id: I9534a266ccfa4f6101314316dc71eb61d7ab3e26
2021-06-09 12:11:36 +00:00
YUKAI HUNG
1699b39562
Merge "Resolve locale not update issues in the chart view" into sc-dev am: 4248531508
am: 3cc2a79f44
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14912493
Change-Id: I069690c8c4ec0cf09a79184d843c935b1337b4b6
2021-06-09 12:11:26 +00:00
Zoey Chen
ee2b43c9f1
Merge "[Settings] Fix test failure of WFC group" into sc-dev am: 38b22563f8
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14912500
Change-Id: I1e71f378cdfb59767153a9363076780c367e7ebb
2021-06-09 11:58:18 +00:00
YUKAI HUNG
6312c7a213
Merge "Resolve locale not update issues in the chart view" into sc-dev am: 4248531508
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14912493
Change-Id: Icf066ed7b1eb33625e2b8fb16565df29b3f07089
2021-06-09 11:58:11 +00:00
Zoey Chen
3cf088904c
Merge "[Settings] Fix test failure of WFC group" into sc-dev am: 38b22563f8
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14912500
Change-Id: Ie0acd760d863ded36f4b8eb5a82c2ff272d25f0d
2021-06-09 11:56:53 +00:00
YUKAI HUNG
3cc2a79f44
Merge "Resolve locale not update issues in the chart view" into sc-dev am: 4248531508
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14912493
Change-Id: I9cecc83ff79efafb4f3a2e22fe1fb0c0b59f0975
2021-06-09 11:56:45 +00:00
Zoey Chen
5047a5d041
Merge "[Settings] Fix test failure of WFC group" into sc-dev am: 38b22563f8
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14912500
Change-Id: I7f407bf133d33034cf936319e989043c9086490a
2021-06-09 11:56:43 +00:00
YUKAI HUNG
bf203b18e5
Merge "Resolve locale not update issues in the chart view" into sc-dev am: 4248531508
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14912493
Change-Id: I7ada919a6e9d6eeea477858e1d71a4323ede1966
2021-06-09 11:56:29 +00:00
Tsung-Mao Fang
27927f3cb7
Apply android accent color
...
We should add android accent color to get the correct color.
Test: Icons show up in screen lock page. And see correct color in SUW
flow.
Fix: 190582618
Change-Id: I0d1062288228772fa2ea45103512c8e46793ae9d
2021-06-09 19:51:15 +08:00
Zoey Chen
38b22563f8
Merge "[Settings] Fix test failure of WFC group" into sc-dev
2021-06-09 11:43:47 +00:00
YUKAI HUNG
4248531508
Merge "Resolve locale not update issues in the chart view" into sc-dev
2021-06-09 11:43:41 +00:00
PETER LIANG
8461f806ee
Merge changes I99fb2ed2,Iba18bfab into sc-dev am: d2c4944cbb
am: f2982d3868
am: 0568f78316
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14823310
Change-Id: If09eea313b1daade0b2a9061ce308b658e6d5006
2021-06-09 11:42:59 +00:00
PETER LIANG
9aa207a0d8
Merge changes I99fb2ed2,Iba18bfab into sc-dev am: d2c4944cbb
am: 575ae9574e
am: fbd46dc79e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14823310
Change-Id: I8de2a485c8f8472b444f8e3a9aeb3dc1479d1a44
2021-06-09 11:42:48 +00:00
PETER LIANG
0568f78316
Merge changes I99fb2ed2,Iba18bfab into sc-dev am: d2c4944cbb
am: f2982d3868
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14823310
Change-Id: I1d7ca4611a622b0b13340b801afc135f1f45427a
2021-06-09 11:22:16 +00:00
PETER LIANG
fbd46dc79e
Merge changes I99fb2ed2,Iba18bfab into sc-dev am: d2c4944cbb
am: 575ae9574e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14823310
Change-Id: I8c6188251b88a4b42dbd2658a4736b9463fc4377
2021-06-09 11:16:17 +00:00