Age | Commit message (Expand) | Author |
2017-06-30 | BLE: require Qt 5.6 and suggest Qt 5.9.1 | Dirk Hohndel |
2017-06-30 | Android: mark BLE only paired devices | Dirk Hohndel |
2017-06-30 | QML UI: save BT address as string | Dirk Hohndel |
2017-06-30 | BLE handling: create helper function to add the LE: prefix | Dirk Hohndel |
2017-06-29 | Better colors for BT pairing dialog | Dirk Hohndel |
2017-06-29 | Don't crash trying to record zero dives | Dirk Hohndel |
2017-06-29 | QML UI: disable reachability mode | Dirk Hohndel |
2017-06-30 | BT address 0 is bogus | Robert C. Helling |
2017-06-29 | QML UI: only drag a pull down sync, and not flick it | Jan Mulder |
2017-06-27 | QML UI: DiveList: make download from DC main action | Dirk Hohndel |
2017-06-27 | Fix one call site that hadn't been updated | Dirk Hohndel |
2017-06-27 | Whitespace | Dirk Hohndel |
2017-06-27 | BLE code: address some compiler warnings | Dirk Hohndel |
2017-06-27 | Update Subsurface-branch of libdivecomputer check | Dirk Hohndel |
2017-06-27 | Use SSRF_CUSTOM_IO v2 to implement device data quirks for BLE GATT | Linus Torvalds |
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-27 | Two simple export UDDF fixes | Jan Mulder |
2017-06-26 | Fix Travis breakage (and overall breakage) | Dirk Hohndel |
2017-06-25 | QML UI: Download from DC: move accept button to the right | Dirk Hohndel |
2017-06-25 | QML UI: Download from DC: avoid assignments of undefined values | Dirk Hohndel |
2017-06-25 | QML UI: DC Download progress indicator | Dirk Hohndel |
2017-06-24 | Add the EON Steel as support DC on Android | Dirk Hohndel |
2017-06-24 | Enable BLE 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-25 | QML UI: make toast message translatable | Jan Mulder |
2017-06-24 | QML UI: DiveList: add date box to trip header | Dirk Hohndel |
2017-06-24 | Avoid Q_ASSERT with debug build of Qt | Dirk Hohndel |
2017-06-24 | QML UI: set opacity of 1 for dive list | Dirk Hohndel |
2017-06-24 | QML UI: Davide's colors for the blue theme | Dirk Hohndel |
2017-06-23 | QML UI: Theme colors: fix bad typo | Dirk Hohndel |
2017-06-23 | QML UI: remember the theme | Dirk Hohndel |
2017-06-23 | QML UI: show a small color palette preview | Dirk Hohndel |
2017-06-23 | QML UI: use textColor instead of diveListTextColor | Dirk Hohndel |
2017-06-23 | QML UI: move theme setting into preferences | Dirk Hohndel |
2017-06-23 | QML UI: clean up the setting of theme colors | Dirk Hohndel |
2017-06-23 | QML UI: set color of the action button | Dirk Hohndel |
2017-06-23 | QML UI: color the status bar on Android | 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-22 | Update translation source strings | Dirk Hohndel |
2017-06-23 | Typo of translated string | Jan Mulder |
2017-06-22 | QML UI: switch to Kirigami master | Dirk Hohndel |