Age | Commit message (Expand) | Author |
2020-03-17 | mobile/cleanup: remove the second access to cloud data | Dirk Hohndel |
2020-03-17 | mobile/edit: don't add dive site twice to table | Berthold Stoeger |
2020-03-16 | mobile/DC-download: select reasonable connection after rescanning | Dirk Hohndel |
2020-03-16 | mobile/DC-download: show USB devices before BT/BLE | Dirk Hohndel |
2020-03-16 | android/usb: better memory management | Dirk Hohndel |
2020-03-16 | android/usb: simply restart the download after receiving permission | Dirk Hohndel |
2020-03-16 | android/usb: refresh USB device list on entering download from DC | Dirk Hohndel |
2020-03-16 | mobile UI: rescan button on DC Download page rescans BT/BLE/USB | Dirk Hohndel |
2020-03-16 | mobile UI: remove special case for Atomic Aquatics | Dirk Hohndel |
2020-03-16 | android/usb: pass in the UsbDevice when downloading | Dirk Hohndel |
2020-03-16 | android/usb: parse the usbDevice when responding to intent | Dirk Hohndel |
2020-03-16 | mobile/download: only use device guess if no USB device plugged in | Dirk Hohndel |
2020-03-12 | mobile/export: fix invalid reference | Dirk Hohndel |
2020-03-12 | mobile UI: stop trying to play with opacity | Dirk Hohndel |
2020-03-12 | mobile UI: remove duplicate StartPage | Dirk Hohndel |
2020-03-12 | mobile UI: make user and log messages consistent for no cloud | Dirk Hohndel |
2020-03-11 | Grammar: replaces 'indexes' by 'indices' | Robert C. Helling |
2020-03-10 | Android: remove USB devices we don't support | Dirk Hohndel |
2020-03-10 | mobile UI: six new icons | Dirk Hohndel |
2020-03-10 | mobile UI: save changes to trip details | Dirk Hohndel |
2020-03-10 | mobile: add ability to update trip details | Dirk Hohndel |
2020-03-10 | mobile UI: add divelist context drawer action to edit trip details | Dirk Hohndel |
2020-03-10 | mobile/dive-list: add context menu when long-pressing on trip | Dirk Hohndel |
2020-03-10 | mobile UI: don't call into the event loop | Dirk Hohndel |
2020-03-10 | mobile/dive-list: allow moving dives between trips | Dirk Hohndel |
2020-03-10 | mobile UI: more context actions in dive list | Dirk Hohndel |
2020-03-10 | mobile/dive-list: long press on dive selects and opens context drawer | Dirk Hohndel |
2020-03-10 | mobile UI: fix autoclose of context drawer | Dirk Hohndel |
2020-03-10 | mobile UI: add context menu to dive list | Dirk Hohndel |
2020-03-10 | mobile UI: allow adding a dive to a trip from context menu | Dirk Hohndel |
2020-03-10 | mobile/trip-handling: add helper to add dive to a trip | Dirk Hohndel |
2020-03-10 | mobile UI: add ability to remove dive from its trip | Dirk Hohndel |
2020-03-10 | mobile UI: only show context menu when viewing a dive | Dirk Hohndel |
2020-03-10 | mobile UI: set the correct location string when editing dives | Dirk Hohndel |
2020-03-10 | mobile UI: add context menu to DiveDetails | Dirk Hohndel |
2020-03-10 | mobile: replace undoDelete() with generic undo() | Dirk Hohndel |
2020-03-10 | mobile UI: make the text of the undo/redo action available to QML | Dirk Hohndel |
2020-03-10 | mobile/divelist: add context drawer | Dirk Hohndel |
2020-03-10 | mobile: remove no longer used DiveListModel | Berthold Stoeger |
2020-03-10 | mobile/filter: connect directly to filter | Berthold Stoeger |
2020-03-10 | mobile: remove selectedDiveTimeStamp logic | Berthold Stoeger |
2020-03-10 | mobile: remove updateSelectedDive logic | Berthold Stoeger |
2020-03-10 | mobile/undo: create EditDive command | Berthold Stoeger |
2020-03-10 | mobile/divelist: better handling of selection change | Dirk Hohndel |
2020-03-10 | mobile: use undo-command to paste dives | Berthold Stoeger |
2020-03-10 | mobile: random white space cleanup | Dirk Hohndel |
2020-03-10 | mobile: don't disconnect model on download | Berthold Stoeger |
2020-03-10 | mobile: reduce the number of model reloads when opening cloud data | Berthold Stoeger |
2020-03-10 | mobile UI: use undo-command for adding dive. | Berthold Stoeger |
2020-03-10 | mobile UI: don't hide dive view when deleting dive | Berthold Stoeger |