summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
Commit message (Collapse)AuthorAgeFilesLines
* Direct-BT: Remove TinyB and Cleanup Java API (1)Sven Gothel2021-08-311-3/+3
| | | | | | | | | | | | | | | | | | Starting with version 2.3, the previously refactored *TinyB* has been removed completely. Motivation was lack of detailed Bluetooth support, inclusive increasing diversion with *Direct-BT*. Furthermore, work is underway for `BLE slave periphal and GATT server` support and its mapping to *BlueZ D-Bus* is questionable and would be resource intensive. Java API changed as follows: - Objects no more Clonable - Removed dead unsupported code - Removed deprecated code - Added 'GattCharPropertySet', representing property bit mask for BTGattChar, replacing the string array.
* README/CONTRIBUTING: Refine email contact for patches and bugzillaSven Gothel2020-09-191-4/+6
|
* Update README.md, adding more details to Direct-BT (BREDR, provider, build)Sven Gothel2020-09-011-6/+7
|
* README: Add Contribution Guide and update license filePetre Eftime2016-05-051-0/+68
Signed-off-by: Petre Eftime <[email protected]>