1. 8ad3bdc Change Observer's onChanged parameter name to value by sanura · 1 year, 8 months ago
  2. f76b75d Set default merger in WorkSpec rows with null input_merger_class_name during migration from 16 to 17. by Daniel Santiago Rivera · 1 year, 8 months ago
  3. 8cbfff4 Suppress tests that are failing on SDK 34 by Alan Viverette · 1 year, 9 months ago
  4. 24a7249 Update work's PreferenceUtils to java 8 syntax by sanura · 1 year, 9 months ago
  5. 74af418 Merge "Drop WorkSpec rows with null input_merger_class_name during migration from 16 to 17" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  6. 96e0924 Drop WorkSpec rows with null input_merger_class_name during migration from 16 to 17 by Daniel Santiago Rivera · 1 year, 9 months ago
  7. 7d333fc Merge "removing explicit setting of library groups" into androidx-main by Jeff Gaston · 1 year, 9 months ago
  8. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 9 months ago
  9. 2e1976ff Update current API signature after Metalava update by Jinseong Jeon · 1 year, 9 months ago
  10. 7cabdbe Merge "Make WorkInfo constructor public" into androidx-main by Sergey Vasilinetc · 1 year, 10 months ago
  11. 7c43ebf Merge changes I31f80efa,I7e271784 into androidx-main by Sergey Vasilinetc · 1 year, 10 months ago
  12. 16046a2 Move InputMerger related code to Kotlin by Sergey Vasilinets · 1 year, 10 months ago
  13. 3f1aad9 Move InputMerger related classes to *.kt by Sergey Vasilinets · 1 year, 10 months ago
  14. 9c84d34 Moving away schedulers from WorkerWrapper by Sergey Vasilinets · 2 years ago
  15. 2d06bd5 Merge changes from topic "jvm-default-all" into androidx-main by Julia McClellan · 1 year, 10 months ago
  16. ec65e85 Merge changes I1832d68d,Idff216c9 into androidx-main by Sergey Vasilinetc · 1 year, 10 months ago
  17. 1f4daf4 Add @JvmDefaultWithCompatibility to applicable interfaces by Julia McClellan · 1 year, 11 months ago
  18. 082b98e Update versions for release id 1668016800000 by Nick Anthony · 1 year, 11 months ago
  19. 075c1a8 Merge "Update deprecated usages of Class.newInstance()" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  20. f096ed5 Update deprecated usages of Class.newInstance() by Alan Viverette · 1 year, 11 months ago
  21. cb73f5d Make WorkInfo constructor public by Sergey Vasilinets · 1 year, 11 months ago
  22. e35e0843 Migrate WorkInfo to Kotlin by Sergey Vasilinets · 1 year, 11 months ago
  23. f328aae Move WorkInfo.java to .Kt by Sergey Vasilinets · 1 year, 11 months ago
  24. 4977cc7 Fix equality in WorkInfo by Sergey Vasilinets · 1 year, 11 months ago
  25. 5fd4d58 Merge changes I991284b7,I0684cf64 into androidx-main by Treehugger Robot · 2 years ago
  26. 0446792 Converting leftover room.migration files from Java to Kotlin. by elifbilgin · 2 years ago
  27. 759f968 Upgrade all JVM host tests to mockito 4 by Aurimas Liutikas · 2 years ago
  28. a932829 Bumping Room and SQLite versions for next development cycle. by Daniel Santiago Rivera · 2 years ago
  29. 241565c0 Use Consumer<Throwable> instead of *ExceptionHandler types by Sergey Vasilinets · 2 years ago
  30. 065653b Update versions for release 1664989200000 by Nick Anthony · 2 years ago
  31. 5604f83 Merge "Request WorkDatabase directly in Alarms instead of WorkManagerImpl" into androidx-main by Treehugger Robot · 2 years ago
  32. 0a580c3 Request WorkDatabase directly in Alarms instead of WorkManagerImpl by Sergey Vasilinets · 2 years ago
  33. 6c72c2f Merge "Update lint baselines" into androidx-main by Tiem Song · 2 years ago
  34. 1c2e044 Merge "Bump workmanager to beta" into androidx-main by Sergey Vasilinetc · 2 years ago
  35. 64cbe867 Update lint baselines by Tiem Song · 2 years ago
  36. 7f8968b Bump workmanager to beta by Sergey Vasilinets · 2 years ago
  37. 0bed2f8 Make GreedyScheduler do less "startWork" calls by Sergey Vasilinets · 2 years ago
  38. 684e629 Converting SupportSQLiteDatabase from *.java to *.kt. by elifbilgin · 2 years, 1 month ago
  39. 0cd2497 Fix invalid @param syntax in work-runtime/constraints by Owen Gray · 2 years ago
  40. 05086a8 Merge changes from topic "sqlite2" into androidx-main by Treehugger Robot · 2 years ago
  41. 5e2fab4 Converting `sqlite` related files in `sqlite` from Java to Kotlin (Part 2/3). by elifbilgin · 2 years, 1 month ago
  42. 5f3d9af Run ./gradlew ignoreApiChange on a clean repo by Nick Anthony · 2 years ago
  43. d549a32 Gradle edition: kotlin.RequiresOptIn is now enabled by default by Jim Sproch · 2 years, 1 month ago
  44. 756e224 Pin androidx.sqlite version in work-runtime module by Sergey Vasilinets · 2 years, 1 month ago
  45. ddf2bdc Merge "Move startRemoteWorker to main thread" into androidx-main by Sergey Vasilinetc · 2 years, 1 month ago
  46. 5b77664 Move startRemoteWorker to main thread by Sergey Vasilinets · 2 years, 1 month ago
  47. 168437b5 Merge "Open up InitializationExceptionHandler" into androidx-main by Sergey Vasilinetc · 2 years, 1 month ago
  48. 9898334 Improve docs of WorkManager.updateWork by Sergey Vasilinets · 2 years, 1 month ago
  49. 5a50071 Open up InitializationExceptionHandler by Sergey Vasilinets · 2 years, 1 month ago
  50. 8ba14c7 Merge "Add generation to WorkerInfo" into androidx-main by Sergey Vasilinetc · 2 years, 1 month ago
  51. 95228a7 Merge "Drop inconsistent data during Migration 15 to 16" into androidx-main by Sergey Vasilinetc · 2 years, 1 month ago
  52. 2b43302 Drop inconsistent data during Migration 15 to 16 by Sergey Vasilinets · 2 years, 1 month ago
  53. cb25671 Add generation to WorkerInfo by Sergey Vasilinets · 2 years, 1 month ago
  54. 8e22db3 Add WorkerParameters.getGeneration by Sergey Vasilinets · 2 years, 1 month ago
  55. f42abf3 Handle `ForegroundServiceStartNotAllowedException` in `SystemForegroundService`. by Rahul Ravikumar · 2 years, 1 month ago
  56. 3cae5f0 Merge "Update lint baselines" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  57. b9fa90f Update lint baselines by Tiem Song · 2 years, 2 months ago
  58. ab21051 Add `SQLiteDiskIOException` to the list of exceptions the `InititializationExceptionHandler` handles. by Rahul Ravikumar · 2 years, 2 months ago
  59. 7a3a0a1 docs: Fix typo by Andrew Solovay · 2 years, 2 months ago
  60. ffe724e Second lint baseline update after Lint Fixit by Tiem Song · 2 years, 2 months ago
  61. 56ba1b1 DO NOT MERGE: Merge remote-tracking branch 'aosp/androidx-platform-dev-temp' into merge_platform_dev by Alan Viverette · 2 years, 2 months ago
  62. de807f0 Delegate to the `InitializationExceptionHandler` for exceptions during migration. by Rahul Ravikumar · 2 years, 2 months ago
  63. 63f9841 Merge "Fix links in `ListenableWorker`." into androidx-main am: 30e9da29fc by Rahul Ravikumar · 2 years, 2 months ago
  64. fada049 Fix links in `ListenableWorker`. by Rahul Ravikumar · 2 years, 2 months ago
  65. 38acbf4 Merge "Add the ability to suppress `RemoveWorkManagerInitializer`." into androidx-main am: bdd1766ddd by Treehugger Robot · 2 years, 2 months ago
  66. bdd1766 Merge "Add the ability to suppress `RemoveWorkManagerInitializer`." into androidx-main by Treehugger Robot · 2 years, 2 months ago
  67. f782099 Address POST_NOTIFICATIONS permissions issues for targetSdk 33 by Alan Viverette · 2 years, 2 months ago
  68. f1ebe0a Merge "Introduce ExistingPeriodicWorkPolicy.Update" into androidx-main am: 0ae1581a71 by Sergey Vasilinetc · 2 years, 2 months ago
  69. 0ae1581 Merge "Introduce ExistingPeriodicWorkPolicy.Update" into androidx-main by Sergey Vasilinetc · 2 years, 2 months ago
  70. 5b00a36 Add the ability to suppress `RemoveWorkManagerInitializer`. by Rahul Ravikumar · 2 years, 2 months ago
  71. 4110a2f8 Introduce ExistingPeriodicWorkPolicy.Update by Sergey Vasilinets · 2 years, 2 months ago
  72. 34aadfc Merge "Use ConstraintTrackingWorker in WorkManager.update" into androidx-main am: 1b765b4596 by Sergey Vasilinetc · 2 years, 2 months ago
  73. 3258084 Use ConstraintTrackingWorker in WorkManager.update by Sergey Vasilinets · 2 years, 2 months ago
  74. bd48afb Merge "Preserve lastEnqueueTime during the update" into androidx-main am: 7ec85fc7e8 by Treehugger Robot · 2 years, 2 months ago
  75. b75f2a9 Preserve lastEnqueueTime during the update by Sergey Vasilinets · 2 years, 2 months ago
  76. df441e9 Merge "Read tags along with WorkSpec in Processor" into androidx-main am: d75440b35a by Sergey Vasilinetc · 2 years, 3 months ago
  77. bc2bc2a Read tags along with WorkSpec in Processor by Sergey Vasilinets · 2 years, 3 months ago
  78. c60b205 Merge "Use correct WorkSpec in SystemForegroundDispatcher" into androidx-main am: ef24bcc676 by Sergey Vasilinetc · 2 years, 3 months ago
  79. ef24bcc Merge "Use correct WorkSpec in SystemForegroundDispatcher" into androidx-main by Sergey Vasilinetc · 2 years, 3 months ago
  80. 7533142 Use correct WorkSpec in SystemForegroundDispatcher by Sergey Vasilinets · 2 years, 3 months ago
  81. ba9798f Merge "Update lint baseline files after Lint Fixit" into androidx-main am: cbdc4c1827 by Treehugger Robot · 2 years, 3 months ago
  82. 4b3a49b Update lint baseline files after Lint Fixit by Tiem Song · 2 years, 3 months ago
  83. f34992d Merge "Initial commit for update work feature" into androidx-main am: 6cec5c6653 by Treehugger Robot · 2 years, 3 months ago
  84. 6cec5c6 Merge "Initial commit for update work feature" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  85. e5de8ca Initial commit for update work feature by Sergey Vasilinets · 2 years, 6 months ago
  86. d5e3ece Merge "Fix cancellation in TestScheduler" into androidx-main am: 6b34ef0d04 by Treehugger Robot · 2 years, 3 months ago
  87. 6e497a5 Fix cancellation in TestScheduler by Sergey Vasilinets · 2 years, 3 months ago
  88. 0814611 Fix lint issues in work-testing by Sergey Vasilinets · 2 years, 3 months ago
  89. 564116c Merge changes Id211abc8,I4fe50938 into androidx-main am: be43817732 by Treehugger Robot · 2 years, 3 months ago
  90. daa8706 Fix lint issues in work-runtime (part 2) by Sergey Vasilinets · 2 years, 3 months ago
  91. c86a2b9 Fix lint issues in work-testing by Sergey Vasilinets · 2 years, 3 months ago
  92. ae9e951 Fix lint issues in work-runtime (part 1) by Sergey Vasilinets · 2 years, 3 months ago
  93. 68cbbb7 Merge "Change the error log to a warning because that is really what it is." into androidx-main am: ce441f0c8f by Treehugger Robot · 2 years, 3 months ago
  94. 5142ab9 Merge "Add the ability to intercept scheduling exceptions." into androidx-main am: bb79d64dce by Treehugger Robot · 2 years, 3 months ago
  95. 69ae4ea2 Change the error log to a warning because that is really what it is. by Rahul Ravikumar · 2 years, 3 months ago
  96. 1a29fee Add the ability to intercept scheduling exceptions. by Rahul Ravikumar · 2 years, 3 months ago
  97. e4f0ede Merge changes I2bf26fd7,I6a29381b into androidx-main am: 7f6b7346a0 by Treehugger Robot · 2 years, 3 months ago
  98. 66fe06e Introduce generation in WorkSpec by Sergey Vasilinets · 2 years, 3 months ago
  99. 1430b5a Read WorkSpec in advance in Processor by Sergey Vasilinets · 2 years, 3 months ago
  100. 6fc253a Merge "Upgrade to metalava from ab/8670428" into androidx-main am: 9dffc37ca0 by Aurimas Liutikas · 2 years, 3 months ago