1. cf7a7b1 Flaky tests 2021.11.16 by David Saff · 2 years, 10 months ago
  2. a29f3f5 Update lint baselines to fix integration branch errors by Tiem Song · 2 years, 10 months ago
  3. b04cd53 Merge "Workmanager: Remove @Keep annotations" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  4. e0ea00b Workmanager: Remove @Keep annotations by Sergey Vasilinets · 2 years, 10 months ago
  5. 33959a8 Merge "Remove unused WorkManagerTest#getTags" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  6. f538a73 Merge "RxJava2: RxJava wrapper around setForegroundInfoAsync" into androidx-main by Sergey Vasilinets · 2 years, 10 months ago
  7. bfd7d72 Merge "Inline and remove WorkManagerTest#getWorkSpec" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  8. ff72104 Merge "Backport workarounds for T SDK compatibility" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  9. 5c87b44 Remove unused WorkManagerTest#getTags by Sergey Vasilinets · 2 years, 10 months ago
  10. ad24b52 Inline and remove WorkManagerTest#getWorkSpec by Sergey Vasilinets · 2 years, 10 months ago
  11. ae5ef58 RxJava2: RxJava wrapper around setForegroundInfoAsync by Sergey Vasilinets · 2 years, 10 months ago
  12. ca7e68d Backport workarounds for T SDK compatibility by Alan Viverette · 2 years, 11 months ago
  13. afbd253 Add getForegroundInfo to Worker by Ben Weiss · 2 years, 11 months ago
  14. 73c40a6 [GH] Fix broken `ListenableFuture` links in the documentation for `ListenableWorker`. by Rahul Ravikumar · 2 years, 10 months ago
  15. 081a19f Merge changes I0f157086,I5a055de4 into androidx-main by Sergey Vasilinets · 2 years, 10 months ago
  16. fb2892f Support nulls in ArrayCreatingInputMerger by Sergey Vasilinets · 2 years, 10 months ago
  17. 993a41c Rename ArrayCreatingInputMerger.java to .kt by Sergey Vasilinets · 2 years, 10 months ago
  18. 1660f3f Merge "AGP 7.1.0-beta02" into androidx-main by Aurimas Liutikas · 2 years, 11 months ago
  19. 749132c Merge "Add convenience methods fromIds methods to WorkQuery." into androidx-main by Sergey Vasilinets · 2 years, 11 months ago
  20. 358d1d1 Merge "RxJava3: RxJava wrapper around setForegroundInfoAsync" into androidx-main by Sergey Vasilinets · 2 years, 11 months ago
  21. ab7a98d Add convenience methods fromIds methods to WorkQuery. by Sergey Vasilinets · 2 years, 11 months ago
  22. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 11 months ago
  23. 66303e7 RxJava3: RxJava wrapper around setForegroundInfoAsync by Sergey Vasilinets · 2 years, 11 months ago
  24. 4d0b5f2 RxJava2: RxJava wrapper around getForegroundInfoAsync by Sergey Vasilinets · 2 years, 11 months ago
  25. e95a4b9 [GH] Add settings plugin for playground projects and enable Gradle Enterprise by Daz DeBoer · 2 years, 11 months ago
  26. 6df43c4 Merge "[GH] Avoid duplicate project dirs in playground" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  27. 661b98c [GH] Move `interrupt()` outside the critical section. by Rahul Ravikumar · 2 years, 11 months ago
  28. b2b65b3 [GH] Avoid duplicate project dirs in playground by Yigit Boyar · 2 years, 11 months ago
  29. a51fef2 Merge "RxJava3: RxJava wrapper around getForegroundInfoAsync" into androidx-main by Sergey Vasilinets · 2 years, 11 months ago
  30. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 3 years ago
  31. e7df7f6 Merge "`WorkerWrapper` should include the exception in the log." into androidx-main by Treehugger Robot · 2 years, 11 months ago
  32. 3a0023c `WorkerWrapper` should include the exception in the log. by Rahul Ravikumar · 2 years, 11 months ago
  33. 36d9fe9 [GH] Delayed work requests should not be expedited. by Rahul Ravikumar · 2 years, 11 months ago
  34. 5296cbf RxJava3: RxJava wrapper around getForegroundInfoAsync by Sergey Vasilinets · 2 years, 11 months ago
  35. 57907d7 Suppress flaky tests by Ember Rose · 2 years, 11 months ago
  36. 099b090 Merge "Bump androidx.core dep to 1.6.0 in work-runtime" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  37. 64ae6ebc Bump androidx.core dep to 1.6.0 in work-runtime by Sergey Vasilinets · 2 years, 11 months ago
  38. 3c2df43 Avoid unnecessary use of varargs in Logger by Orion Hodson · 2 years, 11 months ago
  39. 59b7732 Propagate scope cancellations to the ListenableFuture. by Rahul Ravikumar · 2 years, 11 months ago
  40. 6273a95 Revert^2 "Update metalava to ab/7813966" by Aurimas Liutikas · 2 years, 11 months ago
  41. e82b6f4 Fix `AlarmsTest` on API 31. by Rahul Ravikumar · 2 years, 11 months ago
  42. 05ed6b4 Merge "Revert "Update metalava to ab/7813966"" into androidx-main by Aurimas Liutikas · 2 years, 11 months ago
  43. 1557f6f Revert "Update metalava to ab/7813966" by Aurimas Liutikas · 2 years, 11 months ago
  44. 3d843c9 Merge "Update metalava to ab/7813966" into androidx-main by Aurimas Liutikas · 2 years, 11 months ago
  45. 34ca3d7 Update narrative for WorkManager by Ben Weiss · 2 years, 11 months ago
  46. 38ba3bd68 Update metalava to ab/7813966 by Aurimas Liutikas · 3 years ago
  47. a51a57d [GH] Remove the use of String.format(...) from WorkManager. by Rahul Ravikumar · 3 years ago
  48. 68bc556 Merge "Get rid of `String.format(...)` in GreedyScheduler." into androidx-main by Rahul Ravikumar · 3 years ago
  49. 9d28fe6 Get rid of `String.format(...)` in GreedyScheduler. by Rahul Ravikumar · 3 years ago
  50. 51fe351 More lint baselining to fix androidx-studio-integration by Aurimas Liutikas · 3 years ago
  51. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 3 years ago
  52. 6dce832 Fix lint issues with androidx-studio-integration branch by Tiem Song · 3 years ago
  53. a61e73f Merge "Upgrade metalava to ab/7738715" into androidx-main by Aurimas Liutikas · 3 years ago
  54. 39c9fad Update lint baselines to fix androidx-studio-integration branch by Tiem Song · 3 years ago
  55. f787a86 Upgrade metalava to ab/7738715 by Aurimas Liutikas · 3 years ago
  56. b2a22e1 Update lint baselines for tip of tree android lint by Aurimas Liutikas · 3 years ago
  57. 828a27d Merge "Enable -parameters for Java projects that depend on ToT Room" into androidx-main by Treehugger Robot · 3 years ago
  58. a1e49c3 Enable -parameters for Java projects that depend on ToT Room by Daniel Santiago Rivera · 3 years ago
  59. a270828 Add thread names for the default executor and the default task executors. by Rahul Ravikumar · 3 years, 1 month ago
  60. 2532b1b Provide a better error message for expedited workers that don't implement `getForegroundInfoAsync()`. by Rahul Ravikumar · 3 years, 1 month ago
  61. c779890 Merge "Clean up benchmark test AndroidManifest.xml files" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  62. fb71450 Use immutable intents. by Rahul Ravikumar · 3 years, 1 month ago
  63. b351a17 Clean up benchmark test AndroidManifest.xml files by Chris Craik · 3 years, 2 months ago
  64. 7936cb6 Link workmanager playground to buildSrc properly by Dustin Lam · 3 years, 1 month ago
  65. 4ca90be Upgrade to AGP 7.1.0-alpha08 by Aurimas Liutikas · 3 years, 1 month ago
  66. 886e648 Align Gradle paths and Maven coordinates for work by Alan Viverette · 3 years, 1 month ago
  67. 307b7ee WorkManager 2.7.0-beta01. by Rahul Ravikumar · 3 years, 1 month ago
  68. de099c7 Merge "Cherrypick: Remove `@ExperimentalExpeditedWork` given S APIs are stable." into androidx-main by Rahul Ravikumar · 3 years, 1 month ago
  69. 15d6177 Cherrypick: Remove `@ExperimentalExpeditedWork` given S APIs are stable. by Rahul Ravikumar · 3 years, 1 month ago
  70. 17283c6 ForceStopRunnable runs in every process unless the app specifies the default process name. by Rahul Ravikumar · 3 years, 1 month ago
  71. 19c850f Merge "Fix WorkManager DAC documentation." into androidx-main am: ccdc8d4884 by Treehugger Robot · 3 years, 2 months ago
  72. b945862 Fix WorkManager DAC documentation. by Rahul Ravikumar · 3 years, 2 months ago
  73. 2736980 Merge "Upgrade to AGP 7.1.0-alpha03" into androidx-main am: 9956eb142e by Treehugger Robot · 3 years, 2 months ago
  74. 78273a3 Upgrade to AGP 7.1.0-alpha03 by Aurimas Liutikas · 3 years, 2 months ago
  75. d6192ce Merge "Always call `onForceStopRunnableCompleted`." into androidx-main am: 85836c7ea0 by Treehugger Robot · 3 years, 2 months ago
  76. a729c24 Always call `onForceStopRunnableCompleted`. by Rahul Ravikumar · 3 years, 2 months ago
  77. d450567 Merge "Revert "Add Vendor information to bundled lint checks"" into androidx-main am: 287e14aae2 by Tiem Song · 3 years, 2 months ago
  78. 287e14a Merge "Revert "Add Vendor information to bundled lint checks"" into androidx-main by Tiem Song · 3 years, 2 months ago
  79. 9424752 Revert "Add Vendor information to bundled lint checks" by Tiem Song · 3 years, 2 months ago
  80. d1661b0 Update to new version of metalava by Aurimas Liutikas · 3 years, 3 months ago
  81. 5790b29 Update to new version of metalava by Aurimas Liutikas · 3 years, 3 months ago
  82. 72cac74 Merge "Only run `ForceStopRunnable` in the primary app process." into androidx-main am: f1851056f2 by Treehugger Robot · 3 years, 3 months ago
  83. f185105 Merge "Only run `ForceStopRunnable` in the primary app process." into androidx-main by Treehugger Robot · 3 years, 3 months ago
  84. b4fc3b3b4 Merge "Add Vendor information to bundled lint checks" into androidx-main am: 5c05e738d6 by Tiem Song · 3 years, 3 months ago
  85. 5c05e73 Merge "Add Vendor information to bundled lint checks" into androidx-main by Tiem Song · 3 years, 3 months ago
  86. 277d690 Only run `ForceStopRunnable` in the primary app process. by Rahul Ravikumar · 3 years, 3 months ago
  87. 69f1356 Merge "Update WorkManager to 2.6.0-beta02." into androidx-main by Treehugger Robot · 3 years, 3 months ago
  88. a0184d4 Fix for `IllegalArgumentException` in `getHistoricalProcessExitReasons`. by Rahul Ravikumar · 3 years, 3 months ago
  89. bedf097 Add Vendor information to bundled lint checks by Tiem Song · 3 years, 3 months ago
  90. 270b6de Merge changes from topic "184927838_lint_options" into androidx-main am: efac37d107 by Alan Viverette · 3 years, 3 months ago
  91. c73aa85 Update minimum lint version to 27.2.1 (API 8) by Alan Viverette · 3 years, 3 months ago
  92. d19e1f3 Update WorkManager to 2.6.0-beta02. by Rahul Ravikumar · 3 years, 3 months ago
  93. 2af1623 Merge "Unbind from RemoteWorkerService, after a RemoteListenableWorker is done." into androidx-main am: fe251bfa0c by Treehugger Robot · 3 years, 3 months ago
  94. fe251bf Merge "Unbind from RemoteWorkerService, after a RemoteListenableWorker is done." into androidx-main by Treehugger Robot · 3 years, 3 months ago
  95. aa1371e Merge "Fix missing @SdkSuppress in workmanager" into androidx-main am: 72ebd3d446 by Treehugger Robot · 3 years, 3 months ago
  96. db1c5b0 Fix missing @SdkSuppress in workmanager by Dustin Lam · 3 years, 3 months ago
  97. bc3985b Unbind from RemoteWorkerService, after a RemoteListenableWorker is done. by Rahul Ravikumar · 3 years, 3 months ago
  98. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 3 months ago
  99. ee229d9 Run NewApi lint on tests by Alan Viverette · 3 years, 3 months ago
  100. a61f6df Merge "Add an initial set of bug components in OWNERS files." into androidx-main am: 000820f7ee by Treehugger Robot · 3 years, 3 months ago