summaryrefslogtreecommitdiffstats
path: root/tests/JobSchedulerTestApp/src/com/android/demo/jobSchedulerApp/MainActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Replace usages of deprecated Resources.getColor() and getColorStateList()Alan Viverette2015-03-181-3/+3
* Implement API review feedback for JobSchedulerMatthew Williams2014-08-221-3/+3
* JobScheduler only run jobs for started users.Matthew Williams2014-08-211-1/+4
* Flesh out job scheduler test appMatthew Williams2014-06-181-5/+20
* Out with the old; in with the newChristopher Tate2014-06-101-13/+13
* Add test app for JobSchedulerMatthew Williams2014-06-071-0/+169