Commit Graph

21315 Commits

Author SHA1 Message Date
Stanley Wang
d4eb97903e Merge "Add search keyword for Font size preference of the Display page." am: bbe93a40ad
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12315683

Change-Id: I9c4dc7b6592cb8e71e9ed953a338993af7bb47e3
2020-08-06 03:11:26 +00:00
Stanley Wang
f1294d6835 Merge "Enable the copy function on the account preference of About page." am: 24e29f08e6
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12314424

Change-Id: I20f4ed40cc414b5f7ccbd56e99af1f09a3fd2d59
2020-08-06 03:11:14 +00:00
Stanley Wang
bbe93a40ad Merge "Add search keyword for Font size preference of the Display page." 2020-08-06 02:54:27 +00:00
Stanley Wang
24e29f08e6 Merge "Enable the copy function on the account preference of About page." 2020-08-06 02:53:59 +00:00
TreeHugger Robot
3a44ea5f5b Merge "Import translations. DO NOT MERGE ANYWHERE" 2020-08-05 22:11:08 +00:00
Sally Yuen
338a27bb18 Merge "Add grayscale support" am: d7e22a9c8c
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12307029

Change-Id: I5d1309297a432ca5900a750288f7c57db6ffb1f7
2020-08-05 16:32:52 +00:00
Bill Yi
afc251ea5a Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I6518148222b34a437609717c4dc737247adb271a
2020-08-05 16:17:35 +00:00
Sally Yuen
d7e22a9c8c Merge "Add grayscale support" 2020-08-05 16:12:28 +00:00
TreeHugger Robot
04ea8f27bb Merge "Refactor Reset options Settings" am: 85dbce6241
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12295378

Change-Id: I64ae9b701008ffe27e6aae6443c9aa527ad8d84f
2020-08-05 12:50:08 +00:00
TreeHugger Robot
85dbce6241 Merge "Refactor Reset options Settings" 2020-08-05 12:35:37 +00:00
Stanley Wang
ddf547f15b Add search keyword for Font size preference of the Display page.
Add keyword "text size" for search.

Fixes: 161734505
Test: run robotest and observe the search result
Change-Id: I6522481d0f51abfeffb3f613207ef28b0d82a2be
2020-08-05 18:29:54 +08:00
Stanley Wang
56361da8fc Enable the copy function on the account preference of About page.
Fixes: 137255130
Test: robotest and do the copy test manually
Change-Id: Idfdd7b5417ae41fce3710cad4aa7a735e99903f0
2020-08-05 17:40:53 +08:00
Bill Yi
c5bfd20042 Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: Ib1d989aa630906a9aef4c31952fb90712a542602
2020-08-05 02:14:15 +00:00
Sally
a76f8ce443 Add grayscale support
Bug: b/111940818
Test: test added mode under Settings-> Accessibility -> Color correction
Change-Id: I7d71152775836771ae6ebaa6af0f2e89215e744b
2020-08-05 01:19:17 +00:00
TreeHugger Robot
7ac46f2615 Merge "Update language to comply with Android's inclusive language guidance" am: 6a68e2f216
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12295374

Change-Id: If25fc0d7d7d415811abbd0e791efa3035ca2db28
2020-08-04 15:56:08 +00:00
Edgar Wang
21f8cb3a44 Refactor Reset options Settings
Update language to comply with Android's inclusive language guidance
See https://source.android.com/setup/contribute/respectful-code for reference

Bug: 161896447
Test: robotest & manual
Change-Id: I94969f6903d047b9bc41b1e8c14096c92c460b38
2020-08-04 23:33:50 +08:00
Edgar Wang
c2e4513fb6 Update language to comply with Android's inclusive language guidance
See https://source.android.com/setup/contribute/respectful-code for reference

Bug: 161896447
Test: robotest & manual
Change-Id: I36829e0055437dab79d9e5339ac002a87a4b874f
2020-08-04 18:12:48 +08:00
TreeHugger Robot
2d17c1de22 Merge "Update language to comply with Android's inclusive language guidance" am: e66c8beaa5
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12248949

Change-Id: Ia5924e549ab2c88d934322f810e547e9c879d0a2
2020-08-03 02:00:15 +00:00
TreeHugger Robot
e66c8beaa5 Merge "Update language to comply with Android's inclusive language guidance" 2020-08-03 01:44:01 +00:00
Arc Wang
f99a6355fd Merge "[Wi-Fi] Remove 'Do not validate' option in CA certificate spinner" am: b3952b0826
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12271446

