1. 19a2f24 Deal gracefully with cancel of nonexistent jobs by Christopher Tate · 7 years ago
  2. 1540784 EBS: Exempt jobs scheduled for foreground apps by Makoto Onuki · 7 years ago
  3. 41f3fe8 Fix system crash in certain jobs-removed cases by Christopher Tate · 7 years ago
  4. a732f01 The job scheduler now backs off jobs based on standby bucketing by Christopher Tate · 7 years ago
  5. 106203b Delaying jobs while coming out of doze by Suprabh Shukla · 7 years ago
  6. d0fff2e Extend JobInfo to support NetworkRequest. by Jeff Sharkey · 7 years ago
  7. e7b0298 SyncManager: Log # of jobs loaded, and saved most recently. by Makoto Onuki · 7 years ago
  8. dd4b14f SyncManager: detect suspicious periodic sync removal. by Makoto Onuki · 7 years ago
  9. 616541d Persisted jobs versus incorrect boot-time RTC by Christopher Tate · 7 years ago
  10. ab8a67f Update jobscheduler dumpsys by Makoto Onuki · 7 years ago
  11. 6466c1c Fix issue #62390590: SecurityException in JobIntentService$... by Dianne Hackborn · 7 years ago
  12. 3f2b655 Purge Nonexistent User Jobs on Boot by Michael Wachenschwanz · 7 years ago
  13. c75bd41 Merge "Fix issue #38210653: Few more tweaks of job scheduler" into oc-dev by Dianne Hackborn · 7 years ago
  14. bfc2331 Fix issue #38210653: Few more tweaks of job scheduler by Dianne Hackborn · 7 years ago
  15. 1399377 Fix JobSet getJobsByUser by Michael Wachenschwanz · 7 years ago
  16. 60977f4 Introduce NETWORK_TYPE_METERED job constraint by Christopher Tate · 7 years ago
  17. 7da13d7 Add new "work queue" feature to JobScheduler. by Dianne Hackborn · 7 years ago
  18. a47223f Implement issue #36590595: Add ability to associated a ClipData with JobInfo by Dianne Hackborn · 7 years ago
  19. a06ec6a Add new job scheduler constraints for "battery not low". by Dianne Hackborn · 7 years ago
  20. 576430f Merge "Work on issue #28942589: Tune job scheduler" into nyc-dev am: 438693dd6c by Dianne Hackborn · 8 years ago
  21. e9a988c Work on issue #28942589: Tune job scheduler by Dianne Hackborn · 8 years ago
  22. 4788069 Merge "Flag to mark foreground jobs, fix data saver." into nyc-dev by Jeff Sharkey · 8 years ago
  23. 1b6519b Flag to mark foreground jobs, fix data saver. by Jeff Sharkey · 8 years ago
  24. 5df7298 resolve merge conflicts of c79a568 to nyc-dev-plus-aosp by Jeff Sharkey · 8 years ago
  25. f07c7b9 API changes for DownloadManager and JobScheduler. by Jeff Sharkey · 8 years ago
  26. 28532d0 frameworks/base: Avoid Long object allocations in Long.valueOf() by Tobias Thierer · 8 years ago
  27. a09b4d2 Remove unnecessary allocation+unboxing of objects. by Narayan Kamath · 8 years ago
  28. cbf5ae9 Remove SyncManager's local job cache by Shreyas Basarge · 8 years ago
  29. 0213ace0 Reintroduce per-app scheduled job limits by Christopher Tate · 8 years ago
  30. 1085ff6 Work towards issue #26390161: Throttle syncs/jobs when system is low on RAM by Dianne Hackborn · 8 years ago
  31. 2f36fd6 Limit scheduled jobs to 100 per app by Christopher Tate · 8 years ago
  32. b0001f6 Remove internal locking from JobStatus. by Dianne Hackborn · 8 years ago
  33. 33d31c5 Simplify job scheduler service locking. by Dianne Hackborn · 8 years ago
  34. 8e64e2e Fixes JobScheduler not persisting flex and sourcePackage by Shreyas Basarge · 8 years ago
  35. 73f1025 Fix for JobScheduler dropping periodic jobs by Shreyas Basarge · 8 years ago
  36. 1a30bd9 Add and implement JobScheduler content observer APIs. by Dianne Hackborn · 9 years ago
  37. 968ac75 Adds sourcePackageName field to JobStatus by Shreyas Basarge · 9 years ago
  38. 17971e3 Merge "Added priority to JobScheduler scheduling" by Shreyas Basarge · 9 years ago
  39. 5db0908 Added priority to JobScheduler scheduling by Shreyas Basarge · 9 years ago
  40. 89ee618 Flex time for periodic jobs in JobScheduler by Shreyas Basarge · 9 years ago
  41. d09973b Fixes NPE bug in JobScheduler.getAllPendingJobs() by Shreyas Basarge · 9 years ago
  42. 7ef490f Fix for non persisted jobs being persisted by Shreyas Basarge · 9 years ago
  43. fa8e508 Sanity check loaded periodics and cap runtime. by Matthew Williams · 9 years ago
  44. 98bfb34 Fix NPE in JobStore when jobs.xml is empty. by riddle_hsu · 9 years ago
  45. 4f11754 Pass charset to XmlPullParser.setInput instead of null by Wojciech Staszkiewicz · 9 years ago
  46. 48a30db Fix lock ordering in JobScheduler by Matthew Williams · 10 years ago
  47. d1c0675 Implement API review feedback for JobScheduler by Matthew Williams · 10 years ago
  48. 01ac45b Fix JobScheduler race condition by Matthew Williams · 10 years ago
  49. fdb1956 Fix issue #15681802: Missing RESET:TIME in complete battery histories by Dianne Hackborn · 10 years ago
  50. 900c67f Add job persistance as a setter in the API by Matthew Williams · 10 years ago
  51. 49a85b6 JobScheduler blocking main thread. by Matthew Williams · 10 years ago
  52. b7b70f0 Fix build by Christopher Tate · 10 years ago
  53. 7060b04 Out with the old; in with the new by Christopher Tate · 10 years ago