summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/test/java/com/mapbox/mapboxsdk/geometry
Commit message (Expand)AuthorAgeFilesLines
* [android] LatLng bounds cannot be wrapped (#13419)Osana Babayan2018-12-121-200/+221
* [android] - correct latlngbounds exception messageTobrun2018-09-051-3/+3
* [android] - remove unique LatLng validation of LatLngBounds buildertobrun2018-07-091-4/+14
* [android] added more tests for LatLngBounds.union(), LatLngBounds.intersect()...Osana Babayan2018-05-111-2/+216
* [android] - unwrap LatLngBounds before creating core objectŁukasz Paczos2018-05-021-2/+1
* Revert "[android] - unwrap LatLngBounds for the shortest path when passing to...Łukasz Paczos2018-05-021-20/+2
* [android] - unwrap LatLngBounds for the shortest path when passing to core (#...Łukasz Paczos2018-04-241-2/+20
* [android] center was calculated incorrectly for LatLngBounds with zero span (...Osana Babayan2018-04-111-0/+21
* [android] LatLngBounds were not build correctly when lons were the same (#11647)Osana Babayan2018-04-101-0/+21
* [android] LatLngBounds.union() should take date line into accountOsana Babayan2018-02-281-0/+21
* [android] LatLngBounds: latNorth should be greater or equal than latSouth Osana Babayan2018-02-271-0/+7
* [android] LatLngBounds can go over the antimeridian / date line. Osana Babayan2018-02-271-0/+131
* added parameter validation LatLngBounds.from() (#10831)Osana Babayan2018-01-051-0/+76
* add max & min latitude and longitude constants to maps sdk Osana Babayan2018-01-021-7/+5
* LatLng.wrap should return a new instance of LatLng (#10769)Osana Babayan2017-12-211-2/+12
* [android] Bindings for Custom Geometry SourcesAsheem Mamoowala2017-11-221-0/+19
* [android] - update android unit tests, update test make target to SDKtobrun2017-11-061-9/+0
* [android] refactor move unit tests from test app to sdk and add some annotati...Pablo Guardiola2017-05-115-0/+777