summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/statusbar/policy/DataSaverController.java
Commit message (Expand)AuthorAgeFilesLines
* Cleanup and refactoring of test utilitiesJason Monk2016-12-081-81/+3
* Unit testing for fragments.Jason Monk2016-11-111-3/+5
* Refactored INetworkPolicyListener callbacks.Felipe Leme2016-09-061-5/+2
* Convert SysUI tests to use JUnit4Geoffrey Pitsch2016-08-261-1/+2
* Added a onRestrictBackgroundBlacklistChanged() callback.Felipe Leme2016-05-161-0/+3
* Fixed connectivity state in some power saving scenarios.Felipe Leme2016-05-121-4/+0
* Fixed connectivity state in some restricted network scenarios.Felipe Leme2016-05-061-0/+4
* Added onRestrictBackgroundWhitelistChanged callback.Felipe Leme2016-04-191-0/+4
* Guard against crashes from data saver listenersJason Monk2016-04-111-9/+14
* Move background data notif to data saver status iconJason Monk2016-02-221-0/+4
* Add data saver tileJason Monk2016-01-251-0/+89