summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/androidTest/java/com/mapbox/mapboxsdk/testapp/action
Commit message (Collapse)AuthorAgeFilesLines
* UI thread checking (#12000)Tobrun2018-05-251-1/+1
| | | * [android] - add UI thread checking
* [android] - add instrumentation tests for FileSource activation/deactivationTobrun2018-02-201-0/+39
|
* [android] - add orientation change regression testtobrun2018-01-021-0/+74
|
* [android] - run MapboxMap invocations to ui thread for instrumentation tests ↵Tobrun2017-06-121-0/+49
(#9198)