1. cd37317 Add lint check for withPluginClasspath() by omarismail · 1 year, 9 months ago
  2. 7d48ae2 Start flagging TaskProvider.get calls by Aurimas Liutikas · 1 year, 9 months ago
  3. d13d53a Add additional cases to the eager gradle lint by Julia McClellan · 1 year, 9 months ago
  4. f37eb98 Enforce that projects are in docs-tip-of-tree by Julia McClellan · 1 year, 10 months ago
  5. 288253d Merge "Align ELF regions of shared native libs to 16kb" into androidx-main by Radha Nakade · 1 year, 10 months ago
  6. 0c79faa Align ELF regions of shared native libs to 16kb by Will McVicker · 1 year, 10 months ago
  7. 7b4652f Add lint check for eager gradle APIs by Julia McClellan · 1 year, 10 months ago
  8. fcece8b Enable SdkResourceGenerator for all Gradle Plugin projects by Aurimas Liutikas · 1 year, 10 months ago
  9. ee0da74 Add comment to build.gradle files by Tiem Song · 1 year, 11 months ago
  10. 3fb1c5d Merge changes from topic "revert-2750865-MYXIRTIHBZ" into androidx-main by Aurimas Liutikas · 2 years, 1 month ago
  11. 8eab6f3 Revert "Remove libraryVariants usage from InspectionPlugin" by Sergey Vasilinetc · 2 years, 1 month ago
  12. 4a37a31 Revert "Remove BaseVariant usage from GenerateProguardDetectionF..." by Sergey Vasilinetc · 2 years, 1 month ago
  13. 3c65e0b InspectionRelease.kt fix for project isolation by Jeff Gaston · 2 years, 2 months ago
  14. afb3dc9 Remove BaseVariant usage from GenerateProguardDetectionFileTask by Sergey Vasilinetc · 2 years, 2 months ago
  15. 23671a0 Remove libraryVariants usage from InspectionPlugin by Sergey Vasilinetc · 2 years, 2 months ago
  16. e90a4f5 Merge "Upgrade to shadow plugin 8.1.1" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  17. 27113f7 Upgrade to shadow plugin 8.1.1 by Aurimas Liutikas · 2 years, 3 months ago
  18. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 2 years, 3 months ago
  19. a3d07f9 Remove redundant disabling of SyntheticAccessor check by Aurimas Liutikas · 2 years, 3 months ago
  20. b4447ad Remove usages of Project.buildDir in inspection plugin by Aurimas Liutikas · 2 years, 4 months ago
  21. c155cb3 Upgrade to Protobuf Gradle Plugin 0.9.4 by Aurimas Liutikas · 2 years, 4 months ago
  22. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 2 years, 4 months ago
  23. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 2 years, 5 months ago
  24. 36296cb applying and configuring spdx-gradle-plugin by Jeff Gaston · 2 years, 6 months ago
  25. 67dd445 Opt-in h- thru m-prefixed projects to Suppress Compatibility migration by Alan Viverette · 2 years, 6 months ago
  26. 769a78e Merge changes from topic "281081899_component_names" into androidx-main by Alan Viverette · 2 years, 6 months ago
  27. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 2 years, 6 months ago
  28. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 2 years, 6 months ago
  29. 6ed5750 Remove empty AndroidManifest.xml files: for realz this time by Aurimas Liutikas · 2 years, 6 months ago
  30. d1c7a0a Revert "Remove empty AndroidManifest.xml files" by Aurimas Liutikas · 2 years, 6 months ago
  31. a66d08b Remove empty AndroidManifest.xml files by Aurimas Liutikas · 2 years, 7 months ago
  32. 7db94ee shouldSbomIncludeConfiguration by Jeff Gaston · 2 years, 7 months ago
  33. 831477e importInspectorImplementation attribute by Jeff Gaston · 2 years, 7 months ago
  34. ec1e36f Merge "Update to build tools 34.0.0-rc3" into androidx-main by Alan Viverette · 2 years, 7 months ago
  35. 2d26fd8 Merge "InspectionPlugin now publishing a configuration of embedded dependencies" into androidx-main by Jeff Gaston · 2 years, 8 months ago
  36. 728bb3d InspectionPlugin now publishing a configuration of embedded dependencies by Jeff Gaston · 2 years, 8 months ago
  37. d46a2e9 Update to build tools 34.0.0-rc3 by Alan Viverette · 2 years, 8 months ago
  38. 22d139f Revert "Convert Compose to use Collections KMP Structure" by Aurimas Liutikas · 2 years, 8 months ago
  39. d77017b Convert Compose to use Collections KMP Structure by Jim Sproch · 2 years, 8 months ago
  40. a97ffe6 Update inspection OWNERS by Aurimas Liutikas · 2 years, 8 months ago
  41. 187e9a2 First pass of removing redundant usages of @hide javadoc tag by Aurimas Liutikas · 2 years, 9 months ago
  42. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 3 years ago
  43. af4fc8b Update to androidx.test RC 10.26.2022 artifacts. by Brett Chabot · 3 years, 1 month ago
  44. 7765196 Upgrade to latest protobuf gradle plugin by Aurimas Liutikas · 3 years, 1 month ago
  45. 26972bd kotlin.Experimental is deprecated and no longer used. by Jim Sproch · 3 years, 3 months ago
  46. d549a32 Gradle edition: kotlin.RequiresOptIn is now enabled by default by Jim Sproch · 3 years, 3 months ago
  47. 3bdd62c Upgrade to build tools 33.0.0 by Aurimas Liutikas · 3 years, 5 months ago
  48. 64a548d DexInspectorTask CopyFixed -> Copy by Jeff Gaston · 3 years, 6 months ago
  49. 5e3e7de enabling java-gradle-plugin strict validation by Jeff Gaston · 3 years, 6 months ago
  50. 2173e2b Unify protobuf version used in androidx by Aurimas Liutikas · 3 years, 7 months ago
  51. bcbd33a Update to Kotlin 1.6.20 by Jim Sproch · 3 years, 7 months ago
  52. e6b0d3c Migrate off BaseVariant and LibraryVariant to new APIs by Sergey Vasilinets · 3 years, 8 months ago
  53. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 3 years, 8 months ago
  54. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 3 years, 10 months ago
  55. c07a652 [GH] Use latest ndk for presubmit by Yigit Boyar · 3 years, 10 months ago
  56. f45e27e Add default implementation of ArtTooling to inspection:inspection by Jens Ole Lauridsen · 3 years, 10 months ago
  57. 4a13c56 Ignore VisibleForTests in all test libraries by Jelle Fresen · 4 years ago
  58. 4148e18 Mark DexInspectorTask as CacheableTask by Aurimas Liutikas · 4 years ago
  59. 82d2dba Update DexInspectorTask to use classpath normalization by Aurimas Liutikas · 4 years ago
  60. cee8d3d Fix inspection-gradle-plugin tests in playground by Aurimas Liutikas · 4 years ago
  61. 1ab087c Always generate kotlin version of ProguardDetection class by Sergey Vasilinets · 4 years ago
  62. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 4 years, 1 month ago
  63. bd16bee Clean up GenerateInspectionPlatformVersionTask by Aurimas Liutikas · 4 years, 1 month ago
  64. fe87f97 Upgrade to shadow gradle plugin 7.1.0 by Aurimas Liutikas · 4 years, 1 month ago
  65. 210f875 Update lint baselines once again. by Aurimas Liutikas · 4 years, 1 month ago
  66. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 4 years, 1 month ago
  67. bcdfaf3 GenerateInspectionPlatformVersionTask fix for configuration caching by Jeff Gaston · 4 years, 2 months ago
  68. 666614b Upgrade to Kotlin 1.5.30 by Jim Sproch · 4 years, 3 months ago
  69. 4a228f7 Upgradle 7.2-rc-2 by Aurimas Liutikas · 4 years, 3 months ago
  70. e190219 Add file collection to inputs instead of Configuration by Ivan Gavrilovic · 4 years, 4 months ago
  71. 6f74b55 Fix configuration cache issue in inspection build files by Ivan Gavrilovic · 4 years, 4 months ago
  72. 4f06e8d Merge "Fix configuration caching of ShadowDependenciesTask" into androidx-main by Treehugger Robot · 4 years, 4 months ago
  73. 2fe6a4b Fix configuration caching of ShadowDependenciesTask by Sergey Vasilinets · 4 years, 4 months ago
  74. 3588ba1 Exclude default *.proto files that come from protobuf runtime lib by Sergey Vasilinets · 4 years, 4 months ago
  75. 545e1bc Publish non dexed version of inspectors on CI by Sergey Vasilinets · 4 years, 4 months ago
  76. 9c76530 Merge "Run NewApi lint on tests" into androidx-main by Alan Viverette · 4 years, 5 months ago
  77. 01d05de Run NewApi lint on tests by Alan Viverette · 4 years, 5 months ago
  78. d882813f7 Suppress deprecated variant APIs by Aurimas Liutikas · 4 years, 5 months ago
  79. 3e9a0d6 Use Android JAR associated with compileSdkVersion by Alan Viverette · 4 years, 5 months ago
  80. bcb2ede Merge "Prepare for Gradle 7.1" into androidx-main by Aurimas Liutikas · 4 years, 5 months ago
  81. 6976cbd Merge "Migrate miscellaneous libraries to use Gradle Version Catalogs" into androidx-main by Treehugger Robot · 4 years, 5 months ago
  82. 74dbab1 Prepare for Gradle 7.1 by Aurimas Liutikas · 4 years, 5 months ago
  83. b752077 Update kotlinx.coroutines to version 1.5.0 by Steven Schäfer · 4 years, 5 months ago
  84. b3483fd Migrate miscellaneous libraries to use Gradle Version Catalogs by Aurimas Liutikas · 4 years, 5 months ago
  85. 802403a Update lint baselines by Alan Viverette · 4 years, 6 months ago
  86. e238bad Upgrade to Kotlin 1.5.0, KSP to 1.5.0-1.0.0-alpha09 Test: bos by Jim Sproch · 4 years, 6 months ago
  87. da6af1a Upgrade to protobuf-gradle-plugin 0.8.16 by Aurimas Liutikas · 4 years, 6 months ago
  88. 4411aa1 Update androidx to AGP 7.0-alpha15 by Alan Viverette · 4 years, 6 months ago
  89. 054934d Don't generate empty lint baseline files by Alan Viverette · 4 years, 7 months ago
  90. e1b8458 Start using Gradle dependencies by Aurimas Liutikas · 4 years, 7 months ago
  91. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 4 years, 7 months ago
  92. c1a597b Upgrade to latest Gradle Shadow Plugin 6.1.0 by Aurimas Liutikas · 4 years, 7 months ago
  93. 249ec43 Use d8 for dexing inspectors by Sergey Vasilinets · 4 years, 7 months ago
  94. c55cc17e Changes some correctness compose:ui lint checks to be warnings, not errors by Louis Pullen-Freilich · 4 years, 8 months ago
  95. 46cb78d Include version of androidx.inspection:inspection in inspector by Sergey Vasilinets · 4 years, 9 months ago
  96. a46b3c9 Merge "Minor clean up in ReflectionScope" into androidx-main by Sergey Vasilinets · 4 years, 9 months ago
  97. a9fdfc6 Minor clean up in ReflectionScope by Sergey Vasilinets · 4 years, 9 months ago
  98. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 4 years, 9 months ago
  99. 3765de9 Properly package compose inspector by Sergey Vasilinets · 4 years, 9 months ago
  100. 4f8173f Fix dexTask is uninitialized error by Sergey Vasilinets · 4 years, 10 months ago