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