summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/androidTest
Commit message (Expand)AuthorAgeFilesLines
...
* [android] fix reference table overflow in query rendered featuresIvo van Dongen2017-02-081-20/+36
* [android] Extract telemetry into MASAntonio Zugaldia2017-02-031-2/+2
* [android] data driven style implementationIvo van Dongen2017-02-0213-3928/+4264
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-2720-446/+446
* MapboxAccountManager refactor, removal deprecated accesstoken (#7462)Tobrun2016-12-171-1/+1
* Adds checkstyle to CI (#7442)Cameron Mace2016-12-1642-7280/+7591
* [android] - move min/max zoom to transform class, cleanup usage of double vs...Tobrun2016-12-152-10/+14
* [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] test duplicate layer id exception handlingIvo van Dongen2016-12-121-0/+9
* [darwin, android] SDK bindings for circle-stroke propertiesJohn Firebaugh2016-12-091-0/+88
* [android] - Refactor dependencies, introduce focused components (#7189)Tobrun2016-12-068-43/+663
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.4-masterMinh Nguyễn2016-12-031-0/+1
|\
* | [android] - ignore unreliable tests (#7265)Tobrun2016-12-014-0/+8
* | [android] test duplicate source id exception handlingIvo van Dongen2016-11-301-3/+10
* | [android] - add uithread annotation and regenerate classes (#7156)Pablo Guardiola2016-11-307-7/+7
* | [android] - disable CI failing test (#7204)Tobrun2016-11-292-0/+3
* | Add instrumentation tests for query rendered features (#7127)Tobrun2016-11-284-0/+270
* | [android] - replace Android logs with Timber (#6372) (#7149)Pablo Guardiola2016-11-2317-457/+438
* | [android] - move camera logic to dedicated transform class (#6919)Tobrun2016-11-232-3/+6
* | [android] return source ownership on removeIvo van Dongen2016-11-141-0/+49
* | [android] return layer ownership on removeIvo van Dongen2016-11-141-1/+21
* | [android] fix layer ownershipIvo van Dongen2016-11-111-6/+2
* | [android] - instrumentation tests upgrade, move view checking to utility clas...Tobrun2016-11-0953-1333/+2117
|/
* [android] - move instrumentation test code to correct package for Android Stu...Tobrun2016-10-2060-53/+3671
* [android] - throw concrete exception when generated test cases fail to read t...Tobrun2016-09-081-7/+16
* [android] #5211 - update yaml to run on device lab, update test with NoSuchSo...Tobrun2016-08-181-2/+12
* 5859 generate sanity tests (#5870)Tobrun2016-08-1737-664/+156
* [android] - fixed style api unit testsIvo van Dongen2016-08-067-21/+21
* [android] - Fix crash on dalvik due to missing finalizersIvo van Dongen2016-08-066-164/+61
* [android] #5858 - added convenience methods for color propertiesIvo van Dongen2016-08-037-0/+228
* [android] #4845 - remove robotium, migrate to espressoTobrun2016-08-0341-423/+462
* [android] #5610 - Runtime style api - part 2Ivo van Dongen2016-08-0211-0/+2709
* [android] #5438 - add bearing to MyLocationView for the SDK camera objectTobrun2016-07-131-2/+2
* [android] bring back ScreenshotActivityTestTobrun2016-05-032-7/+137
* [android] #4845 - disable robotiumTobrun2016-04-264-96/+106
* [android] #4609 - Restoring name of BulkMarkerActivityBrad Leege2016-04-061-6/+6
* [android] #4365 - Moving example activities to more descriptive subpackage na...Brad Leege2016-04-054-5/+5
* [android] #4365 - make dismiss on gesture configurable, renamed activity to m...Tobrun2016-04-051-6/+6
* [android] #4365 - final testapp refactor cleanup, removed ApiAccess class, in...Tobrun2016-04-0516-17/+16
* [android] #4365 - reworked some samples, resources and testsTobrun2016-03-3010-568/+5
* [android] #4365 - Camera Animation Type ExampleTobrun2016-03-302-4/+4
* [android] #4365 - Improve test app examples related to InfoWindowsTobrun2016-03-301-37/+0
* [android] #4365 - enforce best practices map startupTobrun2016-03-241-1/+0
* [android] #4365 - TestApp refactor with RecyclerView selection.Tobrun2016-03-2325-35/+35
* [android] #4308 - add some simple gesture testsTobrun2016-03-153-1/+64
* [android] #4301 - added robotium testing framework to perform integration tes...Tobrun2016-03-1433-38/+226
* [android] #4270 - library resource prefix espresso updateTobrun2016-03-111-6/+2
* [android] #4097 - update javadoc maps packageTobrun2016-02-251-2/+2
* [android] #3941 - update espresso testsTobrun2016-02-1615-33/+441