Commit Graph

23449 Commits

Author SHA1 Message Date
Zoey Chen
3e550d6aa4 Merge "[ProviderModel] Use category to separate physical SIM and e-SIM" into sc-dev am: c968a80ff6
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14732243

Change-Id: I2f58093c3eed72c5a7505b21107649e071b22e24
2021-06-01 02:34:02 +00:00
TreeHugger Robot
6ee9ceab77 Merge "Fix GAR color constrast issue on dialog" into sc-dev 2021-06-01 02:26:56 +00:00
Zoey Chen
c968a80ff6 Merge "[ProviderModel] Use category to separate physical SIM and e-SIM" into sc-dev 2021-06-01 02:16:08 +00:00
Bill Yi
9566689e45 Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I781d054bd16827689f348586de92df1ce981c9c3
2021-05-31 10:03:49 -07:00
Zoey Chen
71fada3af8 [ProviderModel] Use category to separate physical SIM and e-SIM
Mock from UX: https://screenshot.googleplex.com/4kscwJvoQE7vwF3.png

Implementation UI: https://screenshot.googleplex.com/AEeVzLi364KiPGa.png

Bug: 187071119
Test: atest NetworkProviderSimListControllerTest
Test: atest NetworkProviderSimsCategoryControllerTest
Test: atest NetworkProviderDownloadedSimListControllerTest
Test: atest NetworkProviderDownloadedSimsCategoryControllerTest

Change-Id: Ia84bebe6ea431cdbae19f3e4b840f7cd56dc2d6f
2021-05-31 23:59:37 +08:00
Tsung-Mao Fang
6b8a5d1eb3 Fix GAR color constrast issue on dialog
Based on the UX definition, assign correct error color
for dialog

Test: A11y scanner tool confirms again and no color constrast issue.
Fix: 187396623
Change-Id: I338570b38c6fc5fa32ea1becd069084bf2d631a6
2021-05-31 20:00:20 +08:00
TreeHugger Robot
38b44d2acc Merge "Fix GAR color constrast issue on dialog" into sc-dev am: 958e587314
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14732242

Change-Id: I634524870b0ffda96bf2b87aef5bee361dd6fded
2021-05-31 11:58:26 +00:00
TreeHugger Robot
1662ab812a Merge "Adjust layout of Prevent Ringing" into sc-dev am: 2447296899
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14772166

Change-Id: Ie7bea108e289b2a58fa786d625ebab93a010c529
2021-05-31 11:58:21 +00:00
TreeHugger Robot
7a099156f8 Merge "Tweak Memory use layout in Developer options" into sc-dev am: 12a285af4e
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14772161

Change-Id: I0d413e8e40848719e319ce8b738974331bc9b6e7
2021-05-31 11:58:12 +00:00
TreeHugger Robot
958e587314 Merge "Fix GAR color constrast issue on dialog" into sc-dev 2021-05-31 11:47:14 +00:00
TreeHugger Robot
2447296899 Merge "Adjust layout of Prevent Ringing" into sc-dev 2021-05-31 11:40:45 +00:00
TreeHugger Robot
12a285af4e Merge "Tweak Memory use layout in Developer options" into sc-dev 2021-05-31 11:40:35 +00:00
Edgar Wang
b1a1bb8c88 Adjust layout of Prevent Ringing
- Move MainSwitchPreference under Illustraction

Fixes: 189183308
Test: visual
Change-Id: Idf10a6269da6c75d5d90b2894c42727b81d12119
2021-05-31 18:01:19 +08:00
Galia Peycheva
891105fecd Merge "Repurpose the blurs dev option for window blurs" into sc-dev am: 13caa482bb
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14734469

Change-Id: I5280c940caf92d42c79da49b930ad2a45a503113
2021-05-31 09:08:13 +00:00
Galia Peycheva
13caa482bb Merge "Repurpose the blurs dev option for window blurs" into sc-dev 2021-05-31 08:49:28 +00:00
Menghan Li
359d5cbfbc Merge "Update accessibility settings layout" into sc-dev am: e7ce38b60c
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14772158

