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