summaryrefslogtreecommitdiff
path: root/platform/android/src/style
Commit message (Expand)AuthorAgeFilesLines
* [WIP] use simple statement instead of statement (abstract class), not compiling!upstream/pg-7978-add-layer-filter-accessorGuardiola313372017-05-252-3/+6
* [WIP] add equals filter statement conversionGuardiola313372017-05-252-8/+10
* [WIP] change get filter evaluator signature into optionalGuardiola313372017-05-252-15/+17
* [WIP] replace get filter nested conditional with visitorGuardiola313372017-05-251-18/+8
* [WIP] wrap statement in filter and start replacing get filter nested conditio...Guardiola313372017-05-257-69/+48
* [WIP] add filter statementGuardiola313372017-05-257-15/+57
* [WIP] add filter to config.cmake and fix namespace issueGuardiola313372017-05-252-3/+2
* [WIP] fix get filter and set filter conversionsGuardiola313372017-05-251-6/+7
* [WIP] fix namespace issues and pass Filter by const referenceGuardiola313372017-05-255-17/+13
* [WIP] fix namespace redundancy and add missing return statementGuardiola313372017-05-252-3/+3
* [WIP] fix filter converterGuardiola313372017-05-255-10/+20
* [android] WIP add filter converterGuardiola313372017-05-253-0/+53
* [WIP] add filter accessor to layer (core and java template)Guardiola313372017-05-252-0/+20
* [android] replace branches on layer types with visitorsIvo van Dongen2017-05-232-90/+83
* [android] owning constructor for custom layerIvo van Dongen2017-05-232-0/+6
* [core, node, darwin, qt] Remove support for paint classesJohn Firebaugh2017-05-151-1/+1
* [android] url getter on sourcesIvo van Dongen2017-05-116-2/+26
* [core, android] Factor JSON string conversionsJohn Firebaugh2017-05-081-12/+2
* [core] Throw exceptions by valueKonstantin Käfer2017-05-052-2/+2
* [android] - add 3D buildings example (#8845)Tobrun2017-05-031-0/+2
* [all] Push querySourceFeatures back out to MapJohn Firebaugh2017-05-022-5/+8
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-274-0/+274
* [android] - expose source layer identifier (#8709)Tobrun2017-04-193-3/+24
* [android] - derived source attribution (#8630)Tobrun2017-04-132-1/+9
* [android] - transition options for layer properties (#8509)Tobrun2017-03-3118-16/+883
* [android] add option to set geometry and feature on geojson sourceIvo van Dongen2017-03-282-0/+27
* [android] geojson conversion optimisationIvo van Dongen2017-03-287-41/+50
* [core] Internalize rapidjson.hppBruno de Oliveira Abinader2017-03-281-23/+1
* [android] use more appropriate numeric types for filter conversionIvo van Dongen2017-03-283-5/+16
* [all] Replace Result<T> with optional<T> plus out Error parameterJohn Firebaugh2017-03-237-37/+56
* [android] query source featuresIvo van Dongen2017-03-095-3/+80
* [android] fix ownership of style layer after deleteIvo van Dongen2017-02-2818-15/+176
* [android] add unknown source typeIvo van Dongen2017-02-283-3/+75
* [android] add unknown layer typeIvo van Dongen2017-02-283-3/+85
* [android] jni high level binding refactorIvo van Dongen2017-02-241-1/+0
* [android] Refactor composite stop types and conversionsIvo van Dongen2017-02-0911-69/+293
* [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-2729-106/+98
* [darwin, android] SDK bindings for circle-stroke propertiesJohn Firebaugh2016-12-093-2/+29
* [core] Implement circle-stroke propertiesJohn Firebaugh2016-12-091-1/+1
* Fix incorrect command comment in templates (#7158)Pablo Guardiola2016-11-2318-18/+18
* [build] move logging to utilKonstantin Käfer2016-11-225-5/+5
* [android] return source ownership on removeIvo van Dongen2016-11-142-0/+15
* [android] return layer ownership on removeIvo van Dongen2016-11-142-0/+15
* [android] fix source ownershipIvo van Dongen2016-11-112-1/+21
* [android] fix layer ownershipIvo van Dongen2016-11-112-5/+25
* [core] move gl::Context to Backend and refactor ViewKonstantin Käfer2016-10-252-3/+1
* [android] geojson source - remove explicit repaint requestsIvo van Dongen2016-10-203-20/+0
* [android] don't delete local reference on value copyIvo van Dongen2016-10-152-19/+32
* [android] Runtime Style Filter enhancements (#6623)Ivo van Dongen2016-10-112-2/+8