1. f185105 Merge "Only run `ForceStopRunnable` in the primary app process." into androidx-main by Treehugger Robot · 3 years, 3 months ago
  2. 5c05e73 Merge "Add Vendor information to bundled lint checks" into androidx-main by Tiem Song · 3 years, 3 months ago
  3. 277d690 Only run `ForceStopRunnable` in the primary app process. by Rahul Ravikumar · 3 years, 3 months ago
  4. 69f1356 Merge "Update WorkManager to 2.6.0-beta02." into androidx-main by Treehugger Robot · 3 years, 3 months ago
  5. bedf097 Add Vendor information to bundled lint checks by Tiem Song · 3 years, 3 months ago
  6. c73aa85 Update minimum lint version to 27.2.1 (API 8) by Alan Viverette · 3 years, 3 months ago
  7. d19e1f3 Update WorkManager to 2.6.0-beta02. by Rahul Ravikumar · 3 years, 3 months ago
  8. fe251bf Merge "Unbind from RemoteWorkerService, after a RemoteListenableWorker is done." into androidx-main by Treehugger Robot · 3 years, 3 months ago
  9. db1c5b0 Fix missing @SdkSuppress in workmanager by Dustin Lam · 3 years, 3 months ago
  10. bc3985b Unbind from RemoteWorkerService, after a RemoteListenableWorker is done. by Rahul Ravikumar · 3 years, 3 months ago
  11. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 3 months ago
  12. 6a5d0bc Add an initial set of bug components in OWNERS files. by Aurimas Liutikas · 3 years, 3 months ago
  13. 0bccef0 Merge "Update WorkManager JavaDoc and variable names" into androidx-main by Tiem Song · 3 years, 3 months ago
  14. 7ed76fc Update WorkManager JavaDoc and variable names by Tiem Song · 3 years, 3 months ago
  15. fd8be7a Merge "Remove unnecessary NewApi suppressions." into androidx-main by Alexander Dorokhine · 3 years, 3 months ago
  16. 8da4696 Merge "Add support for session tracking for `RemoteWorkManagerClient`." into androidx-main by Treehugger Robot · 3 years, 3 months ago
  17. af92ac5 Add support for session tracking for `RemoteWorkManagerClient`. by Rahul Ravikumar · 3 years, 3 months ago
  18. 6976cbd Merge "Migrate miscellaneous libraries to use Gradle Version Catalogs" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  19. ca788f8 Remove unnecessary NewApi suppressions. by Alexander Dorokhine · 3 years, 3 months ago
  20. b752077 Update kotlinx.coroutines to version 1.5.0 by Steven Schäfer · 3 years, 4 months ago
  21. b3483fd Migrate miscellaneous libraries to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 3 months ago
  22. 2078e81 Supporting auto migrations in MigrationTestHelper. by Elif Bilgin · 3 years, 5 months ago
  23. 3d94d9f Address API council feedback. by Rahul Ravikumar · 3 years, 4 months ago
  24. 802403a Update lint baselines by Alan Viverette · 3 years, 4 months ago
  25. 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
  26. 1b7d92d According to Android Studio this is no longer needed by Aurimas Liutikas · 3 years, 4 months ago
  27. 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
  28. a9725dd Merge "WorkManager 2.6.0-beta01." into androidx-main by Rahul Ravikumar · 3 years, 4 months ago
  29. 90fe7ae WorkManager 2.6.0-beta01. by Rahul Ravikumar · 3 years, 4 months ago
  30. 09c8bde Update `RemoteListenableWorker` documentation. by Rahul Ravikumar · 3 years, 4 months ago
  31. 6e24e54 Merge changes from topic "agp7.0.0-alpha15" into androidx-main by Aurimas Liutikas · 3 years, 4 months ago
  32. 1c686ec Disable use of test coverage. by Aurimas Liutikas · 3 years, 5 months ago
  33. 4411aa1 Update androidx to AGP 7.0-alpha15 by Alan Viverette · 3 years, 4 months ago
  34. fe399e6 Use binary resources for Robolectric tests by Alan Viverette · 3 years, 4 months ago
  35. 758bc42 Merge "Migrate work to use Gradle Version Catalogs" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  36. 47d2114 Migrate work to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 5 months ago
  37. 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 4 months ago
  38. a022412 Add tests to ensure lint API versions are current by Alan Viverette · 3 years, 5 months ago
  39. daee68d Merge "Moving test strings.xml files to donottranslate-strings.xml" into androidx-main by Jeff Gaston · 3 years, 5 months ago
  40. 2923f39 Move to targeting Java 8 for all androidx libraries by Aurimas Liutikas · 3 years, 5 months ago
  41. 8c82807 Moving test strings.xml files to donottranslate-strings.xml by Jeff Gaston · 3 years, 5 months ago
  42. 9bf4f7e Rename libs extra to excludes by Aurimas Liutikas · 3 years, 5 months ago
  43. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 5 months ago
  44. df480f3 @Ignore broken tests by Andrea Falcone · 3 years, 5 months ago
  45. b05f143 Revert "Ignore tests that are breaking in post submit" by Andrea Falcone · 3 years, 5 months ago
  46. 7a70f08 Ignore tests that are breaking in post submit by Andrea Falcone · 3 years, 5 months ago
  47. 0f4445e Update doWork documentation to mention withContext by Ben Weiss · 3 years, 5 months ago
  48. 16200b1 Add a RemoteCoroutineWorker. by Rahul Ravikumar · 3 years, 5 months ago
  49. 87eabce Merge "Add playground owners to playground settings.gradle files" into androidx-main by Dustin Lam · 3 years, 6 months ago
  50. 2e496d9 Fix races in workmanager inspector by Sergey Vasilinets · 3 years, 6 months ago
  51. 2438a39 Merge "`setProgressAsync()` in `RemoteListenableWorker` now reaches out to the designated process." into androidx-main by Rahul Ravikumar · 3 years, 6 months ago
  52. 19b81f9 `setProgressAsync()` in `RemoteListenableWorker` now reaches out to the designated process. by Rahul Ravikumar · 3 years, 6 months ago
  53. 1d33b58 Mark androidx.work.inspection.BasicTest#sendUnsetCommand flaky by Aurimas Liutikas · 3 years, 6 months ago
  54. 860cd5c End to end Remote Worker Tests. by Rahul Ravikumar · 3 years, 6 months ago
  55. c0ee525 Refactor RemoteListenableWorker for testability. by Rahul Ravikumar · 3 years, 6 months ago
  56. 322cbe8 Merge "Introduce `ParcelableData`." into androidx-main by Rahul Ravikumar · 3 years, 6 months ago
  57. f195fab Introduce `ParcelableData`. by Rahul Ravikumar · 3 years, 6 months ago
  58. 293be90 Rename utility methods for clarity. by Rahul Ravikumar · 3 years, 6 months ago
  59. 07d20cc Merge "Make `WorkManagerInitializer` available so libraries can define dependencies." into androidx-main by Rahul Ravikumar · 3 years, 6 months ago
  60. 2d9d5aa Make `WorkManagerInitializer` available so libraries can define dependencies. by Rahul Ravikumar · 3 years, 6 months ago
  61. c0914b0 Initial support for workers that can run in any process. by Rahul Ravikumar · 3 years, 6 months ago
  62. 2880f14 Support for `TEMPORARILY_UNMETERED` networks. by Rahul Ravikumar · 3 years, 6 months ago
  63. 594a775 Optimize the query that checks for unfinished work. by Rahul Ravikumar · 3 years, 6 months ago
  64. f6a2578 Workmanager RobolectricSmokeTest test timeout by Jeff Gaston · 3 years, 6 months ago
  65. 24f5a3d Add playground owners to playground settings.gradle files by Dustin Lam · 3 years, 6 months ago
  66. 0ba6b37 Remove the default content provider and switch to androidx.startup. by Rahul Ravikumar · 3 years, 7 months ago
  67. f4c9475 [GH] Use stable version of android.inspection in workmanager-inspection by Sergey Vasilinets · 3 years, 7 months ago
  68. b5c3c20 Merge "Update signatures and baselines for metalava update" into androidx-main by Aurimas Liutikas · 3 years, 7 months ago
  69. d4a0b67 Update signatures and baselines for metalava update by Aurimas Liutikas · 3 years, 7 months ago
  70. 76676f5 Expose `getOutputData()` as a public API. by Rahul Ravikumar · 3 years, 7 months ago
  71. f196cee Marks a ConstraintTrackingWorkerTest as @Flaky. by Rahul Ravikumar · 3 years, 7 months ago
  72. 1cbeb63 Merge "fix BanKeepAnnotation to detect usage of @Keep on a class that isn't referenced within the library" into androidx-main by Jeff Gaston · 3 years, 7 months ago
  73. 5eaf0b3 fix BanKeepAnnotation to detect usage of @Keep on a class that isn't referenced within the library by Jeff Gaston · 3 years, 7 months ago
  74. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 8 months ago
  75. a51207b Merge "Ignore SecurityExceptions when checking if the app was force stopped." into androidx-main by Treehugger Robot · 3 years, 7 months ago
  76. cc86921 Check before delegating to a ConstraintTrackingWorker instance. by Rahul Ravikumar · 3 years, 7 months ago
  77. 9b77063 Ignore SecurityExceptions when checking if the app was force stopped. by Rahul Ravikumar · 3 years, 7 months ago
  78. 7969d3a Make CatchAndPrintStackTrace in errorprone an error by Sergey Zakharov · 3 years, 7 months ago
  79. cb08796 Reenable GetterSetterNames check by Aurimas Liutikas · 3 years, 8 months ago
  80. 8b9ebec Merge "Remove requestLegacyExternalStorage flag from benchmarks" into androidx-main by Chris Craik · 3 years, 8 months ago
  81. bebfe75 Merge changes Ief268794,I4eb28204,I527b61cd,I188c21dc,I6319dbfd, ... into androidx-main by Jeff Gaston · 3 years, 8 months ago
  82. 32bd767 Remove requestLegacyExternalStorage flag from benchmarks by Chris Craik · 3 years, 8 months ago
  83. 75b0147 Fix flaky ConstraintTrackingWorkerTest. by Rahul Ravikumar · 3 years, 8 months ago
  84. ae43db4 Renaming useMaxDepVersions -> androidx.useMaxDepVersions by Jeff Gaston · 3 years, 8 months ago
  85. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 8 months ago
  86. 810ea43 Fix flakes. by Rahul Ravikumar · 3 years, 8 months ago
  87. 2d32b4f Merge "Fix flaky ConstraintTrackingWorkerTests." into androidx-main by Treehugger Robot · 3 years, 8 months ago
  88. b116cc4 Fix flaky RemoteWorkManagerClientTests. by Rahul Ravikumar · 3 years, 8 months ago
  89. 19fcc8fa Fix flaky ConstraintTrackingWorkerTests. by Rahul Ravikumar · 3 years, 8 months ago
  90. c2e2d00 Specify WorkSpec as the entity to observe when using LivaData. by Rahul Ravikumar · 3 years, 8 months ago
  91. 90e4743 Mark the outer transaction as successful. by Rahul Ravikumar · 3 years, 9 months ago
  92. b962c03 Merge "Move rc01 libraries that have been cut to alpha01" into androidx-main by Ian Lake · 3 years, 9 months ago
  93. a2b947e Move rc01 libraries that have been cut to alpha01 by Ian Lake · 3 years, 9 months ago
  94. 7681c29 Ignore `NoSuchElementException` when trying to unbind a death recipient. by Rahul Ravikumar · 3 years, 9 months ago
  95. 2ee5e01 Merge "Enforce java warnings for android library test code" into androidx-master-dev by Alan Viverette · 3 years, 9 months ago
  96. d4be26d Merge "Update androidx-master-dev references to new androidx-main branch" into androidx-master-dev by Alan Viverette · 3 years, 9 months ago
  97. 053e7e6 Update androidx-master-dev references to new androidx-main branch by Alan Viverette · 3 years, 9 months ago
  98. 06f3710 Merge "Fix race condition in workmanager inspector disposal" into androidx-master-dev by Sergey Vasilinets · 3 years, 9 months ago
  99. 619ad70 Enforce java warnings for android library test code by Alan Viverette · 3 years, 9 months ago
  100. 8db13cd Fix race condition in workmanager inspector disposal by Sergey Vasilinets · 3 years, 9 months ago