Change-Id: Ib23a2f6acceb63394a654e967e989aa64b05e931
2020-08-01 02:56:30 +00:00
Arc Wang
b3952b0826 Merge "[Wi-Fi] Remove 'Do not validate' option in CA certificate spinner" 2020-08-01 02:32:08 +00:00
Arc Wang
21faffa23c [Wi-Fi] Remove 'Do not validate' option in CA certificate spinner
"Do not validate" is not secure and must not be used in any production
network. R Suggestions API already does not allow connections with
no Root CA certificate.

Bug: 162466484
Test: make RunSettingsRoboTests ROBOTEST_FILTER=WifiConfigControllerTest
      make RunSettingsRoboTests ROBOTEST_FILTER=WifiConfigController2Test
      Manually add or edit  an EAP method Wi-Fi network and observe CA
      certificate spinner options.
Change-Id: Icf97199967faa2e359b0120a8c989bd1df2c6cea
2020-07-31 09:58:20 +08:00
Arc Wang
d37f61c555 Merge "[Wi-Fi] Support multi-SIM for SIM dependent EAP methods" am: b42d09f885
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12068762

Change-Id: I0797ae43ee48a6baa588c7bcb1f8f85608162451
2020-07-31 01:30:33 +00:00
Arc Wang
b42d09f885 Merge "[Wi-Fi] Support multi-SIM for SIM dependent EAP methods" 2020-07-31 00:58:01 +00:00
TreeHugger Robot
5647233b72 Merge "Change battery saver text." am: 644d7f5b30
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12272177

Change-Id: I726ca51c562e62d6e26080fd2c9c310cddf105b3
2020-07-30 18:07:19 +00:00
TreeHugger Robot
644d7f5b30 Merge "Change battery saver text." 2020-07-30 17:49:42 +00:00
Kweku Adams
8e408638c9 Change battery saver text.
Make it a little clearer that the device has to charge above a certain
level before BS will turn off, instead of just *being* above a certain
level.

Bug: 158293108
Test: N/A
Change-Id: I532d1fee8f637d95335c251e59d45a5b7860b412
2020-07-30 09:41:41 -07:00
Blake Kragten
3a7181d8f4 Merge "Remove Enhanced Connectivity Dev Option" into rvc-d1-dev am: 4a142045aa am: 9efa2b85f0 am: aea24e652a am: f0cd62cf8d
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12172090

Change-Id: I821fcf2f36530762ffc823c38f2a430bc45acd0f
2020-07-30 07:03:33 +00:00
Edgar Wang
8829e515ca Update language to comply with Android's inclusive language guidance
See https://source.android.com/setup/contribute/respectful-code for reference

Bug: 161896447
Test: robotest & manual
Change-Id: Ibe64a68d7bddf84780dfac33555c097ff55c97a8
2020-07-30 12:54:27 +08:00
Blake Kragten
f0cd62cf8d Merge "Remove Enhanced Connectivity Dev Option" into rvc-d1-dev am: 4a142045aa am: 9efa2b85f0 am: aea24e652a
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12172090

Change-Id: I6c2ec7ab13e11648cf2bfad4866e978eaafd5b8d
2020-07-30 00:06:55 +00:00
Blake Kragten
aea24e652a Merge "Remove Enhanced Connectivity Dev Option" into rvc-d1-dev am: 4a142045aa am: 9efa2b85f0
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12172090

Change-Id: Ib24274b8006238992cbaea5701e799a392b2edc3
2020-07-29 23:45:51 +00:00
Blake Kragten
9efa2b85f0 Merge "Remove Enhanced Connectivity Dev Option" into rvc-d1-dev am: 4a142045aa
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12172090

Change-Id: I00117ec751f2e097e11dca61c9bb25e37e6b3016
2020-07-29 23:27:51 +00:00
Blake Kragten
4a142045aa Merge "Remove Enhanced Connectivity Dev Option" into rvc-d1-dev 2020-07-29 23:04:17 +00:00
Amy Hsu
8fdbf9c60e Change the UI strings of developer in Settings app am: e81c695a47
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12248943

Change-Id: Idd8a83f2d2edfa7f5b13f8e90738cfa9418d2fcc
2020-07-29 09:06:39 +00:00
Amy Hsu
3d3da5a356 Change the UI strings of developer in Settings app am: e81c695a47 am: df5b523ead
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12248943

