summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/job
Commit message (Expand)AuthorAgeFilesLines
* JobScheduler only run jobs for started users.Matthew Williams2014-08-211-1/+4
* JobScheduler needs to flush queue on chargingMatthew Williams2014-08-212-1/+13
* remove possible JobScheduler race in cancel()Matthew Williams2014-07-291-0/+5
* Add job persistance as a setter in the APIMatthew Williams2014-07-101-6/+25
* Out with the old; in with the newChristopher Tate2014-06-109-0/+1010