aboutsummaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml
AgeCommit message (Expand)Author
2020-03-23mobile/profile: don't pan unless we are zoomed inGravatar Dirk Hohndel
2020-03-23mobile: show the new v3 user manualGravatar Dirk Hohndel
2020-03-21mobile/divelist: add UI to toggle dive invalid flagGravatar Dirk Hohndel
2020-03-21mobile UI: show dives marked as invalid with strike throughGravatar Dirk Hohndel
2020-03-21mobile/tripedit: close page after savingGravatar Dirk Hohndel
2020-03-21mobile/settings: attempt to fix the layoutGravatar Dirk Hohndel
2020-03-21mobile/DCdownload: try harder to get the right elements selectedGravatar Dirk Hohndel
2020-03-21mobile UI: stop the use of dark icon themeGravatar 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-12mobile/export: fix invalid referenceGravatar Dirk Hohndel
2020-03-12mobile UI: stop trying to play with opacityGravatar Dirk Hohndel
2020-03-12mobile UI: remove duplicate StartPageGravatar Dirk Hohndel
2020-03-10mobile UI: six new iconsGravatar Dirk Hohndel
2020-03-10mobile UI: save changes to trip detailsGravatar Dirk Hohndel
2020-03-10mobile UI: add divelist context drawer action to edit trip detailsGravatar Dirk Hohndel
2020-03-10mobile/dive-list: add context menu when long-pressing on tripGravatar Dirk Hohndel
2020-03-10mobile/dive-list: allow moving dives between tripsGravatar Dirk Hohndel
2020-03-10mobile UI: more context actions in dive listGravatar Dirk Hohndel
2020-03-10mobile/dive-list: long press on dive selects and opens context drawerGravatar Dirk Hohndel
2020-03-10mobile UI: fix autoclose of context drawerGravatar Dirk Hohndel
2020-03-10mobile UI: add context menu to dive listGravatar Dirk Hohndel
2020-03-10mobile UI: allow adding a dive to a trip from context menuGravatar Dirk Hohndel
2020-03-10mobile UI: add ability to remove dive from its tripGravatar Dirk Hohndel
2020-03-10mobile UI: only show context menu when viewing a diveGravatar Dirk Hohndel
2020-03-10mobile UI: set the correct location string when editing divesGravatar Dirk Hohndel
2020-03-10mobile UI: add context menu to DiveDetailsGravatar Dirk Hohndel
2020-03-10mobile: replace undoDelete() with generic undo()Gravatar Dirk Hohndel
2020-03-10mobile/divelist: add context drawerGravatar Dirk Hohndel
2020-03-10mobile: remove selectedDiveTimeStamp logicGravatar Berthold Stoeger
2020-03-10mobile: remove updateSelectedDive logicGravatar Berthold Stoeger
2020-03-10mobile/undo: create EditDive commandGravatar Berthold Stoeger
2020-03-10mobile/divelist: better handling of selection changeGravatar Dirk Hohndel
2020-03-10mobile: random white space cleanupGravatar Dirk Hohndel
2020-03-10mobile: don't disconnect model on downloadGravatar Berthold Stoeger
2020-03-10mobile UI: use undo-command for adding dive.Gravatar Berthold Stoeger
2020-03-10mobile UI: don't hide dive view when deleting diveGravatar Berthold Stoeger
2020-03-10mobile/divelist: select dive after swipeGravatar Berthold Stoeger
2020-03-10mobile/divelist: don't set currentIndex on undo of dive deletionGravatar Berthold Stoeger
2020-03-10mobile/divelist: remove showDiveIndex QML-functionGravatar Berthold Stoeger
2020-03-10mobile/divelist: implement model that shows all dives in trip-orderGravatar Berthold Stoeger
2020-03-10mobile/divedetails: send current-dive changes up to mobile UIGravatar Berthold Stoeger
2020-03-10mobile/divelist: when clicking on a row, use select_single_dive()Gravatar Berthold Stoeger
2020-03-10mobile/divelist: switch to the correct modelGravatar Berthold Stoeger
2020-03-09mobile/divelist: connect click on trip to toggle MobileListModelGravatar Berthold Stoeger
2020-03-09mobile/divelist: rewrite the QML dive listGravatar Dirk Hohndel