summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/androidTest/java/com/mapbox/mapboxsdk/testapp/camera/CameraEaseTest.java
Commit message (Expand)AuthorAgeFilesLines
* [android] remove platform specific Android code, migrate project to mapbox-gl...tobrun2019-12-031-12/+0
* [android] expose camera padding optionŁukasz Paczos2019-08-291-286/+4
* [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 MoveCameraTestŁukasz Paczos2018-11-011-1/+2
* [android] reworked CameraEaseTestŁukasz Paczos2018-11-011-75/+201
* [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-157/+148
* [android] - rework instrumentation tests (#8793)Tobrun2017-04-211-40/+14
* [android] - rename simple example map view (#8132)Tobrun2017-02-211-0/+1
* [android] - ignore device dependant tests (#8063)Tobrun2017-02-151-0/+9
* Adds checkstyle to CI (#7442)Cameron Mace2016-12-161-195/+209
* [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