Change-Id: I0d91740d9355aca49aa357ff8973a5ce36ad6fc9
2021-05-31 08:36:29 +00:00
Menghan Li
e7ce38b60c Merge "Update accessibility settings layout" into sc-dev 2021-05-31 08:10:30 +00:00
Edgar Wang
332110464b Tweak Memory use layout in Developer options
- Adjust Memory summary padding start
- Remove icons in developer options Settings

Bug: 189279355
Bug: 186609539

Test: visual verify
Change-Id: I0618e5f35a1748f8ccf7852f6516fb3267fcc582
2021-05-31 15:17:05 +08:00
Stanley Wang
9b6ead8de7 SettingsMainSwitchPreference should display the restricted icon
if it is restricted.

- Use the RestrictedPreferenceHelper to check the restricted state.

Fix: 179245126
Test: rebotest and see the UI
Change-Id: I3c0e3bd0f3596d6fa548b6f8f10e4d12e7e50c9a
2021-05-31 14:49:48 +08:00
menghanli
2d9f270107 Update accessibility settings layout
Accessibility settings category restructure
1: Rename Screen readers into sScreen reader (only Talkback in this
category)

Bug: 174829936
Test: manual test
Change-Id: I70eca98428e9ad810803a8776c37fed34c5ade3a
2021-05-31 06:29:04 +00:00
ryanlwlin
6843d14397 Fix number localization in the strings.xml
The numbers in the strings.xml should honor user settings.
To fix it we use messageformat to fill the
numbers.

Bug: 187526475
Test: manually test
Change-Id: I3e7ad96d4b889dbbfebb7110ca7ee2a738b88fd8
2021-05-31 14:25:09 +08:00
Wesley Wang
fc1763d93d Merge "Add description to battery settings footer link (2/3)" into sc-dev am: bb2f72b672
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14733190

Change-Id: I05a55a9f8a278645fc85b24321c20cb240c282dd
2021-05-31 05:43:21 +00:00
Wesley Wang
bb2f72b672 Merge "Add description to battery settings footer link (2/3)" into sc-dev 2021-05-31 05:42:37 +00:00
Bill Yi
0c73c0714d Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: Ia3a24ea6d443d92eb5da5fcc050ce3d7ac6cbe16
2021-05-31 04:03:03 +00:00
Bill Yi
39b57ddbbd Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I8e2b849238606332cab7d4168f157994b3d913f9
2021-05-31 03:58:48 +00:00
Bill Yi
f86b5a5360 Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: Ibc82d8b02c404d3f36e19f6291dd013245641f45
2021-05-31 03:55:25 +00:00
TreeHugger Robot
db3247df98 Merge "Relayout Reset Wifi page" into sc-dev am: 677e59cbef
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14758083

Change-Id: Ic07d4bf0cf7e6da8403328613ae47f3473875ff6
2021-05-31 03:36:52 +00:00
TreeHugger Robot
aacbcd7a75 Merge "Update Volume title font size" into sc-dev am: 47684fcca3
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14758072

Change-Id: Id66e11dc50a8d47a9b0bed14c4f8af3d688b1977
2021-05-31 03:36:42 +00:00
TreeHugger Robot
677e59cbef Merge "Relayout Reset Wifi page" into sc-dev 2021-05-31 03:28:10 +00:00
TreeHugger Robot
47684fcca3 Merge "Update Volume title font size" into sc-dev 2021-05-31 03:25:08 +00:00
Yanting Yang
b7ee76bfa2 Merge "Remove silky flag from System for official release" into sc-dev am: afcb0497a8
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14733193

Change-Id: I85e677af569247524f9f6541416b055a6d3df2f5
2021-05-31 03:22:32 +00:00
YUKAI HUNG
2161ea4560 Merge "Resolve localization issue and refine UI for chart view" into sc-dev am: 72f0500211
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14758073

Change-Id: I9ea4953e160769a3540c3b52a3f504dea2a9a43d
2021-05-31 03:22:25 +00:00
TreeHugger Robot
4b75592b15 Merge "Adjust layout of Display Settings" into sc-dev am: 42af840f68
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14758071

