aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-12-30Android build: always install libzip.a in lib directoryGravatar Jan Mulder
2018-12-30Android build: do not hard code armv7Gravatar Jan Mulder
2018-12-30Android build: set newer versions and parameterize ANDROID_PLATFORMGravatar Jan Mulder
2018-12-30Travis: use Android docker image for buildGravatar Dirk Hohndel
2018-12-30Android: cleanup build wrapper scriptGravatar Dirk Hohndel
2018-12-30Android: create docker containerGravatar Dirk Hohndel
2018-12-30Android: add Dockerfile for build environmentGravatar Dirk Hohndel
2018-12-30Android: allow running android-build-wrapper without buildingGravatar Dirk Hohndel
2018-12-29Mobile: fix editing dive siteGravatar Berthold Stoeger
2018-12-29CHANGELOG.md: update with the recent windows.c changeGravatar Lubomir I. Ivanov
2018-12-29windows.c: fix wrong usage of wcslen() for utf8 conversationGravatar Lubomir I. Ivanov
2018-12-27Cleanup: remove getDiveId() functionsGravatar Berthold Stoeger
2018-12-27Core: fix BT on Linux, workaround Qt bug on 5.12.0Gravatar Jan Mulder
2018-12-23CHANGELOGGravatar Jan Mulder
2018-12-23Bluetooth: all states other than HostPoweredOff qualify as validGravatar Jan Mulder
2018-12-23Cleanup: remove unused parameter was_autogenGravatar Berthold Stoeger
2018-12-23Add/clarify email requirement to contribution documentation.Gravatar John Plaxco
2018-12-23Fix error message capitalization for web services.Gravatar John Plaxco
2018-12-22Travis: use homebrew addon instead of doing it manuallyGravatar Dirk Hohndel
2018-12-23Merge branch 'willemferguson-mobilemanual3'Gravatar Miika Turkia
2018-12-23Improve error reporting when exporting a selection of 0 dives.Gravatar John Plaxco
2018-12-22Subsurface-mobile user manual V2.1.5Gravatar willemferguson
2018-12-21Mobile: deal with BT name and address when tapping DownloadGravatar Dirk Hohndel
2018-12-21Mobile: add helper function to fill in the BT nameGravatar Dirk Hohndel
2018-12-21core: recognize Oceanic Pro Plus X over BLEGravatar Dirk Hohndel
2018-12-21Mobile: force update of ui on pasteGravatar Miika Turkia
2018-12-21Mobile: initialize copy variablesGravatar Miika Turkia
2018-12-21Add UI info to mobile documentationGravatar Miika Turkia
2018-12-21Mobile: copy the dive data when configuring settingsGravatar Miika Turkia
2018-12-21Mobile: UI for selecting what to copy-pasteGravatar Miika Turkia
2018-12-21CHANGELOGGravatar Jan Mulder
2018-12-21core: shift dive time in correct directionGravatar Jan Mulder
2018-12-19Update libdivecomputerGravatar Dirk Hohndel
2018-12-17Import: unglobalize downloadTableGravatar Berthold Stoeger
2018-12-17Cleanup: make DiveImportedModel::checkStates a std::vectorGravatar Berthold Stoeger
2018-12-17Cleanup: remove DiveImportedModel::setImportedDivesIndexes()Gravatar Berthold Stoeger
2018-12-17Cleanup: make DCDeviceData a "normal" singletonGravatar Berthold Stoeger
2018-12-17Core: remove count_dives_with_*() functionsGravatar Berthold Stoeger
2018-12-17Show average max depth in statistics tabGravatar Robert C. Helling
2018-12-17Show average max depth in yearly statisticsGravatar Robert C. Helling
2018-12-14Update libdivecomputerGravatar Dirk Hohndel
2018-12-14Hide unimplemented components from searchGravatar Tomaz Canabrava
2018-12-14Filter the dataGravatar Tomaz Canabrava
2018-12-14Drop old filter codeGravatar Tomaz Canabrava
2018-12-14Handle Show / Close of the Filter BoxGravatar Tomaz Canabrava
2018-12-14Struct FilterDataGravatar Tomaz Canabrava
2018-12-14Replace the old filter widget for a new oneGravatar Tomaz Canabrava
2018-12-14Start the FilterDive stateGravatar Tomaz Canabrava
2018-12-14Start to implement a simplified version of the filter widgetGravatar Tomaz Canabrava
2018-12-14Cleanup: detangle unregister_dive() and delete_single_dive()Gravatar Berthold Stoeger