1. cadb0ea Merge "WorkManager support for RxJava3." into androidx-master-dev by Rahul Ravikumar · 4 years, 6 months ago
  2. 1f37623 WorkManager support for RxJava3. by Rahul Ravikumar · 4 years, 6 months ago
  3. 060fd60 Ignore SecurityExceptions in NetworkStateTracker registration. by Sumir Kataria · 4 years, 6 months ago
  4. 2a9a199 Add a gradle property for allWarningsAsErrors. by Aurimas Liutikas · 4 years, 6 months ago
  5. be2b015 Quick check to see if the initial delay is too large. by Sumir Kataria · 4 years, 6 months ago
  6. ad21756 Merge "Make `WorkQuery.Builder` final." into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  7. 1ab3ca0 Make `WorkQuery.Builder` final. by Rahul Ravikumar · 4 years, 6 months ago
  8. b9aeb97 Fix flaky WorkForegroundUpdaterTests. by Rahul Ravikumar · 4 years, 6 months ago
  9. 78e73d9 WorkForegroundUpdater now checks the state of the WorkSpec. by Rahul Ravikumar · 4 years, 6 months ago
  10. 60ae0ee Add the ability to query by using a `WorkQuery`. by Rahul Ravikumar · 4 years, 6 months ago
  11. 6c6adc1 Add an @IntRange() annotation based on API council feedback. by Rahul Ravikumar · 4 years, 6 months ago
  12. 7d61fac Add a lint rule that warns when a combination of idle + charging is used as a constraint. by Rahul Ravikumar · 4 years, 6 months ago
  13. 78572b8 Fix InvalidPeriodicWorkRequestIntervalDetector. by Rahul Ravikumar · 4 years, 6 months ago
  14. be7fb03 Merge "Actually update versions after release" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  15. ba5dada Fix flaky `WorkManagerImplTest`s. by Rahul Ravikumar · 4 years, 7 months ago
  16. bc18b8a Actually update versions after release by Nick Anthony · 4 years, 7 months ago
  17. b39967d Update missed Room deps to 2.2.5 by Daniel Santiago Rivera · 4 years, 7 months ago
  18. 29ff171 Merge "Import Room 2.2.5" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  19. 7ce8376 Import Room 2.2.5 by Daniel Santiago Rivera · 4 years, 7 months ago
  20. 91554b0 Stop duplicate copies of WorkRequests from being executed after a request to stop. by Rahul Ravikumar · 4 years, 7 months ago
  21. ae8580f Add test size to `testInterruptionsBeforeCompletion` test. by Rahul Ravikumar · 4 years, 7 months ago
  22. 3f01efa Mark WorkSpecs unscheduled when they are interrupted. by Rahul Ravikumar · 4 years, 7 months ago
  23. 819b28a Add systemId information to diagnostics. by Rahul Ravikumar · 4 years, 7 months ago
  24. 08f3953 Merge "Use TestLifecycleOwner in all tests" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  25. 4cd810e Deprecate setProgress(...) and replace with setCompletableProgress(...) by Rahul Ravikumar · 4 years, 7 months ago
  26. 335055e Use TestLifecycleOwner in all tests by Ian Lake · 4 years, 7 months ago
  27. dea4c9f Merge "Add the ability to request diagnostic information from WorkManager." into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  28. 1e097b0 @Suppress private access to prevent synthetic methods. by Rahul Ravikumar · 4 years, 7 months ago
  29. 62a034c Add the ability to request diagnostic information from WorkManager. by Rahul Ravikumar · 4 years, 7 months ago
  30. bf92cbc Revert "Move all uses of androidx.core:core:1.1.0 and" by Nick Anthony · 4 years, 7 months ago
  31. 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
  32. e535dc2 Move all uses of androidx.core:core:1.1.0 and by Nick Anthony · 4 years, 8 months ago
  33. 1c61972 Better handle cancellation of notifications with multiple foreground workers. by Rahul Ravikumar · 4 years, 8 months ago
  34. 821420c Call `startForeground()` as part of the first intent handled by `SystemForegroundService`. by Rahul Ravikumar · 4 years, 8 months ago
  35. 78c39e7 WorkManager should be able to handle delays in `onStartJob()`. by Rahul Ravikumar · 4 years, 8 months ago
  36. c5cd196 Warn when an app uses `JobService` but does not specify jobIds for WorkManager. by Rahul Ravikumar · 4 years, 8 months ago
  37. 84bc3e6 Add lint rules to check interval durations for `PeriodicWorkRequest`s. by Rahul Ravikumar · 4 years, 8 months ago
  38. 6f6d423 Fix race conditions in ConstraintController. by Rahul Ravikumar · 4 years, 8 months ago
  39. f2b41e4 Merge "TestScheduler should better handle cancellation of `PeriodicWorkRequest`s." into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  40. 2edfb19 Merge "Add missing `api` properties to IssueRegistries" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  41. ba50864 TestScheduler should better handle cancellation of `PeriodicWorkRequest`s. by Rahul Ravikumar · 4 years, 8 months ago
  42. a413b8c Merge "Better manage notification lifecycles in SystemForegroundDispatcher." into androidx-master-dev by Rahul Ravikumar · 4 years, 8 months ago
  43. 46f7252 Better manage notification lifecycles in SystemForegroundDispatcher. by Rahul Ravikumar · 4 years, 8 months ago
  44. 8013dfd Skipping tracking RestrictTo(LIBRARY_GROUP) APIs for groups having requireSameVersion == true by Jeff Gaston · 4 years, 8 months ago
  45. adf1bc0 Move to sqlite-framework 2.1.0 stable. by Rahul Ravikumar · 4 years, 8 months ago
  46. 2830d71 Add missing `api` properties to IssueRegistries by Zac Sweers · 4 years, 8 months ago
  47. 35c69cf WorkManager should be able to handle delays in `onStartJob()` for `PeriodicWorkRequest`s. by Rahul Ravikumar · 4 years, 8 months ago
  48. 6883261f Merge "Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true" into androidx-master-dev by Jeff Gaston · 4 years, 8 months ago
  49. 7e530b6 Write a lint rule which enforces the correct `foregroundServiceType` is specified. by Rahul Ravikumar · 4 years, 8 months ago
  50. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 4 years, 9 months ago
  51. 2c74269 Merge "API lint check for the NoByteOrShort is enabled for androidx" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  52. a8429a1 Fixes flaky DelayedWorkTrackerTest. by Rahul Ravikumar · 4 years, 8 months ago
  53. 7921fbf6 API lint check for the NoByteOrShort is enabled for androidx by Sergey · 4 years, 8 months ago
  54. 57a2420 Add a customizable RunnableScheduler for GreedyScheduler. by Rahul Ravikumar · 4 years, 9 months ago
  55. be8f4e7 Merge "Add a new ExistingWorkPolicy: APPEND_OR_REPLACE" into androidx-master-dev by Rahul Ravikumar · 4 years, 9 months ago
  56. 69c27e7 Merge "Fix and enforce AmbiguousMethodReference errorprone warnings" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  57. cef42a1 Fix and enforce AmbiguousMethodReference errorprone warnings by Sergey · 4 years, 9 months ago
  58. 504e647 Room, SQLite Framework upgrades. by Rahul Ravikumar · 4 years, 9 months ago
  59. 0e02ec3 Add a new ExistingWorkPolicy: APPEND_OR_REPLACE by Rahul Ravikumar · 4 years, 9 months ago
  60. 127d36d WorkManager 2.4.0-alpha01. by Rahul Ravikumar · 4 years, 9 months ago
  61. 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
  62. dd39a42 Throw an exception when trying to initialize WorkManager in direct boot mode. by Rahul Ravikumar · 4 years, 9 months ago
  63. c77380a Scheduling limits do not apply to GreedyScheduler. by Rahul Ravikumar · 4 years, 9 months ago
  64. 398ba2f Make dependencies on `work-runtime-ktx` explicit. by Rahul Ravikumar · 4 years, 9 months ago
  65. ae2d5fc Update ForceStopRunnableTest so we don't rely on mocks on WorkDatabase. by Rahul Ravikumar · 4 years, 9 months ago
  66. fff3937 API lint check for the TopLevelBuilder is enabled for androidx by Sergey · 4 years, 9 months ago
  67. a210a61 Merge "WorkManager 2.3.0-rc01 release. Attempt #2." into androidx-master-dev by Rahul Ravikumar · 4 years, 9 months ago
  68. 66491f0 Merge "Revert "Add `RepeatRule` back to WorkManager to avoid degrading semver."" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  69. ab110f0 Revert "Add `RepeatRule` back to WorkManager to avoid degrading semver." by Ian Lake · 4 years, 9 months ago
  70. 58d38e3 WorkManager 2.3.0-rc01 release. Attempt #2. by Rahul Ravikumar · 4 years, 9 months ago
  71. badec9e Merge "Close database after every WorkerWrapperTest." into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  72. f13c235 Close database after every WorkerWrapperTest. by Rahul Ravikumar · 4 years, 9 months ago
  73. 4b1d1ca Add `RepeatRule` back to WorkManager to avoid degrading semver. by Rahul Ravikumar · 4 years, 9 months ago
  74. 5a16db1 Temporarily suppressing lint error until we decide what to do about it by Jeff Gaston · 4 years, 9 months ago
  75. 553d9d8 Merge "Move RepeatRule to testutils-runtime" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  76. 0e522bb Updates for latest metalava by Jeff Gaston · 4 years, 9 months ago
  77. 6f4a2ed Move RepeatRule to testutils-runtime by Jeremy Woods · 4 years, 9 months ago
  78. b3b4069 Rethrow non-recoverable errors when using sqlite with a better error. by Rahul Ravikumar · 4 years, 9 months ago
  79. 81cee52 Use the union of foreground service types when multiple Workers are running in the context of a Foreground service. by Rahul Ravikumar · 4 years, 10 months ago
  80. c92f2a0 Allow multiple notifications from Workers running in the context of a by Rahul Ravikumar · 4 years, 10 months ago
  81. 0e0fafd2 Merge "Update android lint baseline" into androidx-master-dev by Aurimas Liutikas · 4 years, 10 months ago
  82. cf8b11c Fix and enforce UnusedVariable errorprone warnings by Aurimas Liutikas · 4 years, 10 months ago
  83. c05561f Update android lint baseline by Aurimas Liutikas · 4 years, 10 months ago
  84. b29c1de Add the ability to provide a `notificationId` as part of `ForegroundInfo`. by Rahul Ravikumar · 4 years, 10 months ago
  85. e1847ea Removed unneeded lint test util file by Matthew Fraschilla · 4 years, 10 months ago
  86. df1c340 Remove sdk dirs from lint detector tests by Matthew Fraschilla · 4 years, 10 months ago
  87. e082bde Merge "Switch to using Room 2.2.2." into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  88. fa8f325 Switch to using Room 2.2.2. by Rahul Ravikumar · 4 years, 10 months ago
  89. 8851a42 WorkManager 2.3.0-rc01 release. by Rahul Ravikumar · 4 years, 10 months ago
  90. d29a8d7 Use an override for ANDROID_HOME in our lint tests. by Rahul Ravikumar · 4 years, 10 months ago
  91. a8069ef Add allowMissingSdk() in tests because `ANDROID_HOME` is undefined when running presubmits. by Rahul Ravikumar · 4 years, 10 months ago
  92. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 10 months ago
  93. f14f38f Update api lint baseline files. by Aurimas Liutikas · 4 years, 10 months ago
  94. 35fa0ad Add a lint rule which ensures that the default WorkManagerInitializer is removed when using on-demand init. by Rahul Ravikumar · 4 years, 10 months ago
  95. 02753af3 Merge "Add Lint rules that warn when using enqueue() for `PeriodicWorkRequest`s." into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  96. cc92b8c Add Lint rules that warn when using enqueue() for `PeriodicWorkRequest`s. by Rahul Ravikumar · 4 years, 10 months ago
  97. 82b4328 Package lint rules from :work:work-runtime-lint. by Rahul Ravikumar · 4 years, 10 months ago
  98. f47090d Mark testSystemJobScheduler_cancelsInvalidJobs as @LargeTest by Aurimas Liutikas · 4 years, 10 months ago
  99. 44d9ede Lint rules for WorkManager by Rahul Ravikumar · 4 years, 10 months ago
  100. 91a50b4 Empty WorkContinuation node makes subsequent nodes the head node and replaces the chain. by Rahul Ravikumar · 4 years, 11 months ago