[go: nahoru, domu]

  1. 3d94d9f Address API council feedback. by Rahul Ravikumar · 3 years, 2 months ago
  2. 802403a Update lint baselines by Alan Viverette · 3 years, 2 months ago
  3. fa7c1b4a Merge "Upgrade to Kotlin 1.5.0, KSP to 1.5.0-1.0.0-alpha09 Test: bos" into androidx-main by Aurimas Liutikas · 3 years, 2 months ago
  4. 1b7d92d According to Android Studio this is no longer needed by Aurimas Liutikas · 3 years, 2 months ago
  5. e238bad Upgrade to Kotlin 1.5.0, KSP to 1.5.0-1.0.0-alpha09 Test: bos by Jim Sproch · 3 years, 3 months ago
  6. a9725dd Merge "WorkManager 2.6.0-beta01." into androidx-main by Rahul Ravikumar · 3 years, 2 months ago
  7. 90fe7ae WorkManager 2.6.0-beta01. by Rahul Ravikumar · 3 years, 2 months ago
  8. 09c8bde Update `RemoteListenableWorker` documentation. by Rahul Ravikumar · 3 years, 2 months ago
  9. 6e24e54 Merge changes from topic "agp7.0.0-alpha15" into androidx-main by Aurimas Liutikas · 3 years, 2 months ago
  10. 1c686ec Disable use of test coverage. by Aurimas Liutikas · 3 years, 2 months ago
  11. 4411aa1 Update androidx to AGP 7.0-alpha15 by Alan Viverette · 3 years, 2 months ago
  12. fe399e6 Use binary resources for Robolectric tests by Alan Viverette · 3 years, 2 months ago
  13. 758bc42 Merge "Migrate work to use Gradle Version Catalogs" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  14. 47d2114 Migrate work to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 2 months ago
  15. 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 2 months ago
  16. a022412 Add tests to ensure lint API versions are current by Alan Viverette · 3 years, 2 months ago
  17. daee68d Merge "Moving test strings.xml files to donottranslate-strings.xml" into androidx-main by Jeff Gaston · 3 years, 2 months ago
  18. 2923f39 Move to targeting Java 8 for all androidx libraries by Aurimas Liutikas · 3 years, 2 months ago
  19. 8c82807 Moving test strings.xml files to donottranslate-strings.xml by Jeff Gaston · 3 years, 2 months ago
  20. 9bf4f7e Rename libs extra to excludes by Aurimas Liutikas · 3 years, 2 months ago
  21. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 2 months ago
  22. df480f3 @Ignore broken tests by Andrea Falcone · 3 years, 2 months ago
  23. b05f143 Revert "Ignore tests that are breaking in post submit" by Andrea Falcone · 3 years, 2 months ago
  24. 7a70f08 Ignore tests that are breaking in post submit by Andrea Falcone · 3 years, 3 months ago
  25. 0f4445e Update doWork documentation to mention withContext by Ben Weiss · 3 years, 3 months ago
  26. 16200b1 Add a RemoteCoroutineWorker. by Rahul Ravikumar · 3 years, 3 months ago
  27. 87eabce Merge "Add playground owners to playground settings.gradle files" into androidx-main by Dustin Lam · 3 years, 3 months ago
  28. 2e496d9 Fix races in workmanager inspector by Sergey Vasilinets · 3 years, 3 months ago
  29. 2438a39 Merge "`setProgressAsync()` in `RemoteListenableWorker` now reaches out to the designated process." into androidx-main by Rahul Ravikumar · 3 years, 3 months ago
  30. 19b81f9 `setProgressAsync()` in `RemoteListenableWorker` now reaches out to the designated process. by Rahul Ravikumar · 3 years, 3 months ago
  31. 1d33b58 Mark androidx.work.inspection.BasicTest#sendUnsetCommand flaky by Aurimas Liutikas · 3 years, 3 months ago
  32. 860cd5c End to end Remote Worker Tests. by Rahul Ravikumar · 3 years, 3 months ago
  33. c0ee525 Refactor RemoteListenableWorker for testability. by Rahul Ravikumar · 3 years, 3 months ago
  34. 322cbe8 Merge "Introduce `ParcelableData`." into androidx-main by Rahul Ravikumar · 3 years, 3 months ago
  35. f195fab Introduce `ParcelableData`. by Rahul Ravikumar · 3 years, 3 months ago
  36. 293be90 Rename utility methods for clarity. by Rahul Ravikumar · 3 years, 3 months ago
  37. 07d20cc Merge "Make `WorkManagerInitializer` available so libraries can define dependencies." into androidx-main by Rahul Ravikumar · 3 years, 3 months ago
  38. 2d9d5aa Make `WorkManagerInitializer` available so libraries can define dependencies. by Rahul Ravikumar · 3 years, 3 months ago
  39. c0914b0 Initial support for workers that can run in any process. by Rahul Ravikumar · 3 years, 4 months ago
  40. 2880f14 Support for `TEMPORARILY_UNMETERED` networks. by Rahul Ravikumar · 3 years, 4 months ago
  41. 594a775 Optimize the query that checks for unfinished work. by Rahul Ravikumar · 3 years, 3 months ago
  42. f6a2578 Workmanager RobolectricSmokeTest test timeout by Jeff Gaston · 3 years, 4 months ago
  43. 24f5a3d Add playground owners to playground settings.gradle files by Dustin Lam · 3 years, 4 months ago
  44. 0ba6b37 Remove the default content provider and switch to androidx.startup. by Rahul Ravikumar · 3 years, 4 months ago
  45. f4c9475 [GH] Use stable version of android.inspection in workmanager-inspection by Sergey Vasilinets · 3 years, 4 months ago
  46. b5c3c20 Merge "Update signatures and baselines for metalava update" into androidx-main by Aurimas Liutikas · 3 years, 4 months ago
  47. d4a0b67 Update signatures and baselines for metalava update by Aurimas Liutikas · 3 years, 4 months ago
  48. 76676f5 Expose `getOutputData()` as a public API. by Rahul Ravikumar · 3 years, 4 months ago
  49. f196cee Marks a ConstraintTrackingWorkerTest as @Flaky. by Rahul Ravikumar · 3 years, 5 months ago
  50. 1cbeb63 Merge "fix BanKeepAnnotation to detect usage of @Keep on a class that isn't referenced within the library" into androidx-main by Jeff Gaston · 3 years, 5 months ago
  51. 5eaf0b3 fix BanKeepAnnotation to detect usage of @Keep on a class that isn't referenced within the library by Jeff Gaston · 3 years, 5 months ago
  52. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 6 months ago
  53. a51207b Merge "Ignore SecurityExceptions when checking if the app was force stopped." into androidx-main by Treehugger Robot · 3 years, 5 months ago
  54. cc86921 Check before delegating to a ConstraintTrackingWorker instance. by Rahul Ravikumar · 3 years, 5 months ago
  55. 9b77063 Ignore SecurityExceptions when checking if the app was force stopped. by Rahul Ravikumar · 3 years, 5 months ago
  56. 7969d3a Make CatchAndPrintStackTrace in errorprone an error by Sergey Zakharov · 3 years, 5 months ago
  57. cb08796 Reenable GetterSetterNames check by Aurimas Liutikas · 3 years, 5 months ago
  58. 8b9ebec Merge "Remove requestLegacyExternalStorage flag from benchmarks" into androidx-main by Chris Craik · 3 years, 5 months ago
  59. bebfe75 Merge changes Ief268794,I4eb28204,I527b61cd,I188c21dc,I6319dbfd, ... into androidx-main by Jeff Gaston · 3 years, 5 months ago
  60. 32bd767 Remove requestLegacyExternalStorage flag from benchmarks by Chris Craik · 3 years, 5 months ago
  61. 75b0147 Fix flaky ConstraintTrackingWorkerTest. by Rahul Ravikumar · 3 years, 5 months ago
  62. ae43db4 Renaming useMaxDepVersions -> androidx.useMaxDepVersions by Jeff Gaston · 3 years, 6 months ago
  63. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 6 months ago
  64. 810ea43 Fix flakes. by Rahul Ravikumar · 3 years, 6 months ago
  65. 2d32b4f Merge "Fix flaky ConstraintTrackingWorkerTests." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  66. b116cc4 Fix flaky RemoteWorkManagerClientTests. by Rahul Ravikumar · 3 years, 6 months ago
  67. 19fcc8fa Fix flaky ConstraintTrackingWorkerTests. by Rahul Ravikumar · 3 years, 6 months ago
  68. c2e2d00 Specify WorkSpec as the entity to observe when using LivaData. by Rahul Ravikumar · 3 years, 6 months ago
  69. 90e4743 Mark the outer transaction as successful. by Rahul Ravikumar · 3 years, 6 months ago
  70. b962c03 Merge "Move rc01 libraries that have been cut to alpha01" into androidx-main by Ian Lake · 3 years, 7 months ago
  71. a2b947e Move rc01 libraries that have been cut to alpha01 by Ian Lake · 3 years, 7 months ago
  72. 7681c29 Ignore `NoSuchElementException` when trying to unbind a death recipient. by Rahul Ravikumar · 3 years, 7 months ago
  73. 2ee5e01 Merge "Enforce java warnings for android library test code" into androidx-master-dev by Alan Viverette · 3 years, 7 months ago
  74. d4be26d Merge "Update androidx-master-dev references to new androidx-main branch" into androidx-master-dev by Alan Viverette · 3 years, 7 months ago
  75. 053e7e6 Update androidx-master-dev references to new androidx-main branch by Alan Viverette · 3 years, 7 months ago
  76. 06f3710 Merge "Fix race condition in workmanager inspector disposal" into androidx-master-dev by Sergey Vasilinets · 3 years, 7 months ago
  77. 619ad70 Enforce java warnings for android library test code by Alan Viverette · 3 years, 7 months ago
  78. 8db13cd Fix race condition in workmanager inspector disposal by Sergey Vasilinets · 3 years, 7 months ago
  79. 575c40d Fix a race in the work-testing library. by Rahul Ravikumar · 3 years, 7 months ago
  80. 4f09ccd Reenable ktlint paren-spacing now that it doesn't crash by Jeff Gaston · 3 years, 8 months ago
  81. 0eb54c6 Update metalava to the latest version. by Aurimas Liutikas · 3 years, 8 months ago
  82. 763c53d Fixes flaky tests. by Rahul Ravikumar · 3 years, 8 months ago
  83. f61d41f Merge changes Ibd2f2076,Ia9164e14 into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  84. 07f1c98 Merge "Add SQLiteConstraintException to the list of exceptions." into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  85. 4748e08 Update androidx.work libraries to target Java 8 by Daniel Santiago Rivera · 3 years, 8 months ago
  86. f00d13c Merge "Disable WorkInfoTest" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  87. eadf150 Add SQLiteConstraintException to the list of exceptions. by Rahul Ravikumar · 3 years, 8 months ago
  88. 3843a53 Disable WorkInfoTest by Sam Gilbert · 3 years, 8 months ago
  89. 3d54e41 Improve `ConstraintTrackingWorker.onStopped()`. by Rahul Ravikumar · 3 years, 8 months ago
  90. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 8 months ago
  91. 0bb636f Merge "WorkManager 2.5.0-beta02." into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  92. 2f84e04 Stop foreground service and ignore exceptions. by Rahul Ravikumar · 3 years, 8 months ago
  93. 36550c0 WorkManager 2.5.0-beta02. by Rahul Ravikumar · 3 years, 8 months ago
  94. 45a8ff1 Merge "Fix WorkManagerInspector's flaky tests." into androidx-master-dev by Rahul Ravikumar · 3 years, 8 months ago
  95. fd1c19b Fix WorkManagerInspector's flaky tests. by Rahul Ravikumar · 3 years, 8 months ago
  96. 0b95433 Mark a transaction as successful when reconciling jobs. by Rahul Ravikumar · 3 years, 8 months ago
  97. 4724b1f Add requestLegacyExternalStorage to benchmarks by Chris Craik · 3 years, 8 months ago
  98. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 3 years, 8 months ago
  99. 4cd5cb8 Mark WorkInfoTest as @FlakyTest by Aurimas Liutikas · 3 years, 8 months ago
  100. 4082f3a Fix for IDE squiggles because of Kotlin library mode. by Rahul Ravikumar · 3 years, 8 months ago