1. 8eaf5af Merge changes I624bb895,I32b4d295,Ie34caac5 into androidx-main by Julia McClellan · 1 year, 3 months ago
  2. cd88b76 Reenable work-testing robolectric tests with legacy sqlite mode by Aurimas Liutikas · 1 year, 3 months ago
  3. 1baaf3c Merge "Adding a method to close WM's internal db" into androidx-main by Sergey Vasilinetc · 1 year, 3 months ago
  4. 7ea6ba9 Merge "Fix race in WorkerWrapperTestKt" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  5. 6cfc825 Add experimental APIs to past signature files by Julia McClellan · 1 year, 3 months ago
  6. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year, 3 months ago
  7. 582085d Merge "Remove ForegroundProcessor.isEnqueuedInForeground" into androidx-main by Sergey Vasilinetc · 1 year, 3 months ago
  8. f586044 Fix race in WorkerWrapperTestKt by Sergey Vasilinets · 1 year, 3 months ago
  9. 0cedce6 Adding a method to close WM's internal db by Sergey Vasilinets · 1 year, 3 months ago
  10. 92dee5f Disable work-testing robolectric tests to see if that fixes crashes by Aurimas Liutikas · 1 year, 3 months ago
  11. edde6e8 Baselines PrimitiveInLambda suppressions by Louis Pullen-Freilich · 1 year, 3 months ago
  12. 6035696 Remove ForegroundProcessor.isEnqueuedInForeground by Sergey Vasilinets · 1 year, 3 months ago
  13. 26c5019 Merge "Always report a proper location in lint checks" into androidx-main am: fb78429cc7 by Paul Thomson · 1 year, 3 months ago
  14. 5c899f1a Always report a proper location in lint checks by Paul Thomson · 1 year, 3 months ago
  15. 3ad78d9 Merge "Integrate setNextScheduleTimeOverride with TestDriver" into androidx-main am: 663006d9bc by Treehugger Robot · 1 year, 3 months ago
  16. e070c41 Merge "Fix tests by passing FGS type to ForegroundInfo" into androidx-platform-dev by Sergey Vasilinetc · 1 year, 3 months ago
  17. d7e5635 Integrate setNextScheduleTimeOverride with TestDriver by Faelyn O'Grady · 1 year, 3 months ago
  18. afd88fa Fix tests by passing FGS type to ForegroundInfo by Sergey Vasilinets · 1 year, 3 months ago
  19. e49233c Merge "Fix issue with TestScheduler not running backoff work" into androidx-main am: eaeb3791e8 by Treehugger Robot · 1 year, 3 months ago
  20. d1a7d39 Fix issue with TestScheduler not running backoff work by Faelyn O'Grady · 1 year, 3 months ago
  21. 97f9847 Merge changes Id5e27af8,I705df2a5,Iebcdcd82 into androidx-main am: f9dc972d66 by Sergey Vasilinetc · 1 year, 3 months ago
  22. f9dc972 Merge changes Id5e27af8,I705df2a5,Iebcdcd82 into androidx-main by Sergey Vasilinetc · 1 year, 3 months ago
  23. f9fd515 Merge "Use Clock and RunnableScheduler to allow WorkManager scheduling tests" into androidx-main am: ba91758d57 by Treehugger Robot · 1 year, 3 months ago
  24. ba91758 Merge "Use Clock and RunnableScheduler to allow WorkManager scheduling tests" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  25. a3d7bee Use Clock and RunnableScheduler to allow WorkManager scheduling tests by Faelyn O'Grady · 1 year, 3 months ago
  26. 0649c37 Merge "Add toString() to work's Constraints class." into androidx-main am: 44a90b608b by Mateus Azis · 1 year, 3 months ago
  27. 44a90b6 Merge "Add toString() to work's Constraints class." into androidx-main by Mateus Azis · 1 year, 3 months ago
  28. 7f62a2b Remove thread.sleep from testCancelAllWork_updatesLastCancelAllTimeLiveData by Sergey Vasilinets · 1 year, 3 months ago
  29. a7e6d74 Rewrite tests in WorkerWrapperTest to remove Thread.sleep by Sergey Vasilinets · 1 year, 3 months ago
  30. c166a39 Rewrite WorkContinuationImplTest#testContinuation_joinPassesAllOutput by Sergey Vasilinets · 1 year, 3 months ago
  31. c67633a Merge changes I04fa35a3,I0e632cac,I070605b2 into androidx-main am: 52a6f42bc4 by Sergey Vasilinetc · 1 year, 3 months ago
  32. 4130bcb Add a test for StopReason in the case of worker's cancellation by Sergey Vasilinets · 1 year, 3 months ago
  33. 15612d1 Propagate stop reason from SystemJobService by Sergey Vasilinets · 1 year, 3 months ago
  34. afb2127 Introduce ListenableWorker.getStopReason by Sergey Vasilinets · 1 year, 3 months ago
  35. c381a7a Add toString() to work's Constraints class. by Mateus Azis · 1 year, 3 months ago
  36. 2cfe899 Merge "Pass through StopReason from GreedyScheduler to Processor" into androidx-main am: 9a0ed350d9 by Sergey Vasilinetc · 1 year, 3 months ago
  37. 86433ea Pass through StopReason from GreedyScheduler to Processor by Sergey Vasilinets · 1 year, 3 months ago
  38. 994ece8 Merge "Add StopReason to ConstraintControllers" into androidx-main am: ed9a31406a by Sergey Vasilinetc · 1 year, 3 months ago
  39. ed9a314 Merge "Add StopReason to ConstraintControllers" into androidx-main by Sergey Vasilinetc · 1 year, 3 months ago
  40. 4178a3f Merge "Fix typo in Work's Data.Builder." into androidx-main am: 46d00ea2b2 by Treehugger Robot · 1 year, 3 months ago
  41. eb666c1 Fix typo in Work's Data.Builder. by Mateus Azis · 1 year, 3 months ago
  42. fd9d48d Add StopReason to ConstraintControllers by Sergey Vasilinets · 1 year, 4 months ago
  43. 6bd74bc Merge "Move classes from work-runtime-ktx to work-runtime" into androidx-main am: 3d21b184c1 by Sergey Vasilinetc · 1 year, 4 months ago
  44. 3d21b18 Merge "Move classes from work-runtime-ktx to work-runtime" into androidx-main by Sergey Vasilinetc · 1 year, 4 months ago
  45. 2f5f4ee Merge "WorkManager: Improve error message in direct boot" into androidx-main am: defe0605b3 by Sergey Vasilinetc · 1 year, 4 months ago
  46. 1c9bdc3 WorkManager: Improve error message in direct boot by Sergey Vasilinets · 1 year, 4 months ago
  47. 1b843fc Merge "Introduce ExecutorsMode instead of `initializeTestWorkManagerWithRealExecutors`" into androidx-main am: 55d7b32155 by Sergey Vasilinetc · 1 year, 4 months ago
  48. 32ae1ff Move classes from work-runtime-ktx to work-runtime by Sergey Vasilinets · 1 year, 4 months ago
  49. 9ee4aff Introduce ExecutorsMode instead of `initializeTestWorkManagerWithRealExecutors` by Sergey Vasilinets · 1 year, 4 months ago
  50. 8cab965 Merge "Add PeriodicWorkRequest.setNextScheduleTimeOverride" into androidx-main am: e35fb8f84d by Faelyn O'Grady · 1 year, 4 months ago
  51. 1560dcf Add PeriodicWorkRequest.setNextScheduleTimeOverride by Faelyn O'Grady · 1 year, 5 months ago
  52. 6fa197e Merge "Opt-in w,x,y,z-prefixed projects to Suppress Compatibility migration" into androidx-main am: f34ab4a123 by Alan Viverette · 1 year, 4 months ago
  53. b3cc1da Opt-in w,x,y,z-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 4 months ago
  54. b948eda Merge "Update current API signatures after Metalava update" into androidx-main am: ebd47f1090 by Aurimas Liutikas · 1 year, 4 months ago
  55. 8c42240 Update current API signatures after Metalava update by Jinseong Jeon · 1 year, 4 months ago
  56. 418da45 Merge "Refactor val ConstraintTracker.initialState -> fun ConstraintTracker.readSystemState" into androidx-main am: 5150f924a8 by Treehugger Robot · 1 year, 4 months ago
  57. 62234f9 Refactor val ConstraintTracker.initialState -> fun ConstraintTracker.readSystemState by Sergey Vasilinets · 1 year, 4 months ago
  58. fb5b724 Merge "Refactor WorkConstraintsTracker & ConstraintController" into androidx-main am: 6015457b8d by Sergey Vasilinetc · 1 year, 4 months ago
  59. 6015457 Merge "Refactor WorkConstraintsTracker & ConstraintController" into androidx-main by Sergey Vasilinetc · 1 year, 4 months ago
  60. 3c68e4d Merge "Reorder methods in API files based on metalava update" into androidx-main by Aurimas Liutikas · 1 year, 4 months ago
  61. 9576a48 Merge "Moving away from @hide in work-runtime aidl files" into androidx-main am: 9bc8d9a4bb by Treehugger Robot · 1 year, 4 months ago
  62. 8571b48 Moving away from @hide in work-runtime aidl files by Aurimas Liutikas · 1 year, 4 months ago
  63. 994fc04 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 4 months ago
  64. c469b2d Refactor WorkConstraintsTracker & ConstraintController by Sergey Vasilinets · 1 year, 6 months ago
  65. 3512804 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 4 months ago
  66. 769a78e Merge changes from topic "281081899_component_names" into androidx-main by Alan Viverette · 1 year, 4 months ago
  67. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 4 months ago
  68. 4202d31 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 4 months ago
  69. 606255c Merge "Disable flaking testWorker_shouldSucceedSynchronously test" into androidx-main am: da39b2f9b1 by Treehugger Robot · 1 year, 4 months ago
  70. ce9a200 Disable flaking testWorker_shouldSucceedSynchronously test by Aurimas Liutikas · 1 year, 4 months ago
  71. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 4 months ago
  72. a46238ed Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 4 months ago
  73. 6ed5750 Remove empty AndroidManifest.xml files: for realz this time by Aurimas Liutikas · 1 year, 4 months ago
  74. d1c7a0a Revert "Remove empty AndroidManifest.xml files" by Aurimas Liutikas · 1 year, 4 months ago
  75. e4a1729 Merge "Remove empty AndroidManifest.xml files" into androidx-main am: bbb1a6f10c by Treehugger Robot · 1 year, 4 months ago
  76. 798b4ba Merge "Create new library for data transfer related work." into androidx-platform-dev by Varun Shah · 1 year, 4 months ago
  77. a66d08b Remove empty AndroidManifest.xml files by Aurimas Liutikas · 1 year, 4 months ago
  78. ceab3b5 Create new library for data transfer related work. by Varun Shah · 1 year, 4 months ago
  79. 5b88804 Merge "Rename earliestPossibleRuntimeMillis to nextScheduleTime." into androidx-main by Treehugger Robot · 1 year, 4 months ago
  80. d6821c4 Fix some usages of System.currentTimeMillis() I missed. by Faelyn O'Grady · 1 year, 4 months ago
  81. 448c0db Rename earliestPossibleRuntimeMillis to nextScheduleTime. by Faelyn O'Grady · 1 year, 4 months ago
  82. 5dc7b57 Move arch.core dependencies to latest prebuilt by Jeremy Woods · 1 year, 4 months ago
  83. f0eb740 Add lint check to ban usage of non-default @VisibleForTesting params by Alan Viverette · 1 year, 4 months ago
  84. 809bce6 Update versions for release id 1681923600000 by natnaelbelay · 1 year, 5 months ago
  85. 68e4fa2 Migrate all UnstableAidl violations to Stable AIDL by Alan Viverette · 1 year, 5 months ago
  86. e42ace1 Warn when unstable AIDL files are missing RequiresOptIn markers by Alan Viverette · 1 year, 5 months ago
  87. c1ce420 GreedyScheduler: throttle if worker is retried excessively by Sergey Vasilinets · 1 year, 5 months ago
  88. 90b953e Merge "Reformat calculateNextRunTime" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  89. a3f3dc2 Reformat calculateNextRunTime by Faelyn O'Grady · 1 year, 5 months ago
  90. 3c144f9 Use Clock interface to replace System.currentTimeMillis() by Faelyn O'Grady · 1 year, 6 months ago
  91. 43ac727 Correctly set `mCurrentForegroundId` to null when mForegroundInfoById is empty by Sergey Vasilinets · 1 year, 5 months ago
  92. 06a471b Merge "Add earliestPossibleRuntime to workInfo" into androidx-main by Faelyn O'Grady · 1 year, 6 months ago
  93. 28a4380 Add earliestPossibleRuntime to workInfo by Faelyn O'Grady · 1 year, 6 months ago
  94. 79f074a Merge "Clean up some old mentions of "Period Start Time"" into androidx-main by Faelyn O'Grady · 1 year, 6 months ago
  95. eff61ef Merge "Add schedule and periodicity info to WorkInfo" into androidx-main by Faelyn O'Grady · 1 year, 6 months ago
  96. dd020b5 Add schedule and periodicity info to WorkInfo by Faelyn O'Grady · 1 year, 6 months ago
  97. 8f7a483 Merge "Revert "Revert "Fix ANR in RescheduleReceiver""" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  98. 61c1e9f Revert "Revert "Fix ANR in RescheduleReceiver"" by Sergey Vasilinetc · 1 year, 6 months ago
  99. 749860f Merge "Unify WorkManagerImpl construction code paths" into androidx-main by Sergey Vasilinetc · 1 year, 6 months ago
  100. 1385abc Clean up some old mentions of "Period Start Time" by Faelyn O'Grady · 1 year, 6 months ago