1. 1fe9950 WorkManager 2.4 stable release. by Rahul Ravikumar · 4 years ago
  2. 821e742 Stop duplicate copies of WorkRequests from being executed after a request to stop. by Rahul Ravikumar · 4 years, 3 months ago
  3. c23b1b1 Warn when an app uses `JobService` but does not specify jobIds for WorkManager. by Rahul Ravikumar · 4 years, 4 months ago
  4. 4ee4c00 Add lint rules to check interval durations for `PeriodicWorkRequest`s. by Rahul Ravikumar · 4 years, 4 months ago
  5. 38f01c0 Add missing `api` properties to IssueRegistries by Zac Sweers · 4 years, 5 months ago
  6. 107a42c Add test size to `testInterruptionsBeforeCompletion` test. by Rahul Ravikumar · 4 years, 3 months ago
  7. 927ba98 Mark WorkSpecs unscheduled when they are interrupted. by Rahul Ravikumar · 4 years, 3 months ago
  8. 4e67072 WorkManager should be able to handle delays in `onStartJob()`. by Rahul Ravikumar · 4 years, 4 months ago
  9. 6f67979 Fix race conditions in ConstraintController. by Rahul Ravikumar · 4 years, 4 months ago
  10. a14b0b6 Better handle cancellation of notifications with multiple foreground workers. by Rahul Ravikumar · 4 years, 4 months ago
  11. fe46a20 Call `startForeground()` as part of the first intent handled by `SystemForegroundService`. by Rahul Ravikumar · 4 years, 4 months ago
  12. d7ffb1e Better manage notification lifecycles in SystemForegroundDispatcher. by Rahul Ravikumar · 4 years, 4 months ago
  13. ac73fa3 Move to sqlite-framework 2.1.0 stable. by Rahul Ravikumar · 4 years, 5 months ago
  14. c689f95 Room, SQLite Framework upgrades. by Rahul Ravikumar · 4 years, 5 months ago
  15. 9e9ea4a Write a lint rule which enforces the correct `foregroundServiceType` is specified. by Rahul Ravikumar · 4 years, 5 months ago
  16. cdec0090 WorkManager 2.3 stable release. by Rahul Ravikumar · 4 years, 5 months ago