1. afd4a79 Update to a new version of Metalava by Aurimas Liutikas · 4 years, 3 months ago
  2. 3ec1672 Start tracking annotations that come from the classpath. by Aurimas Liutikas · 4 years, 4 months ago
  3. 85434b9 Rename WorkQuery.Builder's factory methods. by Rahul Ravikumar · 4 years, 5 months ago
  4. 1ab3ca0 Make `WorkQuery.Builder` final. by Rahul Ravikumar · 4 years, 6 months ago
  5. 60ae0ee Add the ability to query by using a `WorkQuery`. by Rahul Ravikumar · 4 years, 6 months ago
  6. 6c6adc1 Add an @IntRange() annotation based on API council feedback. by Rahul Ravikumar · 4 years, 6 months ago
  7. 57a2420 Add a customizable RunnableScheduler for GreedyScheduler. by Rahul Ravikumar · 4 years, 8 months ago
  8. 0e02ec3 Add a new ExistingWorkPolicy: APPEND_OR_REPLACE by Rahul Ravikumar · 4 years, 9 months ago
  9. b29c1de Add the ability to provide a `notificationId` as part of `ForegroundInfo`. by Rahul Ravikumar · 4 years, 10 months ago
  10. bc0450b Remove unnecessary context param from createCancelPendingIntent API. by Rahul Ravikumar · 5 years ago
  11. 4111fbd Rename getNotificationType() to getForegroundServiceType() based on API Council feedback. by Rahul Ravikumar · 5 years ago
  12. bf043169 Add WorkManager.createCancelPendingIntent() API. by Rahul Ravikumar · 5 years ago
  13. 3ceb16d Update Foreground Service APIs. by Rahul Ravikumar · 5 years ago
  14. 3efec66 Rename containsKey to hasKeyWithValueOfType. by Rahul Ravikumar · 5 years ago
  15. 15f468c Foreground service support [4] by Rahul Ravikumar · 5 years ago
  16. a8bc1c6 WorkManager foreground service support [2] by Rahul Ravikumar · 5 years ago
  17. 39cff5a Unhide the public APIs for foreground service support. by Rahul Ravikumar · 5 years ago
  18. 9e5c3ee Add Data#containsKey API. by Rahul Ravikumar · 5 years ago
  19. 707e1b5 Make Data#toByteArray() an instance method. by Rahul Ravikumar · 5 years ago
  20. 7271b37 Make Data serializers and de-serializers public. by Rahul Ravikumar · 5 years ago
  21. f9b0e2a More progress updates. by Rahul Ravikumar · 5 years ago
  22. f9c2cfb Add progress to WorkInfo. by Rahul Ravikumar · 5 years ago
  23. 9359ac2 Adds a customizable InputMergerFactory. by Rahul Ravikumar · 5 years ago
  24. 6edd4a4 Updating metalava from build 5579350 by Jeff Gaston · 5 years ago
  25. 2cdf00b Add from=0 range for runAttemptCount. by Sumir Kataria · 5 years ago
  26. f89a874 Allow developers to customize WorkManager's task executor thread. by Rahul Ravikumar · 5 years ago
  27. 19b1518 Add a delegating WorkerFactory which can delegate to other WorkerFactories. by Rahul Ravikumar · 5 years ago
  28. 25dc219 Add support for initialDelays for PeriodicWorkRequests. by Rahul Ravikumar · 5 years ago
  29. c1d1518 Add run attempt count to WorkInfo. by Sumir Kataria · 5 years ago
  30. a3be5b6 Merge "Add Data#getByte() and Data#getByteArray() and corresponding setters." into androidx-master-dev by Treehugger Robot · 5 years ago
  31. 230e5d1 Add Data#getByte() and Data#getByteArray() and corresponding setters. by Rahul Ravikumar · 5 years ago
  32. 65e1ddf On-demand initialization for WorkManager. by Sumir Kataria · 5 years ago
  33. e535666 WorkManager 2.0.0-rc01. by Rahul Ravikumar · 6 years ago
  34. 5d65a6a Updating Metalava to version 1.2.5 by Jeff Gaston · 6 years ago
  35. b18241b Rename Result->ListenableWorker.Result to prevent Kotlin builtin conflict. by Sumir Kataria · 6 years ago
  36. ffb2c10 Merge "The great Payload refactor." into androidx-master-dev by Rahul Ravikumar · 6 years ago
  37. dc4cfe7 The great Payload refactor. by Rahul Ravikumar · 6 years ago
  38. 16fc71b Merge "Rename Operation.getException to getThrowable." into androidx-master-dev by Treehugger Robot · 6 years ago
  39. 6a62662 Rename Operation.getException to getThrowable. by Sumir Kataria · 6 years ago
  40. b2e95bb Remove vararg unique work enqueue methods; replace with single work versions. by Sumir Kataria · 6 years ago
  41. da086ba Add support for JobInfo#setTriggerContentUpdateDelay() and JobInfo#setTriggerMaxContentDelay() by Rahul Ravikumar · 6 years ago
  42. 0366f3a Merge "Remove ContentUriTriggers from public API." into androidx-master-dev by Treehugger Robot · 6 years ago
  43. a42d736 Remove ContentUriTriggers from public API. by Sumir Kataria · 6 years ago
  44. c757da3 Add WorkRequest.Builder#setBackoffCriteria with Duration. by Sumir Kataria · 6 years ago
  45. d6f7b14 Remove OneTimeWorkRequest#from(Class...) for consistency. by Sumir Kataria · 6 years ago
  46. 9cf21ac Remove some methods from WorkContinuation. by Sumir Kataria · 6 years ago
  47. 3e65fa8 Address API council feed back around Constraints. by Sumir Kataria · 6 years ago
  48. 22988d3 Remove the distinction between Worker stoppages, and cancellations. by Rahul Ravikumar · 6 years ago
  49. 7f7ab61 The great renaming of WorkStatus. by Rahul Ravikumar · 6 years ago
  50. e376b53 Remove *internal() methods and workmanager-sync. by Rahul Ravikumar · 6 years ago
  51. 6904232 Introduce Operation and Operation.State to keep track of enqueue() operations. by Rahul Ravikumar · 6 years ago
  52. 1346bf3 Remove varargs everywhere. by Rahul Ravikumar · 6 years ago
  53. 15f20bc Remove all methods that enqueue(), cancel() and prune() and return a ListenableFuture<Void>. by Rahul Ravikumar · 6 years ago
  54. c21caf9 Enabling metalava by default by Jeff Gaston · 6 years ago
  55. 5d0aa4a Add enqueueUniqueWork() APIs. by Rahul Ravikumar · 6 years ago
  56. f5d1b47 Merge "A few API naming/annotation tweaks:" into androidx-master-dev by Treehugger Robot · 6 years ago
  57. 706203c API tweaks by Rahul Ravikumar · 6 years ago
  58. 7c4453b A few API naming/annotation tweaks: by Sumir Kataria · 6 years ago
  59. 2e3d563 Generate api/current.txt using ./gradlew updateApi by Rahul Ravikumar · 6 years ago