1. 5e2fab4 Converting `sqlite` related files in `sqlite` from Java to Kotlin (Part 2/3). by elifbilgin · 2 years, 1 month ago
  2. 5b77664 Move startRemoteWorker to main thread by Sergey Vasilinets · 2 years, 1 month ago
  3. b9fa90f Update lint baselines by Tiem Song · 2 years, 2 months ago
  4. f782099 Address POST_NOTIFICATIONS permissions issues for targetSdk 33 by Alan Viverette · 2 years, 2 months ago
  5. 4110a2f8 Introduce ExistingPeriodicWorkPolicy.Update by Sergey Vasilinets · 2 years, 2 months ago
  6. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 4 months ago
  7. 913bf47 Migrate *Worker to Kotlin by Sergey Vasilinets · 2 years, 6 months ago
  8. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 6 months ago
  9. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 6 months ago
  10. abdba82 Ensure that library services declare exported=true by Tiem Song · 2 years, 7 months ago
  11. 6f4a513 `RemoteListenableWorker` no longer requires full `WorkManager` initialization in the secondary process. by Rahul Ravikumar · 2 years, 9 months ago
  12. 37b6a3f Bump room 2.4.0-rc01 by Sergey Vasilinets · 2 years, 10 months ago
  13. 07009d8 Update BuildCompat for Sv2 and Tiramisu by Alan Viverette · 2 years, 10 months ago
  14. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 11 months ago
  15. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 3 years ago
  16. a51a57d [GH] Remove the use of String.format(...) from WorkManager. by Rahul Ravikumar · 3 years ago
  17. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 3 years ago
  18. 828a27d Merge "Enable -parameters for Java projects that depend on ToT Room" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  19. a1e49c3 Enable -parameters for Java projects that depend on ToT Room by Daniel Santiago Rivera · 3 years, 1 month ago
  20. a270828 Add thread names for the default executor and the default task executors. by Rahul Ravikumar · 3 years, 1 month ago
  21. 15d6177 Cherrypick: Remove `@ExperimentalExpeditedWork` given S APIs are stable. by Rahul Ravikumar · 3 years, 1 month ago
  22. ee229d9 Run NewApi lint on tests by Alan Viverette · 3 years, 3 months ago
  23. 990d12c Merge "Migrate miscellaneous libraries to use Gradle Version Catalogs" into androidx-main am: 6976cbd3d9 by Treehugger Robot · 3 years, 3 months ago
  24. b3483fd Migrate miscellaneous libraries to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 4 months ago
  25. 802403a Update lint baselines by Alan Viverette · 3 years, 4 months ago
  26. 47d2114 Migrate work to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 5 months ago
  27. 2c28002 Migrate work to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 5 months ago
  28. 8c82807 Moving test strings.xml files to donottranslate-strings.xml by Jeff Gaston · 3 years, 5 months ago
  29. c067dd1 Moving test strings.xml files to donottranslate-strings.xml by Jeff Gaston · 3 years, 5 months ago
  30. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 5 months ago
  31. 91aa6af Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 5 months ago
  32. 454e1bb `setProgressAsync()` in `RemoteListenableWorker` now reaches out to the designated process. by Rahul Ravikumar · 3 years, 6 months ago
  33. 19b81f9 `setProgressAsync()` in `RemoteListenableWorker` now reaches out to the designated process. by Rahul Ravikumar · 3 years, 6 months ago
  34. 3293431 Merge "Initial support for workers that can run in any process." into androidx-main am: b1b709e7a2 by Treehugger Robot · 3 years, 6 months ago
  35. c0914b0 Initial support for workers that can run in any process. by Rahul Ravikumar · 3 years, 6 months ago
  36. 44f9211 Merge "Remove the default content provider and switch to androidx.startup." into androidx-main am: 35a680e757 by Rahul Ravikumar · 3 years, 6 months ago
  37. 0ba6b37 Remove the default content provider and switch to androidx.startup. by Rahul Ravikumar · 3 years, 7 months ago
  38. 15c372f Mutable Intents #2. by Rahul Ravikumar · 3 years, 7 months ago
  39. 27650d6 Merge "Standardize to more kt-compatible syntax" into androidx-main am: 5c90131a69 by Jim Sproch · 3 years, 7 months ago
  40. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 9 months ago
  41. 4b9dd42 Merge "Make CatchAndPrintStackTrace in errorprone an error and suppress existing violations." into androidx-main am: 9155c10377 by Jeff Gaston · 3 years, 7 months ago
  42. 7969d3a Make CatchAndPrintStackTrace in errorprone an error by Sergey Zakharov · 3 years, 7 months ago
  43. 9b73683 Merge changes Ief268794,I4eb28204,I527b61cd,I188c21dc,I6319dbfd, ... into androidx-main am: bebfe759d6 by Jeff Gaston · 3 years, 8 months ago
  44. ae43db4 Renaming useMaxDepVersions -> androidx.useMaxDepVersions by Jeff Gaston · 3 years, 8 months ago
  45. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 8 months ago
  46. 06a5dfe Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 8 months ago
  47. c71995c Add support for expedited jobs with fallback. by Rahul Ravikumar · 3 years, 8 months ago
  48. 15f551b Align with the framework API for expedited jobs. by Rahul Ravikumar · 3 years, 8 months ago
  49. 8971a57 Support for high priority (immediate) WorkRequests. by Rahul Ravikumar · 3 years, 9 months ago
  50. 3d54e41 Improve `ConstraintTrackingWorker.onStopped()`. by Rahul Ravikumar · 3 years, 10 months ago
  51. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 11 months ago
  52. bb296b7 Merge changes I58c3f771,I54a2e291 into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  53. a3a8a46 Introduce a multi-process continuation. by Rahul Ravikumar · 4 years, 1 month ago
  54. 3c2c3ca Applying AndroidX lint configuration to apps too by Jeff Gaston · 4 years, 1 month ago
  55. 25bc00d Implement multi-process Query APIs. by Rahul Ravikumar · 4 years, 1 month ago
  56. 656eaf3 More multi-process APIs. by Rahul Ravikumar · 4 years, 1 month ago
  57. 5cf566d Initial support for multi-process apps. by Rahul Ravikumar · 4 years, 1 month ago
  58. 3a8279c Playground-ify WorkManager. by Rahul Ravikumar · 4 years, 2 months ago
  59. 1110635 Merge "Update missed Room deps to 2.2.5" into androidx-master-dev am: 5b18e620ab by Automerger Merge Worker · 4 years, 6 months ago
  60. 6bbd618 Merge "Import Room 2.2.5" into androidx-master-dev am: 29ff171029 by Automerger Merge Worker · 4 years, 6 months ago
  61. b39967d Update missed Room deps to 2.2.5 by Daniel Santiago Rivera · 4 years, 7 months ago
  62. 7ce8376 Import Room 2.2.5 by Daniel Santiago Rivera · 4 years, 7 months ago
  63. ed18608 Suppress/migrate from deprecated APIs in Android R by Chris Banes · 4 years, 7 months ago
  64. 5a16db1 Temporarily suppressing lint error until we decide what to do about it by Jeff Gaston · 4 years, 9 months ago
  65. c92f2a0 Allow multiple notifications from Workers running in the context of a by Rahul Ravikumar · 4 years, 10 months ago
  66. b29c1de Add the ability to provide a `notificationId` as part of `ForegroundInfo`. by Rahul Ravikumar · 4 years, 10 months ago
  67. fa8f325 Switch to using Room 2.2.2. by Rahul Ravikumar · 4 years, 10 months ago
  68. 02705d2 Move to Room 2.2.1 stable. by Rahul Ravikumar · 5 years ago
  69. bc0450b Remove unnecessary context param from createCancelPendingIntent API. by Rahul Ravikumar · 5 years ago
  70. bf043169 Add WorkManager.createCancelPendingIntent() API. by Rahul Ravikumar · 5 years ago
  71. 9f75a89 Switch to Room 2.2 stable. by Rahul Ravikumar · 5 years ago
  72. 3ceb16d Update Foreground Service APIs. by Rahul Ravikumar · 5 years ago
  73. f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 5 years ago
  74. 005a920 Remove ARCH_* constants from Dependencies.kt by Ian Lake · 5 years ago
  75. ae48ec2 Remove ANDROIDX_* constants from Dependencies.kt by Ian Lake · 5 years ago
  76. 8d7821d Add the ability to cancel foreground work in the test app. by Rahul Ravikumar · 5 years ago
  77. d4be1d3 Add constraint tracking support for Foreground Workers. by Rahul Ravikumar · 5 years ago
  78. 15f468c Foreground service support [4] by Rahul Ravikumar · 5 years ago
  79. 05880e4 Fix all the ktlint issues in androidx project. by Aurimas Liutikas · 5 years ago
  80. 2c45f80a Remove unneeded lifecycle-extension dependencies by Ian Lake · 5 years ago
  81. 0173839 Change vectordrawable-animated package name. by Aurimas Liutikas · 5 years ago
  82. f89a874 Allow developers to customize WorkManager's task executor thread. by Rahul Ravikumar · 5 years ago
  83. 25dc219 Add support for initialDelays for PeriodicWorkRequests. by Rahul Ravikumar · 5 years ago
  84. 4d5c5ce Build PeriodicWork on top of OneTimeWork. by Rahul Ravikumar · 5 years ago
  85. d9dd946 Remove unnessary configuration code in build.gradle files. by Aurimas Liutikas · 5 years ago
  86. c1d1518 Add run attempt count to WorkInfo. by Sumir Kataria · 5 years ago
  87. 65e1ddf On-demand initialization for WorkManager. by Sumir Kataria · 5 years ago
  88. 056b21a GCMNetworkManager based scheduler by Rahul Ravikumar · 6 years ago
  89. ac5b37c Log and throw a more verbose exception when hitting the 100 jobs limit. by Sumir Kataria · 5 years ago
  90. d6275f5 Update arch core-runtime pinned dependency to 2.0.1. by Daniel Santiago Rivera · 6 years ago
  91. 7bbbab7 Centralize MATERIAL dependency by Ian Lake · 6 years ago
  92. 649c52f Cleanup WorkTimer's ScheduledExecutorService correctly. by Rahul Ravikumar · 6 years ago
  93. e535666 WorkManager 2.0.0-rc01. by Rahul Ravikumar · 6 years ago
  94. 6dc7580 Emulate flex time for AlarmManager implementation. by Rahul Ravikumar · 6 years ago
  95. ae45bbc Move to using AGP 3.4-0-alpha10 by Oussama Ben Abdelbaki · 6 years ago
  96. ebb4f87 Correctly retry work on process death when using AlarmManager based implementation. by Rahul Ravikumar · 6 years ago
  97. 08b24fe Remove unused multidex dependency in work integration tests. by Sumir Kataria · 6 years ago
  98. d955533 Move to Room 1.1.1 stable. by Rahul Ravikumar · 6 years ago
  99. b18241b Rename Result->ListenableWorker.Result to prevent Kotlin builtin conflict. by Sumir Kataria · 6 years ago
  100. dc4cfe7 The great Payload refactor. by Rahul Ravikumar · 6 years ago