1. acd9589 Merge "Restricting background apps from running jobs" by TreeHugger Robot · 7 years ago
  2. 3ac1daa Restricting background apps from running jobs by Suprabh Shukla · 7 years ago
  3. 616541d Persisted jobs versus incorrect boot-time RTC by Christopher Tate · 7 years ago
  4. ab8a67f Update jobscheduler dumpsys by Makoto Onuki · 7 years ago
  5. 06f0852 Fix #62545908 : 'metered' network jobs run without network by Christopher Tate · 7 years ago
  6. bfc2331 Fix issue #38210653: Few more tweaks of job scheduler by Dianne Hackborn · 7 years ago
  7. b164f01 Temporary tracking of JobStatus unprepare by Christopher Tate · 7 years ago
  8. 28d1b66 Address various JobScheduler API feedback. by Dianne Hackborn · 7 years ago
  9. f9bac16 Fix issue #32180780: Sync adapters inappropriately being run... by Dianne Hackborn · 7 years ago
  10. 342e603 Finish impl of job queue: handle URI permissions. by Dianne Hackborn · 7 years ago
  11. 60977f4 Introduce NETWORK_TYPE_METERED job constraint by Christopher Tate · 7 years ago
  12. 7da13d7 Add new "work queue" feature to JobScheduler. by Dianne Hackborn · 7 years ago
  13. 7234fc6 Track pending job latency by Christopher Tate · 7 years ago
  14. a47223f Implement issue #36590595: Add ability to associated a ClipData with JobInfo by Dianne Hackborn · 7 years ago
  15. 532ea26 Add new "storage not low" job scheduler constraint. by Dianne Hackborn · 7 years ago
  16. a06ec6a Add new job scheduler constraints for "battery not low". by Dianne Hackborn · 7 years ago
  17. c278ed5 Merge \\"Dump the source uid of scheduled jobs\\" into nyc-mr1-dev am: b30e1f75d1 by Chris Tate · 8 years ago
  18. eb33bbe Dump the source uid of scheduled jobs by Christopher Tate · 8 years ago
  19. c0359bf Merge \\\"Fix issue #29371078: Foreground jobs should not count...\\\" into nyc-dev am: 47cfac6803 am: 403e103eb2 by Dianne Hackborn · 8 years ago
  20. 7ab4025 Fix issue #29371078: Foreground jobs should not count... by Dianne Hackborn · 8 years ago
  21. 5101b95 resolve merge conflicts of e174476 to master by Dianne Hackborn · 8 years ago
  22. e9a988c Work on issue #28942589: Tune job scheduler by Dianne Hackborn · 8 years ago
  23. 65db1a3 Merge "Fix issue #28477006: Add small event log to job scheduler" into nyc-dev am: 27c279d5c8 am: 68e9dba719 by Dianne Hackborn · 8 years ago
  24. ef3aa6e Fix issue #28477006: Add small event log to job scheduler by Dianne Hackborn · 8 years ago
  25. 64e0c99 Merge "Flag to mark foreground jobs, fix data saver." into nyc-dev am: 9a977b7d45 am: 478806946f by Jeff Sharkey · 8 years ago
  26. 1b6519b Flag to mark foreground jobs, fix data saver. by Jeff Sharkey · 8 years ago
  27. 986fb9a Merge "Account info on job wakelocks" into nyc-dev am: 8fcf6a6 am: bfd93e9 by Shreyas Basarge · 8 years ago
  28. 8fcf6a6 Merge "Account info on job wakelocks" into nyc-dev by Shreyas Basarge · 8 years ago
  29. eda34e4 Account info on job wakelocks by Shreyas Basarge · 8 years ago
  30. 596e858 resolve merge conflicts of d1153a3 to master by Jeff Sharkey · 8 years ago
  31. f07c7b9 API changes for DownloadManager and JobScheduler. by Jeff Sharkey · 8 years ago
  32. 075bb7e Merge commit '034b58c2f53a9101395b2cd8cd4e01be9f93c2b2' into manual_merge_034b58c by Joe Onorato · 8 years ago
  33. 8db0fc1 More work on issue #26390151: Add new JobScheduler API... by Dianne Hackborn · 8 years ago
  34. 082f0be Merge "Move device idle logic into a job StateController" into nyc-dev am: 10ae65d by Amith Yamasani · 8 years ago
  35. cb926fc Move device idle logic into a job StateController by Amith Yamasani · 8 years ago
  36. cd3629e Merge "Add \'shell cmd jobscheduler run ....\' to run a job immediately" into nyc-dev am: 37a67e0bc2 by Christopher Tate · 8 years ago
  37. 5d34605 Add 'shell cmd jobscheduler run ....' to run a job immediately by Christopher Tate · 8 years ago
  38. 88d47f1 Merge "Work on issue #26390161: Throttle syncs/jobs when system is low on RAM" into nyc-dev am: 77ca74d941 by Dianne Hackborn · 8 years ago
  39. 970510b Work on issue #26390161: Throttle syncs/jobs when system is low on RAM by Dianne Hackborn · 8 years ago
  40. fe60596 Merge "Work towards issue #26390161: Throttle syncs/jobs when system is low on RAM" into nyc-dev am: 11007fa30c by Dianne Hackborn · 8 years ago
  41. 1085ff6 Work towards issue #26390161: Throttle syncs/jobs when system is low on RAM by Dianne Hackborn · 8 years ago
  42. 87c6da5 resolve merge conflicts of 2de058fcc9 to master by Ian Pedowitz · 8 years ago
  43. b0001f6 Remove internal locking from JobStatus. by Dianne Hackborn · 8 years ago
  44. 33d31c5 Simplify job scheduler service locking. by Dianne Hackborn · 8 years ago
  45. d506b2b Simplify job scheduler service locking. by Dianne Hackborn · 8 years ago
  46. 132c829 Merge "Fixes JobScheduler not persisting flex and sourcePackage" into nyc-dev am: b55fa08c74 by Shreyas Basarge · 8 years ago
  47. 8e64e2e Fixes JobScheduler not persisting flex and sourcePackage by Shreyas Basarge · 8 years ago
  48. ba60473 Implement transient extras for jobs. by Dianne Hackborn · 8 years ago
  49. d8bf6b9 Add more logging to JobScheduler by Shreyas Basarge · 8 years ago
  50. 23b1de1 Merge "Run PeriodicJobs only if constraints are satisfied" by Shreyas Basarge · 9 years ago
  51. 328d366 Run PeriodicJobs only if constraints are satisfied by Shreyas Basarge · 9 years ago
  52. 1a30bd9 Add and implement JobScheduler content observer APIs. by Dianne Hackborn · 9 years ago
  53. 325956d Fixes for JobScheduler sourcePackage fields by Shreyas Basarge · 9 years ago
  54. 968ac75 Adds sourcePackageName field to JobStatus by Shreyas Basarge · 9 years ago
  55. 17971e3 Merge "Added priority to JobScheduler scheduling" by Shreyas Basarge · 9 years ago
  56. 5db0908 Added priority to JobScheduler scheduling by Shreyas Basarge · 9 years ago
  57. 89ee618 Flex time for periodic jobs in JobScheduler by Shreyas Basarge · 9 years ago
  58. 0cc7654 Race condition in JobServiceContext by Matthew Williams · 9 years ago
  59. b0ff322 Throttle jobs for idle apps by Amith Yamasani · 9 years ago
  60. 03a4da6 Add flag to JobParameters for job expired by Matthew Williams · 10 years ago
  61. f973a7b Expand job scheduler dumpsys a bit by Christopher Tate · 10 years ago
  62. d1c0675 Implement API review feedback for JobScheduler by Matthew Williams · 10 years ago
  63. 9ae3dbe JobScheduler only run jobs for started users. by Matthew Williams · 10 years ago
  64. fdb1956 Fix issue #15681802: Missing RESET:TIME in complete battery histories by Dianne Hackborn · 10 years ago
  65. 900c67f Add job persistance as a setter in the API by Matthew Williams · 10 years ago
  66. 1b8b3aa Fix BackgroundDexOptService scheduled job by Christopher Tate · 10 years ago
  67. 7060b04 Out with the old; in with the new by Christopher Tate · 10 years ago