| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed generated dbus code and added call to gdbus-codegen in the build process | Chuck Claunch | 2017-06-12 | 9 | -14281/+24 |
* | Added annotations to dbus profile so GVariants would replace gchars in the co... | Chuck Claunch | 2017-06-11 | 3 | -43/+49 |
* | Added LEAdvertisement1 to dbus file, recompiled with gdbus-codegen, and refac... | Chuck Claunch | 2017-06-10 | 5 | -206/+1904 |
* | Corrected format specifier warnings in BluetoothUUID | Chuck Claunch | 2017-06-07 | 1 | -3/+3 |
* | Add notifications for manufacturer data, service data and services resolved | Petre Eftime | 2016-10-31 | 1 | -0/+92 |
* | Add missing BluetoothDevice properties | Petre Eftime | 2016-09-16 | 3 | -7/+460 |
* | Add BluetoothUUID class | Petre Eftime | 2016-09-09 | 2 | -0/+90 |
* | Support for BlueZ 5.40+, previous versions will stop working | Petre Eftime | 2016-08-19 | 4 | -27/+157 |
* | Add license headers where missing | Petre Eftime | 2016-07-06 | 1 | -0/+24 |
* | java: Add initial support for Java notifications | Petre Eftime | 2016-07-01 | 1 | -0/+4 |
* | Add support for notifications | Petre Eftime | 2016-06-30 | 7 | -9/+361 |
* | c++, java: Add BluetoothException, throw it on DBus or BlueZ error | Petre Eftime | 2016-05-23 | 7 | -35/+36 |
* | java: throw exceptions from JNI to Javav0.4.2 | Petre Eftime | 2016-05-10 | 5 | -22/+35 |
* | c++, java: Optional values return null when they are not available | Petre Eftime | 2016-05-06 | 2 | -6/+15 |
* | Add functions to retrieve version information. Check library versions in getB... | Petre Eftime | 2016-05-04 | 1 | -0/+9 |
* | Fix incorrect pointer in read_value, get_value | Petre Eftime | 2016-04-20 | 1 | -7/+7 |
* | Remove event from event_list before find function completes | Petre Eftime | 2016-03-07 | 2 | -1/+2 |
* | Add comparison for find's parent parameter | Petre Eftime | 2016-03-07 | 2 | -1/+10 |
* | Fix some minor issues in asynctinyb example, remove debug prints | Petre Eftime | 2016-03-07 | 1 | -5/+0 |
* | Fix compilation warnings | Petre Eftime | 2016-03-07 | 1 | -1/+0 |
* | Implement handle_event, fix some issues | Petre Eftime | 2016-03-07 | 2 | -15/+68 |
* | Bluetooth Events, initial commit | Petre Eftime | 2016-03-07 | 2 | -11/+93 |
* | Add checkinit which tests if library loads ok and manager initialization comp...v0.3.3 | Petre Eftime | 2016-02-29 | 1 | -4/+5 |
* | Better handling of default adapter and initialization | Petre Eftime | 2016-02-29 | 1 | -10/+15 |
* | Fix compilation warnings | Petre Eftime | 2016-01-26 | 5 | -18/+0 |
* | Start/stop discovery only when not in proper state | Petre Eftime | 2016-01-26 | 1 | -1/+6 |
* | src/CMakeLists.txt: Deleted non-existent header from CMakeLists | Andrei Vasiliu | 2016-01-22 | 1 | -1/+0 |
* | Fix crash due to optional name | Petre Eftime | 2016-01-12 | 1 | -1/+4 |
* | Java: Added Java API | Andrei Vasiliu | 2016-01-12 | 1 | -11/+1 |
* | Version 0.2.0v0.2.0 | Petre Eftime | 2015-11-27 | 13 | -0/+13874 |