summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/job
Commit message (Expand)AuthorAgeFilesLines
* Remove unused imports in frameworks/base.John Spurlock2015-02-282-3/+0
* Add flag to JobParameters for job expiredMatthew Williams2014-09-101-1/+16
* JobScheduler: Fix doc build breakEino-Ville Talvala2014-09-031-1/+2
* Add timeout when waiting to bind to JobServiceMatthew Williams2014-09-031-2/+11
* Implement API review feedback for JobSchedulerMatthew Williams2014-08-223-51/+56
* 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