changbetty
de57c12412
Remove Connect to public network for Network Rating Provider
...
According we remove the Network Rating Provider in ag/14675092, and the
Connect to public network item is tied to the Network Rating Provider.
So need to remove together.
Bug: 187119482
Test: Manaul test
make RunSettingsRoboTests ROBOTEST_FILTER=ConfigureWifiSettingsTest
Change-Id: Ie8a8d5c8d9f2c5db11d6c9e6f84af7864e78814f
2021-06-03 11:22:19 +08:00
Betty Chang
bc29f549de
Merge "[GAR] Set the color to cycle left time to pass the GAR" into sc-dev am: 227f9357ab
am: b62f95a47a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14786144
Change-Id: Ie8c07f35ef6f159bcb45f0f73fd7c537ea7eeb96
2021-06-03 02:52:47 +00:00
Bonian Chen
462aa78417
Merge "[Settings] Connected carrier should not be forbidden ones" into sc-dev am: b71dd1efd2
am: 4cf2c2b10f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14788603
Change-Id: I4ffe783d966166b248b54b00c81b5f1c7c24df66
2021-06-03 02:52:26 +00:00
Betty Chang
b62f95a47a
Merge "[GAR] Set the color to cycle left time to pass the GAR" into sc-dev am: 227f9357ab
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14786144
Change-Id: I6de2cbcb0089500f1ce5fc689356a7a226c8cfe0
2021-06-03 02:33:50 +00:00
Bonian Chen
4cf2c2b10f
Merge "[Settings] Connected carrier should not be forbidden ones" into sc-dev am: b71dd1efd2
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14788603
Change-Id: Iac562f776c021db8f8a59a29504f45fa96778b07
2021-06-03 02:33:32 +00:00
Betty Chang
227f9357ab
Merge "[GAR] Set the color to cycle left time to pass the GAR" into sc-dev
2021-06-03 02:33:12 +00:00
Bonian Chen
b71dd1efd2
Merge "[Settings] Connected carrier should not be forbidden ones" into sc-dev
2021-06-03 02:17:06 +00:00
Janis Danisevskis
552992ac12
Enable the clear credentials buttons when wifi keys are installed.
...
This patch updates the ResetCredentialsPreferenceController to check the
WIFI keystore namespace if called by the primary user.
Test: Install a WIFI certificate or key and watch the
"Clear credentials" button become enabled in the credential
storage dialog of Settings.
Bug: 189601008
Merged-In: I69828b64a7e3c707c27b4582d64ff0ddb863a4ff
Change-Id: I69828b64a7e3c707c27b4582d64ff0ddb863a4ff
2021-06-02 16:46:18 -07:00
Kevin Chyn
a25dfa8f3b
Merge "Fix array out of bounds in BiometricEnrollActivity" into sc-dev am: ef963fe079
am: 924105b7d8
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14801930
Change-Id: I64aaef936eb5b8d833fe8d6df75a4b7cf4d38c36
2021-06-02 20:41:39 +00:00
Kevin Chyn
924105b7d8
Merge "Fix array out of bounds in BiometricEnrollActivity" into sc-dev am: ef963fe079
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14801930
Change-Id: Ia28780a2596557e4e8028f6564734162f69d0086
2021-06-02 20:22:27 +00:00
Kevin Chyn
ef963fe079
Merge "Fix array out of bounds in BiometricEnrollActivity" into sc-dev
2021-06-02 20:03:38 +00:00
Trevor Black
ce308a645d
Merge "Remove extra app info setting under specific condition" into sc-dev am: 6c0a701540
am: 220f6d734a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14788858
Change-Id: I356ae16f623ffa8ac800fd426f99f36ce802db62
2021-06-02 18:35:13 +00:00
Curtis Belmonte
d602a9f4e0
Merge "Align assets and colors for biometric enroll intros" into sc-dev am: 70dfd5332f
am: 07b4452662
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14795268
Change-Id: I0878526a39cc847bfcb82382b4e0c7c56c2197de
2021-06-02 18:34:36 +00:00
Trevor Black
220f6d734a
Merge "Remove extra app info setting under specific condition" into sc-dev am: 6c0a701540
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14788858
Change-Id: I8dd53d4e08b465acf7272c6c91338b2acd1f575f
2021-06-02 18:20:38 +00:00
Trevor Black
6c0a701540
Merge "Remove extra app info setting under specific condition" into sc-dev
2021-06-02 18:13:01 +00:00
Curtis Belmonte
07b4452662
Merge "Align assets and colors for biometric enroll intros" into sc-dev am: 70dfd5332f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14795268
Change-Id: Ifbbe941fe90343c6ec4c3885173417aca4874a1a
2021-06-02 18:09:46 +00:00
Curtis Belmonte
70dfd5332f
Merge "Align assets and colors for biometric enroll intros" into sc-dev
2021-06-02 17:42:35 +00:00
Kevin Chyn
3d20bf93fd
Fix array out of bounds in BiometricEnrollActivity
...
Bug: 189876828
Test: adb shell am start -a android.settings.BIOMETRIC_ENROLL
Change-Id: I89f8ea1353cd9243c20c6184d579707da27e7b6f
2021-06-02 09:40:51 -07:00
Janis Danisevskis
5f0cf0a91d
Merge "Enable the clear credentials buttons when wifi keys are installed." into sc-dev am: 04fdd614b6
am: c4f4a23061
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14791340
Change-Id: Ifd7dfb5042ea47650be65430c3488160e904e590
2021-06-02 15:59:48 +00:00
Janis Danisevskis
c4f4a23061
Merge "Enable the clear credentials buttons when wifi keys are installed." into sc-dev am: 04fdd614b6
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14791340
Change-Id: I08dcd894056814ae72c3eee3721b8fdf399137d4
2021-06-02 15:37:07 +00:00
Yanting Yang
90a9714cc0
Deprecate silky flag for official release
...
- Turn on the collapsing toolbar by default.
- Remove the silky flag from All apps page.
- Ignore tests of ChooseLockGenericTest and trace it on b/179136903.
- Remove silky flag.
Fixes: 183670633
Bug: 179136903
Test: robotests & visual
Change-Id: Iee2a9e7ccaebd1624f995af4fd45446142e5f500
2021-06-02 15:18:33 +00:00
kholoud mohamed
c9eeabb378
Fix failing test in InteractAcrossProfilesSettingsTest
...
Test: make RunSettingsRoboTests ROBOTEST_FILTER=InteractAcrossProfilesSettingsTest
Fixes: 188947450
Change-Id: Ie69332abd9d5072ba7be9067c0d4aef9b5f03503
2021-06-02 16:03:09 +01:00
Janis Danisevskis
04fdd614b6
Merge "Enable the clear credentials buttons when wifi keys are installed." into sc-dev
2021-06-02 15:02:17 +00:00
changbetty
180970e88b
[GAR] Set the correct color and style to panel UI
...
1. Set the correct color to panel subTitle for pass the GAR
2. Follow the UI spec to set the font style and size to the panel title
Bug: 189799700
Test: Manaul test by Accessibility Scanner
Change-Id: I7e7864f18e0e5c6edc8e5160cf984472d4aba881
2021-06-02 22:02:48 +08:00
TreeHugger Robot
300a483c2c
Merge "Remove silky flag from misc files" into sc-dev am: 55b577dff8
am: 427aa9bddf
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14797782
Change-Id: Ifc311a3b306c6c63b24d504c7db5665dc8aa1cfe
2021-06-02 13:47:35 +00:00
Galia Peycheva
de29428c74
Use SettingsLib string for blur developer option
...
Bug: 185580298
Test: m
Change-Id: Id555ef5b0f974c1a6eab66c288926ee634eab6be
2021-06-02 15:43:57 +02:00
Jason Chiu
263d1e2c82
Revise homepage colors
...
- Increase the contrast ratio of the search bar
- Adjust the color of IA icons
Test: visual
Fixes: 179632631
Change-Id: I9b4fc4d671183929d4b2fed27cba8600d56cc74c
2021-06-02 13:24:33 +00:00
TreeHugger Robot
427aa9bddf
Merge "Remove silky flag from misc files" into sc-dev am: 55b577dff8
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14797782
Change-Id: Ib8408006f2e329e7e8a5524de7b298dc81167941
2021-06-02 13:18:35 +00:00
TreeHugger Robot
55b577dff8
Merge "Remove silky flag from misc files" into sc-dev
2021-06-02 13:01:41 +00:00
TreeHugger Robot
7746a0b42d
Merge "Remove silky flag for searching and help menu" into sc-dev am: ea2b64a92d
am: 0a035c52b2
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14797777
Change-Id: If8111f747f7d989cfec3324d377f19da9850cccb
2021-06-02 12:58:16 +00:00
TreeHugger Robot
0a035c52b2
Merge "Remove silky flag for searching and help menu" into sc-dev am: ea2b64a92d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14797777
Change-Id: I000322a25b172a188777e0ccb8aad4e23757bcb5
2021-06-02 12:31:47 +00:00
TreeHugger Robot
ea2b64a92d
Merge "Remove silky flag for searching and help menu" into sc-dev
2021-06-02 12:07:44 +00:00
Yanting Yang
1aadccac6d
Remove silky flag from misc files
...
Remove the silky condition.
Bug: 183670633
Test: robotests
Change-Id: I53cff0b149afb26d40f9b3af21c1b384058b306b
2021-06-02 19:11:12 +08:00
TreeHugger Robot
e44a5ab02e
Merge "Fix slider RTL problem" into sc-dev am: 7bebe57631
am: 6b6823e526
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14788607
Change-Id: I0512037ae777cbe0fbac6d8d6e72a66e8bec7170
2021-06-02 09:34:16 +00:00
TreeHugger Robot
f72fd2ba0f
Merge "Fix voice access problem on location page." into sc-dev am: 89fbeb6407
am: 66a2e124ab
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14782145
Change-Id: I54d4dfd61b882b2591d244752315228e7fda88c2
2021-06-02 09:34:12 +00:00
TreeHugger Robot
6b6823e526
Merge "Fix slider RTL problem" into sc-dev am: 7bebe57631
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14788607
Change-Id: I0ab7fd12d352df033c5420b361465653b9d2a695
2021-06-02 09:28:58 +00:00
TreeHugger Robot
7bebe57631
Merge "Fix slider RTL problem" into sc-dev
2021-06-02 09:20:12 +00:00
TreeHugger Robot
66a2e124ab
Merge "Fix voice access problem on location page." into sc-dev am: 89fbeb6407
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14782145
Change-Id: Ie54b7323c0ba5665f7def9abe36c4f0884b55439
2021-06-02 09:15:58 +00:00
TreeHugger Robot
89fbeb6407
Merge "Fix voice access problem on location page." into sc-dev
2021-06-02 08:59:42 +00:00
Yanting Yang
863d2e50e7
Remove silky flag for searching and help menu
...
Bug: 183670633
Test: robotests
Change-Id: Ia62936e9f48a111ab36d74b852ec04090e42039a
2021-06-02 16:49:27 +08:00
TreeHugger Robot
f5bdc3cd41
Merge "Update battery defender tip subtext" into sc-dev am: 2702e5ce80
am: eb9360fa97
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14788605
Change-Id: I9e6c91e99ff92df18153a818d844c50b0a4a10f4
2021-06-02 08:49:25 +00:00
Trevor David Black
c3fc64cbb0
Remove extra app info setting under specific condition
...
Bug: b/189585202
Test: Settings -> Apps -> App -> ExtraAppInfo
Change-Id: Ibdd86607bfdf2879ad3461b35c72964671827854
2021-06-02 08:34:36 +00:00
TreeHugger Robot
eb9360fa97
Merge "Update battery defender tip subtext" into sc-dev am: 2702e5ce80
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14788605
Change-Id: Ic1c8dffed05eaf73e7c5d6958701a7b1eec4d8c3
2021-06-02 08:33:11 +00:00
Stanley Wang
72983e34fd
Merge "SettingsMainSwitchPreference should display the restricted icon if it is restricted." into sc-dev am: b4b35a8c38
am: 55ee50d381
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14758319
Change-Id: I533772758fbb304d5bfc3d93c58eacc0a951d4ca
2021-06-02 08:25:57 +00:00
TreeHugger Robot
2702e5ce80
Merge "Update battery defender tip subtext" into sc-dev
2021-06-02 08:25:51 +00:00
TreeHugger Robot
982800ffab
Merge "Remove the face unlock category" into sc-dev am: 3af33cd3fc
am: 9cc7d4b581
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14732241
Change-Id: Iab3727722b3130a78452979d936b7f2a42845e15
2021-06-02 08:25:50 +00:00
Stanley Wang
55ee50d381
Merge "SettingsMainSwitchPreference should display the restricted icon if it is restricted." into sc-dev am: b4b35a8c38
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14758319
Change-Id: I414fa4bc7c652afb52a1a351958497558b373107
2021-06-02 08:23:47 +00:00
TreeHugger Robot
9cc7d4b581
Merge "Remove the face unlock category" into sc-dev am: 3af33cd3fc
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14732241
Change-Id: I3f0808a55fc768c4605e6b311d5c65217e394833
2021-06-02 08:23:33 +00:00
Stanley Wang
b4b35a8c38
Merge "SettingsMainSwitchPreference should display the restricted icon if it is restricted." into sc-dev
2021-06-02 08:05:57 +00:00
TreeHugger Robot
3af33cd3fc
Merge "Remove the face unlock category" into sc-dev
2021-06-02 07:59:42 +00:00