summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-03-21mobile/models: make dive invalid flag available to mobile UIGravatar Dirk Hohndel
2020-03-21Android: use Subsurface as TAG for log messagesGravatar Dirk Hohndel
2020-03-21mobile/tripedit: close page after savingGravatar Dirk Hohndel
2020-03-21mobile/settings: attempt to fix the layoutGravatar Dirk Hohndel
2020-03-21mobile/DCdownload: try harder to get the right elements selectedGravatar Dirk Hohndel
2020-03-21mobile UI: stop the use of dark icon themeGravatar Dirk Hohndel
2020-03-20Ignore invalid dives in statisticsGravatar Berthold Stoeger
2020-03-20Core: consider invalid flag when adding divesGravatar Berthold Stoeger
2020-03-20Dive filter: reset filter on change of display_invalid_dives flagGravatar Berthold Stoeger
2020-03-20Dive list: add option to mark dives validGravatar Berthold Stoeger
2020-03-20Dive list: mark invalid dives with a struck out fontGravatar Berthold Stoeger
2020-03-20Filter: hide invalid divesGravatar Berthold Stoeger
2020-03-20Undo: implement invalidate-dive commandGravatar Berthold Stoeger
2020-03-20Core: introduce invalid flag for divesGravatar Berthold Stoeger
2020-03-19More translation updatesGravatar Dirk Hohndel
2020-03-19cleanup: fix mis-spelling of UCT in comments as wellGravatar Dirk Hohndel
2020-03-19Typo: UCT to UTCGravatar Miika Turkia
2020-03-19cleanup: remove unnecessary includeGravatar Berthold Stoeger
2020-03-18mobile: remove QMLManager::updateSiteList()Gravatar Berthold Stoeger
2020-03-18models: update divesite-model when clearing/updating dive modelGravatar Berthold Stoeger
2020-03-17undo: remove EditNumber commandGravatar Berthold Stoeger
2020-03-17divetripmodel: remove setData() functionGravatar Berthold Stoeger
2020-03-17filter: update fulltext index when editing diveGravatar Berthold Stoeger
2020-03-17cleanup: remove record_dive() functionGravatar Berthold Stoeger
2020-03-17git: load into arbitrary dive tablesGravatar Berthold Stoeger
2020-03-17mobile/cleanup: add some more log messagesGravatar Dirk Hohndel
2020-03-17mobile/cleanup: remove the second access to cloud dataGravatar Dirk Hohndel
2020-03-17mobile/edit: don't add dive site twice to tableGravatar Berthold Stoeger
2020-03-16mobile/DC-download: select reasonable connection after rescanningGravatar Dirk Hohndel
2020-03-16mobile/DC-download: show USB devices before BT/BLEGravatar Dirk Hohndel
2020-03-16git: return strdup()ed empty string on error in pop_cstringGravatar Berthold Stoeger
2020-03-16Translation updatesGravatar Dirk Hohndel
2020-03-16translations: add missing plurals for en_USGravatar Dirk Hohndel
2020-03-16Mobile user manual: some updates for Subsurface-mobile 3.0Gravatar Dirk Hohndel
2020-03-16Update Subsurface-mobile versionGravatar Dirk Hohndel
2020-03-16Android: remove legacy FTDI supportGravatar Dirk Hohndel
2020-03-16android/usb: better memory managementGravatar Dirk Hohndel
2020-03-16android/usb: simply restart the download after receiving permissionGravatar Dirk Hohndel
2020-03-16android/usb: refresh USB device list on entering download from DCGravatar Dirk Hohndel
2020-03-16android: don't show /dev/ttyS* connectionGravatar Christof Arnosti
2020-03-16android/usb: remove "autoselect driver" option for unknown VID/PIDsGravatar Christof Arnosti
2020-03-16mobile UI: rescan button on DC Download page rescans BT/BLE/USBGravatar Dirk Hohndel
2020-03-16mobile UI: remove special case for Atomic AquaticsGravatar Dirk Hohndel
2020-03-16android/usb: stop adding the obsolete 'usb-serial' connectionGravatar Dirk Hohndel
2020-03-16android/usb: pass in the UsbDevice when downloadingGravatar Dirk Hohndel
2020-03-16android/usb: show download page again after USB permission grantedGravatar Dirk Hohndel
2020-03-16android/usb: parse the usbDevice when responding to intentGravatar Dirk Hohndel
2020-03-16android/usb: pass the usbDevice for intent handlingGravatar Dirk Hohndel
2020-03-16android/usb: remove alternative way of scanning for devicesGravatar Dirk Hohndel
2020-03-16android/usb: add helper to recognize chipsets known to usGravatar Dirk Hohndel