summaryrefslogtreecommitdiff
path: root/platform/android/src/style/sources/unknown_source.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [android] Expose getLayer, getSource and Observer interface for snapshotterAlexander Shalamov2020-03-251-11/+8
| | | | So that users can modify properties of an existing layer / source objects
* [android] jni.hpp 4.0.0John Firebaugh2018-09-071-4/+4
|
* [android] Upgrade to latest jni.hppJohn Firebaugh2018-09-071-6/+5
|
* [android] Reuse Java Source objects by holding on to a strong reference in ↵Asheem Mamoowala2017-11-221-4/+6
| | | | the C++ peer.
* [android] rendering interface changesIvo van Dongen2017-07-181-2/+2
|
* [core] Throw exceptions by valueKonstantin Käfer2017-05-051-1/+1
|
* [android] add unknown source typeIvo van Dongen2017-02-281-0/+42