issues
search
mozilla-mobile
/
gradle-apilint
Gradle Plugin that tracks the API of an Android library and helps maintain backward compatibility.
Mozilla Public License 2.0
8
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Improve parsing map text for Windows
#100
makotokato
closed
5 months ago
0
Don't use ':' as path separator
#99
makotokato
closed
5 months ago
0
For #93: Ensure any @DeprecationSchedule has @Deprecated.
#98
agi
closed
2 years ago
0
Add a lint to infer when a return value is not null to add the NonNull annotation
#97
jonalmeida
opened
2 years ago
0
Closes #95: Display overrides that upgrade visibility.
#96
agi
closed
2 years ago
0
Override of a non-visible method is not displayed
#95
agi
closed
2 years ago
0
Upgrade to Java 17
#94
agi
closed
2 years ago
0
Add a lint to ensure that DeprecationSchedule has a Deprecated annotation
#93
agi
closed
2 years ago
0
Add dependency to aidl generation in apiGenerate.
#92
agi
closed
3 years ago
0
Upgrade to Gradle 6.9.1
#91
agi
closed
3 years ago
0
Allow removing deprecated APIs in the right version
#90
agi
closed
3 years ago
0
Make sure that all types are accessible
#89
agi
opened
3 years ago
1
Apilint has to be published in Maven
#88
owlishDeveloper
opened
3 years ago
4
For #86: Add missing 'error' field in changelog json result.
#87
agi
closed
3 years ago
0
Missing "error" field in changelog error json file
#86
agi
closed
3 years ago
0
Support kotlin
#85
agi
opened
3 years ago
0
Field only classes lint is busted
#84
agi
opened
4 years ago
0
Track deprecations in apilint
#83
agi
closed
4 years ago
0
Allow AndroidX annotations
#82
snorp
closed
4 years ago
0
Migrate to Python3
#81
agi90
closed
4 years ago
0
Migrate to python3
#80
agi90
closed
4 years ago
0
Update com.gradle.plugin-publish to 0.11.0.
#79
agi90
closed
4 years ago
0
Closes #77: Don't fail when the map index is out of range.
#78
agi90
closed
4 years ago
0
Removing API sometimes triggers crash in apilint
#77
agi90
closed
4 years ago
0
Only allow removal of API if it was deprecated
#76
agi90
opened
4 years ago
2
Don't require field-only classes to be mockable.
#75
droeh
opened
5 years ago
0
Closes #73: Fix warnings in newer gradle versions.
#74
agi90
closed
5 years ago
0
Apilint causes some warnings in newer gradles
#73
agi90
closed
5 years ago
0
Closes #71: Include CHANGELOG errors to the json report.
#72
agi90
closed
5 years ago
0
json report doesn't contain CHANGELOG errors
#71
agi90
closed
5 years ago
0
Fixes from appling apilint to exoplayer2.
#70
agi90
closed
5 years ago
0
apilint does not understand nested classes type arguments
#69
agi90
opened
5 years ago
0
Closes #61: Report source file information.
#68
agi90
closed
5 years ago
0
Use sourceSet from variant to build API file.
#67
agi90
closed
5 years ago
0
Update bintray plugin to 1.8.4.
#66
agi90
closed
5 years ago
0
Update gradle wrapper to 5.1.1.
#65
agi90
closed
5 years ago
0
Issue #12: Fix PythonExec warnings.
#64
bloslo
closed
5 years ago
1
Fixes #62: Check for allowed packages in implements and extends.
#63
agi90
closed
5 years ago
0
allowedPackages doesn't check for extends or implements
#62
agi90
closed
5 years ago
0
Report files and lines for the sources of conflicts
#61
ncalexan
closed
5 years ago
2
Closes #59: Add lint for @IntDef and similar @interfaces.
#60
agi90
closed
5 years ago
0
@IntDef, @StringDef, @LongDef should not appear in the API
#59
agi90
closed
5 years ago
0
Add import support.
#58
agi90
closed
5 years ago
0
Fixes #4: Add Generics support to apilint and add `allowedPackages`.
#57
agi90
closed
5 years ago
0
Add Mozilla Code of Conduct
#56
Mozilla-GitHub-Standards
closed
5 years ago
0
CODE_OF_CONDUCT.md file missing
#55
Mozilla-GitHub-Standards
closed
5 years ago
0
Fixes #46: Run @NonNull lint on fields too.
#54
agi90
closed
5 years ago
0
Allow functional interfaces without default impls.
#53
agi90
closed
5 years ago
0
Closes #51: Ensure all interfaces have default impls.
#52
agi90
closed
5 years ago
0
Support default methods
#51
agi90
closed
5 years ago
0
Next