aboutsummaryrefslogtreecommitdiffstats
path: root/java/BluetoothManager.java
Commit message (Expand)AuthorAgeFilesLines
* Move java classes to package sub folderSven Gothel2020-02-081-341/+0
* BluetoothManager: Expose native get_default_adapter() to java as getDefaultAd...Sven Gothel2020-02-011-0/+8
* BluetoothManager: Allow launching from plain class files (no jar package w/ v...Sven Gothel2020-01-311-1/+1
* Added Java method BluetoothManager::getDiscovering()Misterioso2017-10-031-0/+5
* Removed System.exit from BluetoothManagerpierantoniomerlino2017-09-071-3/+2
* Fixed typo in BluetoothDevice.cxx Java_tinyb_BluetoothDevice_getTxPowerStephan Bodmer2017-08-181-0/+82
* Force loading of tinyb libpierantoniomerlino2017-07-181-0/+1
* java: throw BluetoothExceptions explicitlyPetre Eftime2016-07-051-4/+4
* Add functions to retrieve version information. Check library versions in getB...Petre Eftime2016-05-041-1/+22
* java: Add description to find functionsPetre Eftime2016-03-181-4/+100
* java: Add find methods to classes, add AsyncTinyB examplePetre Eftime2016-03-071-0/+16
* jni: Implemented getObject* functions and added defensive checksAndrei Vasiliu2016-02-041-2/+12
* java: Added "autoload library" codeStefan Andritoiu2016-01-271-0/+9
* java: Created Java package tinybAndrei Vasiliu2016-01-251-0/+2
* java: Added javadoc documentation to tinyb Java APIStefan Andritoiu2016-01-251-0/+28
* Java: Added copyright headerAndrei Vasiliu2016-01-131-0/+24
* Java: Added Java APIAndrei Vasiliu2016-01-121-0/+40