1. b29c1de Add the ability to provide a `notificationId` as part of `ForegroundInfo`. by Rahul Ravikumar · 4 years, 7 months ago
  2. e1847ea Removed unneeded lint test util file by Matthew Fraschilla · 4 years, 7 months ago
  3. df1c340 Remove sdk dirs from lint detector tests by Matthew Fraschilla · 4 years, 7 months ago
  4. e082bde Merge "Switch to using Room 2.2.2." into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  5. fa8f325 Switch to using Room 2.2.2. by Rahul Ravikumar · 4 years, 7 months ago
  6. 8851a42 WorkManager 2.3.0-rc01 release. by Rahul Ravikumar · 4 years, 7 months ago
  7. d29a8d7 Use an override for ANDROID_HOME in our lint tests. by Rahul Ravikumar · 4 years, 7 months ago
  8. a8069ef Add allowMissingSdk() in tests because `ANDROID_HOME` is undefined when running presubmits. by Rahul Ravikumar · 4 years, 7 months ago
  9. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 7 months ago
  10. f14f38f Update api lint baseline files. by Aurimas Liutikas · 4 years, 7 months ago
  11. 35fa0ad Add a lint rule which ensures that the default WorkManagerInitializer is removed when using on-demand init. by Rahul Ravikumar · 4 years, 7 months ago
  12. 02753af3 Merge "Add Lint rules that warn when using enqueue() for `PeriodicWorkRequest`s." into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  13. cc92b8c Add Lint rules that warn when using enqueue() for `PeriodicWorkRequest`s. by Rahul Ravikumar · 4 years, 7 months ago
  14. 82b4328 Package lint rules from :work:work-runtime-lint. by Rahul Ravikumar · 4 years, 7 months ago
  15. f47090d Mark testSystemJobScheduler_cancelsInvalidJobs as @LargeTest by Aurimas Liutikas · 4 years, 7 months ago
  16. 44d9ede Lint rules for WorkManager by Rahul Ravikumar · 4 years, 8 months ago
  17. 91a50b4 Empty WorkContinuation node makes subsequent nodes the head node and replaces the chain. by Rahul Ravikumar · 4 years, 8 months ago
  18. 9e7a850 Merge "Revert WM changes from "Add concurrent:concurrent-futures-ktx"" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  19. 60c7905 Revert WM changes from "Add concurrent:concurrent-futures-ktx" by Dustin Lam · 4 years, 8 months ago
  20. d014acf Merge "Update WorkManager to 2.3.0-beta01." into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  21. 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
  22. 71af461 Remove the use of FLAG_ONE_SHOT and replace with FLAG_UPDATE_CURRENT. by Rahul Ravikumar · 4 years, 8 months ago
  23. 6dd2cc2 Add concurrent:concurrent-futures-ktx by Dustin Lam · 4 years, 9 months ago
  24. 0042c00 Update WorkManager to 2.3.0-beta01. by Sumir Kataria · 4 years, 8 months ago
  25. d251709 Merge "Move to Room 2.2.1 stable." into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  26. 02705d2 Move to Room 2.2.1 stable. by Rahul Ravikumar · 4 years, 8 months ago
  27. 3131c01 Fix the type in ForegroundInfo. by Rahul Ravikumar · 4 years, 8 months ago
  28. 4cecfd2 Merge "Increment browser, media, and workmanager versions" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  29. 04b136d Increment browser, media, and workmanager versions by Nick Anthony · 4 years, 8 months ago
  30. 2b07df3 Update PeriodicWorkRequest docs: initial delays are allowed. by Sumir Kataria · 4 years, 8 months ago
  31. 30fa7ce Merge "Replace the intent assertion with a simpler assertion." into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  32. bee795cf Replace the intent assertion with a simpler assertion. by Rahul Ravikumar · 4 years, 8 months ago
  33. 2920620 Adds -PupdateLintBaseline parameter for lint by Louis Pullen-Freilich · 4 years, 8 months ago
  34. 16c8010 Fix all EqualsGetClass errorprone warnings. by Aurimas Liutikas · 4 years, 8 months ago
  35. 0908203 Stop the foreground service when WorkManager.cancelWorkBy* APIs are used. by Rahul Ravikumar · 4 years, 8 months ago
  36. 7d9cb24 Merge "Fix deprecated API usage in workmanager-gcm" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  37. 661fb3a Fix deprecated API usage in workmanager-gcm by Ian Lake · 4 years, 8 months ago
  38. 383ecf8 Updates for the latest metalava by Jeff Gaston · 4 years, 8 months ago
  39. bc0450b Remove unnecessary context param from createCancelPendingIntent API. by Rahul Ravikumar · 4 years, 8 months ago
  40. 4111fbd Rename getNotificationType() to getForegroundServiceType() based on API Council feedback. by Rahul Ravikumar · 4 years, 8 months ago
  41. e3918ca Merge "Add WorkManager.createCancelPendingIntent() API." into androidx-master-dev by Rahul Ravikumar · 4 years, 8 months ago
  42. 34ffd63 Removes an unnecessary call to WorkDatabase.setTransactionSuccessful() by Rahul Ravikumar · 4 years, 8 months ago
  43. bf043169 Add WorkManager.createCancelPendingIntent() API. by Rahul Ravikumar · 4 years, 9 months ago
  44. a32bd84 Merge "Switch to Room 2.2 stable." into androidx-master-dev by Rahul Ravikumar · 4 years, 9 months ago
  45. f39e3dd Merge "Update to WorkManager 2.3.0-alpha03." into androidx-master-dev by Rahul Ravikumar · 4 years, 9 months ago
  46. 9f75a89 Switch to Room 2.2 stable. by Rahul Ravikumar · 4 years, 9 months ago
  47. b15ab97 Fix incorrect @param names in work-runtime-ktx by Dustin Lam · 4 years, 9 months ago
  48. 3a75221 Update to WorkManager 2.3.0-alpha03. by Rahul Ravikumar · 4 years, 9 months ago
  49. 3ceb16d Update Foreground Service APIs. by Rahul Ravikumar · 4 years, 9 months ago
  50. 865b9bc Make testEnqueueApi26OrHigher_withStorageNotLowConstraint_expectsOriginalWorker a @LargeTest by Rahul Ravikumar · 4 years, 9 months ago
  51. f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 4 years, 9 months ago
  52. 5557269 Merge "Update some runInForeground-related Javadocs." into androidx-master-dev by Sumir Kataria · 4 years, 9 months ago
  53. e6a85be Move all properties from SharedPreferences to WorkDatabase. by Rahul Ravikumar · 4 years, 9 months ago
  54. 97515b8 Migrate WorkDatabase to the no-backup directory. by Rahul Ravikumar · 4 years, 9 months ago
  55. 8e6df60 Merge "Update docs based on API council feedback." into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  56. ce70401 Update docs based on API council feedback. by Rahul Ravikumar · 4 years, 9 months ago
  57. 3efec66 Rename containsKey to hasKeyWithValueOfType. by Rahul Ravikumar · 4 years, 9 months ago
  58. 6316e3e Update some runInForeground-related Javadocs. by Sumir Kataria · 4 years, 9 months ago
  59. 0e005915 Switch all libraries to use concurrent-futures 1.0.0 by Ian Lake · 4 years, 9 months ago
  60. 005a920 Remove ARCH_* constants from Dependencies.kt by Ian Lake · 4 years, 9 months ago
  61. ae48ec2 Remove ANDROIDX_* constants from Dependencies.kt by Ian Lake · 4 years, 9 months ago
  62. cd296eb Merge "SystemForegroundDispatcher tests cleanup." into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  63. b3a98bb Add more WorkerWrapperForegroundTests. by Rahul Ravikumar · 4 years, 9 months ago
  64. 0edc382 SystemForegroundDispatcher tests cleanup. by Rahul Ravikumar · 4 years, 9 months ago
  65. 3e284e8 Remove the cancelled flag from WorkerWrapper.interrupt(). by Rahul Ravikumar · 4 years, 9 months ago
  66. e998cd3 Processor cleanup by Rahul Ravikumar · 4 years, 9 months ago
  67. 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
  68. 5ea34a0 Add more equality tests for Data. by Rahul Ravikumar · 4 years, 9 months ago
  69. 8193f16 Remove `work-foreground` from the list of projects in settings.gradle. by Rahul Ravikumar · 4 years, 9 months ago
  70. 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
  71. bd393bc Don't resolve mFuture and keep the backing job in JobScheduler. by Rahul Ravikumar · 4 years, 9 months ago
  72. 8d7821d Add the ability to cancel foreground work in the test app. by Rahul Ravikumar · 4 years, 9 months ago
  73. 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
  74. 4ed0b44 Merge "GreedyScheduler no longer ignores foreground work." into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  75. 4e859d9 Merge "Call startForeground() with the right foreground service type." into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  76. 29c4d6e Disallow idle mode constraints in the context of a foreground service. by Rahul Ravikumar · 4 years, 9 months ago
  77. d3a2d45 Merge "Update WorkManager to 2.3.0-alpha02." into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  78. dc06eaa GreedyScheduler no longer ignores foreground work. by Rahul Ravikumar · 4 years, 9 months ago
  79. 72673b2 Merge "Revert "Revert "Fix maxDepVersions testing""" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  80. f07f031 Call startForeground() with the right foreground service type. by Rahul Ravikumar · 4 years, 9 months ago
  81. 8ab4a0c Update WorkManager to 2.3.0-alpha02. by Rahul Ravikumar · 4 years, 9 months ago
  82. f6bfd9d Merge "API lint check for the SetterReturnsThis is enabled for androidx" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  83. 06eec68 Add unit tests for SystemForegroundDispatcher. by Rahul Ravikumar · 4 years, 9 months ago
  84. 627dee1 Revert "Revert "Fix maxDepVersions testing"" by Oussama Ben Abdelbaki · 4 years, 9 months ago
  85. 6a31a9f Merge changes Ic417c189,I72ae6bbc into androidx-master-dev by Rahul Ravikumar · 4 years, 9 months ago
  86. ffad6b9 Fix raw types in WorkConstraintsTracker. by Rahul Ravikumar · 4 years, 9 months ago
  87. d4be1d3 Add constraint tracking support for Foreground Workers. by Rahul Ravikumar · 4 years, 9 months ago
  88. be7fcb4 Merge "A better equals() method for Data." into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  89. 966a73d A better equals() method for Data. by Rahul Ravikumar · 4 years, 9 months ago
  90. 536a1ff API lint check for the SetterReturnsThis is enabled for androidx by Sergey · 4 years, 9 months ago
  91. a20cbfd Merge changes I42fa22de,I046c1078 into androidx-master-dev by Dustin Lam · 4 years, 9 months ago
  92. 6fd483d Rename KOTLIN_COROUTINES to KOTLIN_COROUTINES_ANDROID by Dustin Lam · 4 years, 9 months ago
  93. 7180625 Add a nicer toString() method for Data. by Rahul Ravikumar · 4 years, 9 months ago
  94. acf28d1 Acquire a wake lock for 10 mins when using GCMNM. by Rahul Ravikumar · 4 years, 10 months ago
  95. 64154b0 Actually acquire the foreground wake lock. by Rahul Ravikumar · 4 years, 10 months ago
  96. 9f88093 Merge "API lint check for the MinMaxConstant is enabled for androidx" into androidx-master-dev by Aurimas Liutikas · 4 years, 10 months ago
  97. f1c2f56 Merge "Add missing space to exception. (Reported by a user.)" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  98. de7fb4b Add missing space to exception. (Reported by a user.) by Sumir Kataria · 4 years, 10 months ago
  99. a448441 Remove progress information when a Worker gets interrupted or is completed. by Rahul Ravikumar · 4 years, 10 months ago
  100. 64f11e5 API lint check for the MinMaxConstant is enabled for androidx by Sergey · 4 years, 10 months ago