summaryrefslogtreecommitdiff
path: root/platform/android/src
Commit message (Expand)AuthorAgeFilesLines
...
* [android] Add support for queryRenderedFeatures filterIvo van Dongen2017-03-042-7/+41
* [core] Add support for queryRenderedFeatures filterAsheem Mamoowala2017-03-041-2/+2
* [core] [android] - allow zooming/scaling to use AnimationOptions (#8181)Tobrun2017-02-281-8/+8
* [android] insert layer at indexIvo van Dongen2017-02-282-0/+26
* [android] remove layer at indexIvo van Dongen2017-02-282-0/+24
* [android] insert layer aboveIvo van Dongen2017-02-282-0/+40
* [android] remove source returns referenceIvo van Dongen2017-02-282-3/+8
* [android] remove layer returns referenceIvo van Dongen2017-02-281-1/+1
* [android] fix ownership of style layer after deleteIvo van Dongen2017-02-2819-18/+184
* [android] source list accessor + exampleIvo van Dongen2017-02-282-0/+19
* [android] layer list accessor + exampleIvo van Dongen2017-02-282-0/+21
* [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-2446-2357/+3030
* [android] remove nonexistent layer or source handlingIvo van Dongen2017-02-231-18/+9
* [core] - allow moveBy to use AnimationOptionsTobrun2017-02-201-1/+8
* [core] Nestable BackendScopeJohn Firebaugh2017-02-201-0/+1
* [ios,macos,android,qt] use shared threadpoolKonstantin Käfer2017-02-202-3/+4
* [android] OfflineManager#setResourceTransform to allow transforming URLs prio...Konstantin Käfer2017-02-201-0/+50
* [android] use shared DefaultFileSource for all maps + OfflineManagerKonstantin Käfer2017-02-205-15/+44
* [android] Refactor composite stop types and conversionsIvo van Dongen2017-02-0913-69/+324
* Compass click rotates around focal point (if available) (#7977)Pablo Guardiola2017-02-091-0/+9
* [android] fix reference table overflow in query rendered featuresIvo van Dongen2017-02-081-0/+1
* [android] data driven style implementationIvo van Dongen2017-02-022-32/+238
* [android] use native image encoding and decodingKonstantin Käfer2017-01-277-7/+265
* [android] call AndroidRuntime's registerFrameworkNatives() method to set up a...Konstantin Käfer2017-01-271-42/+17
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-2740-157/+145
* [android] - remove redundant log statements in native_map_view.cpp (#7801)Tobrun2017-01-231-58/+1
* refs #6779: mobile & Mac SDK style transition options (#7711)Justin R. Miller2017-01-181-0/+46
* [android] improve test runner by allowing selective execution of testsKonstantin Käfer2017-01-052-16/+41
* [core] use raii to guard backend deactivationIvo van Dongen2016-12-122-8/+6
* [darwin, android] SDK bindings for circle-stroke propertiesJohn Firebaugh2016-12-093-2/+29
* [core] Implement circle-stroke propertiesJohn Firebaugh2016-12-091-1/+1
* [android] - Refactor dependencies, introduce focused components (#7189)Tobrun2016-12-061-0/+7
* [android][build] core tests - initial setup for rendering testsIvo van Dongen2016-11-275-6/+112
* Fix incorrect command comment in templates (#7158)Pablo Guardiola2016-11-2318-18/+18
* [build] move logging to utilKonstantin Käfer2016-11-2214-18/+18
* [build] move default ThreadPool implementation to platform/defaultKonstantin Käfer2016-11-221-1/+1
* [android] fixed horizontal panning going the opposite directionFredrik Karlsson2016-11-181-2/+1
* [android] Update GLSL + ensure binding to OpenGL ES 2.0Bruno de Oliveira Abinader2016-11-142-20/+28
* [android] return source ownership on removeIvo van Dongen2016-11-143-3/+31
* [android] return layer ownership on removeIvo van Dongen2016-11-143-2/+37
* [android] fix source ownershipIvo van Dongen2016-11-113-3/+27
* [android] fix layer ownershipIvo van Dongen2016-11-113-10/+31
* [android] update viewport size when framebuffer size changedKonstantin Käfer2016-11-102-0/+7
* Cherry pick release v4.2.0 (#6944)Tobrun2016-11-091-4/+4
* [android] update custom layer example with invalidation exampleIvo van Dongen2016-11-071-4/+31
* [core] move OpenGL debug information printing to coreKonstantin Käfer2016-11-041-28/+0
* [core] move framebuffer reading to gl::ContextKonstantin Käfer2016-11-041-14/+1
* [core] correctly set the framebuffer size on retina screensKonstantin Käfer2016-11-012-5/+9