aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-07-19Correct list of Shearwater BLE dive computersGravatar Dirk Hohndel
2017-07-19BLE on iOS: use uuid instead of BT addressGravatar Dirk Hohndel
2017-07-19Move variable into the code block it is used inGravatar Dirk Hohndel
2017-07-19BLE discovery: give the agent some timeGravatar Dirk Hohndel
2017-07-19iOS BLE support: no localBtDevice, go straight to discoveryGravatar Dirk Hohndel
2017-07-19iOS build: add BLE support filesGravatar Dirk Hohndel
2017-07-19iOS build: need to more includesGravatar Dirk Hohndel
2017-07-19BLE dive computers: add PerdixGravatar Dirk Hohndel
2017-07-19QML UI: fix some obvious UI errorsGravatar Jan Mulder
2017-07-19QML UI: Allow cancel of ongoing downloadGravatar Jan Mulder
2017-07-19Android: truncate logfile and add dateGravatar Jan Mulder
2017-07-19BLE serial read/write bufferGravatar Jan Mulder
2017-07-19Android compile fixGravatar Jan Mulder
2017-07-18QML UI: set the color of the action side-buttonsGravatar Joakim Bygdell
2017-07-18QML UI: correctly match BT names with productsGravatar Dirk Hohndel
2017-07-18QML UI: Download from DC: remove Bluetooth checkboxGravatar Dirk Hohndel
2017-07-18QML UI: Download from DC: smaller font for connectionGravatar Dirk Hohndel
2017-07-18QML UI: remove the Paired Bluetooth Devices virtual vendorGravatar Dirk Hohndel
2017-07-18Add detection of the Shearwater Predator via BTGravatar Dirk Hohndel
2017-07-17iOS build: update dummy file to include Controls 2 MaterialGravatar Dirk Hohndel
2017-07-17Resolve type confusionGravatar Dirk Hohndel
2017-07-17iOS build: allow building against Qt 5.9.1 and laterGravatar Dirk Hohndel
2017-07-17iOS build: add bluetooth capability to Info.plistGravatar Dirk Hohndel
2017-07-17Merge branch 'MobileUI' of git://github.com/jbygdell/subsurfaceGravatar Dirk Hohndel
2017-07-17QML UI: automatically set the Bluetooth checkboxGravatar Dirk Hohndel
2017-07-17QML UI: only change connection when finding a matchGravatar Dirk Hohndel
2017-07-17QML UI: add serial interfaces to connection listGravatar Dirk Hohndel
2017-07-16QML UI: show the connection choices in Download UIGravatar Dirk Hohndel
2017-07-16Add the connections that we find to the modelGravatar Dirk Hohndel
2017-07-16Add ConnectionListModelGravatar Dirk Hohndel
2017-07-15build.sh: don't fail if we can't find libusb or hidapiGravatar Dirk Hohndel
2017-07-15Mac build: correctly deal with no printingGravatar Dirk Hohndel
2017-07-15Mac build: move Qt detection to outside levelGravatar Dirk Hohndel
2017-07-15Mac build: newer Qt comes without WebKitGravatar Dirk Hohndel
2017-07-15Mac build: deal with libdivecomputer and pkg-configGravatar Dirk Hohndel
2017-07-15Mac build: deal with SDK location and availabilityGravatar Dirk Hohndel
2017-07-15QML UI: style the GPS fixes pageGravatar Joakim Bygdell
2017-07-15QML UI: add material theme controlsGravatar Joakim Bygdell
2017-07-15Fix compile errorsGravatar Dirk Hohndel
2017-07-15Fix typoGravatar Joakim Bygdell
2017-07-15QML UI: add Kirkigami theme variablesGravatar Joakim Bygdell
2017-07-15QML UI: define the material accent colors for each themeGravatar Joakim Bygdell
2017-07-15QML UI: style the overlay drawerGravatar Joakim Bygdell
2017-07-15QML UI: style the GPS services checkboxGravatar Joakim Bygdell
2017-07-15QML UI: style the DC download dialogGravatar Joakim Bygdell
2017-07-15Fix CSV export for imperial start and end pressureGravatar Miika Turkia
2017-07-15Reflect import of subsurfaceCSV with having units in headersGravatar Miika Turkia
2017-07-15CSV export: show units on headerGravatar Miika Turkia
2017-07-15CSV export: show units on headerGravatar Miika Turkia
2017-07-15Correct BT detect for OSTC SportGravatar Jan Mulder