Age | Commit message (Expand) | Author |
2015-07-26 | Planner: Hide unwanted transition between deco stops | Rick Walsh |
2015-07-26 | Planner: use pointer to deco stop level array instead of memcpy | Rick Walsh |
2015-07-26 | Planner: Change 3m stop to zero if last stop is 6m | Rick Walsh |
2015-07-26 | QML UI: add style to the menu button | Joakim Bygdell |
2015-07-26 | QML UI: add Subsurface mobile to top of app | Joakim Bygdell |
2015-07-26 | QML UI: make the app blue | Joakim Bygdell |
2015-07-26 | QML UI: create menu to house the buttons | Joakim Bygdell |
2015-07-25 | Move initialization of preferences to helper function | Dirk Hohndel |
2015-07-25 | Don't show the survey for the mobile app | Dirk Hohndel |
2015-07-25 | We do not change the displayed_dive_site - don't reset it | Tomaz Canabrava |
2015-07-25 | Break long lines | Tomaz Canabrava |
2015-07-25 | Show dive_site info on the labels | Tomaz Canabrava |
2015-07-25 | Clean code from the dive site edit | Tomaz Canabrava |
2015-07-25 | Close the dive site edit when accepting/rejecting it | Tomaz Canabrava |
2015-07-25 | Re-enable the dive site edit | Tomaz Canabrava |
2015-07-25 | snprintf is happier if it has an explicit string literal format argument | Dirk Hohndel |
2015-07-25 | QML UI: Show profile on Android | Grace Karanja |
2015-07-24 | Create test case for DivingLog SQLite import | Miika Turkia |
2015-07-24 | Allow creating new dive site with specific uuid | Miika Turkia |
2015-07-24 | Cobalt import: use find or create divesite | Miika Turkia |
2015-07-24 | Divinglog import: find or create divesite | Miika Turkia |
2015-07-24 | QML UI: make sure the dive list is empty before loading dives | Dirk Hohndel |
2015-07-24 | QML UI: sort by date, not by date string | Dirk Hohndel |
2015-07-24 | Merge branch 'devel' of https://github.com/gracie89/subsurface | Dirk Hohndel |
2015-07-24 | Spell rebreather with an h | Rick Walsh |
2015-07-23 | Update user manual to reflect new way of DivingLog import | Miika Turkia |
2015-07-23 | Planner: correct output of planner mode | Rick Walsh |
2015-07-23 | Divinglog import: fix maximum depth | Miika Turkia |
2015-07-23 | QML UI: Add download from divecomputer window | Grace Karanja |
2015-07-22 | Make password change asynchronous | Dirk Hohndel |
2015-07-22 | Add sample pressure to be auto-filled on Seabear import | Miika Turkia |
2015-07-22 | Include debug printout for easier manual testing | Miika Turkia |
2015-07-22 | Fix Seabear CSV import | Miika Turkia |
2015-07-22 | Clean up some parameters on CSV import | Miika Turkia |
2015-07-22 | Always use "csv" parsing for Seabear | Miika Turkia |
2015-07-22 | Strip unit from Seabear sample interval value | Miika Turkia |
2015-07-22 | Fix Seabear import if line ends with NL | Miika Turkia |
2015-07-22 | Add a known type for second DC on APD import | Miika Turkia |
2015-07-22 | Import sensor values for autodetected APD files | Miika Turkia |
2015-07-22 | CSV import test wrong values | Miika Turkia |
2015-07-22 | Clean hard coded values on divelog CSV import | Miika Turkia |
2015-07-22 | Increase the recursion for Seabear CSV import | Miika Turkia |
2015-07-22 | Cloud storage: enable password update | Dirk Hohndel |
2015-07-22 | QML UI: Sort dives by date | Grace Karanja |
2015-07-22 | Add UI for cloud password change | Dirk Hohndel |
2015-07-22 | QML UI: Move DiveDetails to the StackView | Grace Karanja |
2015-07-22 | QML UI: Implement saving of cloud password | Grace Karanja |
2015-07-21 | Add setpoint support for CSV import | Miika Turkia |
2015-07-21 | Add setpoint support on CSV import (XSLT parsing) | Miika Turkia |
2015-07-21 | Default to first tab on export | Miika Turkia |