Fan Zhang
1a77cfc8fe
Update switch bar summary for spell checker page
...
Change-Id: If48ad81e5ad5e4a7bd65ede5ed67d28250fbe8ed
Fixes: 75277295
Test: atest SpellCheckerSettingsUITest
2018-03-19 18:05:10 -07:00
Lei Yu
de0a3a5334
Merge "update "Last full charge" preference" into pi-dev
2018-03-20 00:33:29 +00:00
Hall Liu
0738a917df
Merge "Split "Mobile Network Type" indication in Settings" into pi-dev
...
am: 8837f992bb
Change-Id: I41aec9f11b1e34cd56681b171a587bddb539f54e
2018-03-20 00:16:45 +00:00
xshu
e0a6d1640a
Updating special Settings Wi-Fi strings
...
Bug: 74356729
Test: compile
Manually inspected the affected UI pages
Change-Id: I6905dce8f3d6c4acbddedccbf0401b9ef6bba53b
2018-03-19 17:09:16 -07:00
Lei Yu
f31a7c546d
Merge "Update the mechanism to upload new anomaly config" into pi-dev
...
am: d06991821f
Change-Id: Icdeb6c116a320fdfc661c2ce27b01a6f8f806f17
2018-03-19 23:47:10 +00:00
Phil Weaver
5f6dd9b4f2
Merge "Update string for dwell click timing" into pi-dev
...
am: c10659cee7
Change-Id: I242b3787680ffa75dfc6294ae4c6d893025d37fc
2018-03-19 23:37:03 +00:00
Andrew Sapperstein
38bf192ed6
Remove LinearColorBar and replace uses with ProgressBar.
...
We never actually needed it, since progress bar can do
everything we want it to. Renamed data_usage_progress to
color_bar_progress to reflect its more generic state.
Updated color_bar_progress to use proper values.
Since we can't seem to use private attrs in settings,
use the dimen/color values that are customizable.
Updated usages to use regular ProgressBar APIs.
Fixes: 74111937
Test: visual inspection and robotests
Change-Id: I4f0c59e6cf5c629e3cc3901800d9c4afc95fa495
2018-03-19 15:11:49 -07:00
jdesprez
881004ca26
Update AndroidTest.xml to be APCT suite ready
...
Test: atest SettingsUITests
Bug: 74440293
Change-Id: Id7940589a5cd216668ab4664bb802faaf70b5f68
2018-03-19 14:46:45 -07:00
Hall Liu
8837f992bb
Merge "Split "Mobile Network Type" indication in Settings" into pi-dev
2018-03-19 21:15:26 +00:00
Jan Nordqvist
641288f7c1
In Data Usage screen, hide data bar if plan is unlimited
...
Bug: 70950124
Test: manual
Test: make RunSettingsRoboTests
Change-Id: I1314bdf9748c55a2391ccb39ff66c3dcb133be7e
2018-03-19 14:13:47 -07:00
Lei Yu
d06991821f
Merge "Update the mechanism to upload new anomaly config" into pi-dev
2018-03-19 20:20:15 +00:00
Lei Yu
8b148924de
update "Last full charge" preference
...
When there is average time estimation, change it to "Full charge lasts
about" and also update the time.
Also update the BatteryInfo to return average time estimation even
though it is charging.
Bug: 73018395
Test: RunSettingsRoboTests
Change-Id: Ib22dadb5716e3034c60aeeb7768fdbf0cc86be0c
2018-03-19 13:18:27 -07:00
Phil Weaver
c10659cee7
Merge "Update string for dwell click timing" into pi-dev
2018-03-19 19:58:02 +00:00
Lei Yu
7f14fa4f7d
Merge "Remove dupe key in UniquePreferenceTest" into pi-dev
...
am: dcf7b68920
Change-Id: I0bdf645ed8a067dff853b063ff99b1013d85830b
2018-03-19 19:34:51 +00:00
Jong Wook Kim
3520bfc36d
Merge "Display "MAC address is randomized" in Wifi Preference Page" into pi-dev
...
am: 8a022d8693
Change-Id: Id2c0523182ccbfb629f9a296bb8b6117651f2b4e
2018-03-19 19:15:17 +00:00
Jan Nordqvist
085b9e6f83
Merge "In Data Usage screen, Above the data bar, Change font size of number." into pi-dev
...
am: 9e1226e431
Change-Id: I5fd67fc34ed244178b6c6a9919761ceaa6087239
2018-03-19 19:06:11 +00:00
Lei Yu
dcf7b68920
Merge "Remove dupe key in UniquePreferenceTest" into pi-dev
2018-03-19 18:45:08 +00:00
Maurice Lam
b0e88dbbfe
Make "minimal" pattern layout sw320dp
...
The minimal layout was sw400dp, but some smaller phones still have
enough space to display the icon and button decently, so we're
reducing the trigger threshold for the "minimal" layout to sw320dp.
Test: m -j RunSettingsRoboTests
Bug: 74527018
Change-Id: Ibfca1828870058301cca302554ce3d932c8ba70b
2018-03-19 18:27:18 +00:00
Jong Wook Kim
8a022d8693
Merge "Display "MAC address is randomized" in Wifi Preference Page" into pi-dev
2018-03-19 18:14:08 +00:00
Jan Nordqvist
9e1226e431
Merge "In Data Usage screen, Above the data bar, Change font size of number." into pi-dev
2018-03-19 18:05:44 +00:00
Bill Yi
175a8c8626
Merge "Import translations. DO NOT MERGE" into pi-dev
...
am: 8aff2f8fe7
-s ours
Change-Id: I63ed30b348c6c5858a2b4153f6d24ebeb2e5e047
2018-03-19 17:47:02 +00:00
TreeHugger Robot
8aff2f8fe7
Merge "Import translations. DO NOT MERGE" into pi-dev
2018-03-19 17:07:14 +00:00
Jan Nordqvist
e220966de1
Merge "In Network & internet screen, hide summary under Data usage when there is No SIM" into pi-dev
...
am: 44e5941757
Change-Id: If3957fd7264882e71c73163e9931bea24da5a466
2018-03-19 16:15:50 +00:00
Jan Nordqvist
44e5941757
Merge "In Network & internet screen, hide summary under Data usage when there is No SIM" into pi-dev
2018-03-19 16:04:23 +00:00
Andreas Terzis
e5468d5ce0
Merge "Add the string "No time remaining" when remaining time <= 0." into pi-dev
...
am: 895f785470
Change-Id: Ib3f59b7c930f909e80e2f61dd4c3f54ffda5821a
2018-03-19 14:30:08 +00:00
Andreas Terzis
895f785470
Merge "Add the string "No time remaining" when remaining time <= 0." into pi-dev
2018-03-19 14:22:51 +00:00
Bill Yi
5b57d1d1cb
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I6421ebc38133f014551740dd9974dbb687a13b2d
2018-03-19 07:17:36 -07:00
HJ ChangLiao
4807cdfaf7
Remove touch effect of Ratio on listitem
...
Remove the ripple touch effect of RatioButton,
at Network ratings provider settings page.
Change-Id: Iba067450901572492df68974bdfc14c9ef09a655
Fixes: 70818673
Test: Manual test
2018-03-19 05:35:20 +00:00
timhypeng
1596f14770
Add new string for audio switch
...
Bug: 74134939
Test: make -j32 RunSettingsRoboTests
Change-Id: Iebbe0f69e22bca97f2ead47e4bae3d45ca9917a3
2018-03-19 11:18:04 +08:00
Jong Wook Kim
091894d09d
Display "MAC address is randomized" in Wifi Preference Page
...
When Connected MAC Randomization is enabled and the device is
disconnected, there isn't a valid MAC address to display since we don't
know what the device's next MAC address is going to be.
Instead of displaying the MAC address used for previous connection, tell
users that "MAC address is randomized."
Bug: 73663275
Test: make -j40 RunSettingsRoboTests
Change-Id: Id5352926f221e3215734d1c198f2072940f82695
2018-03-18 21:55:09 +00:00
Julia Reynolds
37f00d489a
Merge "Add placeholder on DND settings screen" into pi-dev
...
am: b0f251597c
Change-Id: Ia8394bc0b16365ddf9f312810f251769093b7015
2018-03-17 14:35:15 +00:00
Julia Reynolds
b0f251597c
Merge "Add placeholder on DND settings screen" into pi-dev
2018-03-17 14:28:41 +00:00
Lei Yu
301a89d726
Remove dupe key in UniquePreferenceTest
...
The duplicate page already removed in b/70848054, we need to update
the test.
Change-Id: Ia1f313d211e7528311e56596dbab152aad54bf22
Fixes: 70848054
Test: runtest -x UniquePreferenceTest
2018-03-16 18:19:17 -07:00
Bill Yi
152a850c30
Merge "Import translations. DO NOT MERGE" into pi-dev
...
am: 77d1ca7030
-s ours
Change-Id: I28549cd7cc5ee5a38037a63a10c5351e899589a6
2018-03-16 23:59:16 +00:00
Phil Weaver
e530e2634d
Update string for dwell click timing
...
Also adding a footer to the preference.
Change-Id: If34cf34ecec29918a1def0c924f4fe1dc378918c
Fixes: 71869029
Test: Make, navigate and observe glorious new string
2018-03-16 16:34:22 -07:00
Jan Nordqvist
c7faabf408
Add the string "No time remaining" when remaining time <= 0.
...
Bug: 70950124
Test: manual
Test: make RunSettingsRoboTests
Change-Id: Id8ff1dde78f3389b5ab15120a2460ab19e895c6f
2018-03-16 16:32:00 -07:00
TreeHugger Robot
77d1ca7030
Merge "Import translations. DO NOT MERGE" into pi-dev
2018-03-16 23:19:48 +00:00
Jerry Zhang
00bf936304
Merge "Update USB settings screen" into pi-dev
...
am: d85ef28585
Change-Id: I2eeb0b2e585fd958be20f5831bee4257b1838c92
2018-03-16 23:12:29 +00:00
Hall Liu
6f4b185331
Split "Mobile Network Type" indication in Settings
...
Display data and voice network type for clarity
Change-Id: I26e52dcc564dfd96e36e45d94d6e69225ea4a80f
Fixes: 70938010
Test: manual, unit
2018-03-16 22:53:12 +00:00
Jerry Zhang
d85ef28585
Merge "Update USB settings screen" into pi-dev
2018-03-16 22:40:38 +00:00
Lei Yu
559377618b
Merge "Update the wifi off string" into pi-dev
...
am: ef0278ae3c
Change-Id: I5e01bef3499120ad709834cff1afa4f4dc956dc6
2018-03-16 21:47:03 +00:00
Jan Nordqvist
637dc29fe9
In Network & internet screen, hide summary under Data usage when there is No SIM
...
Bug: 70950124
Test: manual
Test: make RunSettingsRoboTests
Change-Id: I4abd401aa9420b2b0090fac76991fe5067acc2e9
2018-03-16 14:29:33 -07:00
Lei Yu
ef0278ae3c
Merge "Update the wifi off string" into pi-dev
2018-03-16 21:28:43 +00:00
Jan Nordqvist
b104a25dd0
In Data Usage screen, Above the data bar, Change font size of number.
...
This is related to ag/3746508 and sets the size of the "small" text to 16sp.
Bug: 70950124
Test: manual
Test: make RunSettingsRoboTests
Change-Id: I17f859186dc596c4dbab190241325bac4dad5554
2018-03-16 14:26:18 -07:00
Bill Yi
dbc03e5b02
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: If94e8adc7ea1d0106ebb553314d47f4311ffbd0e
2018-03-16 13:20:09 -07:00
Julia Reynolds
c34fe741d1
Merge "Link to dnd settings from notification settings" into pi-dev
...
am: 5d419a2dcf
Change-Id: I9c70fdc2b327e095a75edc0bd6720e671e8f1436
2018-03-16 20:00:44 +00:00
Julia Reynolds
5d419a2dcf
Merge "Link to dnd settings from notification settings" into pi-dev
2018-03-16 19:43:38 +00:00
Lei Yu
dd4a47f940
Merge "update strings in battery settings(Round 1)" into pi-dev
...
am: cf0cae785f
Change-Id: I5a31629dadc6a6119327dc3ba87890670788ce2f
2018-03-16 18:53:53 +00:00
Lei Yu
cf0cae785f
Merge "update strings in battery settings(Round 1)" into pi-dev
2018-03-16 18:26:49 +00:00
Lei Yu
9a80d6ebb8
Update the mechanism to upload new anomaly config
...
1. Move the config update to jobscheduler, so config is checked and
updated every day.
2. Before the update, always delete the old config.
3. Move uploadIntent method to BatteryTipUtils.
Bug: 74997752
Fixes: 74564143
Test: RunSettingsRoboTests
Change-Id: If88759595d57a562b25542082f895fe8f207acdb
2018-03-16 11:24:14 -07:00