summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/geometry/LatLng.java
Commit message (Expand)AuthorAgeFilesLines
* Revisit Javadoc for 5.1.0 (#9266)Tobrun2017-06-201-12/+104
* [android] Preflight argument validity before constructing LatLngJohn Firebaugh2017-04-061-8/+20
* [android] - wrap longitude values from core (#7852)Tobrun2017-02-041-7/+2
* [android] Extract telemetry into MASAntonio Zugaldia2017-02-031-2/+2
* Adds checkstyle to CI (#7442)Cameron Mace2016-12-161-179/+187
* 6453 restore tilt after orientation (#6491)Tobrun2016-09-291-7/+4
* [android] #4475 - Only wrapping when needed in LatLng.wrap(). Making Javadoc ...Brad Leege2016-03-251-1/+4
* [android] #4475 - Introducing LatLng.wrap() and removing usage of wrap() in J...Brad Leege2016-03-251-0/+12
* [android] #4444 - Wrapping all LatLng from nativeLatLngForPixel() to solve pr...Brad Leege2016-03-241-1/+1
* [android] #3503 - remove serialisable interface from classes in geometry pack...Tobrun2016-01-191-1/+1
* [android] #3338 - add javadoc annotations packageTobrun2016-01-191-2/+3
* [android] #3556 - Added test to trigger NaN value on same point, updated LatL...Tobrun2016-01-181-1/+4
* [android] Move into platform subdirectoryJohn Firebaugh2015-12-161-0/+187