summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/androidTest/java/com/mapbox/mapboxsdk/testapp
Commit message (Expand)AuthorAgeFilesLines
* [android] verify if `text-field` is not null before performing compatibility ...upstream/lp-backport-13291-13290-horchataŁukasz Paczos2018-11-0610-0/+163
* [android] deliver onMapReady only if mapboxMap is not nullŁukasz Paczos2018-11-052-9/+18
* [android] renamed format expression options, added format expression exampleŁukasz Paczos2018-10-241-18/+27
* [android] "format" expression supportŁukasz Paczos2018-10-248-57/+352
* [android] Minimal Android wrapper on 'format' expressionChris Loer2018-10-242-51/+5
* Revert "[android] - add NonNull to MapboxMap parameter for onMapReady callbac...tobrun2018-10-231-2/+1
* [android] Minimal Android support for 'format' expressionChris Loer2018-10-152-2/+58
* [android] - add NonNull to MapboxMap parameter for onMapReady callback, remov...Tobrun2018-10-121-1/+2
* [android] copy files from assets task utilŁukasz Paczos2018-09-261-35/+24
* [android] expose offline database merge APIŁukasz Paczos2018-09-261-0/+119
* [android] - avoid failing CI tests when device under test doesn't have a vali...tobrun2018-09-251-15/+5
* [android] - replace reflection setup with a findViewById, improves stability ...Tobrun2018-09-242-18/+18
* [android] adapt LocationLayerPlugin's test suiteŁukasz Paczos2018-09-122-6/+16
* [android] - replace platform default implementation using nunicode for upperc...tobrun2018-09-111-0/+50
* Port symbol-z-order symbol layout style-spec property to Nativeupstream/sort-by-yryanhamley2018-09-071-0/+14
* [android] - disable flaky camera teststobrun2018-09-063-0/+30
* [android] - add get source id to supported layer typestobrun2018-09-049-0/+110
* [core] Implement CrossFadedDataDrivenProperty to add support for feature expr...Molly Lloyd2018-08-313-0/+48
* [core] Add `line-gradient` propertyMikhail Pozdnyakov2018-08-231-1/+1
* [android] "collator" and "resolved-locale" expressions supportŁukasz Paczos2018-08-221-1/+62
* [android] - updated GeoJsonSource testsŁukasz Paczos2018-08-211-60/+64
* [android] temporarily disable CustomGeometrySource testsŁukasz Paczos2018-08-131-0/+3
* [android] - use uncoverted bearing value for latlngbounds calculationtobrun2018-08-131-0/+32
* [android] shutting down thread pool of the CustomGeometrySource when the sour...Łukasz Paczos2018-08-101-0/+68
* VisibleRegion on rotated bounds (#12135) (#12255)Osana Babayan2018-07-271-0/+48
* [android] Test token strings for icon-image and text-fieldJohn Firebaugh2018-07-202-0/+11
* [android] VisibleRegion instrumentation testsŁukasz Paczos2018-07-181-0/+342
* [android] - add geojson regression tests for java method look up from JNItobrun2018-07-131-13/+103
* [android] - fix jni method lookup of GeometryCollection accessor geometries, ...tobrun2018-07-091-0/+49
* [android] - create device independent tests for camera position testingtobrun2018-07-055-54/+24
* [android] - add bearing and pitch to get camera for geometrytobrun2018-07-051-0/+268
* [android] - avoid race condition when calling getMapAsync from OnMapReadyIdli...tobrun2018-07-051-7/+12
* [core] add raster-resampling property (#12176)upstream/rcleeMolly Lloyd2018-06-211-0/+14
* [android] - move match stops conversion to Stop.toExpressionArraytobrun2018-06-121-4/+20
* [android] - Render tests with PixelMatchTobrun Van Nuland2018-06-013-0/+110
* [android] - allow literal expression property argumentsŁukasz Paczos2018-05-281-0/+11
* UI thread checking (#12000)Tobrun2018-05-253-90/+103
* [core] Rework spec function/expression taxonomyLauren Budorick2018-05-1410-11/+11
* [android] - null check source before removingŁukasz Paczos2018-05-021-0/+14
* Merge branch 'release-boba' into masterupstream/fabian-merge-v4.0.0Fabian Guerra2018-04-2316-10983/+2109
|\
| * Rework logical condition convenience expressions (#11555)Tobrun2018-04-042-2/+2
| * [android] - don't load default style if style json string was set (#11520)Tobrun2018-03-261-0/+77
| * Expression filters (#11429)Tobrun2018-03-199-2/+142
| * [android] - add expression conversion, add getters (#11352)Tobrun2018-03-0813-10618/+1911
| * Remove deprecated location APIs (#11351)Łukasz Paczos2018-03-021-229/+0
| * [android] - add heatmap color propertyTobrun2018-03-011-0/+2
| * [android] - remove camera api from MapboxMap, refactor test app code to Camer...Tobrun2018-02-201-157/+0
* | [android] - add instrumentation tests for FileSource activation/deactivationTobrun2018-02-204-33/+178
|/
* [core, ios, macos, android, node] Heatmap layer (#11046)Vladimir Agafonkin2018-02-151-0/+626
* migrated to use mapbox-java3.0 Osana Babayan2018-02-081-4/+4