Kevin Chyn
9fde3fe2ab
Merge "Assist gesture setting should not be available on unsupported devices" into oc-dr1-dev am: 72a94e9f5a
...
am: 408efb26f0
Change-Id: I696511821f64f7bc09819cf1d45374125b7905c0
2017-07-01 03:11:52 +00:00
Kevin Chyn
408efb26f0
Merge "Assist gesture setting should not be available on unsupported devices" into oc-dr1-dev
...
am: 72a94e9f5a
Change-Id: I7748c0537a6eebb1fd460b3039a9a53dc070e19e
2017-07-01 03:06:52 +00:00
TreeHugger Robot
72a94e9f5a
Merge "Assist gesture setting should not be available on unsupported devices" into oc-dr1-dev
2017-07-01 02:59:19 +00:00
TreeHugger Robot
d9f978af21
Merge "Code cleanup: DashboardAdapter.category is no longer a list"
2017-07-01 01:06:58 +00:00
Fan Zhang
63b43c082d
Change permission preference to only 1 line summary am: 32a8568230
...
am: 33a91c5004
Change-Id: I2e32fe198008b05a779dbfc68fc5695fec10f8bb
2017-07-01 00:49:43 +00:00
Fan Zhang
33a91c5004
Change permission preference to only 1 line summary
...
am: 32a8568230
Change-Id: I5f4cb35694767adc62d5f094e481d1423a85c93b
2017-07-01 00:45:13 +00:00
Kevin Chyn
1db30b7749
Assist gesture setting should not be available on unsupported devices
...
Fixes: 63176246
Test: manual
Change-Id: I17cd338eafd2e1a86d1e82d81bc9817eaf18d57b
2017-06-30 16:27:49 -07:00
TreeHugger Robot
25faa52b34
Merge "Move the placeholder in Account detail page above Account sync."
2017-06-30 23:00:19 +00:00
TreeHugger Robot
b35d7301d7
Merge "Remove animation from account detail page."
2017-06-30 22:49:31 +00:00
Fan Zhang
b487fae5d8
Code cleanup: DashboardAdapter.category is no longer a list
...
We only ever display a single DashboardCategory in homepaeg, so the
category doesn't need to be a list in DashboardData/Adapter
Change-Id: I57db02bb45cbc511f0fce1bf33043b51ef9db15c
Fix: 33861822
Test: updated robotests
2017-06-30 15:30:51 -07:00
Fan Zhang
32a8568230
Change permission preference to only 1 line summary
...
Test: visual
Change-Id: I0e397c096eac19d312c5632cd7f0a1856c199b96
Fix: 36413664
2017-06-30 22:29:27 +00:00
Salvador Martinez
11a5b9bd4d
Merge "Add BatteryInfo logging to settings" into oc-dr1-dev am: 9a3b115cc8
...
am: 97642af54d
Change-Id: Id4f7032e735067ab9a81476e83003c942eb4f826
2017-06-30 22:16:47 +00:00
Daniel Nishi
e6e3752dbf
Merge "Use normal layout for "Space Used" header." into oc-dr1-dev am: 7809c3d2f0
...
am: 0c48b5a29d
Change-Id: I5c8c53050506127697721c971ba18baca6e50487
2017-06-30 22:16:23 +00:00
Salvador Martinez
97642af54d
Merge "Add BatteryInfo logging to settings" into oc-dr1-dev
...
am: 9a3b115cc8
Change-Id: I447d0d7689f77b12a0caf9374155883217ff330a
2017-06-30 22:05:53 +00:00
Daniel Nishi
0c48b5a29d
Merge "Use normal layout for "Space Used" header." into oc-dr1-dev
...
am: 7809c3d2f0
Change-Id: I8eddca071d602cedcdcdbd5f65f5dd5265a084a8
2017-06-30 22:05:33 +00:00
TreeHugger Robot
9a3b115cc8
Merge "Add BatteryInfo logging to settings" into oc-dr1-dev
2017-06-30 21:58:38 +00:00
Daniel Nishi
7809c3d2f0
Merge "Use normal layout for "Space Used" header." into oc-dr1-dev
2017-06-30 21:54:38 +00:00
Doris Ling
7ca92571b2
Move the placeholder in Account detail page above Account sync.
...
Change-Id: I812551f3cccf3b107d2a2532170ef0ef3157bee1
Fix: 62364991
Test: visual
2017-06-30 13:44:24 -07:00
TreeHugger Robot
283895c03b
Merge "Sorting search results with TreeSet instead of Collection.sort"
2017-06-30 20:16:37 +00:00
TreeHugger Robot
a1bf76a69d
Merge "Also tint the settings icon in DashboardAdapter.setCategory()."
2017-06-30 20:07:40 +00:00
Jason Monk
6434f44971
Allow clicking on guest user am: c1cc9fefa8
...
am: bc4df21ef7
Change-Id: I013a1c3eae74d34a05494d7a4a78f51e9ddd3470
2017-06-30 19:51:03 +00:00
Jason Monk
bc4df21ef7
Allow clicking on guest user
...
am: c1cc9fefa8
Change-Id: I828716ff982cd2f8bedc96b74c1abc44716cc753
2017-06-30 19:43:00 +00:00
Soroosh Mariooryad
cf66647a4e
Sorting search results with TreeSet instead of Collection.sort
...
Benchmarking shows lower sorting latencies with with TreeSet, specially
with larger lists:
Average Latencies(ms):
list size in [0, 115] list size in [40, 115]
Collection.sort 39.22 77.57
TreeSet 30.23 52.06
Test: RunSettingsRoboTests
Bug: 38197948
Bug: 37312700
Change-Id: I1dd7c77900e8e98e26a8417f2b77582532e1a5f3
2017-06-30 12:04:13 -07:00
Jason Monk
c1cc9fefa8
Allow clicking on guest user
...
This is needed since the user switch will be hidden by default in
QS and will show up once multi-user has been activated in some way.
Test: click on guest
Bug: 37152893
Change-Id: I351a5d95e9e8a5e47e388d9f0611924b077754da
2017-06-30 11:29:40 -04:00
TreeHugger Robot
afeb5e2d45
Merge "Settings app changes spell checker settings directly without TSM APIs"
2017-06-30 15:19:35 +00:00
Fan Zhang
8b0df6a4df
Fix settings robotest am: 4e34839a1e
...
am: 517daf43a4
Change-Id: I8a8beb1549f625ac2cfa147162b747b5e05df771
2017-06-30 03:53:57 +00:00
Fan Zhang
517daf43a4
Fix settings robotest
...
am: 4e34839a1e
Change-Id: I46d6dd639b779f993bc2088608a52165139967fb
2017-06-30 03:49:57 +00:00
Fan Zhang
4e34839a1e
Fix settings robotest
...
Change-Id: I0685b1f47ae286a4fdf78a57c21f7a656804754f
Fix: 63146944
Test: robotest
2017-06-30 01:27:20 +00:00
Sundeep Ghuman
0a1003a8df
Merge "Don't scroll when removing saved networks." into oc-dr1-dev am: 1e561edb45
...
am: b963c1190f
Change-Id: I389ffac52942e382e145de94c166578d6ead48ad
2017-06-30 00:12:41 +00:00
Sundeep Ghuman
b963c1190f
Merge "Don't scroll when removing saved networks." into oc-dr1-dev
...
am: 1e561edb45
Change-Id: I9fa78596bdcbaeac90aaee55ddcde3f698ad907f
2017-06-30 00:04:37 +00:00
Sundeep Ghuman
1e561edb45
Merge "Don't scroll when removing saved networks." into oc-dr1-dev
2017-06-29 23:56:51 +00:00
Salvador Martinez
cc7c9603db
Add BatteryInfo logging to settings
...
This Cl adds a few log statements to BatteryInfo to try
and determine what the bottleneck in the Battery Settings
Advanced page could be.
Test: robotests still pass
Bug: 62959645
Change-Id: I1ff712d97bc8be78873c63e187edbffa8e10cd21
2017-06-29 16:53:27 -07:00
Andrew Sapperstein
b2c69878d1
Merge "Fix robotests." into oc-dr1-dev am: db72caf3ea
...
am: 8e1c3b9b1b
Change-Id: I2990a108691e8123df1eeefc50f650d0b8d318a6
2017-06-29 23:42:57 +00:00
Andrew Sapperstein
8e1c3b9b1b
Merge "Fix robotests." into oc-dr1-dev
...
am: db72caf3ea
Change-Id: I8893ca932f1cfcb20d72609eaf994bc7ddb9f143
2017-06-29 23:35:26 +00:00
Andrew Sapperstein
db72caf3ea
Merge "Fix robotests." into oc-dr1-dev
2017-06-29 23:27:24 +00:00
Andrew Sapperstein
51e4a66446
Fix robotests.
...
Change-Id: Ia0615bfdd303a19b145ead44979a03ccdd29bf41
Fixes: 63141368
Test: robotest
2017-06-29 16:24:32 -07:00
Fan Zhang
2b3ce72787
Merge "Change the way we generate stable id for DashboardSummary"
2017-06-29 23:21:44 +00:00
Lei Yu
6f19d968bf
Merge "Update strings for anomaly dialog" into oc-dr1-dev am: 2354fae941
...
am: 34c96fff5c
Change-Id: I254eb9ccac2190030bc0f920c053f93570b6ef2b
2017-06-29 22:17:33 +00:00
Lei Yu
34c96fff5c
Merge "Update strings for anomaly dialog" into oc-dr1-dev
...
am: 2354fae941
Change-Id: Ief85db7f1134036ced0eac6f07c0d6a15603ee73
2017-06-29 22:13:36 +00:00
Lei Yu
2354fae941
Merge "Update strings for anomaly dialog" into oc-dr1-dev
2017-06-29 22:08:40 +00:00
Doris Ling
328e1466f3
Remove animation from account detail page.
...
Set the preference comparison callback to null for the account detail
fragment so that there won't be animation when the we insert the dynamic
tiles.
Change-Id: I35c9fcda500e58d0a18f6ad4ef6f0651166fd70a
Fix: 62365204
Test: visual
2017-06-29 14:46:09 -07:00
Fan Zhang
a29346bab8
Change the way we generate stable id for DashboardSummary
...
- The countItem() method generates id based on position of Tile. This is
not truely stable.
- Added stable id constants for static views, and use hash of title as
stable id for tiles.
Bug: 33861822
Test: robotests
Change-Id: Ibbc88c82655503dc3964cb0c430c779dc9c93d41
2017-06-29 14:21:43 -07:00
Shunta Sato
6d1bb15f3b
Merge "Fix Wi-Fi list adds same AP repeatedly" into oc-dr1-dev am: 9638e020e5
...
am: 97419f8d52
Change-Id: I06a7a62ca94104bc0b108df1fa53660453a95375
2017-06-29 20:42:16 +00:00
Shunta Sato
97419f8d52
Merge "Fix Wi-Fi list adds same AP repeatedly" into oc-dr1-dev
...
am: 9638e020e5
Change-Id: I4c947cddb3ee000bc51dd8ea2f9eefbc54927824
2017-06-29 20:38:03 +00:00
TreeHugger Robot
9638e020e5
Merge "Fix Wi-Fi list adds same AP repeatedly" into oc-dr1-dev
2017-06-29 20:31:18 +00:00
Daniel Nishi
7aad345862
Use normal layout for "Space Used" header.
...
This fixes the issue where the indentation was wrong.
Change-Id: Ie16bcdec87aa8605d65ac33a05c12d7a26b89b55
Fixes: 62548754
Test: Manual
2017-06-29 12:37:23 -07:00
Doris Ling
9d7280c43d
Merge "Add account sync summary." into oc-dr1-dev am: 5243d5dd85
...
am: cf57e17791
-s ours
Change-Id: I58427cf57812c2b52b2f3106c6606f490bd49c39
2017-06-29 19:05:56 +00:00
Doris Ling
cf57e17791
Merge "Add account sync summary." into oc-dr1-dev
...
am: 5243d5dd85
Change-Id: I00eb5bae671c4e4427c8af04abb541b0f1e74d60
2017-06-29 19:02:29 +00:00
TreeHugger Robot
5243d5dd85
Merge "Add account sync summary." into oc-dr1-dev
2017-06-29 18:58:58 +00:00
jackqdyulei
82b7f4ae04
Merge "Change the type of "hours" from long to double" into oc-dr1-dev am: 1498e86530
...
am: 595def292b
Change-Id: I7a84119fc64b37c8d6ed32ee05e644f9f860a62e
2017-06-29 18:46:28 +00:00