summaryrefslogtreecommitdiffstats
path: root/java/jni/helper.cxx
Commit message (Expand)AuthorAgeFilesLines
* java jni: Split helper to helper_base + helper_tinyb (modularization)Sven Gothel2020-02-091-265/+0
* Java Refactory: Expose intefaces via org.tinyb.* and D-Bus implementation via...Sven Gothel2020-02-091-2/+2
* Implementing a generic method to set discover filters (UUIDs, rssi, pathloss,...Vlad Kolotov2017-10-141-0/+25
* Fix native memory leakTzafrir Poupko2017-09-131-0/+2
* Fixed typo in BluetoothDevice.cxx Java_tinyb_BluetoothDevice_getTxPowerStephan Bodmer2017-08-181-1/+1
* Fix JNI FindClass "tinyb/BluetoothNotification" not foundJulien Decaen2016-10-281-0/+11
* c++, java: Add BluetoothException, throw it on DBus or BlueZ errorPetre Eftime2016-05-231-0/+6
* java: throw exceptions from JNI to Javav0.4.2Petre Eftime2016-05-101-3/+26
* jni: Implemented getObject* functions and added defensive checksAndrei Vasiliu2016-02-041-7/+60
* java: Fixed class name runtime mismatchAndrei Vasiliu2016-02-041-1/+1
* Fix Java package runtime mismatchv0.3.0Petre Eftime2016-01-271-2/+8
* Java: Added copyright headerAndrei Vasiliu2016-01-131-0/+24
* Java: Added Java APIAndrei Vasiliu2016-01-121-0/+115