Victor Chang
25c0c763e7
Merge "Remove the feature flag and dead code for the old time zone picker"
2018-04-09 12:30:02 +00:00
ryanywlin
e35464711e
Add new string for audio switcher
...
Bug: 74130772
Test: rebuild
Change-Id: I31760046ca1754145dfa40049428213f985e8175
2018-04-09 08:44:21 +00:00
Jeff Sharkey
2af67a9302
Update storage wizard to latest UX mocks.
...
Mostly shuffling around strings and layouts. Slow device warning is
now a full-screen activity, and format warning is now a dialog.
Bug: 76097999
Test: atest com.android.settings.ui.StorageWizardTest
Change-Id: Ifd74e3b1389f0cc9590f6a6a2cd49671f3bbc746
2018-04-08 20:06:27 -06:00
Andrew Sapperstein
823cd12415
Update inherited actionBarStyle to DeviceDefault.
...
Was using a Material style. Now it's using the DeviceDefault one that
Theme.DeviceDefault.Settings uses.
Bug: 69314526
Test: visual inspection
Change-Id: I5ce1bbb51a8d067fce226ff4a41fdea64106156a
2018-04-08 12:33:27 -07:00
Andrew Sapperstein
4bd3007865
Delete unused query_hint_text string.
...
Change-Id: If6378768255c7cac290f914620115bff04c6b281
Fixes: 77772047
Test: compiles
2018-04-08 11:15:03 -07:00
TreeHugger Robot
aeb33b72b3
Merge "Create help link placeholder for Wifi Direct settings." into pi-dev
2018-04-07 01:04:52 +00:00
Doris Ling
ac2b789826
Merge "Adjust alignment for suggestion icon." into pi-dev am: 2d925f45b2
...
am: 137dcb6998
Change-Id: I8b4d9f6c29ea07092f95683d5b076ed0b9046d02
2018-04-06 16:37:03 -07:00
Fan Zhang
0cd2ccfe30
Create help link placeholder for Wifi Direct settings.
...
Change-Id: Ia22259d191d2663d7ef63438c680826d3fd590fb
Merged-In: Ia22259d191d2663d7ef63438c680826d3fd590fb
Fixes: 70854725
Test: robotests
2018-04-06 23:06:36 +00:00
Doris Ling
2d925f45b2
Merge "Adjust alignment for suggestion icon." into pi-dev
2018-04-06 23:00:30 +00:00
TreeHugger Robot
0391597948
Merge "Create help link placeholder for Wifi Direct settings."
2018-04-06 22:58:31 +00:00
Fan Zhang
1deac101a0
Create help link placeholder for Wifi Direct settings.
...
Change-Id: Ia22259d191d2663d7ef63438c680826d3fd590fb
Bug: 70854725
Test: robotests
2018-04-06 22:00:10 +00:00
Mehdi Alizadeh
a220a524fa
Merge "Adds strings for Swipe Up gesture in Settings" into pi-dev am: 3ac16896b9
...
am: 3e2897b6cd
Change-Id: I8cc22d4977f3289d23857e57631d6734eb7821da
2018-04-06 14:57:22 -07:00
Doris Ling
08908b2b20
Adjust alignment for suggestion icon.
...
- add margin to the suggestion icon so that it align properly with the
suggestion text.
- also align the action button with the suggestion icon and text.
Change-Id: Ic12e4160d6583cf2d837e65ee5fd5a1ad73d348d
Fixes: 74414989
Test: visual
2018-04-06 14:56:07 -07:00
arangelov
9993ea833a
Merge "Change "More details" to "Learn more" in policy transparency dialog." into pi-dev am: 22a12c0ea2
...
am: a739a63880
Change-Id: Ib61bc1739cff8b7cb63ead4104febc553d4d0c45
2018-04-06 13:59:46 -07:00
Mehdi Alizadeh
00a2b83bf9
Adds strings for Swipe Up gesture in Settings
...
Bug: 77549883
Test: None
Change-Id: I64b448f3a3564e8ac6d29e1241e84032708dba71
2018-04-06 20:43:43 +00:00
TreeHugger Robot
22a12c0ea2
Merge "Change "More details" to "Learn more" in policy transparency dialog." into pi-dev
2018-04-06 20:35:41 +00:00
Tony Mak
71b078d636
Merge "apostrophe should be curly" into pi-dev am: 7a5e97e10f
...
am: 4ccd4cb98c
Change-Id: Ib7852b0be7a05cb6c9bc3f03c06659d81195d423
2018-04-06 09:51:18 -07:00
TreeHugger Robot
7a5e97e10f
Merge "apostrophe should be curly" into pi-dev
2018-04-06 16:32:35 +00:00
Victor Chang
6be6c58206
Remove the feature flag and dead code for the old time zone picker
...
Created b/77277084 to help Android variants to migrate from
old time zone data source, i.e. ZoneGetter.getZonesList, to
new time zone source, e.g. TimeZoneFinder.
Bug: 72376227
Test: m RunSettingsRoboTests ROBOTEST_FILTER=com.android.settings.datetime
Test: manual
Change-Id: I332077a67cc9f9c83b298e25feea71463e1ee98b
2018-04-06 16:31:27 +01:00
arangelov
cf1e59a960
Change "More details" to "Learn more" in policy transparency dialog.
...
Screenshot: https://screenshot.googleplex.com/5xrwW3g29qa.png
Bug: 77618738
Test: none
Change-Id: I464f492cd6b1468b85b5a691c29ae7a982ecebff
2018-04-06 14:31:32 +01:00
ryanywlin
ee03999ad3
Merge "Add new string for sound settings" into pi-dev am: ac119ae807
...
am: 7eb22b055f
Change-Id: I824820bf6528ef3d1de4c810690abae9066ba784
2018-04-05 17:34:27 -07:00
TreeHugger Robot
ac119ae807
Merge "Add new string for sound settings" into pi-dev
2018-04-05 23:33:40 +00:00
Salvador Martinez
fb2990ac8a
Merge "Update WifiScanningRequiredFragment dialog to show help page" into pi-dev am: 148af6ba16
...
am: 6ae3fbb4c9
Change-Id: I4c4172c5d1170f8b52acee3f7ac1613167bbf2f6
2018-04-05 15:43:07 -07:00
Fan Zhang
76dbb21cb5
Protect against invalid authority in account sync pref.
...
Some apps might contain account synclets with empty authority. Settings
UI should protect against this type of synclets. Otherwise clicking on
these synclets will crash.
(Also removed some strings that are no longer needed)
Change-Id: I364b45fc67679aa287ff1e04e6f5ac749116543a
Fixes: 74240862
Test: robotests
2018-04-05 15:19:51 -07:00
TreeHugger Robot
148af6ba16
Merge "Update WifiScanningRequiredFragment dialog to show help page" into pi-dev
2018-04-05 22:07:30 +00:00
Salvador Martinez
0768f15470
Update WifiScanningRequiredFragment dialog to show help page
...
This CL updates the WifiScanningRequiredFragment dialog so that the
learn more button is only shown when a help page is available.
Additionally, we add the metrics constant for the dialog.
Test: robotests
Bug: 67070896
Change-Id: I7697c88b5969edaf5c06eb33251f215b776c64ee
2018-04-05 13:34:03 -07:00
Jan Nordqvist
9eb43ddddf
Fall back to Wi-Fi data display in data usage screen with no SIM.
...
Bug: 70950124
Test: manual
Test: make RunSettingsRoboTests
Change-Id: I06bf78e54119819be87e15baca7e5b6a241958cb
2018-04-05 07:58:23 -07:00
Jan Nordqvist
cd3f9e2a5e
Fall back to Wi-Fi data display in data usage screen with no SIM.
...
Bug: 70950124
Test: manual
Test: make RunSettingsRoboTests
Change-Id: I06bf78e54119819be87e15baca7e5b6a241958cb
Merged-In: I06bf78e54119819be87e15baca7e5b6a241958cb
2018-04-04 15:58:53 -07:00
ryanywlin
2fd953c0c3
Add new string for sound settings
...
Bug: 77254162
Test: rebuild
Change-Id: I8dc67c8efe16a8d3ad4029b41e125c3ef2f13541
2018-04-04 18:57:53 +00:00
Tony Mak
9e6b53380e
apostrophe should be curly
...
BUG: 77523074
Test: Build
Change-Id: I6079652ab0a1a3661684976117ae8804c4120749
2018-04-04 17:21:56 +00:00
Tony Mak
922780328a
Merge "We should show custom title for suspend app dialog" into pi-dev am: a8c53f7dcb
...
am: 51a187d64e
Change-Id: Icc9e6ce5456caf119f040553749748862d0932a4
2018-04-04 04:00:51 -07:00
Tony Mak
a8c53f7dcb
Merge "We should show custom title for suspend app dialog" into pi-dev
2018-04-04 10:38:18 +00:00
TreeHugger Robot
8a6f4cfbdd
Merge "Change font size for app listings screens"
2018-04-03 18:57:08 +00:00
Tony Mak
cbc3a6a1de
We should show custom title for suspend app dialog
...
BUG: 77523074
Test: Suspend an app, observe the new title.
Test: m -j RunSettingsRoboTest
Change-Id: Ide0329422e68b5ed6418365f2d0b0e0d11f0dec7
2018-04-03 17:54:13 +00:00
Yuchen Chang
cda1eb2189
Change font size for app listings screens
...
Change the font size to 18sp to keep consistent with master toggle switches pages.
Change-Id: I4f2ceb6da9e3e34e95877bd55cbd50334ca1f06b
Fixes: 77429403
Test: Manual test
2018-04-03 12:40:33 +08:00
Lei Yu
d5dceb7d5c
Merge changes Ib497aca6,Ic6def54a into pi-dev am: 5e8a0e2436
...
am: fc6f4e05da
Change-Id: I44510b8dd49325b913d0d7ad82ceb844f3d98886
2018-04-02 22:29:29 +00:00
Salvador Martinez
49d0d7b492
Merge "Update auto wi-fi to prompt user for permissions" into pi-dev am: 27587f7884
...
am: 3903f787e9
Change-Id: Ia5f05b32874ec93019fad725bb78d1adae922e4b
2018-04-02 22:27:49 +00:00
Lei Yu
739c68c369
Merge "Update the battery string." into pi-dev am: 43a325dd05
...
am: 3dbdb27605
Change-Id: If997f4feac5446310ab8e98091ea40b65aa5256c
2018-04-02 21:56:11 +00:00
Jyun LuoLai
6c5c6d7c22
Merge "Let battery status icon has consist UI in PowerSummaryPage" into pi-dev am: ab19293cf4
...
am: 6b0a77647c
Change-Id: I2fffa4d581d527b302056e2535f496e62ed1c272
2018-04-02 21:44:35 +00:00
Pengquan Meng
519009d3ed
Fixed ApnEditor issue
...
The mainly changed:
1. Will not insert invalid apn data to database.
2. Clicking back button will save the APN data to database if the data is valid.
Test: make ROBOTEST_FILTER=ApnEditorTest -j40 RunSettingsRoboTests
Bug: 73745458
Bug: 67327863
Merged-In: Ie2c147cae03ad78d43c351e05add761b2dffac0c
Change-Id: Ie2c147cae03ad78d43c351e05add761b2dffac0c
(cherry picked from commit f39ef85653 )
2018-04-02 18:53:53 +00:00
Pengquan Meng
811a0ad404
Merge "Fixed ApnEditor issue"
2018-04-02 18:52:31 +00:00
TreeHugger Robot
5e8a0e2436
Merge changes Ib497aca6,Ic6def54a into pi-dev
...
* changes:
Make anomaly jobs persistent.
Update job ids in Settings
2018-04-02 16:44:51 +00:00
TreeHugger Robot
27587f7884
Merge "Update auto wi-fi to prompt user for permissions" into pi-dev
2018-04-02 01:36:37 +00:00
TreeHugger Robot
43a325dd05
Merge "Update the battery string." into pi-dev
2018-04-02 01:33:28 +00:00
Jyun LuoLai
ab19293cf4
Merge "Let battery status icon has consist UI in PowerSummaryPage" into pi-dev
2018-04-02 01:27:56 +00:00
Tracy Zhou
5d538ca257
Merge "Update screen pinning instructions for QuickStep." into pi-dev am: ef440bd313
...
am: e25fe8e3bf
Change-Id: Iafc0b77cc1ba7b6e664beb98d0f116d2542e5fe0
2018-03-31 09:03:20 +00:00
Salvador Martinez
0f9a6d439f
Merge "Update add network dialog to not make networks hidden by default" into pi-dev am: 9dc3f74ccf
...
am: e36aafd230
Change-Id: I1899e6d309bdb6c997cc9846742623cb272a8aab
2018-03-31 07:43:17 +00:00
TreeHugger Robot
94bc86c12a
Merge "Use colorPrimary for EntityHeader's background."
2018-03-31 06:15:37 +00:00
Shaotang Li
aab7756f08
Use colorPrimary for EntityHeader's background.
...
Bug: 76219670
Test: check color from screen manually.
Change-Id: If13d5cbd2bd7db1c6d9c9f840281601ab78ba267
2018-03-31 11:09:30 +08:00
TreeHugger Robot
ef440bd313
Merge "Update screen pinning instructions for QuickStep." into pi-dev
2018-03-31 02:21:15 +00:00