summaryrefslogtreecommitdiff
path: root/java/jni/Android.mk
AgeCommit message (Expand)Author
2017-01-13fix Android NDK buildGrant Limberg
2016-10-13add Revocation.cpp to android buildGrant Limberg
2016-10-13link atomic library. seems to be required in the latest Android NDKGrant Limberg
2016-09-05Fixing filename again....Grant Limberg
2016-07-07update JNI code for 1.1.6Grant Limberg
2015-11-17forgot to submit this. Add DeferredPackets.cpp to the android makefileGrant Limberg
2015-11-02updates for origin/edgeGrant Limberg
2015-09-26Merge branch 'adamierymenko-dev' into android-jni-devGrant Limberg
2015-09-24(1) Make ZT_ naming convention consistent (get rid of ZT1_), (2) Make local i...Adam Ierymenko
2015-07-01change some build settings. add a lockGrant Limberg
2015-07-01...Grant Limberg
2015-06-10Rename JniCache to JniLookupGrant Limberg
2015-05-02added a JniCache objectet for caching jclass, jmethodID, and jfieldID objectsGrant Limberg
2015-04-25Added logging to Android logcatGrant Limberg
2015-04-23added stub utility functions for creating ArrayLists, appending items to Arra...Grant Limberg
2015-04-20Updated Java Node class native methods to pass the node IDGrant Limberg
2015-04-20Add build files for compiling ZeroTier One SDK for Android targetsGrant Limberg