index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
apilint
Age
Commit message (
Expand
)
Author
2021-05-26
Reintroduce "Deprecated at Birth" linter.
Jeff Sharkey
2019-11-01
API Lint: remove obsolete python linter
Adrian Roos
2019-10-10
Merge "apilint: suppress certain nullability lints"
Adrian Roos
2019-05-08
Apilint updates
Joe Onorato
2019-04-29
Handle removed classes when looking for deprecated at birth APIs.
Michael Wright
2019-03-26
Also need to filter second pass.
Jeff Sharkey
2019-03-06
apilint: suppress certain nullability lints
Adrian Roos
2019-03-06
apilint: Lint unhidden @IntDef and @LongDef
Adrian Roos
2019-03-05
Merge "Apilint: No longer flag interface callbacks"
Adrian Roos
2019-03-05
Apilint: No longer flag interface callbacks
Adrian Roos
2019-03-05
apilint: decorator-based verifier registration
Adrian Roos
2019-03-05
Apilint: lint for URL/URI
Adrian Roos
2019-02-28
Apilint: report all implemented interfaces and fix false positives
Adrian Roos
2019-02-28
Apilint: properly parse packages with numbers
Adrian Roos
2019-02-28
Apilint: Lint missing nullability annotations
Adrian Roos
2019-02-28
Apilint: Enforce final builders
Adrian Roos
2019-02-27
Merge "apilint: Correctly parse packages with annotations"
Adrian Roos
2019-02-26
apilint: Correctly parse packages with annotations
Adrian Roos
2019-01-29
apilint: Allow parsing 3.0 signature files
Adrian Roos
2019-01-22
apilint: correctly parse enum_constant
Adrian Roos
2019-01-22
ApiLint: Add operator keyword and property parsing
Adrian Roos
2019-01-22
ApiLint: Add Kotlin-style type support
Adrian Roos
2019-01-22
ApiLint: Performance improvements for verification
Adrian Roos
2019-01-22
ApiLint: Performance improvements for 2.0 signature format parsing
Adrian Roos
2019-01-22
ApiLint: Allow parsing 2.0 API signature files
Adrian Roos
2019-01-22
apilint: Fix API lint issues 2/2
Adrian Roos
2019-01-22
apilint: Fix API lint issues
Adrian Roos
2019-01-22
API Lint: Add support for base current.txt
Adrian Roos
2019-01-22
Guide towards Context.createPackageContextAsUser().
Jeff Sharkey
2019-01-22
Moar lint rulez!
Jeff Sharkey
2019-01-22
Update lint rules for graphics/text package layering
Siyamed Sinir
2019-01-22
Handle new current.txt format.
Jeff Sharkey
2019-01-22
Extend lint script to emit API statistics.
Jeff Sharkey
2018-04-11
Lint to identify "deprecated at birth" APIs.
Jeff Sharkey
2018-02-16
Recommend ICU replacements, no clone, no Impl.
Jeff Sharkey
2018-01-12
Add another pass of commont lint rules.
Jeff Sharkey
2017-12-05
Executors instead of Handlers; collections.
Jeff Sharkey
2017-11-20
Collect set of "changed" classes.
Jeff Sharkey
2017-11-13
Add api lint to upload checks
Jason Monk
2017-08-23
Add checks for Kotlin keywords and operator functions.
Jake Wharton
2017-05-04
Stop deprecated parcelables triggering Error FW8
Joe LaPenna
2017-04-19
Bunch of new API lint rules.
Jeff Sharkey
2016-12-21
Tighter equals/hashCode method checking.
Jeff Sharkey
2016-12-21
Detect non-static abstract inner classes.
Jeff Sharkey
2016-11-29
Adds keyword "default" to the API-linter.
Filip Pavlis
2016-03-30
Make Parcelable classes final, API cleanup.
Jeff Sharkey
2016-02-29
More lint checks.
Jeff Sharkey
2015-04-10
Relax apilint FW1 error to a warning
Adam Powell
2015-03-27
Add support for GmsCore to apilint.py
Adam Metcalf
2015-02-25
Relax Handler lint check slightly.
Jeff Sharkey
[next]