1. 12c0da4 Accept non-EA jobs while user is locked. by Jeff Sharkey · 8 years ago
  2. 019f6d9 Merge "Fix JobSchedulerService FBE regression." into nyc-dev by Jeff Sharkey · 8 years ago
  3. 822cbd1 Fix JobSchedulerService FBE regression. by Jeff Sharkey · 8 years ago
  4. dabdf6f Disable per-app scheduled job limits by Christopher Tate · 8 years ago
  5. 1085ff6 Work towards issue #26390161: Throttle syncs/jobs when system is low on RAM by Dianne Hackborn · 8 years ago
  6. 2f36fd6 Limit scheduled jobs to 100 per app by Christopher Tate · 8 years ago
  7. b0001f6 Remove internal locking from JobStatus. by Dianne Hackborn · 8 years ago
  8. 33d31c5 Simplify job scheduler service locking. by Dianne Hackborn · 8 years ago
  9. 8e64e2e Fixes JobScheduler not persisting flex and sourcePackage by Shreyas Basarge · 8 years ago
  10. 73f1025 Fix for JobScheduler dropping periodic jobs by Shreyas Basarge · 8 years ago
  11. c7bacab More encryption-aware triaging. by Jeff Sharkey · 8 years ago
  12. 8c834c0 SyncManager on JobScheduler by Shreyas Basarge · 9 years ago
  13. 1a30bd9 Add and implement JobScheduler content observer APIs. by Dianne Hackborn · 9 years ago
  14. 3dbb412 Merge "Fix for possible NPE in JobScheduler" by Shreyas Basarge · 9 years ago
  15. 968ac75 Adds sourcePackageName field to JobStatus by Shreyas Basarge · 9 years ago
  16. 347c278 Fix for possible NPE in JobScheduler by Shreyas Basarge · 9 years ago
  17. 17971e3 Merge "Added priority to JobScheduler scheduling" by Shreyas Basarge · 9 years ago
  18. 5db0908 Added priority to JobScheduler scheduling by Shreyas Basarge · 9 years ago
  19. 89ee618 Flex time for periodic jobs in JobScheduler by Shreyas Basarge · 9 years ago
  20. 2f3e353 More work towards triaging missing app behavior. by Jeff Sharkey · 9 years ago
  21. 5217cac Make JobSchedulerService encryption aware. by Jeff Sharkey · 9 years ago
  22. 4cff8ac Scheduling fix for JobScheduler by Shreyas Basarge · 9 years ago
  23. bef28fe Initial stab at background check. by Dianne Hackborn · 9 years ago
  24. 627dfa1 Be smarter about determining when we can stop idle maintenance. by Dianne Hackborn · 9 years ago
  25. ccbf4e4 Merge "Initial implementation of light-weight idle mode." by Dianne Hackborn · 9 years ago
  26. 08c47a5 Initial implementation of light-weight idle mode. by Dianne Hackborn · 9 years ago
  27. aa98431 Change scheduling logic to run network jobs sooner by Matthew Williams · 9 years ago
  28. 1bde39a Correctly reschedule failed periodic by Matthew Williams · 9 years ago
  29. b0ff322 Throttle jobs for idle apps by Amith Yamasani · 9 years ago
  30. 2bf51f4 Fix loop index. by Dianne Hackborn · 9 years ago
  31. 88e98df More work on device idle mode. by Dianne Hackborn · 9 years ago
  32. 8ad2af7 First stab at device idle mode. by Dianne Hackborn · 9 years ago
  33. aad67a3 Don't cancel scheduled jobs when packages are updated by Christopher Tate · 10 years ago
  34. 326f230 BUG 17887323: Need to turn off DEBUG log spam in Job Scheduler by Georgi Nikolov · 10 years ago
  35. 48a30db Fix lock ordering in JobScheduler by Matthew Williams · 10 years ago
  36. 75fc525 Add timeout when waiting to bind to JobService by Matthew Williams · 10 years ago
  37. f973a7b Expand job scheduler dumpsys a bit by Christopher Tate · 10 years ago
  38. d1c0675 Implement API review feedback for JobScheduler by Matthew Williams · 10 years ago
  39. 9ae3dbe JobScheduler only run jobs for started users. by Matthew Williams · 10 years ago
  40. bafeeb9 JobScheduler needs to flush queue on charging by Matthew Williams · 10 years ago
  41. be0c417 JobScheduler idle mode not being properly triggered by Matthew Williams · 10 years ago
  42. ee410da remove possible JobScheduler race in cancel() by Matthew Williams · 10 years ago
  43. 01ac45b Fix JobScheduler race condition by Matthew Williams · 10 years ago
  44. 4a79dae Fix which index goes where by Christopher Tate · 10 years ago
  45. fdb1956 Fix issue #15681802: Missing RESET:TIME in complete battery histories by Dianne Hackborn · 10 years ago
  46. 900c67f Add job persistance as a setter in the API by Matthew Williams · 10 years ago
  47. 5568f54 Fix job service validation in secondary users by Christopher Tate · 10 years ago
  48. 7060b04 Out with the old; in with the new by Christopher Tate · 10 years ago