Age | Commit message (Expand) | Author |
2017-07-24 | Fix TestParse to handle CCR import properly | Miika Turkia |
2017-07-24 | Fix CCR detection on Divinglog import | Miika Turkia |
2017-07-24 | Add visibility support to Divinglog import | Miika Turkia |
2017-07-23 | QML UI: Download from DC: tell user if BT is disabled | Dirk Hohndel |
2017-07-23 | QML UI: Download from DC: move label next to buttons | Dirk Hohndel |
2017-07-23 | QML UI: remove obsolete comment | Dirk Hohndel |
2017-07-23 | QML UI: better list of downloaded dives | Dirk Hohndel |
2017-07-23 | QML UI: replace theme checkboxes with switches | Joakim Bygdell |
2017-07-23 | QML UI: move location services to GPS menu | Joakim Bygdell |
2017-07-23 | QML UI: fix copy paste error | Joakim Bygdell |
2017-07-23 | QML UI: fix typo | Joakim Bygdell |
2017-07-22 | QML UI: remember the last dive computer | Dirk Hohndel |
2017-07-22 | QML UI: Download from DC: respond to click on checkbox | Dirk Hohndel |
2017-07-22 | QML UI: Download from DC: remove unused property | Dirk Hohndel |
2017-07-22 | QML UI: save credentials as they are bein entered | Dirk Hohndel |
2017-07-22 | QML UI: don't disclose the current password | Dirk Hohndel |
2017-07-22 | QML UI: fix typo | Dirk Hohndel |
2017-07-22 | QML UI: allow downloading from libdc simulator | Dirk Hohndel |
2017-07-23 | Fix comparison data for TestParse | Miika Turkia |
2017-07-22 | Add README explaining icon licenses | Dirk Hohndel |
2017-07-23 | QML UI: simplify settings page code | Joakim Bygdell |
2017-07-23 | QML UI: make the theme settings not overflow page width | Joakim Bygdell |
2017-07-23 | QML UI: remove the save button from settings page | Joakim Bygdell |
2017-07-23 | QML UI: enable auto-save on settings page | Joakim Bygdell |
2017-07-23 | QML UI: merge all GPS settings in one block | Joakim Bygdell |
2017-07-23 | QML UI: Replace checkboxes on settingspage with switches | Joakim Bygdell |
2017-07-23 | QML UI: fix typo | Joakim Bygdell |
2017-07-23 | Mobile settings: stylize switches | Rick Walsh |
2017-07-23 | Mobile Settings formatting | Rick Walsh |
2017-07-23 | Mobile: consolidate settings to one page and menu entry | Joakim Bygdell |
2017-07-23 | QML UI: move location service to preferences page | Joakim Bygdell |
2017-07-23 | QML UI: add icons to the GPS menu | Joakim Bygdell |
2017-07-23 | QML UI: add icons to the dive management sub-menu | Joakim Bygdell |
2017-07-23 | Add more icons | Joakim Bygdell |
2017-07-23 | QML UI: add icons to global drawer | Joakim Bygdell |
2017-07-23 | Add material icons | Joakim Bygdell |
2017-07-23 | QML UI: add checkbox to show/hide developer menu | Joakim Bygdell |
2017-07-23 | QML UI: reorder the items of the global drawer | Joakim Bygdell |
2017-07-22 | Show multiple gas pressures in the profile even if the dive isn't CCR | Linus Torvalds |
2017-07-22 | parse-xml: use the right dc for filling in extra data | Linus Torvalds |
2017-07-22 | Gas usage statistics: don't require gas switch events | Linus Torvalds |
2017-07-21 | Fix up o2 pressure sensor handling at load time | Linus Torvalds |
2017-07-21 | git save format: don't save redundant sample information | Linus Torvalds |
2017-07-21 | Start cleaning up sensor indexing for multiple sensors | Linus Torvalds |
2017-07-20 | Unify sample pressure and o2pressure as pressure[2] array | Linus Torvalds |
2017-07-19 | Correct list of Shearwater BLE dive computers | Dirk Hohndel |
2017-07-19 | BLE on iOS: use uuid instead of BT address | Dirk Hohndel |
2017-07-19 | Move variable into the code block it is used in | Dirk Hohndel |
2017-07-19 | BLE discovery: give the agent some time | Dirk Hohndel |
2017-07-19 | iOS BLE support: no localBtDevice, go straight to discovery | Dirk Hohndel |