summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/androidTest/java/com/mapbox/mapboxsdk/testapp/annotations/MarkerViewTest.java
Commit message (Expand)AuthorAgeFilesLines
* [android] - replace anonymous inner classes with lambdaTobrun2017-12-191-40/+25
* [android] - run MapboxMap invocations to ui thread for instrumentation tests ...Tobrun2017-06-121-79/+44
* [android] - rework instrumentation tests (#8793)Tobrun2017-04-211-25/+7
* Adds checkstyle to CI (#7442)Cameron Mace2016-12-161-95/+96
* [android] - Refactor dependencies, introduce focused components (#7189)Tobrun2016-12-061-2/+0
* [android] - ignore unreliable tests (#7265)Tobrun2016-12-011-0/+3
* [android] - move camera logic to dedicated transform class (#6919)Tobrun2016-11-231-3/+5
* [android] - instrumentation tests upgrade, move view checking to utility clas...Tobrun2016-11-091-0/+143