summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/test/java/com/mapbox/mapboxsdk/maps
Commit message (Expand)AuthorAgeFilesLines
* [android] #3755 - fix package visibility issue with camera package, added jav...Tobrun2016-02-241-6/+1
* [android] #4038 - fix crash on polygons and polylines with empty points + for...Tobrun2016-02-231-6/+26
* [android] #4018 - migrated max/min zoom to UiSettings + added tests + update ...Tobrun2016-02-191-1/+24
* [android] #4017 - update unit test for MapboxMapTobrun2016-02-191-2/+129
* [android] #4009 - add tests for tracking settings, optimise architecture to m...Tobrun2016-02-182-0/+60
* [android] #4005 move annotations to correct packageTobrun2016-02-183-232/+0
* [android] #3963 - move and relax if permission checkTobrun2016-02-161-13/+11
* [android] #3756 - unit test annotations integration in MapboxMapTobrun2016-02-151-3/+221
* [android] #3758 - Projection / Visible Region implementation.Tobrun2016-02-045-238/+37
* [android] #3754 - newLatLngBounds: unit tests for LatLng and LatLngBounds, bu...Tobrun2016-02-024-227/+0
* [android] #3776 - UiSettings uses MapView instead of MapboxMap as dependency....Tobrun2016-02-011-33/+25
* [android] #3753 - Optimising zoomTobrun2016-02-011-7/+226
* [android] #3760 - parity with Google Maps SDKTobrun2016-02-012-80/+217
* [android] #3145 - MapboxMapTobrun2016-01-2910-0/+929