summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/dashboard/conditional/BackgroundDataCondition.java
Commit message (Collapse)AuthorAgeFilesLines
* Move conditional stuff from dashboard/ to homepage package.Fan Zhang2018-08-111-78/+0
| | | | | | | | | | | dashboard package is not a real place for homepage stuff. Putting Conditionals here makes it easier to refactor it for new homepage in the future Bug: 110405144 Bug: 112485407 Test: robotests Change-Id: If433aeac8766124f0f4f6e5786b93ac1372bb745
* Remove DataSummaryUsageLegacy.Fan Zhang2018-06-111-7/+2
| | | | | | Change-Id: I8da039530cafe547008b434b6016add5f9383e94 Fixes: 109943959 Test: robotest/atest
* Use custom drawable for Battery saver condition icon.Fan Zhang2018-03-261-4/+4
| | | | | | | | | | - Updated condition interface to use Drawable instead of Icon for icons. - Converted all conditions to return drawable instead of Icon. - Created a BatterySaverDrawable to draw a static battery saver icon. Change-Id: Ie964f3439009c7658603a8ff352a05e964a0a795 Fixes: 76168403 Test: robotests
* Fixed failing launch of Data usage activty from data saver suggestion.Jan Nordqvist2018-02-261-2/+9
| | | | | | | | | | After introducing the new data usage UI behind a feature flag a bug was introduced that causes the data saver suggestion to throw an exception from a missing class reference in "legacy" mode. Bug: 73648306 Test: manual Change-Id: I4fcd2bd0f55931f40738266dca94a55fea5087b3
* Misc fixesFan Zhang2018-01-251-1/+1
| | | | | | | | | | - remove useless intent-filters on a few activities - Fix condition layout (icon size too big) - clicking airplane condition card no longer crashes Fixes: 72314527 Test: logcat | grep -i "TileUtils" and observe no more warning log Change-Id: I3c6f9fb4f4e480ade220bc8602c04de5332d551c
* Update package names to work with the proto3 compilerTamas Berghammer2016-11-081-1/+1
| | | | | Bug: b/28974522 Change-Id: I5f3adf4946ee4ba1e09e4f40afe83c151405972a
* Add metrics for settings conditionalsJason Monk2016-03-301-0/+6
| | | | | Bug: 27851236 Change-Id: I400716457d3f628419410a02c2a457d41d19a067
* Add data saver to settingsJason Monk2016-01-251-1/+1
| | | | | | Bug: 22817899 Change-Id: Ic3055aa6a5baae1653db350313366f180c049cc7
* Add background data off conditionalJason Monk2015-12-161-0/+70
Change-Id: If51fdaecc880560c4a0cd8d320b06804cfe98388