Age | Commit message (Expand) | Author |
2017-10-26 | Clear error string when starting dive computer dowload. | Berthold Stoeger |
2017-10-17 | Fix Android compile error | Jan Mulder |
2017-10-15 | Android should support the Cobalt dive compouters | Dirk Hohndel |
2017-09-06 | Add Cochran dive computers to FTDI list | Dirk Hohndel |
2017-08-26 | Adjust signature to match data we need | Dirk Hohndel |
2017-07-22 | QML UI: remember the last dive computer | Dirk Hohndel |
2017-07-19 | Correct list of Shearwater BLE dive computers | Dirk Hohndel |
2017-07-19 | Move variable into the code block it is used in | Dirk Hohndel |
2017-07-19 | BLE dive computers: add Perdix | Dirk Hohndel |
2017-07-18 | QML UI: correctly match BT names with products | Dirk Hohndel |
2017-07-18 | QML UI: remove the Paired Bluetooth Devices virtual vendor | Dirk Hohndel |
2017-07-16 | Add the connections that we find to the model | Dirk Hohndel |
2017-07-08 | Automate picking supported DCs on iOS and Android | Dirk Hohndel |
2017-07-03 | Rewrite the matching code for BT devices | Dirk Hohndel |
2017-07-04 | Don't try to dereference empty product/vendor list | Robert C. Helling |
2017-07-02 | QML UI: add more dive computers | Dirk Hohndel |
2017-06-30 | QML UI: save BT address as string | Dirk Hohndel |
2017-06-24 | Add the EON Steel as support DC on Android | Dirk Hohndel |
2017-06-22 | mobile: prune DC list to download from | Jan Mulder |
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 | 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 | 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 | Don't override device name when using BT | Dirk Hohndel |
2017-05-29 | Use magic 'ftdi' as device name on Android | Dirk Hohndel |
2017-05-29 | mobile: dive_table.preexisting not set importing from mobile | Jan Mulder |
2017-05-27 | QML UI: add the DownloadThread | Tomaz Canabrava |
2017-05-27 | Set descriptor when starting thread. | Tomaz Canabrava |
2017-05-27 | Extract the device_data_t into helper class | Tomaz Canabrava |
2017-05-27 | New class DCDeviceData | Tomaz Canabrava |
2017-05-27 | Move the fill_computer_list() out of widgets | Tomaz Canabrava |
2017-05-27 | Separate the download thread from the widget logic | Tomaz Canabrava |