1. 5ba5d0e Remove getters/setters from Dependency, WorkName, and WorkTag. by Sumir Kataria · 6 years ago
  2. 6e977b1 Merge "Remove getters/setters from AlarmInfo." into flatfoot-background by TreeHugger Robot · 6 years ago
  3. 135be06 Remove getters/setters from AlarmInfo. by Sumir Kataria · 6 years ago
  4. 5c9f095 Merge "Rename methods to be more consistent. Test: Unit tests pass" into flatfoot-background by Rahul Ravikumar · 6 years ago
  5. 707219f Rename methods to be more consistent. Test: Unit tests pass by Rahul Ravikumar · 6 years ago
  6. bf442d5 Fix some compilation warnings. by Sumir Kataria · 6 years ago
  7. 1afd3cb Fix *name tests. by Sumir Kataria · 6 years ago
  8. ba75070 Add getStatusesByName(Sync) methods. by Sumir Kataria · 6 years ago
  9. ccb2680 Add testCancelWorkForName(Sync) methods. by Sumir Kataria · 6 years ago
  10. 3091687 Merge "Switch beginWithUniqueTag to beginWithName." into flatfoot-background by Sumir Kataria · 6 years ago
  11. 757c6f1 Merge "Add -keep rules for Workers and InputMergers - Also used the keep rules defined in the integration tests app." into flatfoot-background by Rahul Ravikumar · 6 years ago
  12. 3665b82 Switch beginWithUniqueTag to beginWithName. by Sumir Kataria · 6 years ago
  13. c7824d1 Add -keep rules for Workers and InputMergers by Rahul Ravikumar · 6 years ago
  14. fde0241 Add a helper isFinished method to State. by Sumir Kataria · 6 years ago
  15. 63bf805 Merge "Add tags to WorkStatus." into flatfoot-background by Sumir Kataria · 6 years ago
  16. a61486b Removes the possibility for stuck broadcast queues. by Rahul Ravikumar · 6 years ago
  17. cc5ae8c Add tags to WorkStatus. by Sumir Kataria · 6 years ago
  18. f15b3b8 Use same thread pool size as AsyncTask#THREAD_POOL_EXECUTOR. by Sumir Kataria · 6 years ago
  19. 76fdf4b Update artifactIds to :work-runtime/firebase. by Sumir Kataria · 6 years ago
  20. 332f9d5 Merge "Check for application force-stops and reschedule workers when necessary." into flatfoot-background by TreeHugger Robot · 6 years ago
  21. 21e16f3 Check for application force-stops and reschedule workers when necessary. by Rahul Ravikumar · 6 years ago
  22. 4484814 Split blocking methods into their own classes. by Sumir Kataria · 6 years ago
  23. 19ae799 Add getStatusesByTag(Sync) methods. by Sumir Kataria · 6 years ago
  24. d64a1a6 Add support requiresStorageNotLow() and requiresBatteryNotLow() in API 23-25. by Rahul Ravikumar · 6 years ago
  25. 19cf608 Fix NPE in getStatusSync. by Sumir Kataria · 6 years ago
  26. 84354e3 Set correct initial state on enqueue. by Sumir Kataria · 6 years ago
  27. 3d5949e Change prune criteria. by Sumir Kataria · 6 years ago
  28. c1ba633 Recursively fail dependents on work failure. by Sumir Kataria · 6 years ago
  29. 86894df Properly mark some WorkSpec/Work fields as @NonNull. by Sumir Kataria · 6 years ago
  30. f4ae2b7 Add TimeUnits to all time-related args. by Sumir Kataria · 6 years ago
  31. d70f977 Keep track of alarmIds when using SystemAlarmManager. by Rahul Ravikumar · 6 years ago
  32. 9bac44d Improve Sherlock Holmes UI. by Sumir Kataria · 6 years ago
  33. 9598ea6 Add RequiresApi(23) to setRequiresDeviceIdle(). by Rahul Ravikumar · 6 years ago
  34. df55ec7 Remove PruneDatabase. by Sumir Kataria · 6 years ago
  35. eb13c8f Merge "Rename a couple of methods." into flatfoot-background by TreeHugger Robot · 6 years ago
  36. f312aba Fix some bugs causing tests to fail. by Sumir Kataria · 6 years ago
  37. 27b63c0 Rename a couple of methods. by Sumir Kataria · 6 years ago
  38. 4073bca Allow GreedyScheduler to schedule work with constraints. by Sumir Kataria · 6 years ago
  39. 6537acb Merge "Change getInstance() to getInstance(Context)." into flatfoot-background by Sumir Kataria · 6 years ago
  40. ff2aa51 Merge "Reschedules alarms when BOOT_COMPLETED, TIMEZONE_CHANGED, and TIME_SET. Test: Updated unit tests. Fixes: b/73313567" into flatfoot-background by TreeHugger Robot · 6 years ago
  41. 670eea7 Merge "Double-schedule jobs on API 23 to overcome bugs." into flatfoot-background by TreeHugger Robot · 6 years ago
  42. c702604 Reschedules alarms when BOOT_COMPLETED, TIMEZONE_CHANGED, and TIME_SET. by Rahul Ravikumar · 6 years ago
  43. c68c7cd Double-schedule jobs on API 23 to overcome bugs. by Sumir Kataria · 6 years ago
  44. 28c8573 Fix OWNERS file. Test: No tests necessary by Rahul Ravikumar · 6 years ago
  45. 515ed74 Change getInstance() to getInstance(Context). by Sumir Kataria · 6 years ago
  46. 5611e08 Schedule dependent work after endTransaction. by Sumir Kataria · 6 years ago
  47. a557f47 Merge "Update thread pool size to a more sane value." into flatfoot-background by TreeHugger Robot · 6 years ago
  48. 63badf3 Merge "Add more test cases to background integration tests Test: Manual test cases run" into flatfoot-background by Rahul Ravikumar · 6 years ago
  49. d335fa7 Update thread pool size to a more sane value. by Sumir Kataria · 6 years ago
  50. 587711f Mark content uri methods as @RequiresApi(24). by Sumir Kataria · 6 years ago
  51. c4de263 Change min JobScheduler API level back to 23. by Sumir Kataria · 6 years ago
  52. 7950c89 Add more test cases to background integration tests Test: Manual test cases run by Rahul Ravikumar · 6 years ago
  53. 188b6fb Rename directories and references from background -> work. by Sumir Kataria · 6 years ago