1. 9e7a850 Merge "Revert WM changes from "Add concurrent:concurrent-futures-ktx"" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  2. 60c7905 Revert WM changes from "Add concurrent:concurrent-futures-ktx" by Dustin Lam · 4 years, 8 months ago
  3. d014acf Merge "Update WorkManager to 2.3.0-beta01." into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  4. 293f543 Merge "Remove the use of FLAG_ONE_SHOT and replace with FLAG_UPDATE_CURRENT." into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  5. 71af461 Remove the use of FLAG_ONE_SHOT and replace with FLAG_UPDATE_CURRENT. by Rahul Ravikumar · 4 years, 8 months ago
  6. 6dd2cc2 Add concurrent:concurrent-futures-ktx by Dustin Lam · 4 years, 9 months ago
  7. 0042c00 Update WorkManager to 2.3.0-beta01. by Sumir Kataria · 4 years, 8 months ago
  8. d251709 Merge "Move to Room 2.2.1 stable." into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  9. 02705d2 Move to Room 2.2.1 stable. by Rahul Ravikumar · 4 years, 8 months ago
  10. 3131c01 Fix the type in ForegroundInfo. by Rahul Ravikumar · 4 years, 8 months ago
  11. 4cecfd2 Merge "Increment browser, media, and workmanager versions" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  12. 04b136d Increment browser, media, and workmanager versions by Nick Anthony · 4 years, 8 months ago
  13. 2b07df3 Update PeriodicWorkRequest docs: initial delays are allowed. by Sumir Kataria · 4 years, 8 months ago
  14. 30fa7ce Merge "Replace the intent assertion with a simpler assertion." into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  15. bee795cf Replace the intent assertion with a simpler assertion. by Rahul Ravikumar · 4 years, 8 months ago
  16. 2920620 Adds -PupdateLintBaseline parameter for lint by Louis Pullen-Freilich · 4 years, 9 months ago
  17. 16c8010 Fix all EqualsGetClass errorprone warnings. by Aurimas Liutikas · 4 years, 9 months ago
  18. 0908203 Stop the foreground service when WorkManager.cancelWorkBy* APIs are used. by Rahul Ravikumar · 4 years, 9 months ago
  19. 7d9cb24 Merge "Fix deprecated API usage in workmanager-gcm" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  20. 661fb3a Fix deprecated API usage in workmanager-gcm by Ian Lake · 4 years, 9 months ago
  21. 383ecf8 Updates for the latest metalava by Jeff Gaston · 4 years, 9 months ago
  22. bc0450b Remove unnecessary context param from createCancelPendingIntent API. by Rahul Ravikumar · 4 years, 9 months ago
  23. 4111fbd Rename getNotificationType() to getForegroundServiceType() based on API Council feedback. by Rahul Ravikumar · 4 years, 9 months ago
  24. e3918ca Merge "Add WorkManager.createCancelPendingIntent() API." into androidx-master-dev by Rahul Ravikumar · 4 years, 9 months ago
  25. 34ffd63 Removes an unnecessary call to WorkDatabase.setTransactionSuccessful() by Rahul Ravikumar · 4 years, 9 months ago
  26. bf043169 Add WorkManager.createCancelPendingIntent() API. by Rahul Ravikumar · 4 years, 9 months ago
  27. a32bd84 Merge "Switch to Room 2.2 stable." into androidx-master-dev by Rahul Ravikumar · 4 years, 9 months ago
  28. f39e3dd Merge "Update to WorkManager 2.3.0-alpha03." into androidx-master-dev by Rahul Ravikumar · 4 years, 9 months ago
  29. 9f75a89 Switch to Room 2.2 stable. by Rahul Ravikumar · 4 years, 9 months ago
  30. b15ab97 Fix incorrect @param names in work-runtime-ktx by Dustin Lam · 4 years, 9 months ago
  31. 3a75221 Update to WorkManager 2.3.0-alpha03. by Rahul Ravikumar · 4 years, 9 months ago
  32. 3ceb16d Update Foreground Service APIs. by Rahul Ravikumar · 4 years, 9 months ago
  33. 865b9bc Make testEnqueueApi26OrHigher_withStorageNotLowConstraint_expectsOriginalWorker a @LargeTest by Rahul Ravikumar · 4 years, 9 months ago
  34. f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 4 years, 9 months ago
  35. 5557269 Merge "Update some runInForeground-related Javadocs." into androidx-master-dev by Sumir Kataria · 4 years, 9 months ago
  36. e6a85be Move all properties from SharedPreferences to WorkDatabase. by Rahul Ravikumar · 4 years, 9 months ago
  37. 97515b8 Migrate WorkDatabase to the no-backup directory. by Rahul Ravikumar · 4 years, 9 months ago
  38. 8e6df60 Merge "Update docs based on API council feedback." into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  39. ce70401 Update docs based on API council feedback. by Rahul Ravikumar · 4 years, 9 months ago
  40. 3efec66 Rename containsKey to hasKeyWithValueOfType. by Rahul Ravikumar · 4 years, 9 months ago
  41. 6316e3e Update some runInForeground-related Javadocs. by Sumir Kataria · 4 years, 9 months ago
  42. 0e005915 Switch all libraries to use concurrent-futures 1.0.0 by Ian Lake · 4 years, 9 months ago
  43. 005a920 Remove ARCH_* constants from Dependencies.kt by Ian Lake · 4 years, 9 months ago
  44. ae48ec2 Remove ANDROIDX_* constants from Dependencies.kt by Ian Lake · 4 years, 9 months ago
  45. cd296eb Merge "SystemForegroundDispatcher tests cleanup." into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  46. b3a98bb Add more WorkerWrapperForegroundTests. by Rahul Ravikumar · 4 years, 9 months ago
  47. 0edc382 SystemForegroundDispatcher tests cleanup. by Rahul Ravikumar · 4 years, 9 months ago
  48. 3e284e8 Remove the cancelled flag from WorkerWrapper.interrupt(). by Rahul Ravikumar · 4 years, 9 months ago
  49. e998cd3 Processor cleanup by Rahul Ravikumar · 4 years, 9 months ago
  50. b34743e9 mRunInForeground should track if its a foreground work request *and* that the Worker implements a `NotificationProvider`. by Rahul Ravikumar · 4 years, 9 months ago
  51. 5ea34a0 Add more equality tests for Data. by Rahul Ravikumar · 4 years, 9 months ago
  52. 8193f16 Remove `work-foreground` from the list of projects in settings.gradle. by Rahul Ravikumar · 4 years, 9 months ago
  53. 7501e0a Merge "Add the ability to cancel foreground work in the test app." into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  54. bd393bc Don't resolve mFuture and keep the backing job in JobScheduler. by Rahul Ravikumar · 4 years, 10 months ago
  55. 8d7821d Add the ability to cancel foreground work in the test app. by Rahul Ravikumar · 4 years, 9 months ago
  56. 9065da1 Merge "Disallow idle mode constraints in the context of a foreground service." into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  57. 4ed0b44 Merge "GreedyScheduler no longer ignores foreground work." into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  58. 4e859d9 Merge "Call startForeground() with the right foreground service type." into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  59. 29c4d6e Disallow idle mode constraints in the context of a foreground service. by Rahul Ravikumar · 4 years, 10 months ago
  60. d3a2d45 Merge "Update WorkManager to 2.3.0-alpha02." into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  61. dc06eaa GreedyScheduler no longer ignores foreground work. by Rahul Ravikumar · 4 years, 10 months ago
  62. 72673b2 Merge "Revert "Revert "Fix maxDepVersions testing""" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  63. f07f031 Call startForeground() with the right foreground service type. by Rahul Ravikumar · 4 years, 10 months ago
  64. 8ab4a0c Update WorkManager to 2.3.0-alpha02. by Rahul Ravikumar · 4 years, 10 months ago
  65. f6bfd9d Merge "API lint check for the SetterReturnsThis is enabled for androidx" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  66. 06eec68 Add unit tests for SystemForegroundDispatcher. by Rahul Ravikumar · 4 years, 10 months ago
  67. 627dee1 Revert "Revert "Fix maxDepVersions testing"" by Oussama Ben Abdelbaki · 4 years, 10 months ago
  68. 6a31a9f Merge changes Ic417c189,I72ae6bbc into androidx-master-dev by Rahul Ravikumar · 4 years, 10 months ago
  69. ffad6b9 Fix raw types in WorkConstraintsTracker. by Rahul Ravikumar · 4 years, 10 months ago
  70. d4be1d3 Add constraint tracking support for Foreground Workers. by Rahul Ravikumar · 4 years, 10 months ago
  71. be7fcb4 Merge "A better equals() method for Data." into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  72. 966a73d A better equals() method for Data. by Rahul Ravikumar · 4 years, 10 months ago
  73. 536a1ff API lint check for the SetterReturnsThis is enabled for androidx by Sergey · 4 years, 10 months ago
  74. a20cbfd Merge changes I42fa22de,I046c1078 into androidx-master-dev by Dustin Lam · 4 years, 10 months ago
  75. 6fd483d Rename KOTLIN_COROUTINES to KOTLIN_COROUTINES_ANDROID by Dustin Lam · 4 years, 10 months ago
  76. 7180625 Add a nicer toString() method for Data. by Rahul Ravikumar · 4 years, 10 months ago
  77. acf28d1 Acquire a wake lock for 10 mins when using GCMNM. by Rahul Ravikumar · 4 years, 10 months ago
  78. 64154b0 Actually acquire the foreground wake lock. by Rahul Ravikumar · 4 years, 10 months ago
  79. 9f88093 Merge "API lint check for the MinMaxConstant is enabled for androidx" into androidx-master-dev by Aurimas Liutikas · 4 years, 10 months ago
  80. f1c2f56 Merge "Add missing space to exception. (Reported by a user.)" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  81. de7fb4b Add missing space to exception. (Reported by a user.) by Sumir Kataria · 4 years, 10 months ago
  82. a448441 Remove progress information when a Worker gets interrupted or is completed. by Rahul Ravikumar · 4 years, 10 months ago
  83. 64f11e5 API lint check for the MinMaxConstant is enabled for androidx by Sergey · 4 years, 10 months ago
  84. 15f468c Foreground service support [4] by Rahul Ravikumar · 4 years, 10 months ago
  85. b6ebbbf Foreground Service support [3]. by Rahul Ravikumar · 4 years, 10 months ago
  86. a8bc1c6 WorkManager foreground service support [2] by Rahul Ravikumar · 4 years, 10 months ago
  87. a4a0683 Merge "Track experimental API surface" into androidx-master-dev by Alan Viverette · 4 years, 10 months ago
  88. 33556bd Merge "Unhide the public APIs for foreground service support." into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  89. 39cff5a Unhide the public APIs for foreground service support. by Rahul Ravikumar · 4 years, 10 months ago
  90. a5c784c Merge "Fixing broken link in PeriodicWorkRequest Reference doc." into androidx-master-dev by Neal Eckard · 4 years, 10 months ago
  91. ca4aee6 Fixing broken link in PeriodicWorkRequest Reference doc. by neal · 4 years, 10 months ago
  92. cd1aae0 Track experimental API surface by Alan Viverette · 4 years, 10 months ago
  93. 467ed78 WorkManager foreground service support [1] by Rahul Ravikumar · 4 years, 10 months ago
  94. 288b32d Fix flaky tests in WorkerWrapperTest. by Rahul Ravikumar · 4 years, 10 months ago
  95. 74eb330 Interrupt a Worker only when it's not already complete. by Rahul Ravikumar · 4 years, 10 months ago
  96. 88e7b69 Make sure scheduling is fair. by Rahul Ravikumar · 4 years, 11 months ago
  97. 2114e28 Ensure that the instance of ListenableWorker being returned by WorkerFactory is not used. by Rahul Ravikumar · 4 years, 11 months ago
  98. 8358ebc Remove monitor locks in TestScheduler. by Rahul Ravikumar · 4 years, 11 months ago
  99. 5f197b2 Call setImportantWhenInForeground() when applicable. by Rahul Ravikumar · 4 years, 11 months ago
  100. fcf45ae Keep track of completed work in TestScheduler. by Rahul Ravikumar · 4 years, 11 months ago