summaryrefslogtreecommitdiff
path: root/platform/android/src/logger.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [android] jni.hpp 4.0.0John Firebaugh2018-09-071-7/+7
|
* [android] Upgrade to latest jni.hppJohn Firebaugh2018-09-071-12/+9
|
* [android] Explicitly delete local JNI referencesJohn Firebaugh2018-08-311-0/+3
| | | | | | This method seems to be called in a loop, leading to a local reference table overflow if not explicitly deleted. See https://github.com/mapbox/mapbox-gl-native/pull/12716#pullrequestreview-150462731
* [android] - modularise the sdktobrun2018-08-241-0/+34