Age | Commit message (Expand) | Author |
2018-08-11 | Mobile: display all used cylinders | Jocke |
2018-08-11 | Whitespace cleanup, extra braces, and null checks | Dirk Hohndel |
2018-08-11 | Android: fix typo in OSTC3 FTDI device name | Dirk Hohndel |
2018-08-11 | QML UI: don't overwrite good info with bad | Dirk Hohndel |
2018-08-11 | QML UI: add callback to run after app is fully initialized | Dirk Hohndel |
2018-08-11 | QML UI: add another product ID to recognized FTDI cables | Dirk Hohndel |
2018-08-11 | QML UI: don't show bogus warning if page stack is reset | Dirk Hohndel |
2018-08-11 | QML UI: don't mangle 'USB device' as device name | Dirk Hohndel |
2018-08-11 | QML UI: directly access currentText | Dirk Hohndel |
2018-08-11 | QML UI: disable connection selection for Atomics Aquatics | Dirk Hohndel |
2018-08-11 | QML UI: pass the indices for the combo boxes on the downloadpage to UI | Dirk Hohndel |
2018-08-11 | QML UI: when triggering download page, set up vendor/product/connection | Dirk Hohndel |
2018-08-11 | QML UI: set indices when showing Download page | Dirk Hohndel |
2018-08-11 | QML UI: expose vendor/product/connection index as properties | Dirk Hohndel |
2018-08-11 | QML UI: show download page when device was plugged in | Dirk Hohndel |
2018-08-11 | QML UI: create separate function to show download page | Dirk Hohndel |
2018-08-11 | Android: notify the UI a dive computer was plugged in | Dirk Hohndel |
2018-08-11 | QML UI: add property to pass detected device name to UI | Dirk Hohndel |
2018-08-07 | Move DC download icons used by mobile app to mobile-widgets/qml/icons/ | Martin Měřinský |
2018-07-10 | core: make qPref::cloud_status the only version of the enum | jan Iversen |
2018-07-05 | mobile-widgets: solve cloudstatus register problem | jan Iversen |
2018-07-04 | core: remove double definition of enum cloud_storage_status | jan Iversen |
2018-06-28 | Android: limit the amount of data copied to clipboard | Dirk Hohndel |
2018-06-28 | iOS and Android: try more logfile locations | Dirk Hohndel |
2018-06-28 | QML UI: provide information why logfile couldn't be written | Dirk Hohndel |
2018-06-27 | QML UI: fix layout of Download page | Dirk Hohndel |
2018-06-27 | QML UI: remove unused property | Dirk Hohndel |
2018-06-26 | QML UI: don't use anchors within Layouts | Dirk Hohndel |
2018-06-21 | mobile: remove MapWidget from mobile-resources.qrc | jan Iversen |
2018-06-21 | mobile: iOS/Android: always delete libdivecomputer.log at start | Dirk Hohndel |
2018-06-20 | QML UI: remove unused property | Dirk Hohndel |
2018-06-20 | QML UI: ensure we track vendor/product for download | Dirk Hohndel |
2018-06-20 | QML UI: improve banner in global drawer | Dirk Hohndel |
2018-06-20 | QML UI: store nocloud data when adding cloud credentials | Dirk Hohndel |
2018-06-20 | QML UIL: fix more problems with members moving from manager to prefs | Dirk Hohndel |
2018-06-20 | core: add free_samples helper | Dirk Hohndel |
2018-06-20 | mobile: set alloc_samples to 0 when resetting. | jan Iversen |
2018-06-18 | mobile: use full icon path. | Murillo Bernardes |
2018-06-18 | mobile: move call to savePreferences back to manager. | jan Iversen |
2018-06-18 | mobile: revert e993d4f005e62c12765e2e45342ecf840476e3bf | jan Iversen |
2018-06-18 | QML UI: show the cloud credentials in the global drawer banner | Dirk Hohndel |
2018-06-18 | QML UI: build our own icon and header for global drawer | Dirk Hohndel |
2018-06-18 | Whitespace cleanup | Dirk Hohndel |
2018-06-17 | mobile: add Dark_gps.svg | jan Iversen |
2018-06-16 | mobile: fix reference to credentialStatus property | Murillo Bernardes |
2018-06-16 | QML UI: fix variable reference | Dirk Hohndel |
2018-06-15 | mobile: move settings from qmlmanager to qmlprefs | jan Iversen |
2018-06-15 | mobile: move NOCLOUD_LOCALSTORAGE from qmlmanager.cpp to .h | jan Iversen |
2018-06-15 | mobile: add qmlprefs class | jan Iversen |
2018-06-11 | Mobile: correct wrong C++ ref in qml | jan Iversen |