Julia Reynolds
c16c0d4628
Add placeholder values to placeholder settings
...
So there are no animations when the real data is available.
Test: manually view notification paget
Fixes: 186494741
Fixes: 182232213
Fixes: 183177992
Change-Id: Ic210fa1b545537689df9b69eb5fe6b990f65ad13
2021-04-29 16:38:53 -04:00
Almaz Mingaleev
fa78458d77
Merge "Place GeoTZ toggle under auto time zone toggle." into sc-dev am: c51cefb2b9
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14353668
Change-Id: Ie15eaea8998e9b160e503c9660c27023af1a1504
2021-04-29 19:48:39 +00:00
Almaz Mingaleev
ac584f2911
Place GeoTZ toggle under auto time zone toggle.
...
This moves the two toggles that control the time zone detection
behavior next to each other, rather than having them either side
of the current device time zone. This is intended to making it
clear they are both influencing detection behavior. It will ensure
that future text we put under the auto time zone toggle for the
tablet use case (where there is no telephony detection) explaining
that "Use location to set time zone" has to be on will be right
next to the toggle that needs to change.
Bug: 152746236
Bug: 186625820
Test: flashed device, checked manually
Change-Id: Ifd43db3d5cc7e764b12f8da20e552b1a5479ac4a
2021-04-29 18:43:27 +00:00
ryanlwlin
6269a92e16
Move Magnification Mode Settings to the main page
...
We move the mode settings because currently there is
only one item in the settings page. To fully test all logic,
we don't use fragament anymore in the controllerTest, and
test the interaction between the controller and the fragment
in the test of these two fragments.
Bug: 182992338
Test: atest ToggleScreenMagnificationPreferenceFragmentTest
atest MagnificationModePreferenceControllerTest
atest MagnificationSettingsFragmentTest
manually test
Change-Id: Ia6b0ea4f116f3215407637d7aeaddb8d8196d8fb
2021-04-29 20:12:35 +08:00
Wesley.CW Wang
6adeed1a2c
Update batter saver page footer (1/2)
...
- Remove iconSpaceReserved since settings theme already handle it
- Add underline
Bug: 183689347
Test: make SettingsRoboTests
Change-Id: Ib52cfb48453d49b1ead3bf19183449cc18018dd3
2021-04-29 11:12:50 +00:00
Tom Hsu
f1ecd91d19
Merge "[ApnEditor] Create another string id for translation" into sc-dev am: 58fb70f8d6
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14327014
Change-Id: I15f652ad92d22451c2e13d956f078d1dd6601cf9
2021-04-29 09:22:56 +00:00
Tom Hsu
58fb70f8d6
Merge "[ApnEditor] Create another string id for translation" into sc-dev
2021-04-29 09:16:20 +00:00
Wesley Wang
9958fc3753
Merge "Make app usage page active time support time period" into sc-dev am: 04e14e41f0
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14297857
Change-Id: I920f608f130dc142b7f36e95cfcfad2097cc7a36
2021-04-29 09:15:42 +00:00
Wesley Wang
04e14e41f0
Merge "Make app usage page active time support time period" into sc-dev
2021-04-29 09:07:17 +00:00
Wesley.CW Wang
86a6a0d32c
Make app usage page active time support time period
...
- Add time slot into active time text
Screenshot: https://screenshot.googleplex.com/hzj5cJ3eDJD5iW7.png
Bug: 178197718
Test: make SettingsRoboTests
Change-Id: I0904e78ca9ab0a5b454e093388f667e978e8722f
2021-04-29 15:08:30 +08:00
PETER LIANG
688e5c27f3
Merge "Update the BC style for the vision settings in SuW." into sc-dev am: 9246f6f8b0
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14319864
Change-Id: I351d1a063a19b82cc8ad975e94a3dd88086bd9fa
2021-04-29 02:46:06 +00:00
TreeHugger Robot
8aca7b1839
Merge "Remove icons of Location Services and App location permissions" into sc-dev am: 3eb980d41b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14341501
Change-Id: Ife51f1a66ec88cf7e5ec80d481ffb0640e50a351
2021-04-29 02:45:15 +00:00
PETER LIANG
9246f6f8b0
Merge "Update the BC style for the vision settings in SuW." into sc-dev
2021-04-29 02:44:36 +00:00
TreeHugger Robot
3eb980d41b
Merge "Remove icons of Location Services and App location permissions" into sc-dev
2021-04-28 23:46:54 +00:00
tom hsu
a3f00c0d18
[ApnEditor] Create another string id for translation
...
- make translation of MVNO value be diversity.
Bug: 185209214
Test: Maunal test passed
- https://screenshot.googleplex.com/33vyFFBp8EnTpQ8
- atest passed
Change-Id: I9b26e23bf61f06a987682fe64d9ce079e2194818
2021-04-29 01:12:34 +08:00
TreeHugger Robot
10585486bf
Merge "Tweak spacing for private DNS mode dialog" into sc-dev am: b07079dab8
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14319873
Change-Id: I25d285b010fb863fdc2850eaa1232ae76195a22c
2021-04-28 12:18:55 +00:00
TreeHugger Robot
b07079dab8
Merge "Tweak spacing for private DNS mode dialog" into sc-dev
2021-04-28 12:01:57 +00:00
jasonwshsu
b625e8a98d
Improve search by adding the settings keywords for supported framework feautres
...
* Improve search list: Magnification, Live Caption, Font size, Display size, Bold text, Dark theme, Extra dim, Color correction, Color inversion, Autoclick, Hearing aids, Real-time text
Bug: 184171842
Test: build pass
Change-Id: Ib8de8c736d6703e5028a8baa9fe2077aad8ee8cb
2021-04-28 17:59:57 +08:00
YUKAI HUNG
f9b468d88b
Merge "Update string for battery usage footer to include charging info" into sc-dev am: 40114d8cf1
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14327007
Change-Id: I30395e93d965548700c5b78b06922697f4ae9563
2021-04-28 06:12:17 +00:00
YUKAI HUNG
40114d8cf1
Merge "Update string for battery usage footer to include charging info" into sc-dev
2021-04-28 06:00:04 +00:00
Kevin Chyn
2d97d3c3d2
Merge changes from topic "new-fp-strings" into sc-dev am: 77ddf11ae6
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14330069
Change-Id: I6d317eea7ad59032581a9caa58cf37b03f6aff17
2021-04-28 03:56:42 +00:00
Kevin Chyn
b89cc9b108
Update FingerprintEnrollIntro text and icons am: 28d635d9aa
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14330066
Change-Id: I1d8d313b780f978a5d486e491a14d887b8e85eb3
2021-04-28 03:56:40 +00:00
Kevin Chyn
77ddf11ae6
Merge changes from topic "new-fp-strings" into sc-dev
...
* changes:
Update fingerprint strings
Update FingerprintEnrollIntro text and icons
2021-04-28 03:31:31 +00:00
ykhung
a39dce70fc
Update string for battery usage footer to include charging info
...
https://docs.google.com/presentation/d/1IDmMZILzXFJb-IOt9zZc0m5g2fCamd9gBoacUsWhibg/edit?ts=6087fc2e&resourcekey=0-UhJZmzej-0opeJHr6yVKWQ#slide=id.gc788e97ad4_0_178
Bug: 177406865
Test: make SettingsRoboTests
Change-Id: I6abba8a2c22be57a1afb2e6fae3d2e222dbb3f96
2021-04-28 03:08:16 +00:00
TreeHugger Robot
3de5bfc12b
Merge "Revert "Remove "See all" button"" into sc-dev am: e37695c89d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14324027
Change-Id: Ib66b8b9bd43cf6ae10510de37b01ace2a31a4d3c
2021-04-27 21:41:29 +00:00
Kevin Chyn
290298d58d
Update fingerprint strings
...
Bug: 185804815
Test: manual
Change-Id: I5d1431646cd320e0f72e3c5f9f22cc2c9c2d0ef6
2021-04-27 14:37:34 -07:00
Kevin Chyn
28d635d9aa
Update FingerprintEnrollIntro text and icons
...
This change uses strings that have already been merged. Anything
requiring string changes will be in a follow-up CL
Bug: 185804815
Test: on-device
Change-Id: I4e3d3631bbb9f976badf9d4a1582456b3cb7fae7
2021-04-27 14:26:22 -07:00
TreeHugger Robot
e37695c89d
Merge "Revert "Remove "See all" button"" into sc-dev
2021-04-27 21:00:30 +00:00
Yu-Han Yang
4775b90eff
Remove icons of Location Services and App location permissions
...
Bug: 180533061
Test: on device
Change-Id: I85b88823f730494836677caa489b1e249913e5f4
2021-04-27 13:47:57 -07:00
Yu-Han Yang
cf41f951ff
Revert "Remove "See all" button"
...
This reverts commit 1170a08d43 .
Reason for revert: design decision changed.
Change-Id: I954f8899f33a4c0e8945744e9bfcdbb48d9d705b
2021-04-27 18:36:18 +00:00
TreeHugger Robot
f69ba03181
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
2021-04-27 15:47:01 +00:00
TreeHugger Robot
a2a94ad379
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
2021-04-27 15:42:58 +00:00
Bill Yi
0dfde85685
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ie67bcfcb0c86013aae724ff562709f8c11a8796b
2021-04-27 11:48:42 +00:00
Bill Yi
73e1e602f3
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ia451dd13495fb8921ec6c86e1351802e94d078d4
2021-04-27 11:41:02 +00:00
Tsung-Mao Fang
4470faa175
Tweak spacing for private DNS mode dialog
...
Test: See the screen
Fix: 186499972
Change-Id: Iaae7d625ef2931b9ba22e6edbd414ebe14cfdc3f
2021-04-27 17:59:01 +08:00
YUKAI HUNG
4a81146e9e
Merge "Draw timestamp information into BatteryChartView manually (1/2)" into sc-dev am: 95b5d0393d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14319865
Change-Id: I39f42b2bb93efd2b09ef32d8e249de2b307b63be
2021-04-27 09:43:13 +00:00
Jeremy Goldman
3affba45cd
Merge "Combine 5G and recommended strings" into sc-dev am: f1ee6987e6
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14233637
Change-Id: I2106b497c20f3c1f4206355eb8303a33c67ed4a8
2021-04-27 09:42:58 +00:00
YUKAI HUNG
95b5d0393d
Merge "Draw timestamp information into BatteryChartView manually (1/2)" into sc-dev
2021-04-27 09:19:17 +00:00
Peter_Liang
50efd602b9
Update the BC style for the vision settings in SuW.
...
Bug: 179234608
Test: manual test
Change-Id: I152eaab8ad77c7a1fccbc82d7ed8cef406fc1821
2021-04-27 16:29:56 +08:00
Jeremy Goldman
f1ee6987e6
Merge "Combine 5G and recommended strings" into sc-dev
2021-04-27 07:41:45 +00:00
ykhung
2f441d2a3e
Draw timestamp information into BatteryChartView manually (1/2)
...
screenshot: https://screenshot.googleplex.com/8zJcMJeMDovfhdD
Bug: 183921876
Test: make SettingsRoboTests
Change-Id: Ib4ac21ba2d12a6cb65b46ba3f1023fe9f14c539b
2021-04-27 07:25:53 +00:00
Yanting Yang
67c3e12075
Merge "Update homepage icon for Wallpaper & style" into sc-dev am: 72ba46a9bb
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14319863
Change-Id: Ic17ee95e6faf9244311fa2e52d77b2ebf057569b
2021-04-27 07:19:08 +00:00
Yanting Yang
72ba46a9bb
Merge "Update homepage icon for Wallpaper & style" into sc-dev
2021-04-27 07:04:40 +00:00
Joy Babafemi
70d929d061
Merge "Update UWB toggle state with a getter API" into sc-dev am: 4b19eae08b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14283946
Change-Id: I2e4b4d83754d8b0a848c39b489f781ca901efbe4
2021-04-27 05:27:19 +00:00
Joy Babafemi
4b19eae08b
Merge "Update UWB toggle state with a getter API" into sc-dev
2021-04-27 05:10:52 +00:00
Yanting Yang
b70bf60b09
Merge "Update string for the wallpaper title on homepage" into sc-dev am: db74d13d4f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14297856
Change-Id: I23875a533fe7f22501908b9e3b0623d707e3920b
2021-04-27 03:48:13 +00:00
Joy Babafemi
7cf391dddd
Update UWB toggle state with a getter API
...
Also updates capitalization for strings
Test: Manual on Raven & Robotest
Bug: 183254940
Change-Id: I9d3a4694746b44e80c60a9097abd0cbb647c1348
2021-04-27 03:46:39 +00:00
Yanting Yang
243956834d
Update homepage icon for Wallpaper & style
...
Bug: 185334720
Bug: 178363516
Test: visual
Change-Id: Iebc213be301e157a10299ff611817e8b03704c8a
2021-04-27 03:07:15 +00:00
Yanting Yang
db74d13d4f
Merge "Update string for the wallpaper title on homepage" into sc-dev
2021-04-27 03:05:18 +00:00
Evan Chen
399773c949
Merge "Companion Device App showing in Settings" into sc-dev am: e14cc634dc
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14148351
Change-Id: I21a203f4a26741b9fc79bda84bc2d85698dbd9cb
2021-04-26 19:00:18 +00:00