summaryrefslogtreecommitdiffstats
path: root/mobile-widgets
AgeCommit message (Expand)Author
2018-12-17Cleanup: make DCDeviceData a "normal" singletonGravatar Berthold Stoeger
2018-11-23Mobile: don't format trip heading for all divesGravatar Berthold Stoeger
2018-11-20Core: replace tripflag by notrip booleanGravatar Berthold Stoeger
2018-11-18Dive list: replace dive-list of trips by a tableGravatar Berthold Stoeger
2018-11-18Core: unify insert_trip() and insert_trip_dont_merge()Gravatar Berthold Stoeger
2018-11-18Mobile: visual indication for copy and paste operationsGravatar Miika Turkia
2018-11-18Mark cache invalid to get data savedGravatar Miika Turkia
2018-11-18delete-copy-paste buttons layed out properlyGravatar Miika Turkia
2018-11-18Verify that copy is doneGravatar Miika Turkia
2018-11-18Support for copy-pasting specific fields on mobileGravatar Miika Turkia
2018-11-15Mobile: Allow multiple divemastersGravatar Jocke
2018-10-31Mobile/filtering: don't show the filter line when pulling divelist downGravatar Dirk Hohndel
2018-10-29Dive site: replace dive->dive_site_uuid by dive_siteGravatar Berthold Stoeger
2018-10-29Dive site: replace UUID by pointer in mobile codeGravatar Berthold Stoeger
2018-10-29Dive site: return pointer to dive_site in create_dive_site_*()Gravatar Berthold Stoeger
2018-10-29Dive site: return pointer to dive_site in get_dive_site_*()Gravatar Berthold Stoeger
2018-10-27QML UI: we don't need Controls 2.4Gravatar Dirk Hohndel
2018-10-23Mobile/filtering: make busy indicator smallerGravatar Dirk Hohndel
2018-10-23Mobile/filtering: update number of dives shown when resetting filterGravatar Dirk Hohndel
2018-10-23QML UI: remove some of the log file noiseGravatar Dirk Hohndel
2018-10-23Mobile/filtering: show a better message while waiting for the filterGravatar Dirk Hohndel
2018-10-23Mobile/filtering: implement the filter update through a threadGravatar Dirk Hohndel
2018-10-23Mobile/filtering: remove redundant busy indicator on dive listGravatar Dirk Hohndel
2018-10-23Mobile/filtering: simplify the filter toggleGravatar Dirk Hohndel
2018-10-23Mobile/filtering: update filter in separate threadGravatar Dirk Hohndel
2018-10-23Mobile/filtering: add properties for dive list model and filter textGravatar Dirk Hohndel
2018-10-23QML UI: add busy indicator to the main windowGravatar Dirk Hohndel
2018-10-23QML UI: make the QML window object part of the QMLManager classGravatar Dirk Hohndel
2018-10-23Mobile/filtering: clean up whitespace from last commitGravatar Dirk Hohndel
2018-10-23Mobile/filtering: add background rectangle for filter rowGravatar Dirk Hohndel
2018-10-23Mobile/filtering: simplify transitionsGravatar Dirk Hohndel
2018-10-23Mobile/filtering: simple busy indicatorGravatar Dirk Hohndel
2018-10-23Mobile/filtering: add Settings options for filteringGravatar Dirk Hohndel
2018-10-23Mobile/filtering: make sure the header is top-most elementGravatar Dirk Hohndel
2018-10-23Mobile/filtering: ensure filter input field has focus when shownGravatar Dirk Hohndel
2018-10-23Mobile/filtering: use margins instead of rectangles to create spaceGravatar Dirk Hohndel
2018-10-23Mobile/filtering: only filter when editing is finishedGravatar Dirk Hohndel
2018-10-23Mobile/filtering: reset the filter text when toggledGravatar Dirk Hohndel
2018-10-23Mobile/filtering: improve code readabilityGravatar Dirk Hohndel
2018-10-23Mobile/filtering: animate the filter headerGravatar Dirk Hohndel
2018-10-23Mobile/filtering: add count of filtered dives to search barGravatar Dirk Hohndel
2018-10-23Mobile/filtering: make the search box an overlayGravatar Dirk Hohndel
2018-10-23Mobile/filtering: first attempt to filter on dive siteGravatar Jan Mulder
2018-10-23Mobile/filtering: add icons for filter and sortGravatar Jan Mulder
2018-10-21Mobile UI: make SsrfSwitch resizableGravatar Jocke
2018-10-21Add 'location_t' data structureGravatar Linus Torvalds
2018-10-12QML, cleanup: remove stackViewGravatar Jan Mulder
2018-10-11Undo: make diverse trip-related operations undo-ableGravatar Berthold Stoeger
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