summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/test/java/com
Commit message (Expand)AuthorAgeFilesLines
...
* [android] #3231 - add support for tinting attribution icon through xml - Mapb...Tobrun2016-04-261-1/+7
* [android] #4814 - simplified mock parcel testing, update tests to reflect the...Tobrun2016-04-248-317/+195
* [android] #4396 - fixup mason build issueTobrun2016-04-232-0/+85
* [android] #4335 - add clear method for removing annotations to MapboxMapTobrun2016-04-131-0/+12
* [android] #4635 - fix rotate disabled with location trackingTobrun2016-04-081-26/+112
* [android] - Marker test coverageTobrun2016-04-082-0/+67
* [android] - added tests for AnnotationTobrun2016-04-051-0/+91
* [android] #4354 - Ensuring userAgent is always ASCII formattedBrad Leege2016-04-041-0/+17
* [android] #4565 - improved coverage of camera packageTobrun2016-04-012-0/+165
* [android] #4520 - don't update camera position after padding callTobrun2016-03-311-1/+1
* [android] #3832 - improve unit testing geometry packageTobrun2016-03-316-31/+206
* [android] #4487 - ArrayInOutOfBoundsException fix for polyline and polygonTobrun2016-03-291-0/+32
* [android] #4487 - ArraysInOfBoundsException fix for addMarkersTobrun2016-03-291-0/+17
* [android] #4475 - Only wrapping when needed in LatLng.wrap(). Making Javadoc ...Brad Leege2016-03-251-3/+11
* [android] #4475 - Introducing LatLng.wrap() and removing usage of wrap() in J...Brad Leege2016-03-251-4/+9
* [android] #4473 - Fixing toString() tests for LatLng.toString()Brad Leege2016-03-254-7/+7
* [android] #4320 - rename including to containsTobrun2016-03-151-3/+2
* [android] #4318 - move min/max zoom level to MapboxMapTobrun2016-03-152-34/+29
* [android] #4076 - MapboxMapOptions fixTobrun2016-03-091-3/+59
* [android] #4076 - MapboxMapOptions initial versionTobrun2016-03-091-0/+114
* [android] #4166 - move style url to map view for improved async loadingTobrun2016-03-031-16/+0
* [android] #3755 - fix package visibility issue with camera package, added jav...Tobrun2016-02-242-9/+1
* [android] #4038 - fix crash on polygons and polylines with empty points + for...Tobrun2016-02-231-6/+26
* Hit missed lines in equality testsTom MacWright2016-02-194-0/+24
* [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] #4015 - added unit test for CameraPositionTobrun2016-02-191-0/+80
* [android] #4009 - add tests for tracking settings, optimise architecture to m...Tobrun2016-02-182-0/+60
* [android] #4007 - improve coverage geometry packageTobrun2016-02-183-2/+51
* [android] #4005 move annotations to correct packageTobrun2016-02-184-78/+121
* [android] #4003 - add unit tests for InfoWindowTobrun2016-02-181-0/+86
* [android] #4000 - add unit tests iconTobrun2016-02-181-0/+55
* [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] #3830 added mocked parcel implementationTobrun2016-02-052-0/+189
* [android] #3758 - Projection / Visible Region implementation.Tobrun2016-02-048-226/+161
* [android] #3754 - newLatLngBounds: unit tests for LatLng and LatLngBounds, bu...Tobrun2016-02-025-123/+190
* [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