summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-07-04Address code reviewGravatar Jan Mulder
2017-07-04BLE: read until no more data in coming inGravatar Jan Mulder
2017-07-04OSTC over BLE: filter and track OSTC credit trafficGravatar Jan Mulder
2017-07-04Use waitFor instead of timerGravatar Jan Mulder
2017-07-04OSTC over BLE: Select the right serviceGravatar Jan Mulder
2017-07-04OSTC over BLE: initialize Terminal I/O clientGravatar Jan Mulder
2017-07-03Fix the failing bundle signature on MacGravatar Dirk Hohndel
2017-07-03Increase the BLE timeout to 12 secondsGravatar Dirk Hohndel
2017-07-03Rewrite the matching code for BT devicesGravatar Dirk Hohndel
2017-07-03Don't add all discovered BT devicesGravatar Dirk Hohndel
2017-07-03Subsurface-mobile version jump to 2.0Gravatar Dirk Hohndel
2017-07-04TestPreferences: Fix update manager test dateGravatar Seamus Boyle
2017-07-04Don't try to dereference empty product/vendor listGravatar Robert C. Helling
2017-07-03Android: add Suunto EON Steel as deviceGravatar Dirk Hohndel
2017-07-04Add new sources to ios .pro fileGravatar Robert C. Helling
2017-07-04BT discovery Android: Allow BT/LE devices connect both waysGravatar Jan Mulder
2017-07-03WhitespaceGravatar Dirk Hohndel
2017-07-03Fix '-L-lcurl' linker warningGravatar Dirk Hohndel
2017-07-03Mac packaging - don't move Grantlee pluginsGravatar Dirk Hohndel
2017-07-03Don't warn about missing en-US translation for QtGravatar Dirk Hohndel
2017-07-04Mac packaging: don't lose minimum versionGravatar Dirk Hohndel
2017-07-04build.sh: add option to build all dependenciesGravatar Dirk Hohndel
2017-07-04build.sh: build against older SDK / minimum OSX versionGravatar Dirk Hohndel
2017-07-04build.sh: don't override existing CMAKE_PREFIX_PATHGravatar Dirk Hohndel
2017-07-04Mac package build: adjust handling of libgit2Gravatar Dirk Hohndel
2017-07-04Mac package build: remove obsolete hackGravatar Dirk Hohndel
2017-07-02QML UI: add more dive computersGravatar Dirk Hohndel
2017-07-02Update SupportedDivecomputersGravatar Dirk Hohndel
2017-07-02MXE cross build: allow to specify mxe directoryGravatar Dirk Hohndel
2017-07-02BT discovery: detect Scubapro G2Gravatar Dirk Hohndel
2017-06-30Android build: switch to Qt 5.9.1Gravatar Dirk Hohndel
2017-06-30BLE: require Qt 5.6 and suggest Qt 5.9.1Gravatar Dirk Hohndel
2017-06-30Android: mark BLE only paired devicesGravatar Dirk Hohndel
2017-06-30QML UI: save BT address as stringGravatar Dirk Hohndel
2017-06-30BLE handling: create helper function to add the LE: prefixGravatar Dirk Hohndel
2017-06-29Better colors for BT pairing dialogGravatar Dirk Hohndel
2017-06-29Don't crash trying to record zero divesGravatar Dirk Hohndel
2017-06-29QML UI: disable reachability modeGravatar Dirk Hohndel
2017-06-30BT address 0 is bogusGravatar Robert C. Helling
2017-06-29QML UI: only drag a pull down sync, and not flick itGravatar Jan Mulder
2017-06-27QML UI: DiveList: make download from DC main actionGravatar Dirk Hohndel
2017-06-27Fix one call site that hadn't been updatedGravatar Dirk Hohndel
2017-06-27WhitespaceGravatar Dirk Hohndel
2017-06-27BLE code: address some compiler warningsGravatar Dirk Hohndel
2017-06-27Update Subsurface-branch of libdivecomputer checkGravatar Dirk Hohndel
2017-06-27Use SSRF_CUSTOM_IO v2 to implement device data quirks for BLE GATTGravatar Linus Torvalds
2017-06-27Switch over to SSRF_CUSTOM_IO v2Gravatar Linus Torvalds
2017-06-27Use QLowEnergyController without QEventLoopGravatar Alex Blasche
2017-06-27Ensure all found BLE services are trackedGravatar Alex Blasche
2017-06-27Fix incorrect uuid check due to temporary char* in QString::toUtf8()Gravatar Alex Blasche