Age | Commit message (Expand) | Author |
2017-06-27 | Switch over to SSRF_CUSTOM_IO v2 | Linus Torvalds |
2017-06-27 | Use QLowEnergyController without QEventLoop | Alex Blasche |
2017-06-27 | Ensure all found BLE services are tracked | Alex Blasche |
2017-06-27 | Fix incorrect uuid check due to temporary char* in QString::toUtf8() | Alex Blasche |
2017-06-26 | BT serial: recognize LE-only devices, and fall back to emulated serial | Linus Torvalds |
2017-06-26 | Bluetooth: make LE-only devices add "LE:" as an address prefix | Linus Torvalds |
2017-06-24 | Add the EON Steel as support DC on Android | Dirk Hohndel |
2017-06-24 | BLE support: convert fprintf(stderr,...) to qDebug() | Dirk Hohndel |
2017-06-24 | BLE support: add SPDX headers | Dirk Hohndel |
2017-06-24 | Very early and likely quite broken BLE GATT code | Linus Torvalds |
2017-06-24 | QML UI: DiveList: add date box to trip header | Dirk Hohndel |
2017-06-23 | Translate "more than n days" for surface interval | Stefan Fuchs |
2017-06-22 | Warn when not compiling against the matching libdc version | Dirk Hohndel |
2017-06-22 | Merge branch 'master' of git://github.com/torvalds/subsurface-for-dirk | Dirk Hohndel |
2017-06-23 | Typo of translated string | Jan Mulder |
2017-06-22 | Convert to new libdivecomputer custom IO model | Linus Torvalds |
2017-06-22 | Use plural form for cloud connection wait | Dirk Hohndel |
2017-06-22 | Add en_US translation for plurals | Dirk Hohndel |
2017-06-22 | QML UI: correctly build plural translation | Dirk Hohndel |
2017-06-22 | mobile: prune DC list to download from | Jan Mulder |
2017-06-22 | Preserve VPM-B state in profile display | Robert C. Helling |
2017-06-18 | QML UI: use the short date format | Dirk Hohndel |
2017-06-18 | Clean up git storage update messages | Dirk Hohndel |
2017-06-17 | QML UI: redesign the user notification | Dirk Hohndel |
2017-06-17 | Set default cloud timeout to ten seconds for mobile app | Dirk Hohndel |
2017-06-15 | tankinfomodel.cpp: clamp row index to [0 - MAX_TANK_INFO] | Lubomir I. Ivanov |
2017-06-15 | Fix buffer overrun and primary sensor id issues in Liquivision import | Robert Bodily |
2017-06-16 | code cleanup: remove 2 unused structs | Jan Mulder |
2017-06-13 | Parse He when importing from DM5 | Miika Turkia |
2017-06-12 | BT Discovery: add Shearwater Petrel and Perdix | Jan Mulder |
2017-06-12 | Don't declare static function in .h file | Dirk Hohndel |
2017-06-12 | Mobile: wrap up fixes for BT download on Android | Jan Mulder |
2017-06-12 | Mobile: add BT name to vendor/product capability | Jan Mulder |
2017-06-12 | Mobile: do not BT Discover on Android (Q_OS_ANDROID vs Q_OS_LINUX) | Jan Mulder |
2017-06-12 | BT discovery: distinguish names with addresses | Dirk Hohndel |
2017-06-12 | QML UI: add internal admin for virtual vendor | Jan Mulder |
2017-06-12 | QML UI: call correct function for BT address | Jan Mulder |
2017-06-12 | QML UI: do not crash on selecting dive computers | Jan Mulder |
2017-06-11 | qthelper.cpp: leave lbs rounding to QString().arg() with 'f' | Lubomir I. Ivanov |
2017-06-11 | datatrak.c: don't use POSIX %m format for sscanf() in dtrak_prepare_data() | Lubomir I. Ivanov |
2017-06-11 | Android build fix | Dirk Hohndel |
2017-06-11 | QML UI: move BT handling into core code | Dirk Hohndel |
2017-06-11 | QML UI: add paired BT devices as vendor | Dirk Hohndel |
2017-05-31 | Android BT download: hardcode UUID | Dirk Hohndel |
2017-05-31 | Cochran import: Removed long tail of 0 depth from profile | John Van Ostrand |
2017-05-31 | Cochran import: better support for older models | John Van Ostrand |
2017-05-31 | Android BT: use NoSecurity for connection | Dirk Hohndel |
2017-05-31 | Android: connect to BT via uuid instead of port | Dirk Hohndel |
2017-05-31 | Don't override device name when using BT | Dirk Hohndel |
2017-05-29 | FTDI support: add minimal debugging output | Dirk Hohndel |