summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/geometry/ProjectedMeters.java
Commit message (Collapse)AuthorAgeFilesLines
* Revisit Javadoc for 5.1.0 (#9266)Tobrun2017-06-201-5/+40
| | | | | | | | | | * [android] - revisit public API javadoc * [android] fix javadoc minor mistakes and typos * grammar tweak * add missing public javadoc
* Adds checkstyle to CI (#7442)Cameron Mace2016-12-161-94/+95
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* [android] #5880 - javadoc cleanup part oneTobrun2016-08-081-3/+3
|
* [android] #3749 - added javadocTobrun2016-03-121-6/+25
|
* [android] #3503 - remove serialisable interface from classes in geometry ↵Tobrun2016-01-191-1/+1
| | | | package, implemented parcable on CoordinateBounds, CoordinateRegion and CoordinateSpan. Enforced Android code conventions on those classes.
* [android] #3338 - add javadoc annotations packageTobrun2016-01-191-2/+4
|
* [android] Move into platform subdirectoryJohn Firebaugh2015-12-161-0/+95