[go: nahoru, domu]

  1. 88e7b69 Make sure scheduling is fair. by Rahul Ravikumar · 4 years, 11 months ago
  2. 2114e28 Ensure that the instance of ListenableWorker being returned by WorkerFactory is not used. by Rahul Ravikumar · 4 years, 11 months ago
  3. 8358ebc Remove monitor locks in TestScheduler. by Rahul Ravikumar · 4 years, 11 months ago
  4. 5f197b2 Call setImportantWhenInForeground() when applicable. by Rahul Ravikumar · 5 years ago
  5. fcf45ae Keep track of completed work in TestScheduler. by Rahul Ravikumar · 5 years ago
  6. 842a747 Use specified DB query executor for tests as well. Fixed a by Sumir Kataria · 5 years ago
  7. 65539ee Merge "Add a Configuration.Builder that takes in a template Configuration." into androidx-master-dev by Sumir Kataria · 5 years ago
  8. 8763109 Check for GreedyScheduler process on-demand instead of in constructor. by Sumir Kataria · 5 years ago
  9. 8fd21cb Add a Configuration.Builder that takes in a template Configuration. by Sumir Kataria · 5 years ago
  10. e492b22 Merge "Update api lint baseline." into androidx-master-dev by Aurimas Liutikas · 5 years ago
  11. 450097a Merge "Add Data#containsKey API." into androidx-master-dev by Treehugger Robot · 5 years ago
  12. 362e5ca Merge "Preserve backwards compatbility in how WorkManager task executors are configured in test mode." into androidx-master-dev by Treehugger Robot · 5 years ago
  13. 9e5c3ee Add Data#containsKey API. by Rahul Ravikumar · 5 years ago
  14. 1818c49 Preserve backwards compatbility in how WorkManager task executors are configured in test mode. by Rahul Ravikumar · 5 years ago
  15. 707e1b5 Make Data#toByteArray() an instance method. by Rahul Ravikumar · 5 years ago
  16. 7a58f23 Merge "GreedyScheduler will only pick up `WorkRequest`s when running in the default app process." into androidx-master-dev by Rahul Ravikumar · 5 years ago
  17. 5184037 Update api lint baseline. by Aurimas Liutikas · 5 years ago
  18. c163de4 Update api lint baseline with new Metalava nullability check. by Aurimas Liutikas · 5 years ago
  19. cf1963e GreedyScheduler will only pick up `WorkRequest`s when running in the default app process. by Rahul Ravikumar · 5 years ago
  20. 1ef275d Refactor method name from waitUntilIdle to runAllCommands. by Rahul Ravikumar · 5 years ago
  21. 6cb9692 Fixes flaky benchmarks. by Rahul Ravikumar · 5 years ago
  22. 6496ac4 Merge "Add WorkManager Benchmarks." into androidx-master-dev by Rahul Ravikumar · 5 years ago
  23. 2835653 Add WorkManager Benchmarks. by Rahul Ravikumar · 5 years ago
  24. 7271b37 Make Data serializers and de-serializers public. by Rahul Ravikumar · 5 years ago
  25. 235bd35 Merge "Fix SystemAlarmDispatcherTest on API 29." into androidx-master-dev by Treehugger Robot · 5 years ago
  26. 35bd71a Fix SystemAlarmDispatcherTest on API 29. by Rahul Ravikumar · 5 years ago
  27. 8d28ca4 Add documentation around ListenableFuture cancellation in onStopped(). by Rahul Ravikumar · 5 years ago
  28. a1957df Workaround NPE in PersistableBundle.getExtras(). by Rahul Ravikumar · 5 years ago
  29. 94cb961 BaseBundle's mMap may be null on some devices in some situations. by Sumir Kataria · 5 years ago
  30. 7db2731 Ensure SerialExecutor has no more pending tasks. by Rahul Ravikumar · 5 years ago
  31. 5975b62c TaskExecutor's background executor is now SerialExecutor. by Rahul Ravikumar · 5 years ago
  32. 819bac4 Merge "Fix flaky GcmTaskConverterTest." into androidx-master-dev by Treehugger Robot · 5 years ago
  33. 7bd9eb1 Merge "Exclude idle mode work with GreedyScheduler." into androidx-master-dev by Rahul Ravikumar · 5 years ago
  34. 4a3549a Fix flaky GcmTaskConverterTest. by Rahul Ravikumar · 5 years ago
  35. 0a47325 Merge "ConstraintTrackingWorkerTest has large timeouts." into androidx-master-dev by Rahul Ravikumar · 5 years ago
  36. 1e75f57 Exclude idle mode work with GreedyScheduler. by Rahul Ravikumar · 5 years ago
  37. 6ff9c8b ConstraintTrackingWorkerTest has large timeouts. by Rahul Ravikumar · 5 years ago
  38. f9b0e2a More progress updates. by Rahul Ravikumar · 5 years ago
  39. f9c2cfb Add progress to WorkInfo. by Rahul Ravikumar · 5 years ago
  40. 05ee9f8 Introduce `ProgressUpdater`. by Rahul Ravikumar · 5 years ago
  41. 137f4aa Add `WorkProgress` table to support Worker progress. by Rahul Ravikumar · 5 years ago
  42. 24e36ea Merge "Fix flaky tests due to time unit quantization errors." into androidx-master-dev by Treehugger Robot · 5 years ago
  43. 413a58d Fix flaky tests due to time unit quantization errors. by Rahul Ravikumar · 5 years ago
  44. 9359ac2 Adds a customizable InputMergerFactory. by Rahul Ravikumar · 5 years ago
  45. 925f82e WorkManager 2.3.0-alpha01. by Rahul Ravikumar · 5 years ago
  46. 32988b2 WorkManager 2.2.0-beta01. by Rahul Ravikumar · 5 years ago
  47. 3d925d5 Update WorkManager to 2.2.0-alpha01. by Rahul Ravikumar · 5 years ago
  48. b4a5619 Merge "Catch IllegalArgumentExceptions in NetworkStateTracker#startTracking." into androidx-master-dev by Treehugger Robot · 5 years ago
  49. bdb125b Merge "Revert "Fix maxDepVersions testing"" into androidx-master-dev by Jakub Gielzak · 5 years ago
  50. e290b93 Revert "Fix maxDepVersions testing" by Oussama Ben Abdelbaki · 5 years ago
  51. 1ddb94a Merge "Fix maxDepVersions testing" into androidx-master-dev by Oussama Ben Abdelbaki · 5 years ago
  52. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  53. c34d809 Fix maxDepVersions testing by Oussama Ben Abdelbaki · 5 years ago
  54. 4174198 Update WorkManager version to 2.1.0. by Sumir Kataria · 5 years ago
  55. a28e184 Catch IllegalArgumentExceptions in NetworkStateTracker#startTracking. by Sumir Kataria · 5 years ago
  56. 7972f04 Remove some old TODOs. by Sumir Kataria · 5 years ago
  57. b6eb071 Add a README for WorkManager. by Rahul Ravikumar · 5 years ago
  58. 9abcab1 Merge "Turn off jacoco on workmanager-testing to fix RobolectricSmokeTest" into androidx-master-dev by Treehugger Robot · 5 years ago
  59. 527b981 Turn off jacoco on workmanager-testing to fix RobolectricSmokeTest by Sergey Vasilinets · 5 years ago
  60. 05880e4 Fix all the ktlint issues in androidx project. by Aurimas Liutikas · 5 years ago
  61. ac1bdc4 Merge "Move back to Java 7 targeting." into androidx-master-dev by Rahul Ravikumar · 5 years ago
  62. 8351a53 Move back to Java 7 targeting. by Aurimas Liutikas · 5 years ago
  63. d2c056e Start running Metalava with --api-lint by Aurimas Liutikas · 5 years ago
  64. c751838 Merge "Update WorkManager to 2.1.0-rc01." into androidx-master-dev by Treehugger Robot · 5 years ago
  65. fe9abfb Merge "Add workmanager-foreground module for Foreground Service support." into androidx-master-dev by Rahul Ravikumar · 5 years ago
  66. 5f859f4 Update WorkManager to 2.1.0-rc01. by Rahul Ravikumar · 5 years ago
  67. a97073a Add workmanager-foreground module for Foreground Service support. by Rahul Ravikumar · 5 years ago
  68. 3982491 Remove WorkManagerLiveDataTracker. by Sumir Kataria · 5 years ago
  69. e14104e Fix for JobScheduler calls when backup is in progress. by Sumir Kataria · 5 years ago
  70. 4d8377a9 Replacing "WORKMANAGER" with "WORK" in each build.gradle by Jeff Gaston · 5 years ago
  71. eae198e WorkManager 2.1.0-beta02 release. by Rahul Ravikumar · 5 years ago
  72. 0dfc7da Fix flaky GcmTaskConverterTests. by Rahul Ravikumar · 5 years ago
  73. 2c2cf1f Merge "Fix for drifts in WorkRequests with periodStartTime = 0" into androidx-master-dev by Treehugger Robot · 5 years ago
  74. 3985949 Fix for drifts in WorkRequests with periodStartTime = 0 by Rahul Ravikumar · 5 years ago
  75. 118af6c Make the WorkerBuilder test which uses a WorkerFactory a @MediumTest by Rahul Ravikumar · 5 years ago
  76. ddea343 Merge "Apply Intellij suggestions for missing annotations in work lib" into androidx-master-dev by Treehugger Robot · 5 years ago
  77. 79a9f77 Use the correct WorkerFactory when creating an instance of a ListenableWorker. by Rahul Ravikumar · 5 years ago
  78. ef60c55 Merge "Remove raw usage of Class and Constructor types" into androidx-master-dev by Treehugger Robot · 5 years ago
  79. 60eda45 Remove raw usage of Class and Constructor types by Jake Wharton · 5 years ago
  80. 2932b7d Apply Intellij suggestions for missing annotations in work lib by Aurimas Liutikas · 5 years ago
  81. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
  82. 2c45f80a Remove unneeded lifecycle-extension dependencies by Ian Lake · 5 years ago
  83. 32a7dec Suppresses / fixes all unchecked javac errors and enables error tracking by Louis Pullen-Freilich · 5 years ago
  84. fc5e5f8 Switch to Room 2.1.0 stable. by Rahul Ravikumar · 5 years ago
  85. 71fdab2 Update WorkManager to 2.1.0-beta01. by Sumir Kataria · 5 years ago
  86. 8ad38ba Enables Kotlin interop lint checks by Louis Pullen-Freilich · 5 years ago
  87. 9bed45d Don't do Disk I/O on the main thread. by Rahul Ravikumar · 5 years ago
  88. 2d2b53f Notify constraint changes on the main thread only. by Rahul Ravikumar · 5 years ago
  89. f99c45d Move alpha libraries to target Java 8. by Aurimas Liutikas · 5 years ago
  90. 72c1cd5 Prevent eager initialization of WorkManagerGcmService. by Rahul Ravikumar · 5 years ago
  91. 1108aea Merge "Cancel invalid jobs attributed to WorkManager." into androidx-master-dev by Treehugger Robot · 5 years ago
  92. d025815 Cancel invalid jobs attributed to WorkManager. by Sumir Kataria · 5 years ago
  93. f61d646 Update library versions to dev version for June 5th Release by Nick Anthony · 5 years ago
  94. f493402 Defensive calls to JobScheduler APIs. by Rahul Ravikumar · 5 years ago
  95. d551f5c Merge "Improve comments and documentation." into androidx-master-dev by Sumir Kataria · 5 years ago
  96. 5db5f31 Improve comments and documentation. by Sumir Kataria · 5 years ago
  97. 0245cca Merge "Handle null JobParameters#getExtras." into androidx-master-dev by Sumir Kataria · 5 years ago
  98. cb53487 Handle null JobParameters#getExtras. by Sumir Kataria · 5 years ago
  99. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  100. 5243b46 Update WorkManager to 2.1.0-alpha03. by Rahul Ravikumar · 5 years ago