1. 3cefdbe Adds entries for the Context type annotations by Kenneth Ford · 3 years, 11 months ago
  2. 55ac697 Metalava: Fix method cloning to include all annotations by Adrian Roos · 3 years, 10 months ago
  3. dce5ee5 Exclude android.Manifest.permission from _ACTION check by Patrick Baumann · 3 years, 10 months ago
  4. 93a2344 API Lint: include superclass getter in builder check by Adrian Roos · 3 years, 10 months ago
  5. cd42bf1 Merge changes Iab20818c,I56323f9e,I7d3004fd by Ember Rose · 3 years, 10 months ago
  6. 56d7262 Remove old stubs check implementation by Ember Rose · 3 years, 10 months ago
  7. 4ffc16b Refactor stubs tests to TestFiles by Ember Rose · 3 years, 10 months ago
  8. 5e2627d Merge "Convert type strings to lambdas" by Aurimas Liutikas · 3 years, 10 months ago
  9. 0cf3bb2 Generate Kotlin stubs as .kt by Ember Rose · 3 years, 10 months ago
  10. 1de4460 Fix use of annotations from classpath by Aurimas Liutikas · 4 years ago
  11. b84390a Merge "Add argument for base API during compat checks" by Anton Hansson · 4 years ago
  12. fdbfc5a Allow vararg parameters in Kotlin by Aurimas Liutikas · 4 years ago
  13. a65c753 Add argument for base API during compat checks by Anton Hansson · 4 years ago
  14. 1d2d0b7 Allow nullable collection parameters by Aurimas Liutikas · 4 years ago
  15. 7a1f9bf Merge changes If1e73fb8,I826735cb by Jeff Gaston · 4 years ago
  16. ffa0afd skipping default constructors implied by constructors having all optional args by Jeff Gaston · 4 years ago
  17. a91cff8 Tracking default values for constructors too by Jeff Gaston · 4 years, 2 months ago
  18. 8f85968 Clean up MethodNameUnits check by Aurimas Liutikas · 4 years ago
  19. c15046b Link to s.android.com/api-guidelines#callbacks-listener for ExecutorRegistration issue by Aurimas Liutikas · 4 years ago
  20. 16251e7 Merge "Metalava: allow suppressing INFO and other serverities" by Treehugger Robot · 4 years ago
  21. 415bb0a Metalava: allow suppressing INFO and other serverities by Adrian Roos · 4 years ago
  22. 8344bbc API Lint: Add check for nullable collections by Adrian Roos · 4 years ago
  23. d16d2aa Skip AllUpper check in Kotlin by Ember Rose · 4 years ago
  24. ae86543 Migrate away from LintDetectorTest.TestFile by Aurimas Liutikas · 4 years ago
  25. 0a1c489 Convert type strings to lambdas by Ember Rose · 4 years ago
  26. 0e9f7a1 Merge "Handle UAnnotationItem type in PsiModifierItem creation" by Aurimas Liutikas · 4 years ago
  27. 510277b Handle UAnnotationItem type in PsiModifierItem creation by Aurimas Liutikas · 4 years ago
  28. 8f670a2 Merge "Relax AllUpper check on non-const Kotlin vals" by Treehugger Robot · 4 years ago
  29. 987c762 Merge "Fix PsiItem.isJava()" by Treehugger Robot · 4 years ago
  30. 271aef6 Relax AllUpper check on non-const Kotlin vals by Ember Rose · 4 years ago
  31. 70e4170 Fix PsiItem.isJava() by Ember Rose · 4 years ago
  32. e001089 Fix conflicting API lint checks builder units by Ember Rose · 4 years ago
  33. 1803b33 Fix metalava overwriting custom link text in doc stubs by Owen Gray · 4 years ago
  34. c0b2663 Remove overrides for getSdk by Aurimas Liutikas · 4 years ago
  35. c85f171 Bump metalava version to 1.0.0-alpha03 by Alexander Dorokhine · 4 years, 1 month ago
  36. 925b308 Merge "If the adder might be plural, allow both plural and non-plural getters." by Alexander Dorokhine · 4 years, 1 month ago
  37. 2945869 If the adder might be plural, allow both plural and non-plural getters. by Alexander Dorokhine · 4 years, 1 month ago
  38. cf7c162 Avoid writing empty entries in baseline file by Paul Duffin · 4 years, 1 month ago
  39. 8d6fc6d Improve consistency of doc comment generation by Paul Duffin · 4 years, 2 months ago
  40. e5df216 Merge "Hardcode that androidx.annotation.OptIn should not be tracked" by Treehugger Robot · 4 years, 2 months ago
  41. 2f452dd Hardcode that androidx.annotation.OptIn should not be tracked by Aurimas Liutikas · 4 years, 2 months ago
  42. fb79971 Start using @Language annotations again by Aurimas Liutikas · 4 years, 2 months ago
  43. 00bc8d0 Removing "internal" from constructor signatures by Jeff Gaston · 4 years, 2 months ago
  44. f4a9bcc First pass of adding rules for API Lint checks by Aurimas Liutikas · 4 years, 2 months ago
  45. 4a6a650 Merge changes I49be7f28,I8e797c1f by Aurimas Liutikas · 4 years, 2 months ago
  46. fb28efd Merge "Remove support for referring to issues by ID" by Aurimas Liutikas · 4 years, 2 months ago
  47. 3cf92fa Move remainder of classes out of doclava1 package. by Aurimas Liutikas · 4 years, 2 months ago
  48. d554326 Merge "Allow metalava to build/test with JDK 11" by Treehugger Robot · 4 years, 2 months ago
  49. 978d1c2 Remove all the rules since they use legacy anchors. by Aurimas Liutikas · 4 years, 2 months ago
  50. 1fab0cd Remove support for referring to issues by ID by Aurimas Liutikas · 4 years, 2 months ago
  51. cb8c65a Allow metalava to build/test with JDK 11 by Aurimas Liutikas · 4 years, 2 months ago
  52. fd3b483 Report hidden abstract methods for constructable classes by Aurimas Liutikas · 4 years, 2 months ago
  53. bca1b6d Do not print two lint error messages when custom error is specified by Aurimas Liutikas · 4 years, 2 months ago
  54. 6a0fb30 Allow adding default values to annotation methods by Aurimas Liutikas · 4 years, 2 months ago
  55. 4c743c8 Improve MissingGetterMatchingBuilder plurality logic by Aurimas Liutikas · 4 years, 3 months ago
  56. a1b4928 Merge "Fix internal setters when public modifier is explicit" by Treehugger Robot · 4 years, 3 months ago
  57. aaf40eb Fix internal setters when public modifier is explicit by Aurimas Liutikas · 4 years, 3 months ago
  58. 0b4293b Fix metalava treatment of "for stubs" annotations by Anton Hansson · 4 years, 3 months ago
  59. 9504db6 Start tracking fun interface in signature files by Aurimas Liutikas · 4 years, 3 months ago
  60. 0347daf Fix DexApiWriter inaccuracies on TextCodeBase by Anton Hansson · 4 years, 4 months ago
  61. 5d3d620 Add back the --dex-api option by Anton Hansson · 4 years, 4 months ago
  62. d9d86dc Moves to V4 signature files and changes default value tracking behavior by Louis Pullen-Freilich · 4 years, 4 months ago
  63. 9130352 Handle constructor properties in data classes by Aurimas Liutikas · 4 years, 4 months ago
  64. ecd4079 Bump metalava version to 1.0.0-alpha02 by Aurimas Liutikas · 4 years, 4 months ago
  65. e834002 Fix JVM signatures containing longs by Anton Hansson · 4 years, 4 months ago
  66. 2a2d554 Upgrade to Android Lint 27.2.0-alpha11 by Aurimas Liutikas · 4 years, 5 months ago
  67. b8e64d7 Support digits in 4th position onFoo methods by Aurimas Liutikas · 4 years, 4 months ago
  68. 4145b9a Include properties created by constructors by Aurimas Liutikas · 4 years, 4 months ago
  69. 1b7f515 Revert "Remove unused proguard feature in metalava" by Aurimas Liutikas · 4 years, 4 months ago
  70. 77a103b Merge "Upgrade to support kotlin 1.4" by Aurimas Liutikas · 4 years, 5 months ago
  71. 28dd044 Upgrade to support kotlin 1.4 by Aurimas Liutikas · 4 years, 5 months ago
  72. 5e6235c Change version to 1.0.0-alpha01 by Aurimas Liutikas · 4 years, 5 months ago
  73. f5a53df Update metalava maven group and reset version by Aurimas Liutikas · 4 years, 5 months ago
  74. d9bd61f Check for private companion objects on interfaces. by Aurimas Liutikas · 4 years, 5 months ago
  75. 8b665c2 Do not warn about ArrayReturn in annotations by Aurimas Liutikas · 4 years, 5 months ago
  76. 03c2425 Handle kotlin properties with getter overrides by Aurimas Liutikas · 4 years, 5 months ago
  77. d53162e Make parameter list creation consistent for methods and constructors by Aurimas Liutikas · 4 years, 6 months ago
  78. 3fff995 Upgrade to Android Lint 27.2.0-alpha07 by Matthew Gharrity · 4 years, 6 months ago
  79. dae7cc2 Stop using @Language in cases with named parameters by Aurimas Liutikas · 4 years, 6 months ago
  80. 4d826d4 Update language to comply with Android's inclusive language guidance by Aurimas Liutikas · 4 years, 6 months ago
  81. 5898188 Check isInteresting for methods and fields in ApiLint by Aurimas Liutikas · 4 years, 6 months ago
  82. cfc894d Add methods to kotlin stubs. by Aurimas Liutikas · 4 years, 6 months ago
  83. 128299f Remove unused variable by Aurimas Liutikas · 4 years, 6 months ago
  84. 83c745c Make clear why metalava failed. by Makoto Onuki · 4 years, 6 months ago
  85. 08c5ef0 [metalava] Support "API hierarchy" by Makoto Onuki · 4 years, 6 months ago
  86. 1c69705 Do not emit @UseExperimenal annotations by Aurimas Liutikas · 4 years, 7 months ago
  87. 95b100f Merge "Remove the option to run kotlin interop check standalone" by Treehugger Robot · 4 years, 7 months ago
  88. 9f83987 Merge "Do not exempt sourcepath from sandboxing." by Ramy Medhat · 4 years, 7 months ago
  89. 283f406 Having tests check for syntax errors before checking the api by Jeff Gaston · 4 years, 7 months ago
  90. 5dbdfbf Adding Issues.UNRESOLVED_IMPORT by Jeff Gaston · 4 years, 7 months ago
  91. ac35618 Adding/fixing imports in tests by Jeff Gaston · 4 years, 7 months ago
  92. 7549c9e Do not exempt sourcepath from sandboxing. by Ramy Medhat · 4 years, 7 months ago
  93. 2e8a321 Merge "Extract common appendDocumentation method between stub writers." by Aurimas Liutikas · 4 years, 7 months ago
  94. 7607c0b Merge "Remove hard-coded EXPAND_DOCUMENTATION" by Treehugger Robot · 4 years, 7 months ago
  95. 720d586 Remove the option to run kotlin interop check standalone by Aurimas Liutikas · 4 years, 7 months ago
  96. 2892348 Extract common appendDocumentation method between stub writers. by Aurimas Liutikas · 4 years, 7 months ago
  97. c14ccde Remove hard-coded EXPAND_DOCUMENTATION by Aurimas Liutikas · 4 years, 7 months ago
  98. a9c018f Remove redundant VisibleItemVisitor. by Aurimas Liutikas · 4 years, 7 months ago
  99. df45cf8 Merge "Remove support for bringing back hidden APIs." by Treehugger Robot · 4 years, 7 months ago
  100. 4265173 Make StubsTest JDK11 compatible by Makoto Onuki · 4 years, 7 months ago