Age | Commit message (Expand) | Author |
2016-02-09 | Mobile user-manual: Add text that explains action button | Willem Ferguson |
2016-02-09 | QML UI: load from cache first when changing cloud credentials | Dirk Hohndel |
2016-02-09 | QML UI: draw edit/back button next to context menu button if it's shown | Dirk Hohndel |
2016-02-08 | QML UI: DiveDetailsView - calculate better width and set everywhere | Dirk Hohndel |
2016-02-08 | QML UI: DiveDetailsView - set fixed column widths | Dirk Hohndel |
2016-02-08 | QML UI: DiveDetailsView - reorder the grid | Dirk Hohndel |
2016-02-08 | Sync load from cloud status when changing cloud storage accounts | Dirk Hohndel |
2016-02-08 | Always sync with cloud server when updating backend data | Dirk Hohndel |
2016-02-08 | Remember status of specific cloud account in settings | Dirk Hohndel |
2016-02-08 | QML UI: correctly handle back key on edits | Dirk Hohndel |
2016-02-08 | Short first attempt at a user manual for Subsurface-mobile | Willem Ferguson |
2016-02-08 | Move preferences under GPS menu | Miika Turkia |
2016-02-07 | Avoid QtCreator warning about == | Henrik Brautaset Aronsen |
2016-02-07 | Move endEditMode() to DiveDetails.qml | Henrik Brautaset Aronsen |
2016-02-07 | Add top-right edit and back buttons for mobile | Henrik Brautaset Aronsen |
2016-02-07 | QML UI: another attempt to fix the random crashes | Dirk Hohndel |
2016-02-07 | QML UI: disable download from divecomputer button on start page | Dirk Hohndel |
2016-02-07 | Revert "QML UI: end edit mode when leaving the edit page" | Dirk Hohndel |
2016-02-07 | Don't run time consuming gas interpolation without any data | Dirk Hohndel |
2016-02-06 | Profile: don't compile code that isn't needed on mobile | Dirk Hohndel |
2016-02-06 | QML UI: end edit mode when leaving the edit page | Dirk Hohndel |
2016-02-06 | QML UI: make time parsing more lenient | Dirk Hohndel |
2016-02-06 | Mobile: always show divecomputer reported ceiling in red | Jan Mulder |
2016-02-05 | QML UI: enable editing of weight | Dirk Hohndel |
2016-02-05 | DiveObjectHelper: check if dive has only one weightsystem | Dirk Hohndel |
2016-02-05 | Simplify sumWeight function | Dirk Hohndel |
2016-02-05 | Add helper function to parse weight strings | Dirk Hohndel |
2016-02-05 | profile-widget: use smaller event icons on Subsurface-mobile | Rick Walsh |
2016-02-05 | Do not run the deco calculations in the mobile app | Dirk Hohndel |
2016-02-05 | QML UI: explicitly hide the keyboard when exiting dive edit | Dirk Hohndel |
2016-02-05 | QML UI: disable download from divecomputer | Dirk Hohndel |
2016-02-04 | Allow merging of dives with zero depth/duration | Miika Turkia |
2016-02-03 | Mobile. Modify DownloadFromDiveComputer.qml | Willem Ferguson |
2016-02-03 | Fix Liquivision import crash | Miika Turkia |
2016-02-02 | Update copyright for 2016 | Jan Mulder |
2016-02-02 | Simplify building of Android build from one source tree | Jan Mulder |
2016-02-02 | Build Android mobile app against latest OpenSSL | Jan Mulder |
2016-02-01 | Silence compiler warnings | Robert C. Helling |
2016-02-01 | QML UI: Another attempt to shift dive number to top row | Rick Walsh |
2016-01-31 | Mark CCR dive's divetype properly | Miika Turkia |
2016-01-31 | Revert "QML UI DiveDetailsView: shift dive number to right of top row" | Dirk Hohndel |
2016-01-31 | Attempt to detect time format on CSV import | Miika Turkia |
2016-01-31 | Attempt to detect date format on CSV import | Miika Turkia |
2016-01-29 | QML UI: pick new highest dive number when manually adding dive | Dirk Hohndel |
2016-01-29 | Minor cleanups | Dirk Hohndel |
2016-01-29 | QML UI: introduce "add" state and correctly clean up when canceled | Dirk Hohndel |
2016-01-29 | Add helper to remove dive from model | Dirk Hohndel |
2016-01-29 | QML UI: remove apparently obsolete code | Dirk Hohndel |
2016-01-28 | QML UI: better way to determine dive details edit width | Dirk Hohndel |
2016-01-28 | QML UI: make manually added dives more like those added on desktop | Dirk Hohndel |