summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/androidTest/java/com/mapbox/mapboxsdk/testapp/style
Commit message (Expand)AuthorAgeFilesLines
* [android] expose Formatted text-field setterupstream/lp-13172-formatted-property-setterŁukasz Paczos2018-12-033-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
* [android] - move match stops conversion to Stop.toExpressionArraytobrun2018-06-121-4/+20
* [android] - allow literal expression property argumentsŁukasz Paczos2018-05-281-0/+11
* [core] Rework spec function/expression taxonomyLauren Budorick2018-05-1410-11/+11
* [android] - null check source before removingŁukasz Paczos2018-05-021-0/+14
* 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
* [android] - add heatmap color propertyTobrun2018-03-011-0/+2
* [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
* [core] update mapbox-gl-js submodule pinKonstantin Käfer2018-01-241-18/+0
* [core] add raster-dem source type and hillshade layer type (#10642)Molly Lloyd2018-01-232-1/+524
* [core, ios, macos, android] Add data-driven-styling support for `text-font`John Firebaugh2018-01-101-0/+57
* [android] - fix code generation, remove lamda, fixup color conversion localetobrun2018-01-098-6388/+7562
* [android] - replace anonymous inner classes with lambdaTobrun2017-12-1910-7642/+6431
* [core][ios][macos][android]DDS-ify `text-letter-spacing` and `text-max-width`Asheem Mamoowala2017-08-301-0/+266
* Implement icon-anchor propertyLauren Budorick2017-08-281-0/+105
* [android] - style image accessorTobrun Van Nuland2017-08-181-0/+54
* [android] - refactor resource reading into utilTobrun2017-08-101-39/+24
* [core][android][macos][ios] Implement property functions for line-join, text-...Lauren Budorick2017-07-262-0/+171
* [core] Update shaders.Chris Loer2017-07-123-102/+181
* [core] Implement circle-pitch-alignment propertyChris Loer2017-07-061-0/+38
* Merge branch 'release-ios-v3.6.0-android-v5.1.0'Tobrun2017-07-0513-5530/+7574
|\
| * [android] - run MapboxMap invocations to ui thread for instrumentation tests ...Tobrun2017-06-1213-5577/+7646
| * Cherry picks to release branch (#9230)Tobrun2017-06-091-0/+18
| * [android] - add binding support for Light (#9013)Tobrun2017-05-262-0/+290
| * [android] Release android-v5.1.0-beta.2 (#8976)Tobrun2017-05-121-0/+33
* | [core] Enable property functions for line-width (#9250)Lauren Budorick2017-06-191-0/+112
* | Merge release-ios-v3.6.0-android-v5.1.0 to master (#9170)Tobrun2017-06-022-0/+290
* | [android] fix crash in runtime style ui testsIvo van Dongen2017-06-011-12/+37