Sundeep Ghuman
dfaa287e43
Merge "Fix the ProgressBar in DataUsageSummaryV2 page." into pi-dev
...
am: d610e51613
Change-Id: I04c04bf38ef388ddd99827407659327222aa7f44
2018-03-15 05:09:41 +00:00
Andrew Sapperstein
56fa9159fb
Merge "Rename Mobile data usage to App data usage & hide summary" into pi-dev
...
am: 0f6ff091b4
Change-Id: Ib5a548c80fb2e0c7afeb0df9e4e1c368ec9be65f
2018-03-15 05:08:47 +00:00
Sundeep Ghuman
d610e51613
Merge "Fix the ProgressBar in DataUsageSummaryV2 page." into pi-dev
2018-03-15 05:00:41 +00:00
Andrew Sapperstein
0f6ff091b4
Merge "Rename “Mobile data usage” to “App data usage” & hide summary" into pi-dev
2018-03-15 04:58:42 +00:00
Sundeep Ghuman
ea8d866337
Fix the ProgressBar in DataUsageSummaryV2 page.
...
Bug: 70950124
Test: make RunSettingsRoboTests ROBOTEST_FILTER=DataUsageSummaryPreferenceTest
Change-Id: I83f268c0824d9e3520899725fa572753e1de0814
2018-03-14 16:21:46 -07:00
Andreas Terzis
b8642b79c3
Rename “Mobile data usage” to “App data usage” & hide summary
...
In Data usage screen, rename “Mobile data usage” to “App data usage” &
hide summary.
Also, change the title of the new "App data usage" (old "Mobile data
usage") screen to "App data usage".
Test: manual
Test: make RunSettingsRoboTests
Bug: 70950124
Change-Id: Ide9bcb2a4b171edcd088d68275bacda1eb449afe
2018-03-14 11:03:21 -07:00
Yuchen Chang
76fe8d54b1
Merge "Request focus in wifi screen in add network and secure wifi" into pi-dev
...
am: 4786291624
Change-Id: I6f3596bb4cde597c9fd72804432aa272504aff0e
2018-03-14 17:54:35 +00:00
TreeHugger Robot
4786291624
Merge "Request focus in wifi screen in add network and secure wifi" into pi-dev
2018-03-14 17:11:37 +00:00
Phil Weaver
7e0c9fc818
Merge "Show default a11y icon in shortcut menu" into pi-dev
...
am: 920548005b
Change-Id: Ic132edde69bb1b2feb93f209cc4deab12f3a80f1
2018-03-14 16:52:54 +00:00
Phil Weaver
920548005b
Merge "Show default a11y icon in shortcut menu" into pi-dev
2018-03-14 16:45:49 +00:00
Phil Weaver
6e12a4d85c
Merge "Don't pre-scale vector drawables in settings" into pi-dev
...
am: be27390af8
Change-Id: I7690249ea06347b5ecf1c58528710b426dc323c2
2018-03-14 16:25:48 +00:00
Phil Weaver
be27390af8
Merge "Don't pre-scale vector drawables in settings" into pi-dev
2018-03-14 16:03:28 +00:00
Yuchen Chang
1bf069f839
Request focus in wifi screen in add network and secure wifi
...
Request focus from parent view in controller. Based on framework
patch, it can be placed in a parent and focus will go to whatever view
is the default focusable in that hierarchy.
Fixes: 68776177
Fixes: 72882629
Test: RunSettingsRobotests and Manual test
Change-Id: I3bcdc4ec814f68079a00e40435f46bdfa53f4425
2018-03-14 17:18:39 +08:00
Ecco Park
02d22b46ac
Merge "Fix the system crash issue when secondary user clicks any 802.1x AP on Wifi Picker." into pi-dev
...
am: de08983dd2
Change-Id: I3991de744ca033132d44f7456be126b2603f11c9
2018-03-14 07:03:09 +00:00
TreeHugger Robot
de08983dd2
Merge "Fix the system crash issue when secondary user clicks any 802.1x AP on Wifi Picker." into pi-dev
2018-03-14 06:53:12 +00:00
jackqdyulei
e107c4394f
Merge "Add dialog for summary tip" into pi-dev
...
am: 349c9b2691
Change-Id: I189eb9e680baa9d40ae31dab1fc1aa3fae81d00e
2018-03-14 06:00:36 +00:00
Lei Yu
4aaa8df9d0
Merge "Change default value for SOFT_AP_TIMEOUT_ENABLED" into pi-dev
...
am: 61bdf047a4
Change-Id: I5d6560a63ec8d9d906c2bcc3f2536f9032875ca0
2018-03-14 05:59:24 +00:00
Sundeep Ghuman
a543aa03e7
Merge "Add Data warning and limit footer text." into pi-dev
...
am: a41941ce39
Change-Id: I01e218c63c4b3955defdc54ada55903888cce6b9
2018-03-14 05:54:20 +00:00
TreeHugger Robot
349c9b2691
Merge "Add dialog for summary tip" into pi-dev
2018-03-14 05:47:12 +00:00
TreeHugger Robot
61bdf047a4
Merge "Change default value for SOFT_AP_TIMEOUT_ENABLED" into pi-dev
2018-03-14 05:47:10 +00:00
TreeHugger Robot
a41941ce39
Merge "Add Data warning and limit footer text." into pi-dev
2018-03-14 05:44:44 +00:00
Lei Yu
70d71748f4
Change default value for SOFT_AP_TIMEOUT_ENABLED
...
Change the default value to 1.
Change-Id: I78a69d6224ad417537be59ce51357e1093d6bae4
Fixes: 73501186
Test: RunSettingsRoboTests
2018-03-13 17:20:16 -07:00
Ecco Park
bffd531aa3
Fix the system crash issue when secondary user clicks any 802.1x AP on
...
Wifi Picker.
Catch the exception when keystore failed to list the certs
Bug: 73794111
Test: test it with clicking the Google-A on Wifi Picker.
Test: make ROBOTEST_FILTER="(WifiConfigControllerTest)"
RunSettingsRoboTests -j32
RunSettingsRoboTests: OK (12 tests)
Change-Id: I0db66730261c72ef35d1b299bacd2aed7710d247
2018-03-13 16:49:08 -07:00
jackqdyulei
ede87ce19f
Add dialog for summary tip
...
Also change SummaryTip to store the time data, which is used
in the dialog. If "Full last charge" time is available, show
normal message otherwise show message without it.
Bug: 72997971
Test: RunSettingsRoboTests
Change-Id: I4ce94f0935465a18275edb13e3be343313427c3b
2018-03-13 15:23:20 -07:00
Sundeep Ghuman
5fc38ecae9
Add Data warning and limit footer text.
...
Bug: 70550124
Test: XML only change, visual inspection.
Change-Id: Iaea3f100051bb908b13ca6809463db7f01f8d92d
2018-03-13 14:21:36 -07:00
Beverly
57cda98f4c
Merge changes from topic "dnd_touch_sounds" into pi-dev
...
am: e9fbcd7114
Change-Id: Ie536a0126a05b379d06caceb54681f4757077c7b
2018-03-13 20:34:41 +00:00
TreeHugger Robot
e9fbcd7114
Merge changes from topic "dnd_touch_sounds" into pi-dev
...
* changes:
Test for string changes in DND Sound Settings
Update seconday text DND Exceptions preference
2018-03-13 19:58:51 +00:00
Victor Chang
ef959abc5b
Merge "Align the search view with the setting items" into pi-dev
...
am: f11976d817
Change-Id: Icb137a37b06643514f4c1f519b52ad61b1ad21e2
2018-03-13 00:27:00 +00:00
Beverly Tai
797d541953
Merge "Adding zen duration preference" into pi-dev
...
am: e652a039af
Change-Id: Ief1577186f507572471d65d9aa8cbdf8cb7e1d69
2018-03-12 23:29:41 +00:00
Victor Chang
f11976d817
Merge "Align the search view with the setting items" into pi-dev
2018-03-12 22:58:53 +00:00
Ajay Panicker
19c35e5a7d
Merge "Bluetooth: Enable AVDTP Delay reports by default." into pi-dev
...
am: 5906621ea4
Change-Id: I643cee8c6e35519f41d15939ea80dab056649e37
2018-03-12 22:57:27 +00:00
Beverly Tai
e652a039af
Merge "Adding zen duration preference" into pi-dev
2018-03-12 21:39:18 +00:00
Julia Reynolds
878e66baa8
Merge "Fix tests" into pi-dev
...
am: f22eb94b18
Change-Id: I42ade3f384469eb817555e9c6b6f7e76d2791870
2018-03-12 21:17:21 +00:00
TreeHugger Robot
5906621ea4
Merge "Bluetooth: Enable AVDTP Delay reports by default." into pi-dev
2018-03-12 21:08:59 +00:00
Victor Chang
9cc92cd90e
Align the search view with the setting items
...
- Remove the margin and paddings in the search view
Bug: 73952488
Test: m RunSettingsRoboTests ROBOTEST_FILTER=com.android.settings.datetime.timezone
Change-Id: I67fb420cf77fc427a550449a053f80dcf66d16ff
2018-03-12 19:40:31 +00:00
TreeHugger Robot
f22eb94b18
Merge "Fix tests" into pi-dev
2018-03-12 19:22:22 +00:00
Ben Lin
c462dbee94
Merge "Introduce boolean flag to show/hide Reset Options." into pi-dev
...
am: aedf00c4f8
Change-Id: Ie0d8a377c4c138b3bc1dcd1e8bd1bf0761d59d9a
2018-03-12 18:53:53 +00:00
Ben Lin
4bdd8476e2
Merge "Introduce boolean flags to show/hide Encryption status." into pi-dev
...
am: 2d452df643
Change-Id: I027d3de2a7388da8b6ece1d03e9c2c5a0b4ffce9
2018-03-12 18:45:46 +00:00
Ben Lin
aedf00c4f8
Merge "Introduce boolean flag to show/hide Reset Options." into pi-dev
2018-03-12 17:52:47 +00:00
Ben Lin
2d452df643
Merge "Introduce boolean flags to show/hide Encryption status." into pi-dev
2018-03-12 17:52:37 +00:00
Beverly
3f3c8acce7
Adding zen duration preference
...
Test: make ROBOTEST_FILTER=ZenModeDurationPreferenceControllerTest RunSettingsRoboTests -j40
Bug: 73741459
Change-Id: I55a75897045ef059dc872bf6403a62f46cedc417
2018-03-12 13:46:32 -04:00
Beverly
23612e325b
Update seconday text DND Exceptions preference
...
Test: manual
Bug: 74441398
Change-Id: Ibaa459aa368f62c4ef8cdbefef462848e7bc6fe7
2018-03-12 13:03:48 -04:00
Beverly
468ebafdc7
Merge "Updated dnd secondary text in sound settings" into pi-dev
...
am: c984e49262
Change-Id: I27d5c30102a5786e4e7a5aaf9306d1286089b33b
2018-03-12 15:33:19 +00:00
TreeHugger Robot
c984e49262
Merge "Updated dnd secondary text in sound settings" into pi-dev
2018-03-12 15:02:01 +00:00
Julia Reynolds
7b6422ee06
Fix tests
...
Test: make -j20 RunSettingsRoboTests
Change-Id: I40fda22b4a9da3df7f4319bc68a78d291c1b943d
Fixes: 74446970
2018-03-12 10:08:19 -04:00
Matthew Fritze
535e81e56e
Merge "Declare official platform slice" into pi-dev
...
am: decea2055d
Change-Id: Ic0ae75607d275ff75f383d83ea1193ab8229ae1a
2018-03-12 03:24:40 +00:00
TreeHugger Robot
decea2055d
Merge "Declare official platform slice" into pi-dev
2018-03-12 03:17:19 +00:00
Yohei Yukawa
3013858ec0
Merge "Reenable pre-N style hard keyboard layout settings" into pi-dev
...
am: e1703e867a
Change-Id: I6d1e6304f2d592ec9ff46b265bd9937ed554bef9
2018-03-12 02:19:58 +00:00
TreeHugger Robot
e1703e867a
Merge "Reenable pre-N style hard keyboard layout settings" into pi-dev
2018-03-12 01:58:06 +00:00
Victor Chang
968a143b43
Merge changes from topic "picker-analytics" into pi-dev
...
am: 371404c404
Change-Id: I19783657cd7266b0055138ee9873d529f847d4b4
2018-03-10 12:39:17 +00:00