[go: nahoru, domu]

  1. df441e9 Merge "Read tags along with WorkSpec in Processor" into androidx-main am: d75440b35a by Sergey Vasilinetc · 2 years ago
  2. bc2bc2a Read tags along with WorkSpec in Processor by Sergey Vasilinets · 2 years ago
  3. c60b205 Merge "Use correct WorkSpec in SystemForegroundDispatcher" into androidx-main am: ef24bcc676 by Sergey Vasilinetc · 2 years ago
  4. ef24bcc Merge "Use correct WorkSpec in SystemForegroundDispatcher" into androidx-main by Sergey Vasilinetc · 2 years ago
  5. 7533142 Use correct WorkSpec in SystemForegroundDispatcher by Sergey Vasilinets · 2 years ago
  6. ba9798f Merge "Update lint baseline files after Lint Fixit" into androidx-main am: cbdc4c1827 by Treehugger Robot · 2 years ago
  7. 4b3a49b Update lint baseline files after Lint Fixit by Tiem Song · 2 years ago
  8. f34992d Merge "Initial commit for update work feature" into androidx-main am: 6cec5c6653 by Treehugger Robot · 2 years ago
  9. 6cec5c6 Merge "Initial commit for update work feature" into androidx-main by Treehugger Robot · 2 years ago
  10. e5de8ca Initial commit for update work feature by Sergey Vasilinets · 2 years, 3 months ago
  11. d5e3ece Merge "Fix cancellation in TestScheduler" into androidx-main am: 6b34ef0d04 by Treehugger Robot · 2 years ago
  12. 6e497a5 Fix cancellation in TestScheduler by Sergey Vasilinets · 2 years ago
  13. 0814611 Fix lint issues in work-testing by Sergey Vasilinets · 2 years ago
  14. 564116c Merge changes Id211abc8,I4fe50938 into androidx-main am: be43817732 by Treehugger Robot · 2 years ago
  15. daa8706 Fix lint issues in work-runtime (part 2) by Sergey Vasilinets · 2 years ago
  16. c86a2b9 Fix lint issues in work-testing by Sergey Vasilinets · 2 years ago
  17. ae9e951 Fix lint issues in work-runtime (part 1) by Sergey Vasilinets · 2 years ago
  18. 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, 1 month ago
  19. 5142ab9 Merge "Add the ability to intercept scheduling exceptions." into androidx-main am: bb79d64dce by Treehugger Robot · 2 years, 1 month ago
  20. 69ae4ea2 Change the error log to a warning because that is really what it is. by Rahul Ravikumar · 2 years, 1 month ago
  21. 1a29fee Add the ability to intercept scheduling exceptions. by Rahul Ravikumar · 2 years, 1 month ago
  22. e4f0ede Merge changes I2bf26fd7,I6a29381b into androidx-main am: 7f6b7346a0 by Treehugger Robot · 2 years, 1 month ago
  23. 66fe06e Introduce generation in WorkSpec by Sergey Vasilinets · 2 years, 1 month ago
  24. 1430b5a Read WorkSpec in advance in Processor by Sergey Vasilinets · 2 years, 1 month ago
  25. 6fc253a Merge "Upgrade to metalava from ab/8670428" into androidx-main am: 9dffc37ca0 by Aurimas Liutikas · 2 years, 1 month ago
  26. 9dffc37 Merge "Upgrade to metalava from ab/8670428" into androidx-main by Aurimas Liutikas · 2 years, 1 month ago
  27. 337d8dd Merge "Rename `WorkRunId` to `StartStopToken`" into androidx-main am: dcbb90395d by Treehugger Robot · 2 years, 1 month ago
  28. a7d319b Rename `WorkRunId` to `StartStopToken` by Sergey Vasilinets · 2 years, 1 month ago
  29. 19e8e88 Merge "Use WorkSpec in ConstraintsTracker" into androidx-main am: 0f737c7e3f by Treehugger Robot · 2 years, 1 month ago
  30. a58db37 Upgrade to metalava from ab/8670428 by Aurimas Liutikas · 2 years, 1 month ago
  31. b1e1b47 Use WorkSpec in ConstraintsTracker by Sergey Vasilinets · 2 years, 1 month ago
  32. b002135 Merge "Fix NPE in startWork" into androidx-main am: ba1db031ab by Treehugger Robot · 2 years, 1 month ago
  33. c034f47 Fix NPE in startWork by Sergey Vasilinets · 2 years, 1 month ago
  34. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 2 months ago
  35. 3e0ca61 Remove line and position from lint baselines by Alan Viverette · 2 years, 2 months ago
  36. 2c03759 Merge "[GH] Cleanup Playground Setup" into androidx-main am: 2fcc4c07b1 by Treehugger Robot · 2 years, 2 months ago
  37. 5592a0c [GH] Cleanup Playground Setup by Yigit Boyar · 2 years, 2 months ago
  38. 91ea0ff Merge "Stop automatically rewinding in `scheduleInternal` in `TestScheduler`" into androidx-main am: b8f90710ab by Sergey Vasilinetc · 2 years, 2 months ago
  39. b8f9071 Merge "Stop automatically rewinding in `scheduleInternal` in `TestScheduler`" into androidx-main by Sergey Vasilinetc · 2 years, 2 months ago
  40. 4d10dcb Stop automatically rewinding in `scheduleInternal` in `TestScheduler` by Sergey Vasilinets · 2 years, 2 months ago
  41. 7095289 Merge "Implement custom SynchronousSerialExecutor that is used in default test setup." into androidx-main am: 0aacc2e8e7 by Sergey Vasilinetc · 2 years, 2 months ago
  42. 0aacc2e Merge "Implement custom SynchronousSerialExecutor that is used in default test setup." into androidx-main by Sergey Vasilinetc · 2 years, 2 months ago
  43. bafb69b Merge "Run `ForceStopRunnable` only when there are new force-stop events." into androidx-main am: abd4601465 by Treehugger Robot · 2 years, 2 months ago
  44. 8c9d240 Run `ForceStopRunnable` only when there are new force-stop events. by Rahul Ravikumar · 2 years, 2 months ago
  45. 13d19bb Implement custom SynchronousSerialExecutor that is used in default test setup. by Sergey Vasilinets · 2 years, 2 months ago
  46. 9fe6d5c Merge "Remove check that setPeriodDelayMet can be called only on peridic work" into androidx-main am: 697d43db39 by Sergey Vasilinetc · 2 years, 3 months ago
  47. 697d43d Merge "Remove check that setPeriodDelayMet can be called only on peridic work" into androidx-main by Sergey Vasilinetc · 2 years, 3 months ago
  48. 9a963d1 Remove check that setPeriodDelayMet can be called only on peridic work by Sergey Vasilinets · 2 years, 3 months ago
  49. 771c3da Baseline for metalava update by Sam Gilbert · 2 years, 3 months ago
  50. eba339b Baseline for metalava update by Sam Gilbert · 2 years, 3 months ago
  51. 9902ce8 Merge "Fix TestScheduler to run workers with flex immediately" into androidx-main am: 41366c8e2e by Treehugger Robot · 2 years, 3 months ago
  52. 41366c8 Merge "Fix TestScheduler to run workers with flex immediately" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  53. c175f50 Fix TestScheduler to run workers with flex immediately by Sergey Vasilinets · 2 years, 3 months ago
  54. 3a5c624 Merge "Update to Kotlin 1.6.20" into androidx-main am: 1f672764e6 by Aurimas Liutikas · 2 years, 3 months ago
  55. bcbd33a Update to Kotlin 1.6.20 by Jim Sproch · 2 years, 6 months ago
  56. aca5e5a Merge "Fix typo" into androidx-main am: 53c9c50c24 by Treehugger Robot · 2 years, 3 months ago
  57. d1b3ea29 Merge "Improve implementation note on WorkRunId" into androidx-main am: c0d43f174b by Treehugger Robot · 2 years, 3 months ago
  58. 29979b6 Fix typo by Jacinta Hu · 2 years, 3 months ago
  59. c8f83d8 Improve implementation note on WorkRunId by Sergey Vasilinets · 2 years, 3 months ago
  60. 84509ea Merge "Restrict schedulers to cancel only their own work." into androidx-main am: 94d944197a by Sergey Vasilinetc · 2 years, 3 months ago
  61. 9d5b985 Restrict schedulers to cancel only their own work. by Sergey Vasilinets · 2 years, 3 months ago
  62. e7e6de6 Merge changes I26be62e3,I2db19d9c into androidx-main am: 96db3a30ac by Sergey Vasilinetc · 2 years, 3 months ago
  63. 96db3a3 Merge changes I26be62e3,I2db19d9c into androidx-main by Sergey Vasilinetc · 2 years, 3 months ago
  64. d0a15e19 Merge changes If2d46362,I2472414b into androidx-main am: 85ea688ec5 by Sergey Vasilinetc · 2 years, 3 months ago
  65. 5f7e0e8 Merge changes I6331453c,I0ce0df15 into androidx-main am: 7888af8e91 by Sergey Vasilinetc · 2 years, 3 months ago
  66. 01f465b Merge changes I0010f0bc,If78a3dc9,Idff67d59 into androidx-main am: 647a820cc6 by Sergey Vasilinetc · 2 years, 3 months ago
  67. 85ea688 Merge changes If2d46362,I2472414b into androidx-main by Sergey Vasilinetc · 2 years, 3 months ago
  68. 7888af8 Merge changes I6331453c,I0ce0df15 into androidx-main by Sergey Vasilinetc · 2 years, 3 months ago
  69. 647a820 Merge changes I0010f0bc,If78a3dc9,Idff67d59 into androidx-main by Sergey Vasilinetc · 2 years, 3 months ago
  70. 0dc8e7b Merge changes I70f530d8,I3b6e5fd5 into androidx-main am: 2da2657ee5 by Sergey Vasilinetc · 2 years, 3 months ago
  71. 1c3934a Migrate WakeLocks to Kotlin by Sergey Vasilinets · 2 years, 3 months ago
  72. c53166d Rename WakeLocks.java to WakeLocks.kt by Sergey Vasilinets · 2 years, 3 months ago
  73. 913bf47 Migrate *Worker to Kotlin by Sergey Vasilinets · 2 years, 3 months ago
  74. e369a7b Rename *Worker.java to *Worker.kt by Sergey Vasilinets · 2 years, 3 months ago
  75. 2a18c03 Move inline helpers for OneTimeWorkRequest & PeriodicWorkRequest by Sergey Vasilinets · 2 years, 3 months ago
  76. 79a471d Migrate WorkRequest to Kotlin by Sergey Vasilinets · 2 years, 3 months ago
  77. a4d9af4 Migrate ProcessUtils to kotlin by Sergey Vasilinets · 2 years, 3 months ago
  78. f63f7fa Rename ProcessUtils.java to ProcessUtils.kt by Sergey Vasilinets · 2 years, 3 months ago
  79. 491fa17 Merge "Update Metalava to build 8385786" into androidx-main am: b37cb92070 by Treehugger Robot · 2 years, 3 months ago
  80. a5ab3d2 Rename *Request.java -> *Request.kt by Sergey Vasilinets · 2 years, 3 months ago
  81. 327311c Migrate enums to Kotlin by Sergey Vasilinets · 2 years, 3 months ago
  82. 12a144a Move enum file from *.java -> *.kt by Sergey Vasilinets · 2 years, 3 months ago
  83. d955851 Merge "Update Metalava to build 8281375" into androidx-main am: f7dc537b5c by Treehugger Robot · 2 years, 3 months ago
  84. 98bab3f Update Metalava to build 8385786 by Ember Rose · 2 years, 3 months ago
  85. f7dc537 Merge "Update Metalava to build 8281375" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  86. fad9607 Merge changes from topic "fullsdk_1648670479" into androidx-platform-dev by TreeHugger Robot · 2 years, 3 months ago
  87. 38e8007 Deprecations for platform SDK update by Alan Viverette · 2 years, 3 months ago
  88. c214404 Merge "Bulk update of all AndroidX lint baseline files" into androidx-main am: 8ce27e2344 by Tiem Song · 2 years, 3 months ago
  89. 8ce27e2 Merge "Bulk update of all AndroidX lint baseline files" into androidx-main by Tiem Song · 2 years, 3 months ago
  90. 0a64a66 Update Metalava to build 8281375 by Ember Rose · 2 years, 3 months ago
  91. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 3 months ago
  92. ef090e7 Merge changes I21fbe5d0,Ie72931d1 into androidx-main am: 4d25b97afb by Sergey Vasilinetc · 2 years, 3 months ago
  93. 4d25b97 Merge changes I21fbe5d0,Ie72931d1 into androidx-main by Sergey Vasilinetc · 2 years, 3 months ago
  94. 90e6c45 Merge changes Id17aee5d,Ie0de07b5 into androidx-main am: b5f8277a96 by Sergey Vasilinetc · 2 years, 3 months ago
  95. 0951009 Merge changes If5668561,Idc5b65db into androidx-main am: 13ec53b1c0 by Sergey Vasilinetc · 2 years, 3 months ago
  96. b5f8277a Merge changes Id17aee5d,Ie0de07b5 into androidx-main by Sergey Vasilinetc · 2 years, 3 months ago
  97. 61aca7b Migrate IdGenerator to Kotlin by Sergey Vasilinets · 2 years, 3 months ago
  98. 63850bb Rename IdGenerator.java to IdGenerator.kt by Sergey Vasilinets · 2 years, 3 months ago
  99. 68f7ab6 Migrate RawQueries to Kotlin by Sergey Vasilinets · 2 years, 3 months ago
  100. 7548808 Rename RawQueries.java -> RawQueries.kt by Sergey Vasilinets · 2 years, 3 months ago