1. e8143f1 Support backward migrations for WorkManager. by Rahul Ravikumar · 6 years ago
  2. 11a7c26 Rename Worker#WorkerResult -> Worker#Result. by Sumir Kataria · 6 years ago
  3. f7e9a8d Removes the lock contention on CommandHandler#onExecuted(). by Rahul Ravikumar · 6 years ago
  4. 8502264 Fixes a bug in ForceStopRunnable, Schedulers which causes workers to be rescheduled. by Rahul Ravikumar · 6 years ago
  5. 51c1816 Fix lint issues in work integration app. by Aurimas Liutikas · 6 years ago
  6. 62a7e77 Change WorkRequest.Builder to use set. by Sumir Kataria · 6 years ago
  7. d0d61c5 Rename Worker#getAppContext to Worker#getApplicationContext() by Rahul Ravikumar · 6 years ago
  8. b7401c1 Move ContentUriTrigger TypeConverters from public API. by Sumir Kataria · 6 years ago
  9. 7031a0f Rename BaseWorkRequest to WorkRequest, and WorkRequest to OneTimeWorkRequest. by Rahul Ravikumar · 6 years ago
  10. f97ddbc Merge remote-tracking branch 'goog/pi-preview1-androidx-dev' into flatfoot-background by Sumir Kataria · 6 years ago
  11. 3c0ed91 Move WorkManager to prebuilts. by Sumir Kataria · 6 years ago
  12. c0cdcc4 Merge "Use the standard Android (android.util.Log) logger." into flatfoot-background by TreeHugger Robot · 6 years ago
  13. 697d6a4 Use the standard Android (android.util.Log) logger. by Rahul Ravikumar · 6 years ago
  14. b9701e2 Add nullability annotations to Worker. by Sumir Kataria · 6 years ago
  15. 8b3284f Change *Work -> *WorkRequest. by Sumir Kataria · 6 years ago
  16. c7077ec Add WorkManagerInitializer that initializes WorkManager. by Rahul Ravikumar · 6 years ago
  17. 64e6bd8 Rename Arguments to Data. by Sumir Kataria · 6 years ago
  18. bf442d5 Fix some compilation warnings. by Sumir Kataria · 6 years ago
  19. c7824d1 Add -keep rules for Workers and InputMergers by Rahul Ravikumar · 6 years ago
  20. 76fdf4b Update artifactIds to :work-runtime/firebase. by Sumir Kataria · 6 years ago
  21. 19ae799 Add getStatusesByTag(Sync) methods. by Sumir Kataria · 6 years ago
  22. f4ae2b7 Add TimeUnits to all time-related args. by Sumir Kataria · 6 years ago
  23. 9bac44d Improve Sherlock Holmes UI. by Sumir Kataria · 6 years ago
  24. df55ec7 Remove PruneDatabase. by Sumir Kataria · 6 years ago
  25. 515ed74 Change getInstance() to getInstance(Context). by Sumir Kataria · 6 years ago
  26. 63badf3 Merge "Add more test cases to background integration tests Test: Manual test cases run" into flatfoot-background by Rahul Ravikumar · 6 years ago
  27. 587711f Mark content uri methods as @RequiresApi(24). by Sumir Kataria · 6 years ago
  28. 7950c89 Add more test cases to background integration tests Test: Manual test cases run by Rahul Ravikumar · 6 years ago
  29. 188b6fb Rename directories and references from background -> work. by Sumir Kataria · 6 years ago