summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/androidTest/java/com/mapbox/mapboxsdk/testapp/style
Commit message (Expand)AuthorAgeFilesLines
* brbupstream/tvn-test-citobrun2019-11-0119-0/+5818
* brbtobrun2019-11-0119-5818/+0
* [android] avoid converting float to long in android_conversion.hpp (#15557)Tobrun2019-09-041-0/+29
* Add number format expression (#15424)Tobrun2019-09-021-0/+171
* [android] check if the CustomGeometrySource's java peer is valid when the thr...Łukasz Paczos2019-08-191-8/+3
* [android] Android bindings for new 'text-writing-mode' layout propertyAlexander Shalamov2019-08-131-0/+13
* [android] - update dependencies, target SDK, support library (#15135)Tobrun2019-07-191-1/+1
* [android] - rename style component URL api to URItobrun2019-06-052-13/+7
* [android] copy features array before passing them to coreŁukasz Paczos2019-06-041-0/+18
* [android] return color string values in the [0-255] rangeŁukasz Paczos2019-05-2211-54/+56
* [android] Generate style code for symbol-sort-keyAlexander Shalamov2019-04-171-1/+27
* [android] Fix style code generation if array default value is missingMikhail Pozdnyakov2019-03-291-1/+1
* [core] auto value for 'text-justify' fieldMikhail Pozdnyakov2019-03-291-1/+1
* [core] Enable 'text-radial-offset' propertyMikhail Pozdnyakov2019-03-291-0/+13
* [core] Enable text-variable-anchor propertyMikhail Pozdnyakov2019-03-291-0/+13
* [android] - introduce Pixel dimension instrumentation testtobrun2019-03-212-44/+75
* [android] - remove base idlingResource setuptobrun2019-03-185-38/+26
* [android] text-color option for formatted sectionsŁukasz Paczos2019-03-151-10/+48
* [android] replace remaining hardcoded delays with the idle eventŁukasz Paczos2019-02-263-14/+15
* [android] use #onDidBecomeIdle event instead of layer querying during instrum...Łukasz Paczos2019-02-121-19/+19
* [android] - migrate tests from #13882tobrun2019-02-071-23/+10
* [android] - optimise interface definitiontobrun2019-01-151-0/+3
* [android] - espresso tests reworkTobrun2019-01-109-89/+46
* [android] - instrumented unit tests, add map tests, refactor generated layer ...Tobrun2018-12-1110-2890/+1985
* [android] - throw exception when another style is loading, correct RuntimeSty...tobrun2018-12-101-1/+1
* [android] - use builder json/url for constructing style objectTobrun2018-12-101-1/+2
* [android] move style callback invocation to MapboxMapŁukasz Paczos2018-12-101-2/+2
* [android] - ignore location component unit test, update light test, update ac...Tobrun2018-12-102-2/+2
* [android] - decouple style loading from OnMapReadyTobrun2018-12-105-22/+33
* [android] - move all layer, source, image, light and transition configuration...Tobrun2018-12-1017-124/+124
* nativeRemoveSource() and nativeRemoveLayer() methods should return a boolean ...Osana Babayan2018-12-071-12/+25
* [android] expose Formatted text-field setterŁukasz Paczos2018-12-043-7/+32
* [core] Support fill-extrusion-vertical-gradientBruno de Oliveira Abinader2018-11-291-0/+16
* [android] removing plain text getter for "text-field"Łukasz Paczos2018-11-2011-472/+480
* [android] getting a constant layer filter fixŁukasz Paczos2018-11-207-0/+35
* [android] verify if `text-field` is not null before performing compatibility ...Łukasz Paczos2018-11-0610-0/+163
* [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
* [android] Minimal Android support for 'format' expressionChris Loer2018-10-152-2/+58
* Port symbol-z-order symbol layout style-spec property to Nativeupstream/sort-by-yryanhamley2018-09-071-0/+14
* [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] shutting down thread pool of the CustomGeometrySource when the sour...Łukasz Paczos2018-08-101-0/+68
* [android] Test token strings for icon-image and text-fieldJohn Firebaugh2018-07-202-0/+11
* [core] add raster-resampling property (#12176)upstream/rcleeMolly Lloyd2018-06-211-0/+14