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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Implementing discovery filter by UUIDs (java) and fixing a bug with discovery...
Vlad Kolotov
2017-10-14
2
-4
/
+21
*
Implementing a generic method to set discover filters (UUIDs, rssi, pathloss,...
Vlad Kolotov
2017-10-14
5
-4
/
+78
*
Adding support for setting RSSI discovery filter
Vlad Kolotov
2017-10-14
2
-1
/
+28
*
Added Java method BluetoothManager::getDiscovering()
Misterioso
2017-10-03
2
-0
/
+24
*
Removing System.exit as it causes to exit application containers (like OSGi a...
Vlad Kolotov
2017-10-03
1
-1
/
+0
*
Added Java method BluetoothDevice::remove()
Misterioso
2017-09-24
2
-0
/
+26
*
Fix issue #121
Tzafrir Poupko
2017-09-24
1
-4
/
+4
*
Fix native memory leak
Tzafrir Poupko
2017-09-13
5
-2
/
+39
*
drop dependencies of unused linked libraries
Markus Rathgeb
2017-09-13
1
-0
/
+2
*
Removed System.exit from BluetoothManager
pierantoniomerlino
2017-09-07
1
-3
/
+2
*
Fixed typo in BluetoothDevice.cxx Java_tinyb_BluetoothDevice_getTxPower
Stephan Bodmer
2017-08-18
5
-3
/
+123
*
Provide a java method to release native memory
Tzafrir Poupko
2017-08-06
1
-2
/
+16
*
Fix java objects memory leak
Tzafrir Poupko
2017-08-05
4
-0
/
+14
*
Force loading of tinyb lib
pierantoniomerlino
2017-07-18
1
-0
/
+1
*
Added getInterfaceName method
pierantoniomerlino
2017-06-30
1
-0
/
+8
*
java: Add notifications for ManufacturerData, ServiceData and ServicesResolved
Petre Eftime
2016-10-31
2
-0
/
+233
*
Fix JNI FindClass "tinyb/BluetoothNotification" not found
Julien Decaen
2016-10-28
6
-11
/
+23
*
Add missing BluetoothDevice properties
Petre Eftime
2016-09-16
2
-0
/
+156
*
java: Document Notification methods
Petre Eftime
2016-07-11
5
-12
/
+140
*
java: Refactor JNIMem classes
Petre Eftime
2016-07-06
2
-40
/
+71
*
Add license headers where missing
Petre Eftime
2016-07-06
3
-1
/
+72
*
java: Add hashCode function for BluetoothObjects
Petre Eftime
2016-07-05
2
-0
/
+14
*
java: throw BluetoothExceptions explicitly
Petre Eftime
2016-07-05
5
-15
/
+15
*
java: Properly uppercase UUID
Petre Eftime
2016-07-01
8
-8
/
+8
*
java: Add initial support for Java notifications
Petre Eftime
2016-07-01
11
-14
/
+638
*
java: BluetoothObject should not be instantiated
Petre Eftime
2016-07-01
1
-1
/
+1
*
Add support for notifications
Petre Eftime
2016-06-30
3
-7
/
+7
*
java: Make BluetoothException public
Petre Eftime
2016-06-01
1
-1
/
+1
*
java: jni: Fix other typos in JNI code
Petre Eftime
2016-05-31
1
-2
/
+2
*
java: jni: Fix typo in convert_vector_to_object
Petre Eftime
2016-05-27
1
-1
/
+1
*
Add copyright headers to new classes
Petre Eftime
2016-05-23
1
-1
/
+23
*
c++, java: Add BluetoothException, throw it on DBus or BlueZ error
Petre Eftime
2016-05-23
9
-1
/
+205
*
java: throw exceptions from JNI to Java
Petre Eftime
2016-05-10
8
-546
/
+1591
*
java: Properly override equals for BluetoothObject
Petre Eftime
2016-05-09
1
-5
/
+3
*
c++, java: Optional values return null when they are not available
Petre Eftime
2016-05-06
2
-6
/
+12
*
Add functions to retrieve version information. Check library versions in getB...
Petre Eftime
2016-05-04
2
-1
/
+29
*
java: Remove duplicated code in constructor and finalize
Petre Eftime
2016-04-18
6
-41
/
+1
*
java: BluetoothObject should implement Cloneable
Petre Eftime
2016-04-15
1
-1
/
+1
*
java: Add description to find functions
Petre Eftime
2016-03-18
5
-6
/
+183
*
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
8
-0
/
+109
*
jni: Fix reference to stack object in getObject_setter
Petre Eftime
2016-03-07
1
-2
/
+2
*
java: Handle possible type cast errors
Petre Eftime
2016-02-29
1
-1
/
+6
*
Better handling of default adapter and initialization
Petre Eftime
2016-02-29
1
-4
/
+3
*
java: Fix array size when converting from Java to C++
Petre Eftime
2016-02-15
2
-10
/
+2
*
jni: Implemented getObject* functions and added defensive checks
Andrei Vasiliu
2016-02-04
9
-54
/
+189
*
java: Fixed class name runtime mismatch
Andrei Vasiliu
2016-02-04
8
-9
/
+9
*
java: Added install commands for generated binaries
Andrei Vasiliu
2016-02-03
1
-0
/
+2
*
Fix Java package runtime mismatch
Petre Eftime
2016-01-27
9
-26
/
+27
*
java: Added "autoload library" code
Stefan Andritoiu
2016-01-27
2
-0
/
+18
[prev]
[next]