aboutsummaryrefslogtreecommitdiffstats
path: root/src/frontends/android/jni/libandroidbridge/android_jni.c
Commit message (Expand)AuthorAgeFilesLines
* android: Migrate to the Gradle build systemTobias Brunner2015-11-121-151/+0
* android: Manually load libraries with dlopen() and RTLD_GLOBAL on Android MTobias Brunner2015-07-281-1/+38
* android: Added a global variable to check the current SDK versionTobias Brunner2012-09-241-1/+8
* Native counterpart of VpnService.Builder added, exposed by charonserviceTobias Brunner2012-08-131-0/+4
* Don't attach to actual Java threads (or already attached ones)Tobias Brunner2012-08-131-3/+12
* Added functions to attach/detach native threads to the JVMTobias Brunner2012-08-081-0/+45
* Moved JNI helper macros to a separate fileTobias Brunner2012-08-081-0/+49