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