| Commit message (Expand) | Author | Age | Files | Lines |
* | Use jaulib's BasicTypes, PrintUtil and Clock, drop duplicates in BTUtil | Sven Gothel | 2022-07-08 | 1 | -0/+2 |
* | Moved EUI48, EUI48Sub (C++/Java) and uuid_t, *Octets (C++) to jaulib for gene... | Sven Gothel | 2021-09-18 | 1 | -0/+3 |
* | Direct-BT: Remove TinyB and Cleanup Java API (1) | Sven Gothel | 2021-08-31 | 1 | -3/+0 |
* | Complete build change: Using jaulib[_fat] if available (for Java) incl. nativ... | Sven Gothel | 2021-01-25 | 1 | -1/+7 |
* | Use new jaulib/JaulibSetup.cmake (Unified Setup); RELEASE: Strip native libs ... | Sven Gothel | 2021-01-25 | 1 | -12/+0 |
* | Java: New Layout: [tinyb2 -> direct_bt].jar ; org.[tinyb -> direct_bt] ..; Up... | Sven Gothel | 2021-01-25 | 1 | -7/+7 |
* | Cleanup warnings | Sven Gothel | 2020-10-16 | 1 | -0/+1 |
* | Only generate JNI headers when Java sources have been modified, i.e. when Jar... | Sven Gothel | 2020-09-15 | 1 | -9/+21 |
* | cmake: Add variable/define 'SKIP_TINYB': Allow to not build the tinyb native ... | Sven Gothel | 2020-08-25 | 1 | -1/+4 |
* | Initial working Java binding for the direct_bt C++ module | Sven Gothel | 2020-04-20 | 1 | -1/+2 |
* | java: CMakeLists.txt replace depricated javah with javac -htinyb | Xerxes RĂ„nby | 2020-02-17 | 1 | -37/+1 |
* | C++ tinyb_hci: Working HCIScanner showing AD packets, demonstrating new HCI c... | Sven Gothel | 2020-02-15 | 1 | -2/+10 |
* | java jni: Split helper to helper_base + helper_tinyb (modularization) | Sven Gothel | 2020-02-09 | 1 | -0/+1 |
* | Java Refactory: Expose intefaces via org.tinyb.* and D-Bus implementation via... | Sven Gothel | 2020-02-09 | 1 | -15/+23 |
* | c++, java: Add BluetoothException, throw it on DBus or BlueZ error | Petre Eftime | 2016-05-23 | 1 | -0/+1 |
* | java: Fix Cmake install path for jar | Petre Eftime | 2016-05-19 | 1 | -1/+1 |
* | java: cmake created wrong path for symlink when VERSION was specified, fixed ... | Petre Eftime | 2016-05-17 | 1 | -2/+1 |
* | Add additional version information, including in jar manifest | Petre Eftime | 2016-05-04 | 1 | -2/+4 |
* | java: Fix direct reference to cmake command | Petre Eftime | 2016-05-03 | 1 | -1/+1 |
* | java: Added install commands for generated binaries | Andrei Vasiliu | 2016-02-03 | 1 | -0/+2 |
* | java: Created Java package tinyb | Andrei Vasiliu | 2016-01-25 | 1 | -12/+12 |
* | Java: Added cmake to Java bindings and deleted JNI header files | Andrei Vasiliu | 2016-01-12 | 1 | -0/+45 |