summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/androidTest/java/com/mapbox/mapboxsdk/maps
Commit message (Expand)AuthorAgeFilesLines
* [android] - program against NativeMap interfaceupstream/tvn-map-interfacetobrun2019-04-122-2/+2
* [android] - fix thread assertion issue while running instrumentation teststobrun2019-03-281-0/+3
* [android] - add integration test suitetobrun2019-03-223-183/+0
* [android] - improve reliability of UiAutomator teststobrun2019-03-222-18/+10
* [android] - introduce Pixel dimension instrumentation testtobrun2019-03-211-32/+44
* [android] - remove base idlingResource setuptobrun2019-03-182-33/+23
* [android] fix naming for re-open testsIvo van Dongen2019-02-232-12/+12
* [android] - add UiAutomator tests for testing clicking home and returning wit...tobrun2019-02-232-0/+150
* [android] - bring back style loading test to native map, add onDestroy to aft...tobrun2019-02-141-0/+25
* [android] expose symbol placement transition duration optionŁukasz Paczos2019-02-041-1/+11
* [android] rename required TransitionOptions fieldŁukasz Paczos2019-01-211-0/+9
* [android] - optimise interface definitiontobrun2019-01-151-15/+15
* [android] - espresso tests reworkTobrun2019-01-105-33/+412
* [android] clean up remaining deprecated methods for 7.0.0Łukasz Paczos2018-12-191-30/+0
* [android] - move MapboxMapTest to java unit testtobrun2018-12-131-185/+3
* [android] - remove style load test from instrumented unit teststobrun2018-12-131-18/+0
* [android] LatLng bounds cannot be wrapped (#13419)Osana Babayan2018-12-121-2/+3
* [android] - add more tests, refactor map paddingTobrun2018-12-111-4/+166
* [android] - instrumented unit tests, add map tests, refactor generated layer ...Tobrun2018-12-112-0/+213
* [android] - decouple style loading from OnMapReadyTobrun2018-12-101-4/+11
* [android] - expose setAccesToken on Mapbox.javaTobrun2018-12-051-0/+15
* [android] - expose moveBy, replace CameraUpdateFactory hook to moveBy for scr...tobrun2018-11-051-0/+67
* [android] - modularise the sdktobrun2018-08-241-0/+33
* [android] - add bearing and pitch to get camera for geometrytobrun2018-07-051-102/+0
* [android] - add bearing and tilt to LatLngBounds, incorporate current tilt an...tobrun2018-07-051-4/+106
* UI thread checking (#12000)Tobrun2018-05-251-1/+1
* Merge branch 'release-boba' into masterupstream/fabian-merge-v4.0.0Fabian Guerra2018-04-232-67/+0
|\
| * Remove deprecated location APIs (#11351)Łukasz Paczos2018-03-021-34/+0
| * [android] - remove camera api from MapboxMap, refactor test app code to Camer...Tobrun2018-02-201-33/+0
* | [android] - add instrumentation tests for FileSource activation/deactivationTobrun2018-02-201-6/+6
|/
* [android] - add orientation change regression testtobrun2018-01-021-0/+41
* [android] - replace anonymous inner classes with lambdaTobrun2017-12-191-427/+271
* [android] Make sure onFinish has new camera position after camera.move (#10324)Osana Babayan2017-10-311-1/+30
* [android] - optimise icon managementTobrun Van Nuland2017-08-101-0/+42
* [android] add api to enable/disable tile prefetchingIvo van Dongen2017-07-201-0/+16
* [android] - rework instrumentation tests (#8793)Tobrun2017-04-211-122/+52
* [android] - add binding integration for Map::setLatLngbounds, add example (#8...Tobrun2017-04-131-0/+20
* [android] - transition options in milliseconds, added test cases, fixup test ...Tobrun2017-03-301-0/+32
* [android] - ignore device dependant tests (#8063)Tobrun2017-02-151-0/+1
* Adds checkstyle to CI (#7442)Cameron Mace2016-12-162-784/+787
* [android] - move min/max zoom to transform class, cleanup usage of double vs...Tobrun2016-12-151-9/+13
* [android] - wrap mapbox map test in ViewActions (#7451)Tobrun2016-12-151-261/+453
* [android] - Reenable MapboxMapTest for end-to-end API testing. Fix tests (#7...Tobrun2016-12-131-44/+47
* [android] - Refactor dependencies, introduce focused components (#7189)Tobrun2016-12-062-16/+636
* [android] - instrumentation tests upgrade, move view checking to utility clas...Tobrun2016-11-092-15/+37
* 5859 generate sanity tests (#5870)Tobrun2016-08-171-1/+1
* [android] #4845 - remove robotium, migrate to espressoTobrun2016-08-031-16/+3
* [android] #5438 - add bearing to MyLocationView for the SDK camera objectTobrun2016-07-131-2/+2
* [android] #4308 - add some simple gesture testsTobrun2016-03-151-1/+11
* [android] #4301 - added robotium testing framework to perform integration tes...Tobrun2016-03-141-0/+18