aboutsummaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml/DownloadFromDiveComputer.qml
AgeCommit message (Expand)Author
2020-05-18mobile/dc-download: fix dark theme appearanceGravatar Dirk Hohndel
2020-04-04mobile/download-from-DC: ensure that changes get actually savedGravatar Dirk Hohndel
2020-04-04mobile/cleanup: fix whitespace and remove verbose messagesGravatar Dirk Hohndel
2020-03-21mobile/DCdownload: try harder to get the right elements selectedGravatar Dirk Hohndel
2020-03-16mobile/DC-download: select reasonable connection after rescanningGravatar Dirk Hohndel
2020-03-16android/usb: simply restart the download after receiving permissionGravatar Dirk Hohndel
2020-03-16android/usb: refresh USB device list on entering download from DCGravatar Dirk Hohndel
2020-03-16mobile UI: rescan button on DC Download page rescans BT/BLE/USBGravatar Dirk Hohndel
2020-03-16mobile UI: remove special case for Atomic AquaticsGravatar Dirk Hohndel
2020-03-16mobile/download: only use device guess if no USB device plugged inGravatar Dirk Hohndel
2020-03-10mobile: random white space cleanupGravatar Dirk Hohndel
2020-03-10mobile: don't disconnect model on downloadGravatar Berthold Stoeger
2020-03-09mobile/DC-download: be more careful exiting download pageGravatar Dirk Hohndel
2020-03-07mobile UI: re-enable download status when restarting downloadGravatar Dirk Hohndel
2020-02-03mobile-widgets/qml: add TemplateButtonGravatar jan Iversen
2020-01-30mobile-widgets: do not use fontmetric for heightGravatar jan Iversen
2019-12-24mobile-widgets/qml: remove use of eval()Gravatar jan Iversen
2019-11-08Mobile: give visual indication that we are saving divesGravatar Dirk Hohndel
2019-11-03Mobile: disconnect model while updating dive listGravatar Dirk Hohndel
2019-11-03Mobile: use appendTextToLog to get timestamps in logsGravatar Dirk Hohndel
2019-10-26Mobile: ensure we go back to the dive list after downloadGravatar Dirk Hohndel
2019-10-26Mobile: simple message and busy spinner while storing downloaded divesGravatar Dirk Hohndel
2019-10-02Mobile: fix reloading dive list after downloadGravatar Dirk Hohndel
2019-10-02Import: Make DownloadThread a subobject of DiveImportedModelGravatar Berthold Stoeger
2019-09-27Mobile: replace model-reset by row-addition in DiveListModel::reload()Gravatar Berthold Stoeger
2019-09-21Mobile: more space around menu button on Download pageGravatar Dirk Hohndel
2019-09-21Mobile: correct font size of 'Previously used DC' labelGravatar Dirk Hohndel
2019-09-14Mobile: replace clear()/addAllDives() pairs by reload()Gravatar Berthold Stoeger
2019-09-11Mobile: reserve space for the hamburger menu on Download pageGravatar Dirk Hohndel
2019-08-10Mobile: catch null references in DownloadDCThreadGravatar Berthold Stoeger
2019-05-11Mobile: add checkbox to force downloading all divesGravatar Dirk Hohndel
2019-04-12Undo: make undo-system dive site-awareGravatar Berthold Stoeger
2019-01-19Import: don't add to new trip while downloadingGravatar Berthold Stoeger
2019-01-09Import: add trip_table argument to DiveImportedModel::repopulate()Gravatar Berthold Stoeger
2018-12-21Mobile: deal with BT name and address when tapping DownloadGravatar Dirk Hohndel
2018-12-17Import: unglobalize downloadTableGravatar Berthold Stoeger
2018-10-12QML, cleanup: remove stackViewGravatar Jan Mulder
2018-10-10QML UI: disable rescan when no bluetoothGravatar Jan Mulder
2018-10-10QML UI: do not try to download from DC with empty vendor/productGravatar Jan Mulder
2018-10-09Mobile/DC download: reset the "Download" buttonGravatar Jocke
2018-10-09Mobile/rememberDCs: remove duplicated codeGravatar Jocke
2018-10-09Mobile/rememberDC: update matching logicGravatar Jocke
2018-10-01Mobile download from DC: improve selection logicGravatar Jocke
2018-10-01Mobile QML UI: bump Kirigami imports to 2.4Gravatar Jan Mulder
2018-09-26mobile, QML UI: margings and paddings in download screenGravatar Jan Mulder
2018-09-26mobile, QML UI: ssrfButton and download controls resizableGravatar Jan Mulder
2018-09-25Mobile/download DC: disable selected DC buttonGravatar Jocke
2018-09-25Mobile/download DC: simplify startupGravatar Jocke
2018-09-25Mobile/downloadDC: always start with empty indexGravatar Jocke
2018-09-25Mobile: let Flow object use all of the parent widthGravatar Jocke