1. e9a988c Work on issue #28942589: Tune job scheduler by Dianne Hackborn · 8 years ago
  2. 1b6519b Flag to mark foreground jobs, fix data saver. by Jeff Sharkey · 8 years ago
  3. f07c7b9 API changes for DownloadManager and JobScheduler. by Jeff Sharkey · 8 years ago
  4. a09b4d2 Remove unnecessary allocation+unboxing of objects. by Narayan Kamath · 8 years ago
  5. cbf5ae9 Remove SyncManager's local job cache by Shreyas Basarge · 8 years ago
  6. 0213ace0 Reintroduce per-app scheduled job limits by Christopher Tate · 8 years ago
  7. 1085ff6 Work towards issue #26390161: Throttle syncs/jobs when system is low on RAM by Dianne Hackborn · 8 years ago
  8. 2f36fd6 Limit scheduled jobs to 100 per app by Christopher Tate · 8 years ago
  9. b0001f6 Remove internal locking from JobStatus. by Dianne Hackborn · 8 years ago
  10. 33d31c5 Simplify job scheduler service locking. by Dianne Hackborn · 8 years ago
  11. 8e64e2e Fixes JobScheduler not persisting flex and sourcePackage by Shreyas Basarge · 8 years ago
  12. 73f1025 Fix for JobScheduler dropping periodic jobs by Shreyas Basarge · 8 years ago
  13. 1a30bd9 Add and implement JobScheduler content observer APIs. by Dianne Hackborn · 9 years ago
  14. 968ac75 Adds sourcePackageName field to JobStatus by Shreyas Basarge · 9 years ago
  15. 17971e3 Merge "Added priority to JobScheduler scheduling" by Shreyas Basarge · 9 years ago
  16. 5db0908 Added priority to JobScheduler scheduling by Shreyas Basarge · 9 years ago
  17. 89ee618 Flex time for periodic jobs in JobScheduler by Shreyas Basarge · 9 years ago
  18. d09973b Fixes NPE bug in JobScheduler.getAllPendingJobs() by Shreyas Basarge · 9 years ago
  19. 7ef490f Fix for non persisted jobs being persisted by Shreyas Basarge · 9 years ago
  20. fa8e508 Sanity check loaded periodics and cap runtime. by Matthew Williams · 9 years ago
  21. 98bfb34 Fix NPE in JobStore when jobs.xml is empty. by riddle_hsu · 9 years ago
  22. 4f11754 Pass charset to XmlPullParser.setInput instead of null by Wojciech Staszkiewicz · 9 years ago
  23. 48a30db Fix lock ordering in JobScheduler by Matthew Williams · 10 years ago
  24. d1c0675 Implement API review feedback for JobScheduler by Matthew Williams · 10 years ago
  25. 01ac45b Fix JobScheduler race condition by Matthew Williams · 10 years ago
  26. fdb1956 Fix issue #15681802: Missing RESET:TIME in complete battery histories by Dianne Hackborn · 10 years ago
  27. 900c67f Add job persistance as a setter in the API by Matthew Williams · 10 years ago
  28. 49a85b6 JobScheduler blocking main thread. by Matthew Williams · 10 years ago
  29. b7b70f0 Fix build by Christopher Tate · 10 years ago
  30. 7060b04 Out with the old; in with the new by Christopher Tate · 10 years ago