summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/gradle-checkstyle.gradle
Commit message (Collapse)AuthorAgeFilesLines
* [android] - add binding support for Light (#9013)Tobrun2017-05-261-0/+1
|
* [android] data driven style implementationIvo van Dongen2017-02-021-0/+3
|
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-1/+1
|
* Adds checkstyle to CI (#7442)Cameron Mace2016-12-161-0/+17
* adds checkstyle to CI * fixed gradlew path * resolved testapp checkstyle violations * added back mapboxMap variable for test * checkstyle annotations * checkstyle SDK round 1 * maps package checkstyle * rest of SDK checkstyle * checkstyle gesture library * checkstyle test * finished rest of test checkstyle * resolved all checkstyle errors * fixed class name * removed old test file * fixed camera postion test * fixed native crash