Age | Commit message (Expand) | Author |
2019-01-23 | Bluetooth: don't crash if BT is turned off | Dirk Hohndel |
2018-12-23 | Bluetooth: all states other than HostPoweredOff qualify as valid | Jan Mulder |
2018-12-21 | core: recognize Oceanic Pro Plus X over BLE | Dirk Hohndel |
2018-10-12 | core: recognize Aqualung i770R over BLE | Dirk Hohndel |
2018-10-12 | Bluetooth: add helper to separate BT name and address | Dirk Hohndel |
2018-10-12 | Bluetooth: restart scan for different device on macOS | Dirk Hohndel |
2018-10-12 | Bluetooth: wait until we actually have device info | Dirk Hohndel |
2018-10-12 | Bluetooth: start discovery if address isn't already known | Dirk Hohndel |
2018-10-12 | Bluetooth: move declaration and make variable file scoped | Dirk Hohndel |
2018-10-12 | Bluetooth: remember all data during a scan on macOS | Dirk Hohndel |
2018-10-12 | Bluetooth: discovery should always scan on macOS as well | Dirk Hohndel |
2018-10-12 | core: helper function to recognize BT/BLE addresses | Dirk Hohndel |
2018-10-09 | BT OSTC 3 should be reported as OSTC Plus | Jocke |
2018-09-30 | Bluetooth: use standard Qt code on Windows | Dirk Hohndel |
2018-09-29 | Bluetooth: turn on logging earlier | Dirk Hohndel |
2018-09-12 | BLE: add Teric to list of auto-detected Shearwater computers | Dirk Hohndel |
2018-07-02 | Correctly recognize more OSTC variants as BLE | Dirk Hohndel |
2018-05-21 | core: Change Q_UNUSED to no parameter name | jan Iversen |
2018-05-11 | BLE: add EON Core and Mares Bluelink to detection | Dirk Hohndel |
2018-04-27 | Android: correctly detect the different BT device types | Dirk Hohndel |
2018-04-24 | Convert our custom IO model to new libdivecomputer IO model | Linus Torvalds |
2018-02-26 | Cleanup: Use QString as parameter for [get|save]BtDeviceInfo() | Berthold Stoeger |
2018-02-17 | Coding-style: remove superfluous parentheses | Berthold Stoeger |
2017-12-27 | Cleanup: avoid potentially uninitialized members | Dirk Hohndel |
2017-12-07 | Show BT device names first | Robert C. Helling |
2017-12-02 | iOS: save BT DeviceInfo on discovery | Murillo Bernardes |
2017-11-16 | Introduce mode field in Bluetooth device selection dialog | Berthold Stoeger |
2017-11-06 | Add "Aladin" to the list of recognized BT names. | Berthold Stoeger |
2017-11-04 | Replace QMap::operator[] with QMap::value() | Berthold Stoeger |
2017-10-14 | BLE: try to enable on iOS | Dirk Hohndel |
2017-10-12 | mobile: enable switching BT on/off during session. | Jan Mulder |
2017-10-07 | Move ConnectionListModel into its own source file | Dirk Hohndel |
2017-09-17 | BLE: helper function to get QBtDeviceInfo from UUID | Dirk Hohndel |
2017-09-17 | BLE: if there's no address, use the UUID instead | Dirk Hohndel |
2017-07-19 | BLE on iOS: use uuid instead of BT address | Dirk Hohndel |
2017-07-19 | BLE discovery: give the agent some time | Dirk Hohndel |
2017-07-19 | iOS BLE support: no localBtDevice, go straight to discovery | Dirk Hohndel |
2017-07-18 | QML UI: correctly match BT names with products | Dirk Hohndel |
2017-07-18 | Add detection of the Shearwater Predator via BT | Dirk Hohndel |
2017-07-16 | Add the connections that we find to the model | Dirk Hohndel |
2017-07-16 | Add ConnectionListModel | Dirk Hohndel |
2017-07-15 | Correct BT detect for OSTC Sport | Jan Mulder |
2017-07-12 | BT support: track if Bluetooth is available | Dirk Hohndel |
2017-07-03 | Rewrite the matching code for BT devices | Dirk Hohndel |
2017-07-03 | Don't add all discovered BT devices | Dirk Hohndel |
2017-07-04 | BT discovery Android: Allow BT/LE devices connect both ways | Jan Mulder |
2017-07-02 | BT discovery: detect Scubapro G2 | 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 |