summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/job
Commit message (Expand)AuthorAgeFilesLines
* Don't cancel scheduled jobs when packages are updatedChristopher Tate2014-10-221-4/+8
* BUG 17887323: Need to turn off DEBUG log spam in Job SchedulerGeorgi Nikolov2014-10-083-4/+3
* Fix lock ordering in JobSchedulerMatthew Williams2014-09-232-111/+111
* Merge "Remove a minimum wake-up time for a job" into lmp-devMatthew Williams2014-09-151-12/+10
|\
| * Remove a minimum wake-up time for a jobMatthew Williams2014-09-121-12/+10
* | Fix NPE in JobServiceContextMatthew Williams2014-09-121-5/+11
|/
* Add flag to JobParameters for job expiredMatthew Williams2014-09-102-5/+13
* Add timeout when waiting to bind to JobServiceMatthew Williams2014-09-032-43/+53
* Expand job scheduler dumpsys a bitChristopher Tate2014-08-292-7/+12
* Implement API review feedback for JobSchedulerMatthew Williams2014-08-223-17/+17
* JobScheduler only run jobs for started users.Matthew Williams2014-08-212-2/+61
* JobScheduler needs to flush queue on chargingMatthew Williams2014-08-213-10/+29
* JobScheduler idle mode not being properly triggeredMatthew Williams2014-08-072-10/+37
* remove possible JobScheduler race in cancel()Matthew Williams2014-07-292-35/+79
* Schedule full backupsChristopher Tate2014-07-281-1/+11
* Turn on debugging override of idle timeChristopher Tate2014-07-252-2/+5
* Fix JobScheduler race conditionMatthew Williams2014-07-233-78/+33
* Fix which index goes whereChristopher Tate2014-07-191-2/+2
* Fix issue #15681802: Missing RESET:TIME in complete battery historiesDianne Hackborn2014-07-154-52/+136
* Add job persistance as a setter in the APIMatthew Williams2014-07-103-20/+24
* Fix BackgroundDexOptService scheduled jobChristopher Tate2014-06-201-1/+2
* Fix job service validation in secondary usersChristopher Tate2014-06-181-5/+9
* Refactor BatteryService to new pattern.Jeff Brown2014-06-171-13/+6
* Merge "JobScheduler blocking main thread." into lmp-preview-devMatthew Williams2014-06-122-6/+11
|\
| * JobScheduler blocking main thread.Matthew Williams2014-06-122-6/+11
* | Apply API Council comments to ConnectivityManagerRobert Greenwalt2014-06-111-1/+1
|/
* Fix battery controller non-fire bugMatthew Williams2014-06-101-7/+34
* Fix buildChristopher Tate2014-06-101-1/+1
* Out with the old; in with the newChristopher Tate2014-06-1012-0/+3217