1. ae8580f Add test size to `testInterruptionsBeforeCompletion` test. by Rahul Ravikumar · 4 years, 7 months ago
  2. 3f01efa Mark WorkSpecs unscheduled when they are interrupted. by Rahul Ravikumar · 4 years, 7 months ago
  3. 819b28a Add systemId information to diagnostics. by Rahul Ravikumar · 4 years, 7 months ago
  4. 08f3953 Merge "Use TestLifecycleOwner in all tests" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  5. 4cd810e Deprecate setProgress(...) and replace with setCompletableProgress(...) by Rahul Ravikumar · 4 years, 7 months ago
  6. 335055e Use TestLifecycleOwner in all tests by Ian Lake · 4 years, 7 months ago
  7. dea4c9f Merge "Add the ability to request diagnostic information from WorkManager." into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  8. 1e097b0 @Suppress private access to prevent synthetic methods. by Rahul Ravikumar · 4 years, 7 months ago
  9. 62a034c Add the ability to request diagnostic information from WorkManager. by Rahul Ravikumar · 4 years, 7 months ago
  10. bf92cbc Revert "Move all uses of androidx.core:core:1.1.0 and" by Nick Anthony · 4 years, 7 months ago
  11. 5ff6988 Merge "Move all uses of androidx.core:core:1.1.0 and androidx.core:core-ktx:1.1.0 to 1.2.0" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  12. e535dc2 Move all uses of androidx.core:core:1.1.0 and by Nick Anthony · 4 years, 8 months ago
  13. 1c61972 Better handle cancellation of notifications with multiple foreground workers. by Rahul Ravikumar · 4 years, 8 months ago
  14. 821420c Call `startForeground()` as part of the first intent handled by `SystemForegroundService`. by Rahul Ravikumar · 4 years, 8 months ago
  15. 78c39e7 WorkManager should be able to handle delays in `onStartJob()`. by Rahul Ravikumar · 4 years, 8 months ago
  16. c5cd196 Warn when an app uses `JobService` but does not specify jobIds for WorkManager. by Rahul Ravikumar · 4 years, 8 months ago
  17. 84bc3e6 Add lint rules to check interval durations for `PeriodicWorkRequest`s. by Rahul Ravikumar · 4 years, 8 months ago
  18. 6f6d423 Fix race conditions in ConstraintController. by Rahul Ravikumar · 4 years, 8 months ago
  19. f2b41e4 Merge "TestScheduler should better handle cancellation of `PeriodicWorkRequest`s." into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  20. 2edfb19 Merge "Add missing `api` properties to IssueRegistries" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  21. ba50864 TestScheduler should better handle cancellation of `PeriodicWorkRequest`s. by Rahul Ravikumar · 4 years, 8 months ago
  22. a413b8c Merge "Better manage notification lifecycles in SystemForegroundDispatcher." into androidx-master-dev by Rahul Ravikumar · 4 years, 8 months ago
  23. 46f7252 Better manage notification lifecycles in SystemForegroundDispatcher. by Rahul Ravikumar · 4 years, 8 months ago
  24. 8013dfd Skipping tracking RestrictTo(LIBRARY_GROUP) APIs for groups having requireSameVersion == true by Jeff Gaston · 4 years, 8 months ago
  25. adf1bc0 Move to sqlite-framework 2.1.0 stable. by Rahul Ravikumar · 4 years, 8 months ago
  26. 2830d71 Add missing `api` properties to IssueRegistries by Zac Sweers · 4 years, 8 months ago
  27. 35c69cf WorkManager should be able to handle delays in `onStartJob()` for `PeriodicWorkRequest`s. by Rahul Ravikumar · 4 years, 8 months ago
  28. 6883261f Merge "Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true" into androidx-master-dev by Jeff Gaston · 4 years, 8 months ago
  29. 7e530b6 Write a lint rule which enforces the correct `foregroundServiceType` is specified. by Rahul Ravikumar · 4 years, 8 months ago
  30. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 4 years, 9 months ago
  31. 2c74269 Merge "API lint check for the NoByteOrShort is enabled for androidx" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  32. a8429a1 Fixes flaky DelayedWorkTrackerTest. by Rahul Ravikumar · 4 years, 8 months ago
  33. 7921fbf6 API lint check for the NoByteOrShort is enabled for androidx by Sergey · 4 years, 8 months ago
  34. 57a2420 Add a customizable RunnableScheduler for GreedyScheduler. by Rahul Ravikumar · 4 years, 9 months ago
  35. be8f4e7 Merge "Add a new ExistingWorkPolicy: APPEND_OR_REPLACE" into androidx-master-dev by Rahul Ravikumar · 4 years, 9 months ago
  36. 69c27e7 Merge "Fix and enforce AmbiguousMethodReference errorprone warnings" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  37. cef42a1 Fix and enforce AmbiguousMethodReference errorprone warnings by Sergey · 4 years, 9 months ago
  38. 504e647 Room, SQLite Framework upgrades. by Rahul Ravikumar · 4 years, 9 months ago
  39. 0e02ec3 Add a new ExistingWorkPolicy: APPEND_OR_REPLACE by Rahul Ravikumar · 4 years, 9 months ago
  40. 127d36d WorkManager 2.4.0-alpha01. by Rahul Ravikumar · 4 years, 9 months ago
  41. 03d88af Merge "Throw an exception when trying to initialize WorkManager in direct boot mode." into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  42. dd39a42 Throw an exception when trying to initialize WorkManager in direct boot mode. by Rahul Ravikumar · 4 years, 9 months ago
  43. c77380a Scheduling limits do not apply to GreedyScheduler. by Rahul Ravikumar · 4 years, 10 months ago