Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DBTAdapter::JNIAdapterStatusListener: Use JNIGlobalRef directly w/o unique_pt... | Sven Gothel | 2020-06-08 | 1 | -0/+5 |
* | Fixing multiple Java/C++ Lifecycle Issues (DBTDevice, add ShutdownHook, ..) | Sven Gothel | 2020-05-12 | 1 | -0/+5 |
* | JNIGlobalRef: Add copy-ctor, move-ctor and equality operations | Sven Gothel | 2020-05-04 | 1 | -3/+57 |
* | Initial working Java binding for the direct_bt C++ module | Sven Gothel | 2020-04-20 | 1 | -8/+23 |
* | JNIEnvContainer::attach/detach: Reuse GetEnv's JNIEnv if available and don't ...connector-1.5connector_b_1.5 | Sven Gothel | 2020-02-05 | 1 | -6/+26 |
* | java: Refactor JNIMem classes | Petre Eftime | 2016-07-06 | 1 | -0/+43 |
* | Add license headers where missing | Petre Eftime | 2016-07-06 | 1 | -1/+24 |
* | java: Add initial support for Java notifications | Petre Eftime | 2016-07-01 | 1 | -0/+10 |