summaryrefslogtreecommitdiff
path: root/platform/android/src
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, android, qt] Make image ID part of ImageJohn Firebaugh2017-05-161-4/+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
* [all] Rationalize style::ImageJohn Firebaugh2017-04-241-6/+6
* [android] use AAssetManager instead of libzipKonstantin Käfer2017-04-247-120/+106
* [android] - rework instrumentation tests (#8793)Tobrun2017-04-211-1/+1
* [android] - convert camera position values coming from core (#8794)Tobrun2017-04-211-1/+16
* [android] - move calculation of LatLngBounds to core (#8765)Tobrun2017-04-205-17/+66
* [android] - set firsRender flag to false when destroying the surface (#8739)Tobrun2017-04-191-0/+1
* [android] - expose source layer identifier (#8709)Tobrun2017-04-193-3/+24
* [core] Remove non-Map-dependent projection methods from MapJohn Firebaugh2017-04-181-6/+7
* [core] Tighten geo.hpp ctorsBruno de Oliveira Abinader2017-04-141-1/+1
* [all] Remove redundant scale-related camera methodsJohn Firebaugh2017-04-132-23/+0
* [android] - derived source attribution (#8630)Tobrun2017-04-132-1/+9
* [android] - add binding integration for Map::setLatLngbounds, add example (#8...Tobrun2017-04-132-1/+14
* [android] Polygon holes (#8557)Pablo Guardiola2017-04-112-1/+21
* [android] Recalculate source tile cache size when appropiateBruno de Oliveira Abinader2017-04-102-0/+8
* [android] Initialize NativeMapView with OpenGL ES 2.0 minimum texture sizeBruno de Oliveira Abinader2017-04-102-6/+9
* [all] Make LatLng coordinates read-onlyJohn Firebaugh2017-04-063-11/+8
* [android] Fix implicit geometry conversions for NDK r13bKonstantin Käfer2017-04-033-2/+30
* [android] - transition options for layer properties (#8509)Tobrun2017-03-3119-16/+885
* [android] execute resource transform callback on the right threadIvo van Dongen2017-03-301-3/+3
* [android] - transition options in milliseconds, added test cases, fixup test ...Tobrun2017-03-301-4/+4
* [android] - consitent use of ms unit for time in java code, unit conversion a...Tobrun2017-03-301-2/+2
* [android] add option to set geometry and feature on geojson sourceIvo van Dongen2017-03-282-0/+27
* [android] geojson conversion optimisationIvo van Dongen2017-03-2844-102/+1229
* [core] Privatize OpenGL/Context headersKonstantin Käfer2017-03-282-12/+8
* [android] Remove public usage of private util/thread.hpp headerKonstantin Käfer2017-03-282-1/+2
* [core] Internalize rapidjson.hppBruno de Oliveira Abinader2017-03-281-23/+1
* [android] use more appropriate numeric types for filter conversionIvo van Dongen2017-03-285-5/+22