summaryrefslogtreecommitdiff
path: root/core/java/android/app/JobSchedulerImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Introduce framework-minus-apex and create jobscheduler-framework.jarMakoto Onuki2019-08-121-121/+0
* Move the job scheduler service code to its own jar file.Makoto Onuki2019-07-291-1/+4
* Revert "Move the job scheduler service code to its own jar file."Makoto Onuki2019-07-251-4/+1
* Move the job scheduler service code to its own jar file.Makoto Onuki2019-07-241-1/+4
* Using ParceledListSlice to send large lists over Binder.Kweku Adams2019-05-071-2/+2
* [JobScheduler] Add hidden API call surface for snapshotting job execution stateSerik Beketayev2018-08-071-3/+20
* Add new "work queue" feature to JobScheduler.Dianne Hackborn2017-04-111-0/+11
* API changes for DownloadManager and JobScheduler.Jeff Sharkey2016-04-241-0/+9
* Work towards issue #26390161: Throttle syncs/jobs when system is low on RAMDianne Hackborn2016-02-231-2/+2
* Adds sourcePackageName field to JobStatusShreyas Basarge2016-01-151-0/+9
* Out with the old; in with the newChristopher Tate2014-06-101-0/+72