Change-Id: I500936a6958e89240cca3acfd8b48b62ce2db372
2020-07-29 09:05:34 +00:00
TreeHugger Robot
676c76e330 Merge "Update language to comply with Android's inclusive language guidance" am: 5cfe4c247b
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12248946

Change-Id: I3eeb45856b1edcdefdbbe738285fd2865fd02b92
2020-07-29 09:05:28 +00:00
Amy Hsu
df5b523ead Change the UI strings of developer in Settings app am: e81c695a47
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12248943

Change-Id: I9420885b7e20207f022a22a76fa83b8bf24e8c5a
2020-07-29 09:05:18 +00:00
TreeHugger Robot
5cfe4c247b Merge "Update language to comply with Android's inclusive language guidance" 2020-07-29 08:47:49 +00:00
Amy Hsu
e81c695a47 Change the UI strings of developer in Settings app
Bug: 161694718
Test: Manually check Settings app
Change-Id: I79a9b955aae70da5e19f93504b39b2191a151c8f
Merged-In: I79a9b955aae70da5e19f93504b39b2191a151c8f
2020-07-29 07:21:34 +00:00
Edgar Wang
7af9ea9c90 Update language to comply with Android's inclusive language guidance
See https://source.android.com/setup/contribute/respectful-code for reference

Bug: 161896447
Test: robotest & manual
Change-Id: I0254b07ba7ba096e33a9da3f828f99434ff07a2d
2020-07-29 14:12:04 +08:00
PETER LIANG
78b16150fe Merge "Create new strings for accessibility long press timout to avoid the string gender issue." am: d9a5ffaeee
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12217349

Change-Id: If1339cf8f15a72a08e3bb8b1992d52bf9fa9e221
2020-07-29 02:48:12 +00:00
PETER LIANG
d9a5ffaeee Merge "Create new strings for accessibility long press timout to avoid the string gender issue." 2020-07-29 02:44:54 +00:00
TreeHugger Robot
ff26e42942 Merge "Make all up button speak the default description" am: 6086e47870
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12217347

Change-Id: Ie79d1da10be7f789f04aeca733ddc753f95f5c34
2020-07-29 02:41:17 +00:00
TreeHugger Robot
6086e47870 Merge "Make all up button speak the default description" 2020-07-29 02:13:27 +00:00
Blake Kragten
eda0a42118 Remove Enhanced Connectivity Dev Option
Applying to d1-dev as this change will be propagated to qpr branch.

Remove Developer Option Enhanced Connectivity. Remove controller and
layout variables/tests.

Bug: 162231796
Test: On Device Custom Build. Testing BSM trigger. Developer Option does
not appear anymore.

Change-Id: I8a385eb444e84975a3bbd7c063c5ce94e507c25f
2020-07-28 22:44:06 +00:00
Fan Zhang
fb4652b5b1 Merge "Add panic gesture settings page." am: 7feee3521b
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12243154

Change-Id: Ib4c369cff203bf76e3d265036601cad09c7bb8e0
2020-07-28 19:41:44 +00:00
Fan Zhang
0a23c4bf89 Add panic gesture settings page.
Ui is not final, the strings and video are placeholder only.

Bug: 161394591
Test: robotests
Change-Id: I8ada396506363e4711a1544e2c7ba1cd0e5d2dda
2020-07-28 09:54:12 -07:00
Amy Hsu
5b3f24f84b Merge "Change the UI strings of developer in Settings app" am: 2d4bb20219
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12244605

Change-Id: I38c9dae3695f51a88f862e549f41f87b6055468a
2020-07-28 14:04:55 +00:00
Peter_Liang
edd40c7ebe Create new strings for accessibility long press timout to avoid the string gender issue.
Bug: 154095696
Test: make RunSettingsRoboTests ROBOTEST_FILTER=SelectLongPressTimeoutPreferenceControllerTest
Change-Id: Ic6eae71ab7ad4d3d1b0b251ee8578d46dff43232
2020-07-28 17:41:57 +08:00
Amy Hsu
d3835522a4 Change the UI strings of developer in Settings app
Bug: 161694718
Test: Manually check Settings app
Change-Id: I79a9b955aae70da5e19f93504b39b2191a151c8f
2020-07-28 13:48:03 +08:00