[go: nahoru, domu]

  1. 4738db5 Merge "Reland upgrade to AGP 8.2.0-alpha15" into androidx-main by Aurimas Liutikas · 1 year ago
  2. 02e5c92 Reland upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 1 year ago
  3. 0f9efc3b Ignore flaky test by Radha Nakade · 1 year ago
  4. 284ef8f Revert "Upgrade to AGP 8.2.0-alpha15" by Aurimas Liutikas · 1 year ago
  5. fd8c8aa Upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 1 year, 1 month ago
  6. 4adb0a5 Merge "Limit workers ran by GreedyScheduler" into androidx-main by Sergey Vasilinetc · 1 year ago
  7. d8995f9 Revert "Upgrade to AGP 8.2.0-alpha14" by Nader Jawad · 1 year, 1 month ago
  8. dc93f80 Upgrade to AGP 8.2.0-alpha14 by Aurimas Liutikas · 1 year, 1 month ago
  9. 873983b Limit workers ran by GreedyScheduler by Sergey Vasilinets · 1 year, 1 month ago
  10. c8c613f Migrate MainActivity & RetryActivity to kotlin by Sergey Vasilinets · 1 year, 1 month ago
  11. 2b465d65 Move MainActivity and Retry to kotlin by Sergey Vasilinets · 1 year, 1 month ago
  12. 9d02713 Introduce AbstractUitService and related classes. by Varun Shah · 1 year, 1 month ago
  13. 73573ab Stop remote workers by Sergey Vasilinets · 1 year, 2 months ago
  14. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 2 months ago
  15. 619b37f Fix closing of javadoc/kdocs by Aurimas Liutikas · 1 year, 2 months ago
  16. 1fe78ef Merge "Only change the state of a component, if it requires changing." into androidx-main by Treehugger Robot · 1 year, 2 months ago
  17. dbc3ce4 Only change the state of a component, if it requires changing. by Rahul Ravikumar · 1 year, 2 months ago
  18. 27387b81 Merge "Minor doc fixes in WorkManager" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  19. 4a7b2e6 Merge "Remove ignore from TestSchedulerTest#testWorker_shouldSucceedSynchronously" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  20. 3227c64 Don't send redundant stop_foreground by Sergey Vasilinets · 1 year, 2 months ago
  21. 16a0d19 Fix lint checks for workmanager by Sergey Vasilinets · 1 year, 2 months ago
  22. 2c0d958 Remove ignore from TestSchedulerTest#testWorker_shouldSucceedSynchronously by Sergey Vasilinets · 1 year, 2 months ago
  23. b3d8275 Minor doc fixes in WorkManager by Sergey Vasilinets · 1 year, 2 months ago
  24. a1d40c2 Merge "Use getNameLocation(declaration) instead of getLocation(declaration.javaPsi)" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  25. 789929d Use getNameLocation(declaration) instead of getLocation(declaration.javaPsi) by Sergey Vasilinets · 1 year, 2 months ago
  26. b8832b3 Set the cause in SystemJobService#onCreate by Sergey Vasilinets · 1 year, 2 months ago
  27. 92ae412 Merge "Allow calling ListenableWorker.getStopReason() while running" into androidx-main by Sergey Vasilinetc · 1 year, 2 months ago
  28. 46198cf Merge "Introduce UserInitiatedTaskRequest and related classes." into androidx-main by Varun Shah · 1 year, 2 months ago
  29. 216e785 Introduce UserInitiatedTaskRequest and related classes. by Varun Shah · 1 year, 2 months ago
  30. 3b6714b Allow calling ListenableWorker.getStopReason() while running by Sergey Vasilinets · 1 year, 2 months ago
  31. b626c52 Correctly stop foreground service when worker is stopped by Sergey Vasilinets · 1 year, 2 months ago
  32. ef5c906 Merge "Adding `stopReason` to `WorkInfo`" into androidx-main by Sergey Vasilinetc · 1 year, 2 months ago
  33. 5130004e Adding `stopReason` to `WorkInfo` by Sergey Vasilinets · 1 year, 2 months ago
  34. 8eaf5af Merge changes I624bb895,I32b4d295,Ie34caac5 into androidx-main by Julia McClellan · 1 year, 2 months ago
  35. cd88b76 Reenable work-testing robolectric tests with legacy sqlite mode by Aurimas Liutikas · 1 year, 2 months ago
  36. 1baaf3c Merge "Adding a method to close WM's internal db" into androidx-main by Sergey Vasilinetc · 1 year, 2 months ago
  37. 7ea6ba9 Merge "Fix race in WorkerWrapperTestKt" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  38. 6cfc825 Add experimental APIs to past signature files by Julia McClellan · 1 year, 2 months ago
  39. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year, 2 months ago
  40. 582085d Merge "Remove ForegroundProcessor.isEnqueuedInForeground" into androidx-main by Sergey Vasilinetc · 1 year, 2 months ago
  41. f586044 Fix race in WorkerWrapperTestKt by Sergey Vasilinets · 1 year, 2 months ago
  42. 0cedce6 Adding a method to close WM's internal db by Sergey Vasilinets · 1 year, 2 months ago
  43. 92dee5f Disable work-testing robolectric tests to see if that fixes crashes by Aurimas Liutikas · 1 year, 2 months ago
  44. edde6e8 Baselines PrimitiveInLambda suppressions by Louis Pullen-Freilich · 1 year, 2 months ago
  45. 6035696 Remove ForegroundProcessor.isEnqueuedInForeground by Sergey Vasilinets · 1 year, 2 months ago
  46. 26c5019 Merge "Always report a proper location in lint checks" into androidx-main am: fb78429cc7 by Paul Thomson · 1 year, 2 months ago
  47. 5c899f1a Always report a proper location in lint checks by Paul Thomson · 1 year, 2 months ago
  48. 3ad78d9 Merge "Integrate setNextScheduleTimeOverride with TestDriver" into androidx-main am: 663006d9bc by Treehugger Robot · 1 year, 2 months ago
  49. e070c41 Merge "Fix tests by passing FGS type to ForegroundInfo" into androidx-platform-dev by Sergey Vasilinetc · 1 year, 3 months ago
  50. d7e5635 Integrate setNextScheduleTimeOverride with TestDriver by Faelyn O'Grady · 1 year, 3 months ago
  51. afd88fa Fix tests by passing FGS type to ForegroundInfo by Sergey Vasilinets · 1 year, 3 months ago
  52. e49233c Merge "Fix issue with TestScheduler not running backoff work" into androidx-main am: eaeb3791e8 by Treehugger Robot · 1 year, 3 months ago
  53. d1a7d39 Fix issue with TestScheduler not running backoff work by Faelyn O'Grady · 1 year, 3 months ago
  54. 97f9847 Merge changes Id5e27af8,I705df2a5,Iebcdcd82 into androidx-main am: f9dc972d66 by Sergey Vasilinetc · 1 year, 3 months ago
  55. f9dc972 Merge changes Id5e27af8,I705df2a5,Iebcdcd82 into androidx-main by Sergey Vasilinetc · 1 year, 3 months ago
  56. f9fd515 Merge "Use Clock and RunnableScheduler to allow WorkManager scheduling tests" into androidx-main am: ba91758d57 by Treehugger Robot · 1 year, 3 months ago
  57. ba91758 Merge "Use Clock and RunnableScheduler to allow WorkManager scheduling tests" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  58. a3d7bee Use Clock and RunnableScheduler to allow WorkManager scheduling tests by Faelyn O'Grady · 1 year, 3 months ago
  59. 0649c37 Merge "Add toString() to work's Constraints class." into androidx-main am: 44a90b608b by Mateus Azis · 1 year, 3 months ago
  60. 44a90b6 Merge "Add toString() to work's Constraints class." into androidx-main by Mateus Azis · 1 year, 3 months ago
  61. 7f62a2b Remove thread.sleep from testCancelAllWork_updatesLastCancelAllTimeLiveData by Sergey Vasilinets · 1 year, 3 months ago
  62. a7e6d74 Rewrite tests in WorkerWrapperTest to remove Thread.sleep by Sergey Vasilinets · 1 year, 3 months ago
  63. c166a39 Rewrite WorkContinuationImplTest#testContinuation_joinPassesAllOutput by Sergey Vasilinets · 1 year, 3 months ago
  64. c67633a Merge changes I04fa35a3,I0e632cac,I070605b2 into androidx-main am: 52a6f42bc4 by Sergey Vasilinetc · 1 year, 3 months ago
  65. 4130bcb Add a test for StopReason in the case of worker's cancellation by Sergey Vasilinets · 1 year, 3 months ago
  66. 15612d1 Propagate stop reason from SystemJobService by Sergey Vasilinets · 1 year, 3 months ago
  67. afb2127 Introduce ListenableWorker.getStopReason by Sergey Vasilinets · 1 year, 3 months ago
  68. c381a7a Add toString() to work's Constraints class. by Mateus Azis · 1 year, 3 months ago
  69. 2cfe899 Merge "Pass through StopReason from GreedyScheduler to Processor" into androidx-main am: 9a0ed350d9 by Sergey Vasilinetc · 1 year, 3 months ago
  70. 86433ea Pass through StopReason from GreedyScheduler to Processor by Sergey Vasilinets · 1 year, 3 months ago
  71. 994ece8 Merge "Add StopReason to ConstraintControllers" into androidx-main am: ed9a31406a by Sergey Vasilinetc · 1 year, 3 months ago
  72. ed9a314 Merge "Add StopReason to ConstraintControllers" into androidx-main by Sergey Vasilinetc · 1 year, 3 months ago
  73. 4178a3f Merge "Fix typo in Work's Data.Builder." into androidx-main am: 46d00ea2b2 by Treehugger Robot · 1 year, 3 months ago
  74. eb666c1 Fix typo in Work's Data.Builder. by Mateus Azis · 1 year, 3 months ago
  75. fd9d48d Add StopReason to ConstraintControllers by Sergey Vasilinets · 1 year, 3 months ago
  76. 6bd74bc Merge "Move classes from work-runtime-ktx to work-runtime" into androidx-main am: 3d21b184c1 by Sergey Vasilinetc · 1 year, 3 months ago
  77. 3d21b18 Merge "Move classes from work-runtime-ktx to work-runtime" into androidx-main by Sergey Vasilinetc · 1 year, 3 months ago
  78. 2f5f4ee Merge "WorkManager: Improve error message in direct boot" into androidx-main am: defe0605b3 by Sergey Vasilinetc · 1 year, 3 months ago
  79. 1c9bdc3 WorkManager: Improve error message in direct boot by Sergey Vasilinets · 1 year, 3 months ago
  80. 1b843fc Merge "Introduce ExecutorsMode instead of `initializeTestWorkManagerWithRealExecutors`" into androidx-main am: 55d7b32155 by Sergey Vasilinetc · 1 year, 3 months ago
  81. 32ae1ff Move classes from work-runtime-ktx to work-runtime by Sergey Vasilinets · 1 year, 3 months ago
  82. 9ee4aff Introduce ExecutorsMode instead of `initializeTestWorkManagerWithRealExecutors` by Sergey Vasilinets · 1 year, 3 months ago
  83. 8cab965 Merge "Add PeriodicWorkRequest.setNextScheduleTimeOverride" into androidx-main am: e35fb8f84d by Faelyn O'Grady · 1 year, 3 months ago
  84. 1560dcf Add PeriodicWorkRequest.setNextScheduleTimeOverride by Faelyn O'Grady · 1 year, 5 months ago
  85. 6fa197e Merge "Opt-in w,x,y,z-prefixed projects to Suppress Compatibility migration" into androidx-main am: f34ab4a123 by Alan Viverette · 1 year, 3 months ago
  86. b3cc1da Opt-in w,x,y,z-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 3 months ago
  87. b948eda Merge "Update current API signatures after Metalava update" into androidx-main am: ebd47f1090 by Aurimas Liutikas · 1 year, 3 months ago
  88. 8c42240 Update current API signatures after Metalava update by Jinseong Jeon · 1 year, 3 months ago
  89. 418da45 Merge "Refactor val ConstraintTracker.initialState -> fun ConstraintTracker.readSystemState" into androidx-main am: 5150f924a8 by Treehugger Robot · 1 year, 3 months ago
  90. 62234f9 Refactor val ConstraintTracker.initialState -> fun ConstraintTracker.readSystemState by Sergey Vasilinets · 1 year, 3 months ago
  91. fb5b724 Merge "Refactor WorkConstraintsTracker & ConstraintController" into androidx-main am: 6015457b8d by Sergey Vasilinetc · 1 year, 3 months ago
  92. 6015457 Merge "Refactor WorkConstraintsTracker & ConstraintController" into androidx-main by Sergey Vasilinetc · 1 year, 3 months ago
  93. 3c68e4d Merge "Reorder methods in API files based on metalava update" into androidx-main by Aurimas Liutikas · 1 year, 3 months ago
  94. 9576a48 Merge "Moving away from @hide in work-runtime aidl files" into androidx-main am: 9bc8d9a4bb by Treehugger Robot · 1 year, 3 months ago
  95. 8571b48 Moving away from @hide in work-runtime aidl files by Aurimas Liutikas · 1 year, 3 months ago
  96. 994fc04 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 3 months ago
  97. c469b2d Refactor WorkConstraintsTracker & ConstraintController by Sergey Vasilinets · 1 year, 5 months ago
  98. 3512804 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 3 months ago
  99. 769a78e Merge changes from topic "281081899_component_names" into androidx-main by Alan Viverette · 1 year, 3 months ago
  100. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 3 months ago