aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2020-03-16android/usb: guess the actual manufacturer and productGravatar Dirk Hohndel
2020-03-16usb-serial-for-android: React to usb "permit granted" intent (stub)Gravatar Christof Arnosti
2020-03-16usb-serial-for-android: More fields in device descriptorGravatar Christof Arnosti
2020-03-16usb-serial-for-android: Use correct format spezifier for size_tGravatar Christof Arnosti
2020-03-16usb-serial-for-android: Use wakelockGravatar Christof Arnosti
2020-03-16android usb serial: Prepare device / driver selectGravatar Christof Arnosti
2020-03-16mobile/download: only use device guess if no USB device plugged inGravatar Dirk Hohndel
2020-03-14iostream: fix incorrect rfcomm error case when writingGravatar Linus Torvalds
2020-03-14iostream: fix incorrect rfcomm error case when readingGravatar Linus Torvalds
2020-03-12Make statistics window resizable on MacGravatar Robert C. Helling
2020-03-12cleanup: remove current_dive parameter from divesSelected signalGravatar Berthold Stoeger
2020-03-12divetripmodel: change current dive if no dives are selectedGravatar Berthold Stoeger
2020-03-12mobile/export: fix invalid referenceGravatar Dirk Hohndel
2020-03-12mobile UI: stop trying to play with opacityGravatar Dirk Hohndel
2020-03-12mobile UI: remove duplicate StartPageGravatar Dirk Hohndel
2020-03-12mobile UI: make user and log messages consistent for no cloudGravatar Dirk Hohndel
2020-03-11Grammar: replaces 'indexes' by 'indices'Gravatar Robert C. Helling