1. 68bc556 Merge "Get rid of `String.format(...)` in GreedyScheduler." into androidx-main by Rahul Ravikumar · 3 years ago
  2. 9d28fe6 Get rid of `String.format(...)` in GreedyScheduler. by Rahul Ravikumar · 3 years ago
  3. 51fe351 More lint baselining to fix androidx-studio-integration by Aurimas Liutikas · 3 years ago
  4. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 3 years ago
  5. 6dce832 Fix lint issues with androidx-studio-integration branch by Tiem Song · 3 years ago
  6. a61e73f Merge "Upgrade metalava to ab/7738715" into androidx-main by Aurimas Liutikas · 3 years ago
  7. 39c9fad Update lint baselines to fix androidx-studio-integration branch by Tiem Song · 3 years ago
  8. f787a86 Upgrade metalava to ab/7738715 by Aurimas Liutikas · 3 years ago
  9. b2a22e1 Update lint baselines for tip of tree android lint by Aurimas Liutikas · 3 years ago
  10. 828a27d Merge "Enable -parameters for Java projects that depend on ToT Room" into androidx-main by Treehugger Robot · 3 years ago
  11. a1e49c3 Enable -parameters for Java projects that depend on ToT Room by Daniel Santiago Rivera · 3 years ago
  12. a270828 Add thread names for the default executor and the default task executors. by Rahul Ravikumar · 3 years, 1 month ago
  13. 2532b1b Provide a better error message for expedited workers that don't implement `getForegroundInfoAsync()`. by Rahul Ravikumar · 3 years, 1 month ago
  14. c779890 Merge "Clean up benchmark test AndroidManifest.xml files" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  15. fb71450 Use immutable intents. by Rahul Ravikumar · 3 years, 1 month ago
  16. b351a17 Clean up benchmark test AndroidManifest.xml files by Chris Craik · 3 years, 2 months ago
  17. 7936cb6 Link workmanager playground to buildSrc properly by Dustin Lam · 3 years, 1 month ago
  18. 4ca90be Upgrade to AGP 7.1.0-alpha08 by Aurimas Liutikas · 3 years, 1 month ago
  19. 886e648 Align Gradle paths and Maven coordinates for work by Alan Viverette · 3 years, 1 month ago
  20. 307b7ee WorkManager 2.7.0-beta01. by Rahul Ravikumar · 3 years, 1 month ago
  21. de099c7 Merge "Cherrypick: Remove `@ExperimentalExpeditedWork` given S APIs are stable." into androidx-main by Rahul Ravikumar · 3 years, 1 month ago
  22. 15d6177 Cherrypick: Remove `@ExperimentalExpeditedWork` given S APIs are stable. by Rahul Ravikumar · 3 years, 1 month ago
  23. 17283c6 ForceStopRunnable runs in every process unless the app specifies the default process name. by Rahul Ravikumar · 3 years, 1 month ago
  24. 19c850f Merge "Fix WorkManager DAC documentation." into androidx-main am: ccdc8d4884 by Treehugger Robot · 3 years, 2 months ago
  25. b945862 Fix WorkManager DAC documentation. by Rahul Ravikumar · 3 years, 2 months ago
  26. 2736980 Merge "Upgrade to AGP 7.1.0-alpha03" into androidx-main am: 9956eb142e by Treehugger Robot · 3 years, 2 months ago
  27. 78273a3 Upgrade to AGP 7.1.0-alpha03 by Aurimas Liutikas · 3 years, 2 months ago
  28. d6192ce Merge "Always call `onForceStopRunnableCompleted`." into androidx-main am: 85836c7ea0 by Treehugger Robot · 3 years, 2 months ago
  29. a729c24 Always call `onForceStopRunnableCompleted`. by Rahul Ravikumar · 3 years, 2 months ago
  30. d450567 Merge "Revert "Add Vendor information to bundled lint checks"" into androidx-main am: 287e14aae2 by Tiem Song · 3 years, 2 months ago
  31. 287e14a Merge "Revert "Add Vendor information to bundled lint checks"" into androidx-main by Tiem Song · 3 years, 2 months ago
  32. 9424752 Revert "Add Vendor information to bundled lint checks" by Tiem Song · 3 years, 2 months ago
  33. d1661b0 Update to new version of metalava by Aurimas Liutikas · 3 years, 3 months ago
  34. 5790b29 Update to new version of metalava by Aurimas Liutikas · 3 years, 3 months ago
  35. 72cac74 Merge "Only run `ForceStopRunnable` in the primary app process." into androidx-main am: f1851056f2 by Treehugger Robot · 3 years, 3 months ago
  36. f185105 Merge "Only run `ForceStopRunnable` in the primary app process." into androidx-main by Treehugger Robot · 3 years, 3 months ago
  37. b4fc3b3b4 Merge "Add Vendor information to bundled lint checks" into androidx-main am: 5c05e738d6 by Tiem Song · 3 years, 3 months ago
  38. 5c05e73 Merge "Add Vendor information to bundled lint checks" into androidx-main by Tiem Song · 3 years, 3 months ago
  39. 277d690 Only run `ForceStopRunnable` in the primary app process. by Rahul Ravikumar · 3 years, 3 months ago
  40. 69f1356 Merge "Update WorkManager to 2.6.0-beta02." into androidx-main by Treehugger Robot · 3 years, 3 months ago
  41. a0184d4 Fix for `IllegalArgumentException` in `getHistoricalProcessExitReasons`. by Rahul Ravikumar · 3 years, 3 months ago
  42. bedf097 Add Vendor information to bundled lint checks by Tiem Song · 3 years, 3 months ago
  43. 270b6de Merge changes from topic "184927838_lint_options" into androidx-main am: efac37d107 by Alan Viverette · 3 years, 3 months ago
  44. c73aa85 Update minimum lint version to 27.2.1 (API 8) by Alan Viverette · 3 years, 3 months ago
  45. d19e1f3 Update WorkManager to 2.6.0-beta02. by Rahul Ravikumar · 3 years, 3 months ago
  46. 2af1623 Merge "Unbind from RemoteWorkerService, after a RemoteListenableWorker is done." into androidx-main am: fe251bfa0c by Treehugger Robot · 3 years, 3 months ago
  47. fe251bf Merge "Unbind from RemoteWorkerService, after a RemoteListenableWorker is done." into androidx-main by Treehugger Robot · 3 years, 3 months ago
  48. aa1371e Merge "Fix missing @SdkSuppress in workmanager" into androidx-main am: 72ebd3d446 by Treehugger Robot · 3 years, 3 months ago
  49. db1c5b0 Fix missing @SdkSuppress in workmanager by Dustin Lam · 3 years, 3 months ago
  50. bc3985b Unbind from RemoteWorkerService, after a RemoteListenableWorker is done. by Rahul Ravikumar · 3 years, 3 months ago
  51. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 3 months ago
  52. ee229d9 Run NewApi lint on tests by Alan Viverette · 3 years, 3 months ago
  53. 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
  54. 6a5d0bc Add an initial set of bug components in OWNERS files. by Aurimas Liutikas · 3 years, 3 months ago
  55. aca074c Merge "Update WorkManager JavaDoc and variable names" into androidx-main am: 0bccef0112 by Tiem Song · 3 years, 3 months ago
  56. 0bccef0 Merge "Update WorkManager JavaDoc and variable names" into androidx-main by Tiem Song · 3 years, 3 months ago
  57. 7ed76fc Update WorkManager JavaDoc and variable names by Tiem Song · 3 years, 3 months ago
  58. f27ddae Merge "Remove unnecessary NewApi suppressions." into androidx-main am: fd8be7ac73 by Alexander Dorokhine · 3 years, 3 months ago
  59. fd8be7a Merge "Remove unnecessary NewApi suppressions." into androidx-main by Alexander Dorokhine · 3 years, 3 months ago
  60. 11bf9a2 Merge "Add support for session tracking for `RemoteWorkManagerClient`." into androidx-main am: 8da4696ea2 by Treehugger Robot · 3 years, 3 months ago
  61. 990d12c Merge "Migrate miscellaneous libraries to use Gradle Version Catalogs" into androidx-main am: 6976cbd3d9 by Treehugger Robot · 3 years, 3 months ago
  62. 8da4696 Merge "Add support for session tracking for `RemoteWorkManagerClient`." into androidx-main by Treehugger Robot · 3 years, 3 months ago
  63. af92ac5 Add support for session tracking for `RemoteWorkManagerClient`. by Rahul Ravikumar · 3 years, 3 months ago
  64. 6976cbd Merge "Migrate miscellaneous libraries to use Gradle Version Catalogs" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  65. b3e466f Merge "Update kotlinx.coroutines to version 1.5.0" into androidx-main am: 811335027c by Jim Sproch · 3 years, 3 months ago
  66. ca788f8 Remove unnecessary NewApi suppressions. by Alexander Dorokhine · 3 years, 3 months ago
  67. b752077 Update kotlinx.coroutines to version 1.5.0 by Steven Schäfer · 3 years, 4 months ago
  68. b3483fd Migrate miscellaneous libraries to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 3 months ago
  69. 06a8e1f Ignore `IllegalStateException` thrown by Samsung Devices on API 30. by Rahul Ravikumar · 3 years, 3 months ago
  70. d8ab6ca Merge "Supporting auto migrations in MigrationTestHelper." into androidx-main am: b0712d4f2f by Elif Bilgin · 3 years, 4 months ago
  71. 2078e81 Supporting auto migrations in MigrationTestHelper. by Elif Bilgin · 3 years, 5 months ago
  72. 5d7b091 When expedited jobs need to be retried, they should become regular jobs. by Rahul Ravikumar · 3 years, 4 months ago
  73. 2ae09cc Merge "Address API council feedback." into androidx-main am: 2026e02e68 by Treehugger Robot · 3 years, 4 months ago
  74. 3d94d9f Address API council feedback. by Rahul Ravikumar · 3 years, 4 months ago
  75. 802403a Update lint baselines by Alan Viverette · 3 years, 4 months ago
  76. 854a2cd Update lint baselines by Alan Viverette · 3 years, 4 months ago
  77. 831dad9 Merge "Upgrade to Kotlin 1.5.0, KSP to 1.5.0-1.0.0-alpha09 Test: bos" into androidx-main am: fa7c1b4a32 by Aurimas Liutikas · 3 years, 4 months ago
  78. fa7c1b4a Merge "Upgrade to Kotlin 1.5.0, KSP to 1.5.0-1.0.0-alpha09 Test: bos" into androidx-main by Aurimas Liutikas · 3 years, 4 months ago
  79. 3b3b3aa Merge "According to Android Studio this is no longer needed" into androidx-main am: 79500aaca7 by Treehugger Robot · 3 years, 4 months ago
  80. ea27106 Merge "Support `setForegroundAsync()`." into androidx-platform-dev by Rahul Ravikumar · 3 years, 4 months ago
  81. 1b7d92d According to Android Studio this is no longer needed by Aurimas Liutikas · 3 years, 4 months ago
  82. e238bad Upgrade to Kotlin 1.5.0, KSP to 1.5.0-1.0.0-alpha09 Test: bos by Jim Sproch · 3 years, 6 months ago
  83. 40f533f64 Support `setForegroundAsync()`. by Rahul Ravikumar · 3 years, 4 months ago
  84. a9725dd Merge "WorkManager 2.6.0-beta01." into androidx-main by Rahul Ravikumar · 3 years, 4 months ago
  85. c5b5cd5 Merge "Update `RemoteListenableWorker` documentation." into androidx-main am: b3169d40ed by Rahul Ravikumar · 3 years, 4 months ago
  86. 90fe7ae WorkManager 2.6.0-beta01. by Rahul Ravikumar · 3 years, 4 months ago
  87. 09c8bde Update `RemoteListenableWorker` documentation. by Rahul Ravikumar · 3 years, 4 months ago
  88. 1eabc6d Merge changes from topic "agp7.0.0-alpha15" into androidx-main am: 6e24e542d1 by Aurimas Liutikas · 3 years, 4 months ago
  89. 6e24e54 Merge changes from topic "agp7.0.0-alpha15" into androidx-main by Aurimas Liutikas · 3 years, 4 months ago
  90. f35479a Merge "Disable use of test coverage." into androidx-main am: 4c6e13991a by Aurimas Liutikas · 3 years, 4 months ago
  91. 1c686ec Disable use of test coverage. by Aurimas Liutikas · 3 years, 5 months ago
  92. 4411aa1 Update androidx to AGP 7.0-alpha15 by Alan Viverette · 3 years, 4 months ago
  93. e31e5e4 Merge "Use binary resources for Robolectric tests" into androidx-main am: 6440257b4a by Alan Viverette · 3 years, 4 months ago
  94. fe399e6 Use binary resources for Robolectric tests by Alan Viverette · 3 years, 4 months ago
  95. 758bc42 Merge "Migrate work to use Gradle Version Catalogs" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  96. 0abf2d3 Merge "Migrate work to use Gradle Version Catalogs" into androidx-platform-dev by TreeHugger Robot · 3 years, 4 months ago
  97. 47d2114 Migrate work to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 5 months ago
  98. 2c28002 Migrate work to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 5 months ago
  99. 4aa737e9 Prepare for AGP 7.0.0 upgrade by Aurimas Liutikas · 3 years, 4 months ago
  100. 8c34219 Merge "Don't generate empty lint baseline files" into androidx-main am: 887892c6c6 by Alan Viverette · 3 years, 4 months ago