summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/androidTest/java/com/mapbox/mapboxsdk/testapp/camera
Commit message (Expand)AuthorAgeFilesLines
* [android] - remove base idlingResource setuptobrun2019-03-181-175/+165
* [android] - espresso tests reworkTobrun2019-01-104-8/+8
* [android] clean up remaining deprecated methods for 7.0.0Łukasz Paczos2018-12-194-92/+4
* [android] reworked MoveCameraTestŁukasz Paczos2018-11-012-79/+205
* [android] reworked CameraEaseTestŁukasz Paczos2018-11-011-75/+201
* [android] reworked CameraAnimateTestŁukasz Paczos2018-11-011-78/+207
* [android] - disable flaky camera teststobrun2018-09-063-0/+30
* [android] - create device independent tests for camera position testingtobrun2018-07-054-49/+19
* [android] - add bearing and pitch to get camera for geometrytobrun2018-07-051-0/+268
* [android] - remove camera api from MapboxMap, refactor test app code to Camer...Tobrun2018-02-201-157/+0
* [android] - replace anonymous inner classes with lambdaTobrun2017-12-193-417/+328
* [android] - run MapboxMap invocations to ui thread for instrumentation tests ...Tobrun2017-06-123-469/+443
* [android] - rework instrumentation tests (#8793)Tobrun2017-04-214-144/+51
* [android] - rename simple example map view (#8132)Tobrun2017-02-211-0/+1
* [android] - ignore device dependant tests (#8063)Tobrun2017-02-154-0/+32
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-1/+1
* MapboxAccountManager refactor, removal deprecated accesstoken (#7462)Tobrun2016-12-171-1/+1
* Adds checkstyle to CI (#7442)Cameron Mace2016-12-165-752/+798
* [android] - Refactor dependencies, introduce focused components (#7189)Tobrun2016-12-063-24/+20
* [android] - move camera logic to dedicated transform class (#6919)Tobrun2016-11-231-0/+1
* [android] - instrumentation tests upgrade, move view checking to utility clas...Tobrun2016-11-097-195/+883
* [android] - move instrumentation test code to correct package for Android Stu...Tobrun2016-10-203-0/+195