summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/androidTest/java/com/mapbox/mapboxsdk/testapp/camera/CameraAnimateTest.java
Commit message (Expand)AuthorAgeFilesLines
* [android] expose camera padding optionŁukasz Paczos2019-08-291-291/+5
* [android] - espresso tests reworkTobrun2019-01-101-2/+2
* [android] clean up remaining deprecated methods for 7.0.0Łukasz Paczos2018-12-191-30/+0
* [android] reworked CameraAnimateTestŁukasz Paczos2018-11-011-78/+207
* [android] - disable flaky camera teststobrun2018-09-061-0/+10
* [android] - create device independent tests for camera position testingtobrun2018-07-051-12/+2
* [android] - replace anonymous inner classes with lambdaTobrun2017-12-191-139/+109
* [android] - run MapboxMap invocations to ui thread for instrumentation tests ...Tobrun2017-06-121-156/+147
* [android] - rework instrumentation tests (#8793)Tobrun2017-04-211-40/+15
* [android] - ignore device dependant tests (#8063)Tobrun2017-02-151-0/+9
* Adds checkstyle to CI (#7442)Cameron Mace2016-12-161-195/+210
* [android] - Refactor dependencies, introduce focused components (#7189)Tobrun2016-12-061-1/+1
* [android] - instrumentation tests upgrade, move view checking to utility clas...Tobrun2016-11-091-0/+238