summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/style/layers/PropertyFactory.java
Commit message (Expand)AuthorAgeFilesLines
* [core] Enable two-component text radial offsetupstream/mikhail_two_component_text_radial_offsetMikhail Pozdnyakov2019-08-121-5/+5
* [core] render extrusions directly in the main framebufferKonstantin Käfer2019-05-081-2/+2
* [android] Generate style code for symbol-sort-keyAlexander Shalamov2019-04-171-0/+20
* [core] Enable 'text-radial-offset' propertyMikhail Pozdnyakov2019-03-291-2/+22
* [core] Enable text-variable-anchor propertyMikhail Pozdnyakov2019-03-291-0/+20
* [android] expose Formatted text-field setterŁukasz Paczos2018-12-041-0/+11
* [core] Support fill-extrusion-vertical-gradientBruno de Oliveira Abinader2018-11-291-0/+20
* [android] removing plain text getter for "text-field"Łukasz Paczos2018-11-201-2/+2
* [android] Removed previously deprecated colorToRgbaString and colorToRgbaArra...Osana Babayan2018-11-141-31/+2
* Port symbol-z-order symbol layout style-spec property to Nativeupstream/sort-by-yryanhamley2018-09-071-0/+20
* [core] Add `line-gradient` propertyMikhail Pozdnyakov2018-08-231-0/+30
* [core, test] Bump GL JS pin to bring gl-native back in sync with gl-js.Chris Loer2018-08-211-2/+2
* [android] - wait for the initial render to occur before showing the map to th...Tobrun2018-07-271-7/+7
* [android] - range alpha between 0 and 1 with android color conversiontobrun2018-06-271-6/+14
* [core] add raster-resampling property (#12176)upstream/rcleeMolly Lloyd2018-06-211-0/+20
* [android] - raw expression supportŁukasz Paczos2018-05-281-3/+18
* Bump GL JS pin to get tests for global symbol querying.Chris Loer2018-04-251-10/+10
* Add abs, round, floor, ceil operators (#11653)Anand Thakker2018-04-111-4/+4
* [android] - add expression conversion, add getters (#11352)Tobrun2018-03-081-1391/+0
* [android] - add heatmap color propertyTobrun2018-03-011-0/+30
* [core, ios, macos, android, node] Heatmap layer (#11046)Vladimir Agafonkin2018-02-151-0/+132
* [build] Add temporary modifications to style spec + shadersKonstantin Käfer2018-01-241-0/+1
* [core] add raster-dem source type and hillshade layer type (#10642)Molly Lloyd2018-01-231-0/+228
* Merge branch 'release-agua' into masterFabian Guerra2018-01-171-1/+0
|\
| * [android] - use US local when converting between int color and RGBA String.tobrun2018-01-101-3/+4
* | [core, ios, macos, android] Add data-driven-styling support for `text-font`John Firebaugh2018-01-101-3/+3
* | [ios, macos, android] Commit accumulated `make style-code` updatesJohn Firebaugh2018-01-101-12/+13
* | [android] - fix code generation, remove lamda, fixup color conversion localetobrun2018-01-091-2/+1
* | [android] - use US local when converting between int color and RGBA String.tobrun2018-01-021-3/+4
* | [android] - replace anonymous inner classes with lambdaTobrun2017-12-191-1/+1
* | [android] - add binding integration for expressions (#10654)Tobrun2017-12-191-19/+1030
|/
* [core][ios][macos][android]DDS-ify `text-letter-spacing` and `text-max-width`Asheem Mamoowala2017-08-301-6/+6
* Implement icon-anchor propertyLauren Budorick2017-08-281-0/+23
* [core][android][macos][ios] Implement property functions for line-join, text-...Lauren Budorick2017-07-261-9/+9
* [core] Update shaders.Chris Loer2017-07-121-0/+23
* [core] Implement circle-pitch-alignment propertyChris Loer2017-07-061-0/+22
* [core] Enable property functions for line-width (#9250)Lauren Budorick2017-06-191-5/+5
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-271-0/+164
* [core] Add DDS support for {text,icon}-size (#8593)Anand Thakker2017-04-061-6/+6
* [core] Add DDS support for icon-imageJohn Firebaugh2017-03-311-3/+3
* [core] Add DDS support for text-rotateJohn Firebaugh2017-03-311-3/+3
* [core] implement dds for text-offsetMolly Lloyd2017-03-281-3/+3
* [core] Update mapbox-gl-js submoduleJohn Firebaugh2017-03-281-2/+2
* [core] Implement data-driven styling for {text,icon}-{color,opacity,halo-colo...Anand Thakker2017-02-281-32/+32
* [android] fix units in runtime styling javadoc (#8161)Pablo Guardiola2017-02-231-4/+4
* [core] Enable property functions for text-{field,transform} (#7944)Anand Thakker2017-02-171-8/+8
* [android] data driven style implementationIvo van Dongen2017-02-021-528/+711
* Adds checkstyle to CI (#7442)Cameron Mace2016-12-161-1905/+1943
* [darwin, android] SDK bindings for circle-stroke propertiesJohn Firebaugh2016-12-091-0/+70
* [android] - add uithread annotation and regenerate classes (#7156)Pablo Guardiola2016-11-301-1/+1