index
:
jaulib.git
jaulib
master
Support Library (C++, Java, ..)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
jni
/
BluetoothManager.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Java Refactory: Expose intefaces via org.tinyb.* and D-Bus implementation via...
Sven Gothel
2020-02-09
1
-477
/
+0
*
BluetoothManager: Expose native get_default_adapter() to java as getDefaultAd...
Sven Gothel
2020-02-01
1
-0
/
+30
*
Added Java method BluetoothManager::getDiscovering()
Misterioso
2017-10-03
1
-0
/
+19
*
java: jni: Fix other typos in JNI code
Petre Eftime
2016-05-31
1
-2
/
+2
*
c++, java: Add BluetoothException, throw it on DBus or BlueZ error
Petre Eftime
2016-05-23
1
-0
/
+28
*
java: throw exceptions from JNI to Java
Petre Eftime
2016-05-10
1
-147
/
+297
*
Add functions to retrieve version information. Check library versions in getB...
Petre Eftime
2016-05-04
1
-0
/
+7
*
jni: clean up allocated strings after getObject_setter
Petre Eftime
2016-03-07
1
-0
/
+12
*
java: Add find methods to classes, add AsyncTinyB example
Petre Eftime
2016-03-07
1
-0
/
+36
*
jni: Fix reference to stack object in getObject_setter
Petre Eftime
2016-03-07
1
-2
/
+2
*
Better handling of default adapter and initialization
Petre Eftime
2016-02-29
1
-4
/
+3
*
jni: Implemented getObject* functions and added defensive checks
Andrei Vasiliu
2016-02-04
1
-18
/
+83
*
Fix Java package runtime mismatch
Petre Eftime
2016-01-27
1
-4
/
+1
*
java: Created Java package tinyb
Andrei Vasiliu
2016-01-25
1
-12
/
+12
*
Java: Added copyright header
Andrei Vasiliu
2016-01-13
1
-0
/
+24
*
Java: Added Java API
Andrei Vasiliu
2016-01-12
1
-0
/
+110