[go: nahoru, domu]

  1. b732d7c Move to using KSP instead of KAPT for room compiler by Aurimas Liutikas · 12 months ago
  2. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 2 months ago
  3. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 3 months ago
  4. 2fc19c9 Add jvm-default=all to all AndroidX projects by Julia McClellan · 1 year, 10 months ago
  5. 64cbe867 Update lint baselines by Tiem Song · 1 year, 11 months ago
  6. 684e629 Converting SupportSQLiteDatabase from *.java to *.kt. by elifbilgin · 2 years ago
  7. a556349 Converting `sqlite-framework` related files in `sqlite-framework` from Java to Kotlin. by elifbilgin · 2 years ago
  8. b9fa90f Update lint baselines by Tiem Song · 2 years, 1 month ago
  9. 22c6217 Expose RoomDatabase getters via properties. by Daniel Santiago Rivera · 2 years, 3 months ago
  10. 3e34c01 Converting all RoomDatabase related files in `room-runtime` from Java to Kotlin. by Elif Bilgin · 2 years, 7 months ago
  11. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 3 months ago
  12. 9e87eb6 Converting `invalidation tracker` related files in `room-runtime` from Java to Kotlin. by Elif Bilgin · 2 years, 6 months ago
  13. ea4aafe Unify uses of protobuf across libraries by Aurimas Liutikas · 2 years, 4 months ago
  14. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 5 months ago
  15. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 5 months ago
  16. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 10 months ago
  17. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 10 months ago
  18. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 11 months ago
  19. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 2 months ago
  20. b3483fd Migrate miscellaneous libraries to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 3 months ago
  21. 802403a Update lint baselines by Alan Viverette · 3 years, 3 months ago
  22. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 4 months ago
  23. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 8 months ago
  24. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 7 months ago
  25. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 10 months ago
  26. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 3 years, 10 months ago
  27. 63c2310 Updating to ktlint 0.39.0 by Jeff Gaston · 4 years ago
  28. 249ece2 Merge "Use artTooling instead of artTI" into androidx-master-dev by Sergey Vasilinets · 4 years ago
  29. 3c2c3ca Applying AndroidX lint configuration to apps too by Jeff Gaston · 4 years ago
  30. e063998 Use artTooling instead of artTI by Sergey Vasilinets · 4 years ago
  31. bd4074f Migrate TestInspectorEnvironments to use ArtToolInterface by Sergey Vasilinets · 4 years ago
  32. 71dce857 Introduce ArtToolInterface by Sergey Vasilinets · 4 years ago
  33. f2ec437 Migrate Sqlite Inspector to use provided threads by Sergey Vasilinets · 4 years, 1 month ago
  34. 68d96fd Provide Executors in Inspectors by Sergey Vasilinets · 4 years, 2 months ago
  35. fac8cb4 Support invalidation of SQLDelight's queries in db inspector by Sergey Vasilinets · 4 years, 4 months ago
  36. f50d366 Executor injection by Jakub Gielzak · 4 years, 4 months ago
  37. d79eff0 Invalidation Tracker hook for Room by Yigit Boyar · 4 years, 5 months ago