1. 3cae5f0 Merge "Update lint baselines" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  2. b9fa90f Update lint baselines by Tiem Song · 1 year, 11 months ago
  3. ab21051 Add `SQLiteDiskIOException` to the list of exceptions the `InititializationExceptionHandler` handles. by Rahul Ravikumar · 1 year, 10 months ago
  4. 7a3a0a1 docs: Fix typo by Andrew Solovay · 1 year, 11 months ago
  5. ffe724e Second lint baseline update after Lint Fixit by Tiem Song · 1 year, 11 months ago
  6. 56ba1b1 DO NOT MERGE: Merge remote-tracking branch 'aosp/androidx-platform-dev-temp' into merge_platform_dev by Alan Viverette · 1 year, 11 months ago
  7. de807f0 Delegate to the `InitializationExceptionHandler` for exceptions during migration. by Rahul Ravikumar · 1 year, 11 months ago
  8. 63f9841 Merge "Fix links in `ListenableWorker`." into androidx-main am: 30e9da29fc by Rahul Ravikumar · 1 year, 11 months ago
  9. fada049 Fix links in `ListenableWorker`. by Rahul Ravikumar · 1 year, 11 months ago
  10. 38acbf4 Merge "Add the ability to suppress `RemoveWorkManagerInitializer`." into androidx-main am: bdd1766ddd by Treehugger Robot · 1 year, 11 months ago
  11. bdd1766 Merge "Add the ability to suppress `RemoveWorkManagerInitializer`." into androidx-main by Treehugger Robot · 1 year, 11 months ago
  12. f782099 Address POST_NOTIFICATIONS permissions issues for targetSdk 33 by Alan Viverette · 1 year, 11 months ago
  13. f1ebe0a Merge "Introduce ExistingPeriodicWorkPolicy.Update" into androidx-main am: 0ae1581a71 by Sergey Vasilinetc · 1 year, 11 months ago
  14. 0ae1581 Merge "Introduce ExistingPeriodicWorkPolicy.Update" into androidx-main by Sergey Vasilinetc · 1 year, 11 months ago
  15. 5b00a36 Add the ability to suppress `RemoveWorkManagerInitializer`. by Rahul Ravikumar · 1 year, 11 months ago
  16. 4110a2f8 Introduce ExistingPeriodicWorkPolicy.Update by Sergey Vasilinets · 1 year, 11 months ago
  17. 34aadfc Merge "Use ConstraintTrackingWorker in WorkManager.update" into androidx-main am: 1b765b4596 by Sergey Vasilinetc · 1 year, 11 months ago
  18. 3258084 Use ConstraintTrackingWorker in WorkManager.update by Sergey Vasilinets · 1 year, 11 months ago
  19. bd48afb Merge "Preserve lastEnqueueTime during the update" into androidx-main am: 7ec85fc7e8 by Treehugger Robot · 1 year, 11 months ago
  20. b75f2a9 Preserve lastEnqueueTime during the update by Sergey Vasilinets · 1 year, 11 months ago
  21. df441e9 Merge "Read tags along with WorkSpec in Processor" into androidx-main am: d75440b35a by Sergey Vasilinetc · 2 years ago
  22. bc2bc2a Read tags along with WorkSpec in Processor by Sergey Vasilinets · 2 years ago
  23. c60b205 Merge "Use correct WorkSpec in SystemForegroundDispatcher" into androidx-main am: ef24bcc676 by Sergey Vasilinetc · 2 years ago
  24. ef24bcc Merge "Use correct WorkSpec in SystemForegroundDispatcher" into androidx-main by Sergey Vasilinetc · 2 years ago
  25. 7533142 Use correct WorkSpec in SystemForegroundDispatcher by Sergey Vasilinets · 2 years ago
  26. ba9798f Merge "Update lint baseline files after Lint Fixit" into androidx-main am: cbdc4c1827 by Treehugger Robot · 2 years ago
  27. 4b3a49b Update lint baseline files after Lint Fixit by Tiem Song · 2 years ago
  28. f34992d Merge "Initial commit for update work feature" into androidx-main am: 6cec5c6653 by Treehugger Robot · 2 years ago
  29. 6cec5c6 Merge "Initial commit for update work feature" into androidx-main by Treehugger Robot · 2 years ago
  30. e5de8ca Initial commit for update work feature by Sergey Vasilinets · 2 years, 2 months ago
  31. d5e3ece Merge "Fix cancellation in TestScheduler" into androidx-main am: 6b34ef0d04 by Treehugger Robot · 2 years ago
  32. 6e497a5 Fix cancellation in TestScheduler by Sergey Vasilinets · 2 years ago
  33. 0814611 Fix lint issues in work-testing by Sergey Vasilinets · 2 years ago
  34. 564116c Merge changes Id211abc8,I4fe50938 into androidx-main am: be43817732 by Treehugger Robot · 2 years ago
  35. daa8706 Fix lint issues in work-runtime (part 2) by Sergey Vasilinets · 2 years ago
  36. c86a2b9 Fix lint issues in work-testing by Sergey Vasilinets · 2 years ago
  37. ae9e951 Fix lint issues in work-runtime (part 1) by Sergey Vasilinets · 2 years ago
  38. 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 ago
  39. 5142ab9 Merge "Add the ability to intercept scheduling exceptions." into androidx-main am: bb79d64dce by Treehugger Robot · 2 years ago
  40. 69ae4ea2 Change the error log to a warning because that is really what it is. by Rahul Ravikumar · 2 years ago
  41. 1a29fee Add the ability to intercept scheduling exceptions. by Rahul Ravikumar · 2 years ago
  42. e4f0ede Merge changes I2bf26fd7,I6a29381b into androidx-main am: 7f6b7346a0 by Treehugger Robot · 2 years ago
  43. 66fe06e Introduce generation in WorkSpec by Sergey Vasilinets · 2 years ago
  44. 1430b5a Read WorkSpec in advance in Processor by Sergey Vasilinets · 2 years ago
  45. 6fc253a Merge "Upgrade to metalava from ab/8670428" into androidx-main am: 9dffc37ca0 by Aurimas Liutikas · 2 years ago
  46. 9dffc37 Merge "Upgrade to metalava from ab/8670428" into androidx-main by Aurimas Liutikas · 2 years ago
  47. 337d8dd Merge "Rename `WorkRunId` to `StartStopToken`" into androidx-main am: dcbb90395d by Treehugger Robot · 2 years ago
  48. a7d319b Rename `WorkRunId` to `StartStopToken` by Sergey Vasilinets · 2 years ago
  49. 19e8e88 Merge "Use WorkSpec in ConstraintsTracker" into androidx-main am: 0f737c7e3f by Treehugger Robot · 2 years ago
  50. a58db37 Upgrade to metalava from ab/8670428 by Aurimas Liutikas · 2 years ago
  51. b1e1b47 Use WorkSpec in ConstraintsTracker by Sergey Vasilinets · 2 years, 1 month ago
  52. b002135 Merge "Fix NPE in startWork" into androidx-main am: ba1db031ab by Treehugger Robot · 2 years ago
  53. c034f47 Fix NPE in startWork by Sergey Vasilinets · 2 years ago
  54. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 1 month ago
  55. 3e0ca61 Remove line and position from lint baselines by Alan Viverette · 2 years, 1 month ago
  56. 2c03759 Merge "[GH] Cleanup Playground Setup" into androidx-main am: 2fcc4c07b1 by Treehugger Robot · 2 years, 1 month ago
  57. 5592a0c [GH] Cleanup Playground Setup by Yigit Boyar · 2 years, 1 month ago
  58. 91ea0ff Merge "Stop automatically rewinding in `scheduleInternal` in `TestScheduler`" into androidx-main am: b8f90710ab by Sergey Vasilinetc · 2 years, 1 month ago
  59. b8f9071 Merge "Stop automatically rewinding in `scheduleInternal` in `TestScheduler`" into androidx-main by Sergey Vasilinetc · 2 years, 1 month ago
  60. 4d10dcb Stop automatically rewinding in `scheduleInternal` in `TestScheduler` by Sergey Vasilinets · 2 years, 1 month ago
  61. 7095289 Merge "Implement custom SynchronousSerialExecutor that is used in default test setup." into androidx-main am: 0aacc2e8e7 by Sergey Vasilinetc · 2 years, 1 month ago
  62. 0aacc2e Merge "Implement custom SynchronousSerialExecutor that is used in default test setup." into androidx-main by Sergey Vasilinetc · 2 years, 1 month ago
  63. bafb69b Merge "Run `ForceStopRunnable` only when there are new force-stop events." into androidx-main am: abd4601465 by Treehugger Robot · 2 years, 1 month ago
  64. 8c9d240 Run `ForceStopRunnable` only when there are new force-stop events. by Rahul Ravikumar · 2 years, 1 month ago
  65. 13d19bb Implement custom SynchronousSerialExecutor that is used in default test setup. by Sergey Vasilinets · 2 years, 1 month ago
  66. 9fe6d5c Merge "Remove check that setPeriodDelayMet can be called only on peridic work" into androidx-main am: 697d43db39 by Sergey Vasilinetc · 2 years, 2 months ago
  67. 697d43d Merge "Remove check that setPeriodDelayMet can be called only on peridic work" into androidx-main by Sergey Vasilinetc · 2 years, 2 months ago
  68. 9a963d1 Remove check that setPeriodDelayMet can be called only on peridic work by Sergey Vasilinets · 2 years, 2 months ago
  69. 771c3da Baseline for metalava update by Sam Gilbert · 2 years, 2 months ago
  70. eba339b Baseline for metalava update by Sam Gilbert · 2 years, 2 months ago
  71. 9902ce8 Merge "Fix TestScheduler to run workers with flex immediately" into androidx-main am: 41366c8e2e by Treehugger Robot · 2 years, 2 months ago
  72. 41366c8 Merge "Fix TestScheduler to run workers with flex immediately" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  73. c175f50 Fix TestScheduler to run workers with flex immediately by Sergey Vasilinets · 2 years, 2 months ago
  74. 3a5c624 Merge "Update to Kotlin 1.6.20" into androidx-main am: 1f672764e6 by Aurimas Liutikas · 2 years, 2 months ago
  75. bcbd33a Update to Kotlin 1.6.20 by Jim Sproch · 2 years, 5 months ago
  76. aca5e5a Merge "Fix typo" into androidx-main am: 53c9c50c24 by Treehugger Robot · 2 years, 2 months ago
  77. d1b3ea29 Merge "Improve implementation note on WorkRunId" into androidx-main am: c0d43f174b by Treehugger Robot · 2 years, 2 months ago
  78. 29979b6 Fix typo by Jacinta Hu · 2 years, 2 months ago
  79. c8f83d8 Improve implementation note on WorkRunId by Sergey Vasilinets · 2 years, 2 months ago
  80. 84509ea Merge "Restrict schedulers to cancel only their own work." into androidx-main am: 94d944197a by Sergey Vasilinetc · 2 years, 2 months ago
  81. 9d5b985 Restrict schedulers to cancel only their own work. by Sergey Vasilinets · 2 years, 2 months ago
  82. e7e6de6 Merge changes I26be62e3,I2db19d9c into androidx-main am: 96db3a30ac by Sergey Vasilinetc · 2 years, 2 months ago
  83. 96db3a3 Merge changes I26be62e3,I2db19d9c into androidx-main by Sergey Vasilinetc · 2 years, 2 months ago
  84. d0a15e19 Merge changes If2d46362,I2472414b into androidx-main am: 85ea688ec5 by Sergey Vasilinetc · 2 years, 2 months ago
  85. 5f7e0e8 Merge changes I6331453c,I0ce0df15 into androidx-main am: 7888af8e91 by Sergey Vasilinetc · 2 years, 2 months ago
  86. 01f465b Merge changes I0010f0bc,If78a3dc9,Idff67d59 into androidx-main am: 647a820cc6 by Sergey Vasilinetc · 2 years, 2 months ago
  87. 85ea688 Merge changes If2d46362,I2472414b into androidx-main by Sergey Vasilinetc · 2 years, 2 months ago
  88. 7888af8 Merge changes I6331453c,I0ce0df15 into androidx-main by Sergey Vasilinetc · 2 years, 2 months ago
  89. 647a820 Merge changes I0010f0bc,If78a3dc9,Idff67d59 into androidx-main by Sergey Vasilinetc · 2 years, 2 months ago
  90. 0dc8e7b Merge changes I70f530d8,I3b6e5fd5 into androidx-main am: 2da2657ee5 by Sergey Vasilinetc · 2 years, 2 months ago
  91. 1c3934a Migrate WakeLocks to Kotlin by Sergey Vasilinets · 2 years, 2 months ago
  92. c53166d Rename WakeLocks.java to WakeLocks.kt by Sergey Vasilinets · 2 years, 2 months ago
  93. 913bf47 Migrate *Worker to Kotlin by Sergey Vasilinets · 2 years, 2 months ago
  94. e369a7b Rename *Worker.java to *Worker.kt by Sergey Vasilinets · 2 years, 2 months ago
  95. 2a18c03 Move inline helpers for OneTimeWorkRequest & PeriodicWorkRequest by Sergey Vasilinets · 2 years, 2 months ago
  96. 79a471d Migrate WorkRequest to Kotlin by Sergey Vasilinets · 2 years, 2 months ago
  97. a4d9af4 Migrate ProcessUtils to kotlin by Sergey Vasilinets · 2 years, 2 months ago
  98. f63f7fa Rename ProcessUtils.java to ProcessUtils.kt by Sergey Vasilinets · 2 years, 2 months ago
  99. 491fa17 Merge "Update Metalava to build 8385786" into androidx-main am: b37cb92070 by Treehugger Robot · 2 years, 2 months ago
  100. a5ab3d2 Rename *Request.java -> *Request.kt by Sergey Vasilinets · 2 years, 2 months ago