summaryrefslogtreecommitdiff
path: root/platform/android/src/style/conversion
Commit message (Expand)AuthorAgeFilesLines
* [android] jni.hpp 4.0.0John Firebaugh2018-09-078-22/+22
* [android] Upgrade to latest jni.hppJohn Firebaugh2018-09-072-4/+4
* [android] Simplify enum conversionJohn Firebaugh2018-08-215-465/+0
* [android] Remove unusedJohn Firebaugh2018-08-211-24/+0
* [android] Move conversion code to .cpp filesJohn Firebaugh2018-08-2110-97/+124
* [core] make style/conversion.hpp implementation privateKonstantin Käfer2018-08-193-3/+3
* [core] Merge DataDrivenPropertyValue into PropertyValue (#12513)John Firebaugh2018-07-311-13/+0
* [android, ios, macos] Generate symbol-placement: line-center wrappersChris Loer2018-07-231-0/+3
* [core] Replace {Source,Camera,Composite}Function with PropertyExpressionJohn Firebaugh2018-07-203-62/+34
* Rename `HeatmapColorPropertyValue` to `ColorRampPropertyValue`Mikhail Pozdnyakov2018-07-051-5/+5
* [core] add raster-resampling property (#12176)upstream/rcleeMolly Lloyd2018-06-212-0/+21
* Rework expression conversion (#11490)Tobrun2018-04-103-137/+14
* [android] - add expression conversion, add getters (#11352)Tobrun2018-03-083-185/+132
* [android] - add heatmap color propertyTobrun2018-03-011-0/+13
* [core] add raster-dem source type and hillshade layer type (#10642)Molly Lloyd2018-01-232-0/+21
* Replace compile-time polymorphism with runtime polymorphism in the conversion...John Firebaugh2017-10-233-30/+6
* Implement icon-anchor propertyLauren Budorick2017-08-282-32/+32
* [all] Promote Style to public APIJohn Firebaugh2017-06-221-0/+1
* [android] Add ImageSource bindingsAsheem Mamoowala2017-06-191-0/+24
* Merge release-ios-v3.6.0-android-v5.1.0 to master (#9170)Tobrun2017-06-023-0/+58
* [core, android] Factor JSON string conversionsJohn Firebaugh2017-05-081-12/+2
* [android] - transition options for layer properties (#8509)Tobrun2017-03-311-0/+29
* [android] geojson conversion optimisationIvo van Dongen2017-03-281-7/+3
* [core] Internalize rapidjson.hppBruno de Oliveira Abinader2017-03-281-23/+1
* [all] Replace Result<T> with optional<T> plus out Error parameterJohn Firebaugh2017-03-233-28/+30
* [android] query source featuresIvo van Dongen2017-03-091-0/+31
* [android] Refactor composite stop types and conversionsIvo van Dongen2017-02-091-69/+73
* [android] data driven style implementationIvo van Dongen2017-02-022-32/+238
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-278-28/+28
* Fix incorrect command comment in templates (#7158)Pablo Guardiola2016-11-234-4/+4
* [build] move logging to utilKonstantin Käfer2016-11-221-1/+1
* update style generation code for new style spec enum values docs (#6508)Justin R. Miller2016-09-302-4/+4
* Better handling for undefined icon|text-rotation-alignment (#6253)Young Hahn2016-09-211-0/+3
* [android] Sources: peer model, mutability (#6054)Ivo van Dongen2016-09-212-0/+95
* [android] #5885 - fix invalid jobject error and some build system updatesIvo van Dongen2016-08-081-1/+3
* [android] #5610 - Runtime style api - part 2Ivo van Dongen2016-08-026-0/+485