1. bce6053 Revert "Mark jobs as completed, if they were never enqueued." by Sumir Kataria · 6 years ago
  2. c1072cf Copy WeakHashMap keySet before iterating it to prevent CME. by Sumir Kataria · 6 years ago
  3. 9a84ac8 Update WorkManager to 1.0.0-beta03. by Sumir Kataria · 6 years ago
  4. 1cb6e00 WorkerWrapper ensures that work which has been backed off runs per schedule. by Rahul Ravikumar · 6 years ago
  5. 6f87bb1 Remove unused FutureExtras class. by Sumir Kataria · 6 years ago
  6. 9a82d7f Merge "Remove unused multidex dependency in work integration tests." into androidx-master-dev by Treehugger Robot · 6 years ago
  7. 77767a7 Mark jobs as completed, if they were never enqueued. by Rahul Ravikumar · 6 years ago
  8. 08b24fe Remove unused multidex dependency in work integration tests. by Sumir Kataria · 6 years ago
  9. 78cf2ed Merge "Move to Room 1.1.1 stable." into androidx-master-dev by Rahul Ravikumar · 6 years ago
  10. d955533 Move to Room 1.1.1 stable. by Rahul Ravikumar · 6 years ago
  11. a7a7a8d Ensure that all constraints are met, before starting work. by Rahul Ravikumar · 6 years ago
  12. 160ca39a Merge "Prevent potential raciness in notifying dedupedMappedLiveData." into androidx-master-dev by Rahul Ravikumar · 6 years ago
  13. 82d2db9 Ensure PeriodicWork runs only once per interval. by Rahul Ravikumar · 6 years ago
  14. c4106e3 Prevent potential raciness in notifying dedupedMappedLiveData. by Sumir Kataria · 6 years ago
  15. da8accf Fixes `ConcurrentModificationException`s when checking for WakeLocks. by Rahul Ravikumar · 6 years ago
  16. 3d6776e Update WorkManager version to 1.0.0-beta02. by Sumir Kataria · 6 years ago
  17. e20d944 Override equals() and hashcode() for all `Result` types. by Rahul Ravikumar · 6 years ago
  18. badf2f8 Migrate away from deprecated test classes by Alan Viverette · 6 years ago
  19. 1e3b203 Update WorkManager to beta01. by Sumir Kataria · 6 years ago
  20. 0dabd31 Merge "Setup `Logger` correctly for tests." into androidx-master-dev by Treehugger Robot · 6 years ago
  21. 57c241f Setup `Logger` correctly for tests. by Rahul Ravikumar · 6 years ago
  22. 65e13b7 Disable flaky tests. by Oussama Ben Abdelbaki · 6 years ago
  23. 38e7c6a Add a prefix to all WorkManager internal log tags. by Rahul Ravikumar · 6 years ago
  24. c4fde48 Only enqueue dependents if they're in the BLOCKED state. by Sumir Kataria · 6 years ago
  25. 3dc9337 Lint rule to ban @TargetApi annotation by Oussama Ben Abdelbaki · 6 years ago
  26. e5e5636 Update docs to refer to fully qualified Result class. by Sumir Kataria · 6 years ago
  27. b18241b Rename Result->ListenableWorker.Result to prevent Kotlin builtin conflict. by Sumir Kataria · 6 years ago
  28. 2332a55 Change WorkManager version to 1.0.0-alpha13. by Sumir Kataria · 6 years ago
  29. 89a81b9 Merge "Update WorkManager to 1.0.0-beta01. Generate new API files." into androidx-master-dev by Treehugger Robot · 6 years ago
  30. fcd47a2 Merge "Add documentation around the 10 minute execution window." into androidx-master-dev by Treehugger Robot · 6 years ago
  31. 18058e4 Update WorkManager to 1.0.0-beta01. Generate new API files. by Sumir Kataria · 6 years ago
  32. e1c3f41 Merge "Tag all threads that WorkManager creates." into androidx-master-dev by Zachary Forman · 6 years ago
  33. b4db175 Add documentation around the 10 minute execution window. by Sumir Kataria · 6 years ago
  34. 360a8ef Tag all threads that WorkManager creates. by Zachary Forman · 6 years ago
  35. a92497e Merge "Support for custom rules" into androidx-master-dev by Oussama Ben Abdelbaki · 6 years ago
  36. f6b12fb Enable ObserveForeverTest. by Rahul Ravikumar · 6 years ago
  37. f825eb5 Support for custom rules by Oussama Ben Abdelbaki · 6 years ago
  38. 511d163 Disable ObserveForeverTest that is failing on API 17 by Aurimas Liutikas · 6 years ago
  39. 8b08fbd Merge "More fixes for docs." into androidx-master-dev by Sumir Kataria · 6 years ago
  40. 965eddd More fixes for docs. by Sumir Kataria · 6 years ago
  41. 86267e3 Added support for keeping track of public resource surface by Oussama Ben Abdelbaki · 6 years ago
  42. 494eac8 Supression for lint by Oussama Ben Abdelbaki · 6 years ago
  43. de052f3 Merge "Enable lintMinDepVersions in buildOnServer" into androidx-master-dev by Oussama Ben Abdelbaki · 6 years ago
  44. 2720a1d Fix some docs errors. by Sumir Kataria · 6 years ago
  45. d64fb00 Treat null Results as failures for ListenableWorker. by Rahul Ravikumar · 6 years ago
  46. cdfc38a Merge "Track LiveData returned by the WM" into androidx-master-dev by Yigit Boyar · 6 years ago
  47. fdd7a81 Enable lintMinDepVersions in buildOnServer by Oussama Ben Abdelbaki · 6 years ago
  48. 15fd3f7 Add diagnostics for WakeLocks in WorkManager. by Rahul Ravikumar · 6 years ago
  49. 11b1b83 Merge "Add package-info for work-testing." into androidx-master-dev by Sumir Kataria · 6 years ago
  50. 3fb46bd Track LiveData returned by the WM by Yigit Boyar · 6 years ago
  51. 65a4a68 Add package-info for work-testing. by Sumir Kataria · 6 years ago
  52. bd134a0 Change Logger to an abstract class with a concrete implementation. by Sumir Kataria · 6 years ago
  53. 5a7810c Merge "SystemAlarmService now uses START_REDELIVER_INTENT instead of START_STICKY." into androidx-master-dev by Rahul Ravikumar · 6 years ago
  54. 2d0ef25 SystemAlarmService now uses START_REDELIVER_INTENT instead of START_STICKY. by Rahul Ravikumar · 6 years ago
  55. a1a23e8 Adds extension methods on Operation. by Rahul Ravikumar · 6 years ago
  56. ffb2c10 Merge "The great Payload refactor." into androidx-master-dev by Rahul Ravikumar · 6 years ago
  57. dc4cfe7 The great Payload refactor. by Rahul Ravikumar · 6 years ago
  58. 8096b7e Merge "Fix issue with Data#toByteArray not flushing everything." into androidx-master-dev by Treehugger Robot · 6 years ago
  59. 8c1e58f Fix issue with Data#toByteArray not flushing everything. by Sumir Kataria · 6 years ago
  60. 16fc71b Merge "Rename Operation.getException to getThrowable." into androidx-master-dev by Treehugger Robot · 6 years ago
  61. 6a62662 Rename Operation.getException to getThrowable. by Sumir Kataria · 6 years ago
  62. b2e95bb Remove vararg unique work enqueue methods; replace with single work versions. by Sumir Kataria · 6 years ago
  63. 3b14fb6 Merge "Fix typos in Javadocs, add Javadocs for WorkInfo methods." into androidx-master-dev by Treehugger Robot · 6 years ago
  64. 4b0f314 Fix typos in Javadocs, add Javadocs for WorkInfo methods. by Sumir Kataria · 6 years ago
  65. 7503ac1 Throw exception if Data is above limit on Data.Builder.build(). by Sumir Kataria · 6 years ago
  66. da086ba Add support for JobInfo#setTriggerContentUpdateDelay() and JobInfo#setTriggerMaxContentDelay() by Rahul Ravikumar · 6 years ago
  67. 729586d Add WorkManager package-level documentation. by Sumir Kataria · 6 years ago
  68. 0366f3a Merge "Remove ContentUriTriggers from public API." into androidx-master-dev by Treehugger Robot · 6 years ago
  69. 09e788a The Great Documentation Update, part 6: Configuration/Constraints. by Sumir Kataria · 6 years ago
  70. a42d736 Remove ContentUriTriggers from public API. by Sumir Kataria · 6 years ago
  71. c1879ea Merge "Add WorkRequest.Builder#setBackoffCriteria with Duration." into androidx-master-dev by Treehugger Robot · 6 years ago
  72. 8223ef0 Merge "The Great Documentation Update, part 5: Operation and enums." into androidx-master-dev by Treehugger Robot · 6 years ago
  73. c757da3 Add WorkRequest.Builder#setBackoffCriteria with Duration. by Sumir Kataria · 6 years ago
  74. 6a6c1f9 The Great Documentation Update, part 5: Operation and enums. by Sumir Kataria · 6 years ago
  75. 9271279 The Great Documentation Update, part 4: Data and InputMergers. by Sumir Kataria · 6 years ago
  76. 9ff8d47 Merge "The Great Documentation Update, part 3: *WorkRequests." into androidx-master-dev by Sumir Kataria · 6 years ago
  77. d6f7b14 Remove OneTimeWorkRequest#from(Class...) for consistency. by Sumir Kataria · 6 years ago
  78. a8ec126 The Great Documentation Update, part 3: *WorkRequests. by Sumir Kataria · 6 years ago
  79. 9cf21ac Remove some methods from WorkContinuation. by Sumir Kataria · 6 years ago
  80. a3baf6f Merge "The Great Documentation Update, part 2: WorkContinuation." into androidx-master-dev by Sumir Kataria · 6 years ago
  81. a10fa36 The Great Documentation Update, part 2: WorkContinuation. by Sumir Kataria · 6 years ago
  82. 25b3081 Use the new Junit test runner. by Rahul Ravikumar · 6 years ago
  83. d4638fd Merge "Fix flaky SystemAlarmDispatcherTest." into androidx-master-dev by Rahul Ravikumar · 6 years ago
  84. 14637b5 Merge "The Great Documentation Update, part 1." into androidx-master-dev by Treehugger Robot · 6 years ago
  85. 74a5a90 The Great Documentation Update, part 1. by Sumir Kataria · 6 years ago
  86. d757673 Fix flaky SystemAlarmDispatcherTest. by Rahul Ravikumar · 6 years ago
  87. 8227f92 RxJava Worker by Yigit Boyar · 6 years ago
  88. c00bd1a Merge "Fix logs in WorkerWrapper." into androidx-master-dev by Treehugger Robot · 6 years ago
  89. c839968 Fix logs in WorkerWrapper. by Rahul Ravikumar · 6 years ago
  90. 6dae294 Improve Javadocs for Worker and ListenableWorker. by Sumir Kataria · 6 years ago
  91. 8ee4313 Delete work-firebase. by Sumir Kataria · 6 years ago
  92. 56776a6 Speculative fix for IAE on NVIDIA Shield tablets. by Sumir Kataria · 6 years ago
  93. f1517bf Merge "Fix for flaky TestScheduler tests." into androidx-master-dev by Sumir Kataria · 6 years ago
  94. 8b04756 Fix for flaky TestScheduler tests. by Sumir Kataria · 6 years ago
  95. 3e65fa8 Address API council feed back around Constraints. by Sumir Kataria · 6 years ago
  96. 74924ea Updated WorkManager version to alpha12. by Sumir Kataria · 6 years ago
  97. 8128bc1 Merge work-coroutines into work-runtime-ktx. by Sumir Kataria · 6 years ago
  98. c83ad90 Fix failing test. by Sumir Kataria · 6 years ago
  99. 22988d3 Remove the distinction between Worker stoppages, and cancellations. by Rahul Ravikumar · 6 years ago
  100. 6185661 Introduce work-coroutines module. by Sumir Kataria · 6 years ago