[go: nahoru, domu]

  1. 2d51977 Merge "Fix GmsTaskConverterTest" into androidx-main by Sergey Vasilinetc · 9 months ago
  2. 3f0c151 Kotlinify Data & ParcelableData by Sergey Vasilinetc · 9 months ago
  3. aa08c6f Move Data.java to Data_.kt & ParcelableData.java -> ParcelableData.kt by Sergey Vasilinetc · 9 months ago
  4. da68578 WorkManager: add convenience methods for logging by Sergey Vasilinetc · 9 months ago
  5. caa68d4 Remove no op SdkSuppress and non-applicable tests by Sergey Vasilinetc · 9 months ago
  6. b827e60 Fix GmsTaskConverterTest by Sergey Vasilinetc · 9 months ago
  7. e0ca08a Add API for dropping all tables during destructive migrations. by Daniel Santiago Rivera · 12 months ago
  8. 8e58edb Throw from the Constaints.Builder if NetworkRequest with NetworkSpecifier is passed by Sergey Vasilinetc · 9 months ago
  9. e73f03b Multiprocess support for constraints with networkRequest by Sergey Vasilinetc · 9 months ago
  10. 45cba8b Adding in-process constraint tracling with NetworkRequest by Sergey Vasilinetc · 9 months ago
  11. 76352a6 Support required NetworkRequest via jobScheduler by Sergey Vasilinetc · 10 months ago
  12. 80ca2374 Support custom NetworkRequest in Constraints by Sergey Vasilinetc · 10 months ago
  13. b51f697 Merge "Fix ObsoleteSdkInt lint errors in workmanager" into androidx-main by Sergey Vasilinetc · 10 months ago
  14. 52274a1 Fix ObsoleteSdkInt lint errors in workmanager by Sergey Vasilinetc · 10 months ago
  15. 3279445 [GH] Move playground projects into a separate folder by Yigit Boyar · 10 months ago
  16. 3fb1c5d Merge changes from topic "revert-2750865-MYXIRTIHBZ" into androidx-main by Aurimas Liutikas · 10 months ago
  17. 4a37a31 Revert "Remove BaseVariant usage from GenerateProguardDetectionF..." by Sergey Vasilinetc · 10 months ago
  18. 7add5d2 Merge changes Ic72a37c5,Iee34003c into androidx-main by Sergey Vasilinetc · 10 months ago
  19. 4af8bf5 Merge "Remove @Suppress("DEPRECATION") in WorkerWrapper" into androidx-main by Sergey Vasilinetc · 10 months ago
  20. 580f4c0a Merge changes Ied9f3d94,I3d6b5868 into androidx-main by Sergey Vasilinetc · 10 months ago
  21. 99b56bb Merge changes I9c8293c0,Ife274cf6 into androidx-main by Sergey Vasilinetc · 10 months ago
  22. e9e8296 Migrate CancelWorkRunnable to Kotlin by Sergey Vasilinetc · 10 months ago
  23. f8def37 Move CancelWorkRunnable.java to .kt file by Sergey Vasilinetc · 10 months ago
  24. e9c4561 Remove @Suppress("DEPRECATION") in WorkerWrapper by Sergey Vasilinetc · 10 months ago
  25. d235b80 Merge changes Ic70ce596,I530bfd46 into androidx-main by Sergey Vasilinetc · 10 months ago
  26. e7ce289 Migrate Worker to kotlin by Sergey Vasilinetc · 10 months ago
  27. c333a1c Migrate WorkerWrapper to Kotlin by Sergey Vasilinetc · 10 months ago
  28. d216b9a Merge changes I927c83f1,I82b9fc04,I3ca6590a into androidx-main by Treehugger Robot · 10 months ago
  29. 2c8d2c7 Update lint baseline after bumping minSdkVersion to 19 by Aurimas Liutikas · 10 months ago
  30. 2343ebe Move WorkerWrapper.java to .kt by Sergey Vasilinetc · 10 months ago
  31. 1e76230 Move Worker.java to .kt file by Sergey Vasilinetc · 10 months ago
  32. 235387f Migrate StatusRunnable to kotlin by Sergey Vasilinetc · 10 months ago
  33. ddda5b5 Move StatusRunnable to .kt file by Sergey Vasilinetc · 11 months ago
  34. 294a349 Merge changes I9ef465b0,I4d5231e2 into androidx-main by Sergey Vasilinetc · 10 months ago
  35. 12d42a8 Migrate PruneWorkRunnable to kotlin by Sergey Vasilinetc · 11 months ago
  36. 9b5b36e Move PruneWorkRunnable to .kt by Sergey Vasilinetc · 11 months ago
  37. cb42da1 Kotlinify WorkQuery by Sergey Vasilinetc · 1 year ago
  38. 251c7eb Move WorkQuery to .kt by Sergey Vasilinetc · 1 year ago
  39. 52fbb7f Kotlinify WorkerFactory & DelegatingWorkerFactory by Sergey Vasilinetc · 1 year ago
  40. 92a3762 Move WorkerFactory and DelegatingWorkerFactory to .kt by Sergey Vasilinetc · 1 year ago
  41. 45ee149 Simplify code by inlining StartWorkRunnable by Sergey Vasilinetc · 11 months ago
  42. c14adc7 Include projects with dependencies in Playground by Yigit Boyar · 11 months ago
  43. 8eb4c86 Merge changes I1c3d9269,I84233f45 into androidx-main by Treehugger Robot · 11 months ago
  44. 68a3144 Unflake WorkerWrapperTest.testDependencies_setsPeriodStartTimesForUnblockedWork by Sergey Vasilinetc · 11 months ago
  45. afb3dc9 Remove BaseVariant usage from GenerateProguardDetectionFileTask by Sergey Vasilinetc · 11 months ago
  46. 073de5f Merge "Re-enable android.uniquePackageNames check" into androidx-main by Treehugger Robot · 11 months ago
  47. dbf3ee7 Fix the incorrect @value at-clauses for WorkRequest. by Mateus Azis · 12 months ago
  48. 1861ba0 Introduce FallbackPolicy for backwards compat solution. by Varun Shah · 12 months ago
  49. e34d199 Merge "Update versions for release id 1692810000000" into androidx-main by Treehugger Robot · 12 months ago
  50. 3e73c7c Update versions for release id 1692810000000 by natnaelbelay · 12 months ago
  51. 48a33a9 Update lint baselines for forked RestrictedApi check by Alan Viverette · 12 months ago
  52. 9462668 Fix some documentation with markdown. by Varun Shah · 12 months ago
  53. ecfb548 Re-enable android.uniquePackageNames check by Aurimas Liutikas · 12 months ago
  54. 7beeab1 Merge "Update lint baselines after AGP upgrade" into androidx-main by Treehugger Robot · 12 months ago
  55. 9d5eb18 Merge changes I45cb9710,I8a591b4a,I8ac43baa into androidx-main by Jinseong Jeon · 12 months ago
  56. db58f34 Update lint baselines after AGP upgrade by Aurimas Liutikas · 12 months ago
  57. c823cfa Set WorkManager's version to 2.9.0-beta01 by Sergey Vasilinetc · 12 months ago
  58. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 12 months ago
  59. 99a81a5 Merge "Re-enable RestricedApi check" into androidx-main by Treehugger Robot · 1 year ago
  60. 578019f Re-enable RestricedApi check by Aurimas Liutikas · 1 year ago
  61. a52ea32 Merge "Adding StopReason constants" into androidx-main by Sergey Vasilinetc · 1 year ago
  62. af55063 Merge "Deflake WorkerWrapperTest#testInterruption_isMarkedOnRunningWorker" into androidx-main by Sergey Vasilinetc · 1 year ago
  63. a3d07f9 Remove redundant disabling of SyntheticAccessor check by Aurimas Liutikas · 1 year ago
  64. 9d6446d Deflake WorkerWrapperTest#testInterruption_isMarkedOnRunningWorker by Sergey Vasilinetc · 1 year ago
  65. ef9010f Adding StopReason constants by Sergey Vasilinetc · 1 year ago
  66. 2c1dce8 [GH] stop using buildSrc symlinks by Yigit Boyar · 1 year ago
  67. 4beaa97 Merge "Set default value of last_enqueue_time to -1" into androidx-main by Sergey Vasilinetc · 1 year ago
  68. 5fdc134 Catch uses of @suppress usage in kdoc by Aurimas Liutikas · 1 year, 1 month ago
  69. 3695882 Set default value of last_enqueue_time to -1 by Sergey Vasilinets · 1 year ago
  70. 4738db5 Merge "Reland upgrade to AGP 8.2.0-alpha15" into androidx-main by Aurimas Liutikas · 1 year ago
  71. 02e5c92 Reland upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 1 year ago
  72. 0f9efc3b Ignore flaky test by Radha Nakade · 1 year ago
  73. 284ef8f Revert "Upgrade to AGP 8.2.0-alpha15" by Aurimas Liutikas · 1 year ago
  74. fd8c8aa Upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 1 year, 1 month ago
  75. 4adb0a5 Merge "Limit workers ran by GreedyScheduler" into androidx-main by Sergey Vasilinetc · 1 year ago
  76. d8995f9 Revert "Upgrade to AGP 8.2.0-alpha14" by Nader Jawad · 1 year, 1 month ago
  77. dc93f80 Upgrade to AGP 8.2.0-alpha14 by Aurimas Liutikas · 1 year, 1 month ago
  78. 873983b Limit workers ran by GreedyScheduler by Sergey Vasilinets · 1 year, 1 month ago
  79. c8c613f Migrate MainActivity & RetryActivity to kotlin by Sergey Vasilinets · 1 year, 1 month ago
  80. 2b465d65 Move MainActivity and Retry to kotlin by Sergey Vasilinets · 1 year, 1 month ago
  81. 9d02713 Introduce AbstractUitService and related classes. by Varun Shah · 1 year, 1 month ago
  82. 73573ab Stop remote workers by Sergey Vasilinets · 1 year, 1 month ago
  83. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 2 months ago
  84. 619b37f Fix closing of javadoc/kdocs by Aurimas Liutikas · 1 year, 2 months ago
  85. 1fe78ef Merge "Only change the state of a component, if it requires changing." into androidx-main by Treehugger Robot · 1 year, 2 months ago
  86. dbc3ce4 Only change the state of a component, if it requires changing. by Rahul Ravikumar · 1 year, 2 months ago
  87. 27387b81 Merge "Minor doc fixes in WorkManager" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  88. 4a7b2e6 Merge "Remove ignore from TestSchedulerTest#testWorker_shouldSucceedSynchronously" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  89. 3227c64 Don't send redundant stop_foreground by Sergey Vasilinets · 1 year, 2 months ago
  90. 16a0d19 Fix lint checks for workmanager by Sergey Vasilinets · 1 year, 2 months ago
  91. 2c0d958 Remove ignore from TestSchedulerTest#testWorker_shouldSucceedSynchronously by Sergey Vasilinets · 1 year, 2 months ago
  92. b3d8275 Minor doc fixes in WorkManager by Sergey Vasilinets · 1 year, 2 months ago
  93. a1d40c2 Merge "Use getNameLocation(declaration) instead of getLocation(declaration.javaPsi)" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  94. 789929d Use getNameLocation(declaration) instead of getLocation(declaration.javaPsi) by Sergey Vasilinets · 1 year, 2 months ago
  95. b8832b3 Set the cause in SystemJobService#onCreate by Sergey Vasilinets · 1 year, 2 months ago
  96. 92ae412 Merge "Allow calling ListenableWorker.getStopReason() while running" into androidx-main by Sergey Vasilinetc · 1 year, 2 months ago
  97. 46198cf Merge "Introduce UserInitiatedTaskRequest and related classes." into androidx-main by Varun Shah · 1 year, 2 months ago
  98. 216e785 Introduce UserInitiatedTaskRequest and related classes. by Varun Shah · 1 year, 2 months ago
  99. 3b6714b Allow calling ListenableWorker.getStopReason() while running by Sergey Vasilinets · 1 year, 2 months ago
  100. b626c52 Correctly stop foreground service when worker is stopped by Sergey Vasilinets · 1 year, 2 months ago