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
Add a way to fix a git conflict
#50
agi90
opened
5 years ago
0
Add example project
#49
agi90
opened
5 years ago
0
Fixes #47: Add skipClassesRegex to ignore specific classes.
#48
agi90
closed
5 years ago
0
Add a way to skip a class in apilint
#47
agi90
closed
5 years ago
0
@NonNull lint doesn't run on fields
#46
agi90
closed
5 years ago
0
Support Java 9 and above
#45
agi90
closed
2 years ago
1
Add missing license headers.
#44
agi90
closed
5 years ago
0
Fixes #42, #33: Add lint to ensure `@Nullable` or `@NonNull` on every method.
#43
agi90
closed
5 years ago
0
Add a lint to ensure every method has @NonNull or @Nullable
#42
agi90
closed
5 years ago
0
Overriden methods shouldn't be part of the API
#41
agi90
closed
5 years ago
0
Issue #37: Run apiLint before checking the CHANGELOG.
#40
agi90
closed
5 years ago
0
Issue #34: Add a way to enforce specific lints.
#39
agi90
closed
5 years ago
0
Annotations are part of methods identity
#38
agi90
opened
5 years ago
0
When `CHANGELOG.md` is out of date, api diff is not shown
#37
agi90
opened
5 years ago
0
Add support to enforce annotations
#36
agi90
closed
5 years ago
1
Propagate annotations from super classes
#35
agi90
closed
5 years ago
0
Add a way to select which lints run
#34
agi90
opened
5 years ago
0
Include `@NonNull` and `@Nullable` in the API
#33
agi90
closed
5 years ago
1
Closes #31: Add lint for fields-only classes.
#32
agi90
closed
5 years ago
2
Add lint to ensure field-only classes have protected empty constructor
#31
agi90
closed
5 years ago
1
Simplify README.md.
#30
agi90
closed
5 years ago
0
Update version to 0.1.4.
#29
agi90
closed
5 years ago
0
Closes #27: Keep track of changelog file.
#28
agi90
closed
5 years ago
0
Add (optional?) support for tracking changes of the api
#27
agi90
closed
5 years ago
0
Update version to 0.1.3.
#26
agi90
closed
6 years ago
0
Closes #24: Generate json result file.
#25
agi90
closed
6 years ago
0
Generate json with results
#24
agi90
closed
6 years ago
0
Update version to 0.1.2.
#23
agi90
closed
6 years ago
0
Dependency
#22
agi90
closed
6 years ago
0
The plugin should add a dependency to `tasks.check`
#21
agi90
closed
6 years ago
0
Running apiLint on multiple targets fails
#20
agi90
closed
6 years ago
0
Fixes #18: Sort packages and methods by name.
#19
agi90
closed
6 years ago
0
Sort all members by name
#18
agi90
closed
6 years ago
0
Update version to 0.1.1.
#17
agi90
closed
6 years ago
0
Add .travis.yml.
#16
agi90
closed
6 years ago
0
Fixes #14: Add publishing code.
#15
agi90
closed
6 years ago
1
Integate with maven publishing service
#14
agi90
closed
6 years ago
0
Fixes #9: Fix @Annotation api generation.
#13
agi90
closed
6 years ago
0
Fix PythonExec warnings
#12
agi90
opened
6 years ago
0
Closes #7: Add support for Enum.
#11
agi90
closed
6 years ago
0
Closes #6: Add support for generics in apidoc.
#10
agi90
closed
6 years ago
0
java.lang.annotation.Annotation outline is incorrect
#9
agi90
closed
6 years ago
0
Add @annotation support to apilint. r=snorp.
#8
agi90
closed
6 years ago
0
Add support for Enum
#7
agi90
closed
6 years ago
0
Add support for generics for apidoc
#6
agi90
closed
6 years ago
0
Add support for android applications
#5
agi90
opened
6 years ago
0
Add lint for banned packages in API
#4
agi90
closed
5 years ago
0
Add annotations to API signature
#3
agi90
closed
6 years ago
0
Add lint support for threading annotations
#2
agi90
closed
5 years ago
1
Bug 1502115 - Add @annotation support to apilint.
#1
agi90
closed
6 years ago
0
Previous
Next