TreeHugger Robot
2bb7ce44a3
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
2021-04-18 07:08:12 +00:00
Bill Yi
a921c816e4
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Id31d24e76bc910c50208ea822e37a62d18506fff
2021-04-17 21:13:35 -07:00
Bill Yi
f5fbdf88b7
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Id5d4c07b2fdf6ea906b5aa656be048d883e8f774
2021-04-17 21:10:24 -07:00
Arc Wang
7a43ffde90
Update storage usage progress bar summary text
...
Shows a simplified version, e.g., 24GB / 32% used of 64 GB
Bug: 174964885
Test: manual visual
Change-Id: I39cdc5efa1d562c339525fa23456c71b726b9e1a
2021-04-16 21:46:19 +08:00
TreeHugger Robot
20e30c3033
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
2021-04-16 07:25:13 +00:00
TreeHugger Robot
d2e2ea27fb
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
2021-04-16 07:07:41 +00:00
Ryan Lin
3a34a5767b
Merge "Extract the logic of MagnificationMode to the controller" into sc-dev
2021-04-16 03:50:27 +00:00
Bill Yi
bb3b7093b3
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I6dd73a11f0253736e39bb029921b652446561ec1
2021-04-16 03:37:48 +00:00
Bill Yi
87d6375249
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I482aa1945a56fb9c6402661cf3268d6207d984ec
2021-04-16 03:04:45 +00:00
Curtis Belmonte
025bb7cab5
Merge "Add a config for the face enroll introduction activity" into sc-dev
2021-04-16 00:13:13 +00:00
TreeHugger Robot
6840ead634
Merge "Rename privacy dashboard top-level item" into sc-dev
2021-04-15 17:08:59 +00:00
Biswarup Pal
acb5bebb3d
Merge "Implement controller to disable transcoding cache" into sc-dev
2021-04-15 11:24:27 +00:00
ryanlwlin
8e5e4dec12
Extract the logic of MagnificationMode to the controller
...
To move the preference to the upper layer, we extract all logics
to its controller.
We move all tests to the test files and add server tests to
verify the behaviour of edit shortcut dialog.
Bug: 182992338
Test: atest MagnificationModePreferenceControllerTest
Change-Id: I34c4361e2e116a22c3e34bd35c8ac8cac752ab96
2021-04-15 18:41:44 +08:00
Edgar Wang
9d14071637
Merge "Apply SettingsPreferenceTheme in Settings" into sc-dev
2021-04-15 05:27:22 +00:00
TreeHugger Robot
fce594ad7f
Merge "Cleanup Storage Settings" into sc-dev
2021-04-15 02:28:35 +00:00
Jason Hsu
3909ddb789
Merge "Add icon for "Extra dim"" into sc-dev
2021-04-15 02:12:41 +00:00
Peter Wang
1812aabcec
Merge "Change DSDS dialog confirm text from "Continue" to "Yes"" into sc-dev
2021-04-15 01:49:12 +00:00
Curtis Belmonte
91f88d6186
Add a config for the face enroll introduction activity
...
Test: manual
Bug: 185426108
Change-Id: I42e1f8dd5a20e8066fbd1374283acc1228427d45
2021-04-14 17:39:02 -07:00
Peter Wang
6e61073864
Change DSDS dialog confirm text from "Continue" to "Yes"
...
Bug: 131169645
Bug: 184769109
Test: N/A
Change-Id: Ide709c83459ec955739daa0f23167aa72a5665a9
2021-04-14 13:43:26 -07:00
Julia Reynolds
98b8716e0a
Only one action bar needed
...
And it's provided by the Activity.
Test: notification history does not crash
Bug: 184695659
Change-Id: I5a4c882c42b894601306826006152684bb499b51
2021-04-14 16:16:36 -04:00
Erik Wolsheimer
85514466a2
Rename privacy dashboard top-level item
...
Bug: 176902658
Test: manual, build and run
Change-Id: Id917d807c1c19ee466192120390e5cbbd447bc52
2021-04-14 12:20:20 -07:00
Julia Reynolds
a12666a3ad
Merge "Restyle notif history to beter match shade" into sc-dev
2021-04-14 19:06:33 +00:00
TreeHugger Robot
0ba20b96bb
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
2021-04-14 18:52:41 +00:00
Biswarup Pal
4da3dd1458
Implement controller to disable transcoding cache
...
This is to provide users with control over whether to disable
transcoding cache or not.
By default we keep the transcoding cache enabled.
The controller resides within the Media transcoding settings under
Developer Options.
Test: Manual. Unit tests added.
Bug: 185246580
Change-Id: I5cc85e4a254c87b5c84c32a303e8294c918748c2
2021-04-14 17:15:22 +00:00
Julia Reynolds
9a238e5124
Restyle notif history to beter match shade
...
Test: manual
Fixes: 184695659
Fixes: 183949048
Fixes: 184695652
Fixes: 185271315
Change-Id: I79a937d7d64e6bdf0014ce3f939e6e96690556b9
2021-04-14 12:28:16 -04:00
TreeHugger Robot
42f8180428
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
2021-04-14 16:08:36 +00:00
Bill Yi
b8dbcb2082
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I285fa2be7828ca1f329faafccb33bdb1c4410e17
2021-04-14 15:22:18 +00:00
Bill Yi
8b1265cf4d
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ib0863a79472b02f7ce86920d780454f6c6f9350e
2021-04-14 14:23:01 +00:00
Arc Wang
192fd24f26
Cleanup Storage Settings
...
Bug: 183078080
Test: make
make RunSettingsRoboTests ROBOTEST_FILTER=com.android.settings.deviceinfo
make RunSettingsRoboTests
ROBOTEST_FILTER=com.android.settings.deviceinfo.storage
atest com.android.settings.deviceinfo
atest com.android.settings.deviceinfo.storage
Change-Id: I901f5f7999ea94dafb72a2517a11e2ff1fd51b42
2021-04-14 21:37:46 +08:00
jasonwshsu
75528bf56b
Add icon for "Extra dim"
...
* foreground icon: 18 * 18
* background icon: 32 * 32 with color Google Gray 700
Fix: 184081577
Fix: 170973645
Test: manual test
Change-Id: I40b0e69109284df83cabc88ce77af3399a77153a
2021-04-14 13:09:02 +00:00
Yanting Yang
2cfa6e5f39
Merge "Use sentence case for display section subheaders" into sc-dev
2021-04-14 10:47:09 +00:00
Edgar Wang
817a167416
Apply SettingsPreferenceTheme in Settings
...
- Set all of preference style inherit from SettingsPreferenceTheme
- Apply to Theme.Settings and Theme.Settings.Home
- Fix robotest failed in ScreenTimeoutSettingsTest
Bug: 185206291
Test: manual & robotest
Change-Id: I855d003b10348569903855fcbf235bc00265658b
2021-04-14 16:36:14 +08:00
Jeremy Goldman
21eaa6d568
Merge "Add additional strings to differentiate between single and multiple insecure vpns" into sc-dev
2021-04-14 07:49:18 +00:00
Yanting Yang
fa16844eb1
Use sentence case for display section subheaders
...
Fixes: 184957718
Test: visual
Change-Id: Iba3cdda216d7bf4db4b124886b326a052117f6f4
2021-04-14 06:34:58 +00:00
Ryan Lin
0e35a6fe07
Merge "Show the illustration with the given button mode" into sc-dev
2021-04-14 05:50:49 +00:00
Jeremy Goldman
eecc97a339
Add additional strings to differentiate between single and multiple
...
insecure vpns
Although in english, the strings can be "N not secure", in other
languages translators have requested that we add "VPN" or "VPNs" after
the number for extra clarity. Thus, we split the string into two
depending on whether there is just one or more than one insecure VPN.
Bug: 184167494
Test: atest -c SettingsUnitTests
Change-Id: I93f0cbec5f22ffcac70ddc2ecf640729eef29c04
2021-04-14 11:52:38 +08:00
Sally Yuen
12166e5bb1
Merge "Add a banner for RBC/Extra Dim" into sc-dev
2021-04-13 16:18:57 +00:00
ryanlwlin
2c5570e9fc
Show the illustration with the given button mode
...
Currently we support two modes of software shortcut.
We should change the illustration depending on the mode.
Bug: 185193333
Test: manually test
Change-Id: I54f800ead984c22cebec1de4ac15c022b0bcbb3d
2021-04-13 16:21:41 +08:00
Weng Su
96f73e20aa
Merge "[Provider Model] Move down the Internet unavailable Wi-Fi" into sc-dev
2021-04-13 07:53:47 +00:00
TreeHugger Robot
d8c11f5236
Merge "Integrate new version of MDC-android release" into sc-dev
2021-04-13 03:14:49 +00:00
TreeHugger Robot
94f4aeed44
Merge "Update manage battery usage page string (1/2)" into sc-dev
2021-04-13 02:31:50 +00:00
TreeHugger Robot
3c8e922357
Merge "Fix the backcolor problem in Display/Font size page" into sc-dev
2021-04-13 02:23:00 +00:00
Weng Su
6884d63824
[Provider Model] Move down the Internet unavailable Wi-Fi
...
- Move down the Internet unavailable Wi-Fi to the top of the available
Wi-Fi networks
- Don't paint color for the Internet unavailable Wi-Fi
- Screenshot:
https://screenshot.googleplex.com/94NotfJLKXSbBW9
Bug: 178457619
Bug: 178926547
Bug: 178978070
Test: manual test
make RunSettingsRoboTests ROBOTEST_FILTER=NetworkProviderSettingsTest
Change-Id: I1c98e2a8793ce9dc2fb886c0fa66f4297a34ab01
2021-04-13 10:04:33 +08:00
TreeHugger Robot
086fb08d76
Merge "Update string" into sc-dev
2021-04-13 01:59:35 +00:00
sallyyuen
fbdb01dc87
Add a banner for RBC/Extra Dim
...
Screenshot: https://screenshot.googleplex.com/5kumq7ruwCzd6vC.png
Test: Manual
Bug: 170973645
Change-Id: Iea9d90ded5fc393b78e724ec10bc83ff7295965c
2021-04-13 01:07:26 +00:00
Chloris Kuo
ccd2bfc1a0
Merge "NAS Setting Migration" into sc-dev
2021-04-12 17:16:50 +00:00
TreeHugger Robot
588e4e8d8b
Merge "Use ConstraintLayut to improve UI of storage items" into sc-dev
2021-04-12 13:30:30 +00:00
Wesley.CW Wang
e9a0d50e99
Update manage battery usage page string (1/2)
...
Bug: 183689347
Bug: 178197718
Test: make SettingsRoboTests
Change-Id: Ib24b74c8c38ef28520deed043a4b1841b8a50803
2021-04-12 12:58:20 +00:00
TreeHugger Robot
2216765159
Merge "Fix gender issue on subtext of screen pinning" into sc-dev
2021-04-12 09:48:40 +00:00
Tsung-Mao Fang
304c68a836
Fix gender issue on subtext of screen pinning
...
Create a new string id so that localization team can fix it
individually.
Test: Rebuilt rom and see correct subtext
Fix: 184748174
Change-Id: I3ab644950ee8211c89199446b92e759a5efa4527
2021-04-12 16:28:03 +08:00