Change-Id: Ia787695844d4e1eca7cfb0c5ad2d743952a22063
2021-05-31 03:21:58 +00:00
Yanting Yang
afcb0497a8 Merge "Remove silky flag from System for official release" into sc-dev 2021-05-31 03:01:10 +00:00
YUKAI HUNG
72f0500211 Merge "Resolve localization issue and refine UI for chart view" into sc-dev 2021-05-31 03:00:58 +00:00
TreeHugger Robot
42af840f68 Merge "Adjust layout of Display Settings" into sc-dev 2021-05-31 03:00:19 +00:00
ykhung
0caec37161 Resolve localization issue and refine UI for chart view
Bug: 189293866
Bug: 189407613
Bug: 189413817
Test: make SettingsgRoboTests
Change-Id: If38d133d88bb940c248ef1887548112ff576e0c4
2021-05-28 22:07:01 +08:00
Edgar Wang
88600e7916 Relayout Reset Wifi page
- Update textAppearance
- Adjust padding
- Update Button style

Fixes: 189389538
Test: visual verify
Change-Id: I03fe9368c0f3140990f96b6418034e14cb7ce813
2021-05-28 18:27:37 +08:00
Wesley.CW Wang
256636055b Add description to battery settings footer link (2/3)
- Update battery saver footer learn more link description
 - Update app usage footer learn more link description

Bug: 187812487
Bug: 187135286
Test: make RunSettingsRoboTests
Change-Id: Iee496cf615f2f9e0e61be69d6b3a1d6c1c859013
2021-05-28 17:40:04 +08:00
Edgar Wang
a2311b668a Update Volume title font size
Fixes: 189390164
Test: visual verify
Change-Id: Icd794ca519cc9ed17065bd65e378dafb74c847ac
2021-05-28 14:24:33 +08:00
Edgar Wang
71ca31cbac Adjust layout of Display Settings
- Move TopIntroPreference up in Dark theme settings
- Move TopIntroPreference up in Night Light settings
- Move MainSwitchPreference under Illustaction in Adaptive brightness

Bug: 189390264
Bug: 189389913
Bug: 189384967

Test: visual verify
Change-Id: I32ba5bf94dfca705739994dc27d97f0d9caaad50
2021-05-28 14:03:10 +08:00
TreeHugger Robot
28544e66b2 Merge "Shows trash category in Storage Settings" into sc-dev am: 90c29cf014
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14702754

Change-Id: Ie0629acef005da53d4a76b128bf58378989bb070
2021-05-28 03:05:45 +00:00
TreeHugger Robot
0e03fd2480 Merge "Fix [AR] - Icons are slightly overlapping adjacent text in the Allow Accessibility demo" into sc-dev am: f2d23213b3
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14733200

Change-Id: Ie5cfe912a202f4c557d12d2343d0fd7dec0e9fef
2021-05-28 03:05:40 +00:00
menghanli
9fadbe0324 Fix Magnification shortcut option content overlap with top and bottom dialog container am: ccc8a93c6c
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14702393

Change-Id: If9d5b907d4192a74ac9263c6f4511d6e7349d34a
2021-05-28 03:05:35 +00:00
Beth Thibodeau
b7749fd405 Merge "Add recommendation setting and remove app settings" into sc-dev am: 8e67634830
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14720441

Change-Id: I93ad28321bdc880f9fda6c6299cb1b5b60d81cfa
2021-05-28 02:29:54 +00:00
Kevin Chyn
e6eb1020f8 Merge "Use lottie animation for fingerprint edu" into sc-dev am: dc00faece6
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14721437

Change-Id: I76b7fff784faa5945717c1ec3d016f7ab57d5ece
2021-05-28 02:29:24 +00:00
TreeHugger Robot
509a09653b Merge "Update battery defender tip string" into sc-dev am: 029edb7c48
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14730710

Change-Id: Id714cf519433966edd608cb9f62b9d12b7e5d384
2021-05-28 02:24:48 +00:00
TreeHugger Robot
90c29cf014 Merge "Shows trash category in Storage Settings" into sc-dev 2021-05-27 23:33:57 +00:00
TreeHugger Robot
f2d23213b3 Merge "Fix [AR] - Icons are slightly overlapping adjacent text in the Allow Accessibility demo" into sc-dev 2021-05-27 22:20:45 +00:00
Abel Tesfaye
2906b4b675 Update smart auto rotate string
Bug: 187254875

Test: none
Change-Id: I17de912713767af8391163e6053515bce10fa79a
2021-05-27 22:10:48 +00:00