1. d9db9d7 Fix bug with jobservice context giving wrong value by Matthew Williams · 9 years ago
  2. 9e9e2e7 Pass charset to XmlPullParser.setInput instead of null by Wojciech Staszkiewicz · 9 years ago
  3. 90a5187 Give scheduled jobs a more substantial timeslice by Christopher Tate · 9 years ago
  4. 0dbb64d Merge "Dump something for AppIdleController" by Amith Yamasani · 9 years ago
  5. 6bfe557 Dump something for AppIdleController by Amith Yamasani · 9 years ago
  6. 1e38382 Fixes to idle alarm scheduling, package importance. by Dianne Hackborn · 9 years ago
  7. 4870e9d More work on device idle mode and other power stuff. by Dianne Hackborn · 9 years ago
  8. cff70cd am 0d025e10: am 679572ca: am 0b3673c4: am 20baa9d9: am 28358eae: Merge "Fixing to fail android.JobScheduler.TimingConstraintsTest#testSchedulePeriodic in TV test." into lmp-mr1-dev by Matthew Williams · 9 years ago
  9. 9b528cc Merge "Mark apps as not-idle at least once" by Amith Yamasani · 9 years ago
  10. b8a330e Merge "JobParameters#isDeadlineExpired returns wrong value" by Matthew Williams · 9 years ago
  11. 55717a6 Mark apps as not-idle at least once by Amith Yamasani · 9 years ago
  12. 673ef9e JobParameters#isDeadlineExpired returns wrong value by Matthew Williams · 9 years ago
  13. b0ff322 Throttle jobs for idle apps by Amith Yamasani · 9 years ago
  14. ce8a9f5 Fixing to fail android.JobScheduler.TimingConstraintsTest#testSchedulePeriodic in TV test. by Junichi Monma · 9 years ago
  15. 2bf51f4 Fix loop index. by Dianne Hackborn · 9 years ago
  16. 88e98df More work on device idle mode. by Dianne Hackborn · 9 years ago
  17. 8ad2af7 First stab at device idle mode. by Dianne Hackborn · 9 years ago
  18. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  19. aad67a3 Don't cancel scheduled jobs when packages are updated by Christopher Tate · 10 years ago
  20. 326f230 BUG 17887323: Need to turn off DEBUG log spam in Job Scheduler by Georgi Nikolov · 10 years ago
  21. 48a30db Fix lock ordering in JobScheduler by Matthew Williams · 10 years ago
  22. b6eaa86 Merge "Remove a minimum wake-up time for a job" into lmp-dev by Matthew Williams · 10 years ago
  23. 7ac52d5 Fix NPE in JobServiceContext by Matthew Williams · 10 years ago
  24. a9f993c Remove a minimum wake-up time for a job by Matthew Williams · 10 years ago
  25. 03a4da6 Add flag to JobParameters for job expired by Matthew Williams · 10 years ago
  26. 75fc525 Add timeout when waiting to bind to JobService by Matthew Williams · 10 years ago
  27. f973a7b Expand job scheduler dumpsys a bit by Christopher Tate · 10 years ago
  28. d1c0675 Implement API review feedback for JobScheduler by Matthew Williams · 10 years ago
  29. 9ae3dbe JobScheduler only run jobs for started users. by Matthew Williams · 10 years ago
  30. bafeeb9 JobScheduler needs to flush queue on charging by Matthew Williams · 10 years ago
  31. be0c417 JobScheduler idle mode not being properly triggered by Matthew Williams · 10 years ago
  32. ee410da remove possible JobScheduler race in cancel() by Matthew Williams · 10 years ago
  33. 5eeb59c Schedule full backups by Christopher Tate · 10 years ago
  34. b9583c9 Turn on debugging override of idle time by Christopher Tate · 10 years ago
  35. 01ac45b Fix JobScheduler race condition by Matthew Williams · 10 years ago
  36. 4a79dae Fix which index goes where by Christopher Tate · 10 years ago
  37. fdb1956 Fix issue #15681802: Missing RESET:TIME in complete battery histories by Dianne Hackborn · 10 years ago
  38. 900c67f Add job persistance as a setter in the API by Matthew Williams · 10 years ago
  39. 1b8b3aa Fix BackgroundDexOptService scheduled job by Christopher Tate · 10 years ago
  40. 5568f54 Fix job service validation in secondary users by Christopher Tate · 10 years ago
  41. 2139276 Refactor BatteryService to new pattern. by Jeff Brown · 10 years ago
  42. 78b9654 Merge "JobScheduler blocking main thread." into lmp-preview-dev by Matthew Williams · 10 years ago
  43. 49a85b6 JobScheduler blocking main thread. by Matthew Williams · 10 years ago
  44. 6078b50 Apply API Council comments to ConnectivityManager by Robert Greenwalt · 10 years ago
  45. 759275d Fix battery controller non-fire bug by Matthew Williams · 10 years ago
  46. b7b70f0 Fix build by Christopher Tate · 10 years ago
  47. 7060b04 Out with the old; in with the new by Christopher Tate · 10 years ago