summaryrefslogtreecommitdiff
path: root/platform/android/src/style/layers/layer.hpp.ejs
Commit message (Collapse)AuthorAgeFilesLines
* [core, android, darwin] Move layer factories to separate filesMikhail Pozdnyakov2018-12-101-0/+1
|
* [core][Android][Darwin] LayerManager creates RenderLayer instancesMikhail Pozdnyakov2018-11-271-2/+2
| | | | | | | | `LayerManager` is now responsible for `RenderLayer` instances creation, so that there is a single entry point for creating of objects, which correspond to a certain layer type. The `LayerType type` field is dropped from `Layer::Impl`.
* [core][android] Implement LayerManager for AndroidMikhail Pozdnyakov2018-11-071-3/+14
| | | | | The newly introduced `LayerManagerAndroid` is now responsible for creating both style layer objects and their java peers on Android.
* [android] jni.hpp 4.0.0John Firebaugh2018-09-071-6/+6
|
* [android] Upgrade to latest jni.hppJohn Firebaugh2018-09-071-2/+0
|
* [android] - expose source layer identifier (#8709)Tobrun2017-04-191-1/+0
|
* [android] - transition options for layer properties (#8509)Tobrun2017-03-311-2/+8
| | | | | [android] fixup highlevel bindings for transition options finish integration
* [android] fix ownership of style layer after deleteIvo van Dongen2017-02-281-0/+2
|
* [darwin, android] SDK bindings for circle-stroke propertiesJohn Firebaugh2016-12-091-1/+1
|
* Fix incorrect command comment in templates (#7158)Pablo Guardiola2016-11-231-1/+1
| | | | | | * [android] - fix incorrect command comment in templates and regenerate classes (#7157) * [android] - fix incorrect command comment in layer templates and regenerate classes (#7157)
* [android] #5610 - Runtime style api - part 2Ivo van Dongen2016-08-021-0/+45