| Commit message (Expand) | Author | Age | Files | Lines |
* | Implementing a generic method to set discover filters (UUIDs, rssi, pathloss,... | Vlad Kolotov | 2017-10-14 | 2 | -6/+5 |
* | Adding support for setting RSSI discovery filter | Vlad Kolotov | 2017-10-14 | 1 | -0/+16 |
* | Added Java method BluetoothManager::getDiscovering() | Misterioso | 2017-10-03 | 1 | -0/+6 |
* | Added Java method BluetoothDevice::remove() | Misterioso | 2017-09-24 | 1 | -0/+6 |
* | Fixed typo in BluetoothDevice.cxx Java_tinyb_BluetoothDevice_getTxPower | Stephan Bodmer | 2017-08-18 | 1 | -8/+8 |
* | BluetoothGattDescriptor.hpp added functional header | Vadim Panov | 2017-07-30 | 1 | -0/+1 |
* | Add notifications for manufacturer data, service data and services resolved | Petre Eftime | 2016-10-31 | 1 | -0/+86 |
* | Add missing BluetoothDevice properties | Petre Eftime | 2016-09-16 | 1 | -0/+23 |
* | Add BluetoothUUID class | Petre Eftime | 2016-09-09 | 3 | -0/+29 |
* | Support for BlueZ 5.40+, previous versions will stop working | Petre Eftime | 2016-08-19 | 2 | -2/+5 |
* | Add documentation for notification functions | Petre Eftime | 2016-07-11 | 4 | -59/+232 |
* | java: Add initial support for Java notifications | Petre Eftime | 2016-07-01 | 1 | -0/+6 |
* | Add support for notifications | Petre Eftime | 2016-06-30 | 6 | -10/+182 |
* | Add copyright headers to new classes | Petre Eftime | 2016-05-23 | 1 | -0/+24 |
* | c++, java: Add BluetoothException, throw it on DBus or BlueZ error | Petre Eftime | 2016-05-23 | 2 | -0/+23 |
* | c++, java: Optional values return null when they are not available | Petre Eftime | 2016-05-06 | 2 | -7/+7 |
* | Add functions to retrieve version information. Check library versions in getB... | Petre Eftime | 2016-05-04 | 1 | -0/+3 |
* | Remove event from event_list before find function completes | Petre Eftime | 2016-03-07 | 1 | -3/+12 |
* | Add find functions to all classes | Petre Eftime | 2016-03-07 | 5 | -1/+43 |
* | Document the new async functions | Petre Eftime | 2016-03-07 | 1 | -0/+86 |
* | Add comparison for find's parent parameter | Petre Eftime | 2016-03-07 | 1 | -0/+1 |
* | Add async example for TinyB; introduce convenience template for find | Petre Eftime | 2016-03-07 | 7 | -0/+16 |
* | Implement handle_event, fix some issues | Petre Eftime | 2016-03-07 | 2 | -8/+5 |
* | Bluetooth Events, initial commit | Petre Eftime | 2016-03-07 | 2 | -10/+115 |
* | Better handling of default adapter and initialization | Petre Eftime | 2016-02-29 | 1 | -2/+4 |
* | Fix Java package runtime mismatchv0.3.0 | Petre Eftime | 2016-01-27 | 7 | -1/+33 |
* | java: Added javadoc documentation to tinyb Java API | Stefan Andritoiu | 2016-01-25 | 3 | -10/+13 |
* | Version 0.2.0v0.2.0 | Petre Eftime | 2015-11-27 | 9 | -0/+994 |