1. 5c05e73 Merge "Add Vendor information to bundled lint checks" into androidx-main by Tiem Song · 3 years, 3 months ago
  2. bedf097 Add Vendor information to bundled lint checks by Tiem Song · 3 years, 3 months ago
  3. e6b24ce Fix level extraction in ExperimentalDetector by Alan Viverette · 3 years, 3 months ago
  4. 9075182 Add support for opting in to annotations project-wide by Alan Viverette · 3 years, 3 months ago
  5. c73aa85 Update minimum lint version to 27.2.1 (API 8) by Alan Viverette · 3 years, 3 months ago
  6. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 3 months ago
  7. 0044296 Migrate a miscellaneous set of libraries to Gradle version catalogs by Aurimas Liutikas · 3 years, 4 months ago
  8. c17630a Fix capitalization and decapitalization deprecations by Jim Sproch · 3 years, 4 months ago
  9. 0418fb4 Merge "Update lint baselines" into androidx-main by Alan Viverette · 3 years, 4 months ago
  10. 802403a Update lint baselines by Alan Viverette · 3 years, 4 months ago
  11. ed062b1 Stop using ConstantEvaluator, which doesn't work anymore for whatever reason by Alan Viverette · 3 years, 4 months ago
  12. 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, 4 months ago
  13. 1b7d92d According to Android Studio this is no longer needed by Aurimas Liutikas · 3 years, 4 months ago
  14. e238bad Upgrade to Kotlin 1.5.0, KSP to 1.5.0-1.0.0-alpha09 Test: bos by Jim Sproch · 3 years, 6 months ago
  15. 4411aa1 Update androidx to AGP 7.0-alpha15 by Alan Viverette · 3 years, 4 months ago
  16. 28da86a Merge "Add lint check for experimental annotation retention" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  17. 46ffbb5 Add lint check for experimental annotation retention by Alan Viverette · 3 years, 5 months ago
  18. a022412 Add tests to ensure lint API versions are current by Alan Viverette · 3 years, 5 months ago
  19. 2923f39 Move to targeting Java 8 for all androidx libraries by Aurimas Liutikas · 3 years, 5 months ago
  20. 442742c Merge "Document the RestrictTo annotation for visibility in Studio docs popup" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  21. 4e0d55a Refactor experimental annotation tests, increase use case coverage by Alan Viverette · 3 years, 5 months ago
  22. 522bd64 Document the RestrictTo annotation for visibility in Studio docs popup by Alan Viverette · 3 years, 5 months ago
  23. 5877718 Add UiContext annotation in jetpack by Charles Chen · 4 years ago
  24. f3a0d6df Merge "Changes some correctness compose:ui lint checks to be warnings, not errors" into androidx-main by Louis Pullen-Freilich · 3 years, 6 months ago
  25. c55cc17e Changes some correctness compose:ui lint checks to be warnings, not errors by Louis Pullen-Freilich · 3 years, 6 months ago
  26. dfc5204 Allow missing Deprecated and ReplaceWith annotations by Alan Viverette · 3 years, 7 months ago
  27. 1dfaf83 Merge "Create @GravityInt annotation" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  28. ef327b8 Merge "Deprecate @InspectableProperty" into androidx-main by Ember Rose · 3 years, 7 months ago
  29. cf2ec05 Deprecate @InspectableProperty by Ember Rose · 3 years, 7 months ago
  30. d4a0b67 Update signatures and baselines for metalava update by Aurimas Liutikas · 3 years, 7 months ago
  31. a98c71e Create @GravityInt annotation by Ember Rose · 3 years, 7 months ago
  32. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 8 months ago
  33. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 8 months ago
  34. 13c3691 Move annotation-experimental to beta by Alan Viverette · 3 years, 8 months ago
  35. 053e7e6 Update androidx-master-dev references to new androidx-main branch by Alan Viverette · 3 years, 9 months ago
  36. 18277a1 Bump Core to 1.5.0-beta01 and Annotation to 1.2.0-beta01 by Nick Anthony · 3 years, 10 months ago
  37. 168e036 Remove -NewInference to start using NewInference. by Jim Sproch · 3 years, 10 months ago
  38. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 11 months ago
  39. 74cc259 Migrate all projects with CompilationTarget.HOST to use LibraryType. by Owen Gray · 4 years ago
  40. c53db9a Enable Kotlin Strict API mode by default by Aurimas Liutikas · 4 years ago
  41. 63c2310 Updating to ktlint 0.39.0 by Jeff Gaston · 4 years ago
  42. 89b6048 Update annotation-experimental to support RequiresOptIn by Alan Viverette · 4 years ago
  43. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 4 years ago
  44. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 4 years ago
  45. 6ac8c64 Upgrade to Metalava 1.0.0-alpha02 build by Aurimas Liutikas · 4 years ago
  46. cc52496 Formatting for ktlint 0.39.0 by Jeff Gaston · 4 years ago
  47. 2e18d10 Merge "Add @DoNotInline annotation" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  48. d50d11e Add @DoNotInline annotation by Oussama Ben Abdelbaki · 4 years, 1 month ago
  49. 6cdb83e Enable new inference (for most modules) by Jim Sproch · 4 years, 1 month ago
  50. 6735e50 Use current.ignore for tracking API check exceptions by Alan Viverette · 4 years, 1 month ago
  51. 6770ea5 Remove stray signature files. by Aurimas Liutikas · 4 years, 2 months ago
  52. d257853 Lint check to to detect utility classes and suggest making them by Oussama Ben Abdelbaki · 4 years, 3 months ago
  53. afd4a79 Update to a new version of Metalava by Aurimas Liutikas · 4 years, 3 months ago
  54. ce3f4fb Fix API versions for all issue registries. by Rahul Ravikumar · 4 years, 3 months ago
  55. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 3 months ago
  56. 6e46ab2 Bump annotation version after release by Nick Anthony · 4 years, 4 months ago
  57. 62cc9c2 Add @ChecksSdkIntAtLeast annotation by Tor Norbye · 4 years, 5 months ago
  58. 10b53cd Updates API files & baselines to work with Metalava from build 6435647 by Louis Pullen-Freilich · 4 years, 5 months ago
  59. 0b49223 Merge "Only generate versioned resource API file when asked to" into androidx-master-dev by Alan Viverette · 4 years, 5 months ago
  60. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 5 months ago
  61. e0e830a Add documented to type-like and precondition annotations by Jake Wharton · 4 years, 5 months ago
  62. 9605ee3 Kotlin rebase by Jim Sproch · 4 years, 7 months ago
  63. a820bd9 Fix annotations.xml relative path in ProductionVisibility by Amaury Medeiros · 4 years, 5 months ago
  64. 6b98755 Adds `generateDocs` flag to allow opting out for docs generation by Louis Pullen-Freilich · 4 years, 6 months ago
  65. c351bfc Update kotlin to 1.3.70 by Dustin Lam · 4 years, 6 months ago
  66. fd22012 Fix doc typo by Oussama Ben Abdelbaki · 4 years, 6 months ago
  67. feef695c Revert "Revert "Refactors sample module directory structure"" by Louis Pullen-Freilich · 4 years, 6 months ago
  68. 39594d7 Revert "Refactors sample module directory structure" by Sam Gilbert · 4 years, 6 months ago
  69. 80c5948 Refactors sample module directory structure by Louis Pullen-Freilich · 4 years, 6 months ago
  70. 8c7610e Updates SampledAnnotationEnforcer to handle module dependencies better by Louis Pullen-Freilich · 4 years, 6 months ago
  71. bb9bd14 Don't publish experimental-lint by Alan Viverette · 4 years, 7 months ago
  72. abc17c1 Merge "Additional regression tests for static and inline usage" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  73. 669678a Merge "Ignore Proguard warnings for Kotlin meta-annotations" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  74. 96cb8bf Additional regression tests for static and inline usage by Alan Viverette · 5 years ago
  75. 2edfb19 Merge "Add missing `api` properties to IssueRegistries" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  76. 8013dfd Skipping tracking RestrictTo(LIBRARY_GROUP) APIs for groups having requireSameVersion == true by Jeff Gaston · 4 years, 8 months ago
  77. 2830d71 Add missing `api` properties to IssueRegistries by Zac Sweers · 4 years, 8 months ago
  78. d879396 Update api lint baselines. by Aurimas Liutikas · 4 years, 8 months ago
  79. c78e441 Ignore Proguard warnings for Kotlin meta-annotations by Alan Viverette · 4 years, 8 months ago
  80. 07ff947 Add support for multiple marker classes by migrating to Kotlin by Alan Viverette · 4 years, 9 months ago
  81. c05561f Update android lint baseline by Aurimas Liutikas · 4 years, 10 months ago
  82. df1c340 Remove sdk dirs from lint detector tests by Matthew Fraschilla · 4 years, 10 months ago
  83. 30297cd Regenerate API signature files by Aurimas Liutikas · 4 years, 10 months ago
  84. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 10 months ago
  85. f14f38f Update api lint baseline files. by Aurimas Liutikas · 4 years, 10 months ago
  86. 9ec1090 Add missing 1.0.0 stable api docs to annotation-experimental by Dustin Lam · 4 years, 11 months ago
  87. 12685d8 Merge "Move annotation-experimental to 1.1.0-alpha01" into androidx-master-dev by Treehugger Robot · 4 years, 11 months ago
  88. 0b58731 API lint check for the ArrayReturn is enabled for androidx by Sergey · 5 years ago
  89. f5445b3 Move annotation-experimental to 1.1.0-alpha01 by Nick Anthony · 5 years ago
  90. 2920620 Adds -PupdateLintBaseline parameter for lint by Louis Pullen-Freilich · 5 years ago
  91. 05f38f2 Migrate to using java-library plugin instead of java. by Aurimas Liutikas · 5 years ago
  92. 0bc38a3 Turn off ref docs for annotation-experimental-lint integration-tests by Nick Anthony · 5 years ago
  93. bbc309c Bump annotation-experimental to rc01 by Dustin Lam · 5 years ago
  94. 400408a Update benchmark and annotation-experimental to beta by Chris Craik · 5 years ago
  95. cd1aae0 Track experimental API surface by Alan Viverette · 5 years ago
  96. 55024ed Use ConstantEvaluator to ensure correct attribute extraction by Alan Viverette · 5 years ago
  97. c163de4 Update api lint baseline with new Metalava nullability check. by Aurimas Liutikas · 5 years ago
  98. 06b4057 Fix broken link by Alex Saveau · 5 years ago
  99. 1dec094 Merge "Generate API files for Experimental annotation, fix API tracking" into androidx-master-dev by Rahul Ravikumar · 5 years ago
  100. 74c39ff Move annotation library to the standard directory. by Aurimas Liutikas · 5 years ago