summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/androidTest/java/com/mapbox/mapboxsdk/testapp/style/SymbolLayerTest.java
Commit message (Expand)AuthorAgeFilesLines
* [core] Enable two-component text radial offsetupstream/mikhail_two_component_text_radial_offsetMikhail Pozdnyakov2019-08-121-1/+1
* [android] return color string values in the [0-255] rangeŁukasz Paczos2019-05-221-12/+12
* [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] - instrumented unit tests, add map tests, refactor generated layer ...Tobrun2018-12-111-943/+651
* [android] - move all layer, source, image, light and transition configuration...Tobrun2018-12-101-3/+3
* [android] expose Formatted text-field setterŁukasz Paczos2018-12-041-1/+4
* [android] removing plain text getter for "text-field"Łukasz Paczos2018-11-201-193/+207
* [android] getting a constant layer filter fixŁukasz Paczos2018-11-201-0/+5
* [android] verify if `text-field` is not null before performing compatibility ...Łukasz Paczos2018-11-061-0/+75
* [android] "format" expression supportŁukasz Paczos2018-10-241-25/+40
* [android] Minimal Android wrapper on 'format' expressionChris Loer2018-10-241-24/+2
* [android] Minimal Android support for 'format' expressionChris Loer2018-10-151-2/+25
* 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-041-0/+12
* [android] Test token strings for icon-image and text-fieldJohn Firebaugh2018-07-201-0/+6
* [core] Rework spec function/expression taxonomyLauren Budorick2018-05-141-1/+1
* Expression filters (#11429)Tobrun2018-03-191-0/+20
* [android] - add expression conversion, add getters (#11352)Tobrun2018-03-081-4494/+568
* [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-091-3003/+3524
* [android] - replace anonymous inner classes with lambdaTobrun2017-12-191-3524/+3003
* [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
* [core][android][macos][ios] Implement property functions for line-join, text-...Lauren Budorick2017-07-261-0/+114
* [core] Update shaders.Chris Loer2017-07-121-0/+48
* [android] - run MapboxMap invocations to ui thread for instrumentation tests ...Tobrun2017-06-121-2307/+3203
* [android] - rework instrumentation tests (#8793)Tobrun2017-04-211-194/+361
* [android] - expose source layer identifier (#8709)Tobrun2017-04-191-36/+14
* [core] Add DDS support for {text,icon}-size (#8593)Anand Thakker2017-04-061-0/+216
* [core] Add DDS support for icon-imageJohn Firebaugh2017-03-311-0/+45
* [core] Add DDS support for text-rotateJohn Firebaugh2017-03-311-0/+108
* [android] - transition options for layer properties (#8509)Tobrun2017-03-311-0/+182
* [core] implement dds for text-offsetMolly Lloyd2017-03-281-0/+45
* [android] use PropertyValue for default values in functionsIvo van Dongen2017-03-071-25/+51
* [core] Implement data-driven styling for {text,icon}-{color,opacity,halo-colo...Anand Thakker2017-02-281-0/+920
* [android] fix unit tests for #7944Ivo van Dongen2017-02-281-2/+2
* [core] Enable property functions for text-{field,transform} (#7944)Anand Thakker2017-02-171-0/+90
* [android] Refactor composite stop types and conversionsIvo van Dongen2017-02-091-14/+10
* [android] data driven style implementationIvo van Dongen2017-02-021-615/+1374
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-107/+107
* Adds checkstyle to CI (#7442)Cameron Mace2016-12-161-1134/+1196
* [android] - add uithread annotation and regenerate classes (#7156)Pablo Guardiola2016-11-301-1/+1
* [android] - replace Android logs with Timber (#6372) (#7149)Pablo Guardiola2016-11-231-108/+107
* [android] - move instrumentation test code to correct package for Android Stu...Tobrun2016-10-201-0/+1222