1. 7153d77 Fix typo in OutOfQuotaPolicy by Sergey Vasilinets · 2 years, 5 months ago
  2. b20296a Upgrade to junit 4.13.2 by Aurimas Liutikas · 2 years, 5 months ago
  3. c197902 Fix ProcessorTests by Sergey Vasilinets · 2 years, 5 months ago
  4. 59b1c9c Merge changes I991fbdf5,I4eb47369 into androidx-main by Sergey Vasilinetc · 2 years, 6 months ago
  5. 6cc495a Migrate Trackers to Kotlin by Sergey Vasilinets · 2 years, 6 months ago
  6. d51eeda Merge "Control ExecutorServices in WorkerWrapperTest" into androidx-main by Sergey Vasilinetc · 2 years, 6 months ago
  7. 4b07ddb Control ExecutorServices in WorkerWrapperTest by Sergey Vasilinets · 2 years, 6 months ago
  8. 5f7696d Rename top-level *.java to *.kt in androidx.work.impl.constraints.trackers by Sergey Vasilinets · 2 years, 6 months ago
  9. 1dcb884 Propagate more deprecations for SDK update by Alan Viverette · 2 years, 6 months ago
  10. cdcab52 Merge "Remove unused TaskExecutor.postToMainThread method" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  11. e4e8892 Merge changes If235112f,Ibf78b03e,I903fb038 into androidx-main by Sergey Vasilinetc · 2 years, 6 months ago
  12. 47cb782 Remove unused TaskExecutor.postToMainThread method by Sergey Vasilinets · 2 years, 6 months ago
  13. 575d32a Migrate to not deprecated constructor of MigrationTestHelper by Sergey Vasilinets · 2 years, 6 months ago
  14. 856d077 Migrate WorkDatabase and related classes to Kotlin by Sergey Vasilinets · 2 years, 6 months ago
  15. 0abc512 Rename WorkDatabase and related classes from *.java to *.kt by Sergey Vasilinets · 2 years, 6 months ago
  16. 4799ddb Migrate constrain controllers to kotlin by Sergey Vasilinets · 2 years, 6 months ago
  17. 73b240a Rename ConstraintController.java to ConstraintController.kt by Sergey Vasilinets · 2 years, 6 months ago
  18. eb75ead Scope Trackers to WorkManagerImpl by Sergey Vasilinets · 2 years, 6 months ago
  19. 75428e6 Merge changes I3e112e20,Id7e55927,Ibb1a2592,I9a712fa0 into androidx-main by Sergey Vasilinetc · 2 years, 6 months ago
  20. 143f287 WorkManager: Migrate entities Kotlin by Sergey Vasilinets · 2 years, 6 months ago
  21. 23603ab WorkManager: Rename entities files from *.java to *.kt by Sergey Vasilinets · 2 years, 6 months ago
  22. 63984d1 WorkManager: Migrate *Dao interfaces to Kotlin by Sergey Vasilinets · 2 years, 6 months ago
  23. 744c74c Rename *Dao.java to *Dao.kt by Sergey Vasilinets · 2 years, 6 months ago
  24. e8d4847 Migrate top-level androidx.work.impl.constraints to Kotlin by Sergey Vasilinets · 2 years, 6 months ago
  25. 2c5b5f3 Rename top-level *.java to *.kt in androidx.work.impl.constraints by Sergey Vasilinets · 2 years, 6 months ago
  26. 1946768 Merge "Bump room 2.4.0-rc01" into androidx-main by Sergey Vasilinetc · 2 years, 6 months ago
  27. 53d7e95 Avoid nullable boolean in constraint trackers by Sergey Vasilinets · 2 years, 6 months ago
  28. 37b6a3f Bump room 2.4.0-rc01 by Sergey Vasilinets · 2 years, 6 months ago
  29. 691f4af Fix rest ClassVerificationFailures in WorkManager by Sergey Vasilinets · 2 years, 6 months ago
  30. cee120b Fix ClassVerificationFailures related to Network by Sergey Vasilinets · 2 years, 6 months ago
  31. 7d6f1ee Fix ClassVerificationFailure on Duration class by Sergey Vasilinets · 2 years, 6 months ago
  32. 8e7488a7 Merge changes Ida56a3b5,I36753a3c into androidx-main by Sergey Vasilinets · 2 years, 6 months ago
  33. 8af8881 Merge "Add convenience methods fromStates, fromTags, fromUniqueWorkNames methods to WorkQuery." into androidx-main by Treehugger Robot · 2 years, 6 months ago
  34. bf09bc3 Rename TaskExecutor.getBackgroundExecutor to TaskExecutor.getSerialTaskExecutor by Sergey Vasilinets · 2 years, 6 months ago
  35. 9749456 Don't call startWork() if worker is already stopped by Sergey Vasilinets · 2 years, 6 months ago
  36. 898bf37 Add convenience methods fromStates, fromTags, fromUniqueWorkNames methods to WorkQuery. by Sergey Vasilinets · 2 years, 6 months ago
  37. 07009d8 Update BuildCompat for Sv2 and Tiramisu by Alan Viverette · 2 years, 6 months ago
  38. cf7a7b1 Flaky tests 2021.11.16 by David Saff · 2 years, 7 months ago
  39. a29f3f5 Update lint baselines to fix integration branch errors by Tiem Song · 2 years, 7 months ago
  40. b04cd53 Merge "Workmanager: Remove @Keep annotations" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  41. e0ea00b Workmanager: Remove @Keep annotations by Sergey Vasilinets · 2 years, 7 months ago
  42. 33959a8 Merge "Remove unused WorkManagerTest#getTags" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  43. f538a73 Merge "RxJava2: RxJava wrapper around setForegroundInfoAsync" into androidx-main by Sergey Vasilinets · 2 years, 7 months ago
  44. bfd7d72 Merge "Inline and remove WorkManagerTest#getWorkSpec" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  45. ff72104 Merge "Backport workarounds for T SDK compatibility" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  46. 5c87b44 Remove unused WorkManagerTest#getTags by Sergey Vasilinets · 2 years, 7 months ago
  47. ad24b52 Inline and remove WorkManagerTest#getWorkSpec by Sergey Vasilinets · 2 years, 7 months ago
  48. ae5ef58 RxJava2: RxJava wrapper around setForegroundInfoAsync by Sergey Vasilinets · 2 years, 7 months ago
  49. ca7e68d Backport workarounds for T SDK compatibility by Alan Viverette · 2 years, 7 months ago
  50. afbd253 Add getForegroundInfo to Worker by Ben Weiss · 2 years, 7 months ago
  51. 73c40a6 [GH] Fix broken `ListenableFuture` links in the documentation for `ListenableWorker`. by Rahul Ravikumar · 2 years, 7 months ago
  52. 081a19f Merge changes I0f157086,I5a055de4 into androidx-main by Sergey Vasilinets · 2 years, 7 months ago
  53. fb2892f Support nulls in ArrayCreatingInputMerger by Sergey Vasilinets · 2 years, 7 months ago
  54. 993a41c Rename ArrayCreatingInputMerger.java to .kt by Sergey Vasilinets · 2 years, 7 months ago
  55. 1660f3f Merge "AGP 7.1.0-beta02" into androidx-main by Aurimas Liutikas · 2 years, 7 months ago
  56. 749132c Merge "Add convenience methods fromIds methods to WorkQuery." into androidx-main by Sergey Vasilinets · 2 years, 7 months ago
  57. 358d1d1 Merge "RxJava3: RxJava wrapper around setForegroundInfoAsync" into androidx-main by Sergey Vasilinets · 2 years, 7 months ago
  58. ab7a98d Add convenience methods fromIds methods to WorkQuery. by Sergey Vasilinets · 2 years, 7 months ago
  59. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 7 months ago
  60. 66303e7 RxJava3: RxJava wrapper around setForegroundInfoAsync by Sergey Vasilinets · 2 years, 7 months ago
  61. 4d0b5f2 RxJava2: RxJava wrapper around getForegroundInfoAsync by Sergey Vasilinets · 2 years, 7 months ago
  62. e95a4b9 [GH] Add settings plugin for playground projects and enable Gradle Enterprise by Daz DeBoer · 2 years, 7 months ago
  63. 6df43c4 Merge "[GH] Avoid duplicate project dirs in playground" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  64. 661b98c [GH] Move `interrupt()` outside the critical section. by Rahul Ravikumar · 2 years, 7 months ago
  65. b2b65b3 [GH] Avoid duplicate project dirs in playground by Yigit Boyar · 2 years, 7 months ago
  66. a51fef2 Merge "RxJava3: RxJava wrapper around getForegroundInfoAsync" into androidx-main by Sergey Vasilinets · 2 years, 7 months ago
  67. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 8 months ago
  68. e7df7f6 Merge "`WorkerWrapper` should include the exception in the log." into androidx-main by Treehugger Robot · 2 years, 7 months ago
  69. 3a0023c `WorkerWrapper` should include the exception in the log. by Rahul Ravikumar · 2 years, 7 months ago
  70. 36d9fe9 [GH] Delayed work requests should not be expedited. by Rahul Ravikumar · 2 years, 7 months ago
  71. 5296cbf RxJava3: RxJava wrapper around getForegroundInfoAsync by Sergey Vasilinets · 2 years, 7 months ago
  72. 57907d7 Suppress flaky tests by Ember Rose · 2 years, 7 months ago
  73. 099b090 Merge "Bump androidx.core dep to 1.6.0 in work-runtime" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  74. 64ae6ebc Bump androidx.core dep to 1.6.0 in work-runtime by Sergey Vasilinets · 2 years, 7 months ago
  75. 3c2df43 Avoid unnecessary use of varargs in Logger by Orion Hodson · 2 years, 7 months ago
  76. 59b7732 Propagate scope cancellations to the ListenableFuture. by Rahul Ravikumar · 2 years, 8 months ago
  77. 6273a95 Revert^2 "Update metalava to ab/7813966" by Aurimas Liutikas · 2 years, 8 months ago
  78. e82b6f4 Fix `AlarmsTest` on API 31. by Rahul Ravikumar · 2 years, 8 months ago
  79. 05ed6b4 Merge "Revert "Update metalava to ab/7813966"" into androidx-main by Aurimas Liutikas · 2 years, 8 months ago
  80. 1557f6f Revert "Update metalava to ab/7813966" by Aurimas Liutikas · 2 years, 8 months ago
  81. 3d843c9 Merge "Update metalava to ab/7813966" into androidx-main by Aurimas Liutikas · 2 years, 8 months ago
  82. 34ca3d7 Update narrative for WorkManager by Ben Weiss · 2 years, 8 months ago
  83. 38ba3bd68 Update metalava to ab/7813966 by Aurimas Liutikas · 2 years, 8 months ago
  84. a51a57d [GH] Remove the use of String.format(...) from WorkManager. by Rahul Ravikumar · 2 years, 8 months ago
  85. 68bc556 Merge "Get rid of `String.format(...)` in GreedyScheduler." into androidx-main by Rahul Ravikumar · 2 years, 8 months ago
  86. 9d28fe6 Get rid of `String.format(...)` in GreedyScheduler. by Rahul Ravikumar · 2 years, 8 months ago
  87. 51fe351 More lint baselining to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 8 months ago
  88. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 8 months ago
  89. 6dce832 Fix lint issues with androidx-studio-integration branch by Tiem Song · 2 years, 9 months ago
  90. a61e73f Merge "Upgrade metalava to ab/7738715" into androidx-main by Aurimas Liutikas · 2 years, 9 months ago
  91. 39c9fad Update lint baselines to fix androidx-studio-integration branch by Tiem Song · 2 years, 9 months ago
  92. f787a86 Upgrade metalava to ab/7738715 by Aurimas Liutikas · 2 years, 9 months ago
  93. b2a22e1 Update lint baselines for tip of tree android lint by Aurimas Liutikas · 2 years, 9 months ago
  94. 828a27d Merge "Enable -parameters for Java projects that depend on ToT Room" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  95. a1e49c3 Enable -parameters for Java projects that depend on ToT Room by Daniel Santiago Rivera · 2 years, 9 months ago