summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/androidTest/java/com/mapbox/mapboxsdk/testapp/annotations
Commit message (Expand)AuthorAgeFilesLines
* [android] - replace anonymous inner classes with lambdaTobrun2017-12-194-122/+86
* [android] - optimise icon managementTobrun Van Nuland2017-08-101-0/+146
* [android] - run MapboxMap invocations to ui thread for instrumentation tests ...Tobrun2017-06-124-269/+130
* [android] - rework instrumentation tests (#8793)Tobrun2017-04-214-98/+27
* Adds checkstyle to CI (#7442)Cameron Mace2016-12-164-309/+311
* [android] - Refactor dependencies, introduce focused components (#7189)Tobrun2016-12-062-2/+3
* [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-094-0/+486