summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/androidTest/java/com/mapbox/mapboxsdk/maps/MapboxMapTest.java
Commit message (Expand)AuthorAgeFilesLines
* [android] - move MapboxMapTest to java unit testtobrun2018-12-131-185/+3
* [android] - decouple style loading from OnMapReadyTobrun2018-12-101-4/+11
* [android] - add bearing and pitch to get camera for geometrytobrun2018-07-051-102/+0
* [android] - add bearing and tilt to LatLngBounds, incorporate current tilt an...tobrun2018-07-051-4/+106
* UI thread checking (#12000)Tobrun2018-05-251-1/+1
* Remove deprecated location APIs (#11351)Łukasz Paczos2018-03-021-34/+0
* [android] - replace anonymous inner classes with lambdaTobrun2017-12-191-427/+271
* [android] Make sure onFinish has new camera position after camera.move (#10324)Osana Babayan2017-10-311-1/+30
* [android] add api to enable/disable tile prefetchingIvo van Dongen2017-07-201-0/+16
* [android] - rework instrumentation tests (#8793)Tobrun2017-04-211-122/+52
* [android] - add binding integration for Map::setLatLngbounds, add example (#8...Tobrun2017-04-131-0/+20
* [android] - transition options in milliseconds, added test cases, fixup test ...Tobrun2017-03-301-0/+32
* [android] - ignore device dependant tests (#8063)Tobrun2017-02-151-0/+1
* Adds checkstyle to CI (#7442)Cameron Mace2016-12-161-766/+769
* [android] - move min/max zoom to transform class, cleanup usage of double vs...Tobrun2016-12-151-9/+13
* [android] - wrap mapbox map test in ViewActions (#7451)Tobrun2016-12-151-261/+453
* [android] - Reenable MapboxMapTest for end-to-end API testing. Fix tests (#7...Tobrun2016-12-131-44/+47
* [android] - Refactor dependencies, introduce focused components (#7189)Tobrun2016-12-061-0/+624