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