aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-02-13QML UI: don't change dive while editingGravatar Dirk Hohndel
2016-02-13QML UI: change the dive add/edit action button to be saveGravatar Dirk Hohndel
2016-02-13QML UI: use action button and Android back button to save / go backGravatar Dirk Hohndel
2016-02-13QML UI: enable edit of gasmixGravatar Joakim Bygdell
2016-02-13Add helper function to parse gasmix stringsGravatar Joakim Bygdell
2016-02-13Add helper function to retrieve first gasGravatar Joakim Bygdell
2016-02-13While parsing weight and pressure we should not change the users settings.Gravatar Joakim Bygdell
2016-02-12QML UI: remove the redundant context menus that just close the pageGravatar Dirk Hohndel
2016-02-12QML UI: when saving edits, really only save them locallyGravatar Dirk Hohndel
2016-02-12QML UI: don't even try to connect if email or password are emptyGravatar Dirk Hohndel
2016-02-12Don't connect to remote if git_local_only is setGravatar Dirk Hohndel
2016-02-12Add missing importGravatar Dirk Hohndel
2016-02-12QML UI: more progress update on start pageGravatar Dirk Hohndel
2016-02-12QML UI: add context menu to Theme TestGravatar Dirk Hohndel
2016-02-12QML UI: experimentally enable context menu on each pageGravatar Dirk Hohndel
2016-02-12QML UI: experimentally turn off all the top bar buttonsGravatar Dirk Hohndel
2016-02-12QML UI: more progress information on the start pageGravatar Dirk Hohndel
2016-02-11QML UI: clear up more data when changing credentialsGravatar Dirk Hohndel
2016-02-11QML UI: even with valid credentials, don't show empty dive listGravatar Dirk Hohndel
2016-02-11QML-UI: allow dive list to be pulled up above Action ButtonGravatar Dirk Hohndel
2016-02-11QML UI: calculate correct height for the cloud credentialsGravatar Dirk Hohndel
2016-02-11QML UI: remove unnecessary outer item from start pageGravatar Dirk Hohndel
2016-02-11QML UI: try to get correct height for start pageGravatar Dirk Hohndel
2016-02-11QML UI: make the start page scrollableGravatar Dirk Hohndel
2016-02-11QML UI: redesign the About pageGravatar Dirk Hohndel
2016-02-11QML UI: close About page on back keyGravatar Dirk Hohndel
2016-02-11QML UI: cloud credentials: put the two buttons side by sideGravatar Dirk Hohndel
2016-02-10QML UI: close all other pages when switching cloud credentialsGravatar Dirk Hohndel
2016-02-10Invalidate the remembered git SHA when changing credentialsGravatar Dirk Hohndel
2016-02-10QML UI: disable some menu entries without valid credentialsGravatar Dirk Hohndel
2016-02-10Reset the authentication cache when trying new credentialsGravatar Dirk Hohndel
2016-02-10QML UI: allow changing credentialsGravatar Dirk Hohndel
2016-02-10Don't just keep going when opening a git URL failsGravatar Dirk Hohndel
2016-02-10Better tracking of the status of the credentialsGravatar Dirk Hohndel
2016-02-10QML UI: more accurate messages on the start pageGravatar Dirk Hohndel
2016-02-10Indentation fix after the last commitGravatar Dirk Hohndel
2016-02-10QML UI: make back key work for all pagesGravatar Dirk Hohndel
2016-02-10QML UI: redo the start pageGravatar Dirk Hohndel
2016-02-10QML UI: make cloud credentials usable as a component on a pageGravatar Dirk Hohndel
2016-02-10QML UI: make flicking between dives fasterGravatar Rick Walsh
2016-02-10Adding about page to Subsurface-mobileGravatar Miika Turkia
2016-02-10Support function to print version stringGravatar Miika Turkia
2016-02-09QML UI: dive edit, treat numeric input of duration as full minutesGravatar Joakim Bygdell
2016-02-09QML UI: Fix lingering edit modeGravatar Henrik Brautaset Aronsen
2016-02-09QML UI: Remove unused onClicked event for back buttonGravatar Henrik Brautaset Aronsen
2016-02-09QML UI: Back buttons for app log and theme infoGravatar Henrik Brautaset Aronsen
2016-02-09QML UI: enable edit of cylinder pressuresGravatar Joakim Bygdell
2016-02-09QML UI: add function to get cylinder pressuresGravatar Joakim Bygdell
2016-02-09Add helper to parse pressure strings.Gravatar Joakim Bygdell
2016-02-09Mobile user-manual: Add text that explains action buttonGravatar Willem Ferguson