summaryrefslogtreecommitdiffstats
path: root/mobile-widgets
AgeCommit message (Expand)Author
2017-06-20QML UI: DiveDetailsView: move profile into bottom layoutGravatar Dirk Hohndel
2017-06-20QML UI: DiveDetailsView: don't underline locationGravatar Dirk Hohndel
2017-06-20QML UI: log the font in useGravatar Dirk Hohndel
2017-06-20QML UI: DiveList: some fine tuning of sizes and spacingGravatar Dirk Hohndel
2017-06-20QML UI: DiveList: remove space below trip headingGravatar Dirk Hohndel
2017-06-20QML UI: DiveList: don't show empty trip heading for dives without tripGravatar Dirk Hohndel
2017-06-20QML UI: DiveList: show left bar on dives that are part of a tripGravatar Dirk Hohndel
2017-06-20QML UI: DiveList: add blue bar on the left to trip headingGravatar Dirk Hohndel
2017-06-20QML UI: re-indent DiveList codeGravatar Dirk Hohndel
2017-06-20QML UI: DiveList: add background color to trip headingGravatar Dirk Hohndel
2017-06-20QML UI: turn DiveList heading into labelGravatar Dirk Hohndel
2017-06-18QML UI: make the dive list heading slightly smallerGravatar Dirk Hohndel
2017-06-18QML UI: less whitespace around dive list entriesGravatar Dirk Hohndel
2017-06-18QML UI: improve the dive list layoutGravatar Dirk Hohndel
2017-06-18Clean up git storage update messagesGravatar Dirk Hohndel
2017-06-17QML UI: show debug output in the App LogGravatar Dirk Hohndel
2017-06-17QML UI: redesign the user notificationGravatar Dirk Hohndel
2017-06-17QML UI: explicitly reference parent idGravatar Dirk Hohndel
2017-06-16QML UI: better App LogGravatar Dirk Hohndel
2017-06-16QML UI: clear the previous list when downloadingGravatar Dirk Hohndel
2017-06-16code cleanup: one more unused includeGravatar Jan Mulder
2017-06-13QML UI: small fix and whitespace cleanupGravatar Dirk Hohndel
2017-06-12Mobile: wrap up fixes for BT download on AndroidGravatar Jan Mulder
2017-06-12Mobile: add BT name to vendor/product capabilityGravatar Jan Mulder
2017-06-12QML UI: add internal admin for virtual vendorGravatar Jan Mulder
2017-06-12Android BT: fix compile bugGravatar Jan Mulder
2017-06-12QML UI: call correct function for BT addressGravatar Jan Mulder
2017-06-12QML UI: do not crash on selecting dive computersGravatar Jan Mulder
2017-06-11QML UI: move BT handling into core codeGravatar Dirk Hohndel
2017-06-11QML UI: adjust to modified logging APIGravatar Dirk Hohndel
2017-06-11Add a messageHandler to take care of qDebug & friends on QMLGravatar Tomaz Canabrava
2017-06-11QML UI: correctly set up the divecomputer for downloadGravatar Dirk Hohndel
2017-06-04QML UI: show selection box on the Download from DC listGravatar Tomaz Canabrava
2017-06-02Silence compiler warningsGravatar Jan Mulder
2017-06-02Android BT: generalize pairing dataGravatar Jan Mulder
2017-06-01Android BT: do not force BT onGravatar Jan Mulder
2017-06-01Android BT: pull the pairing data from a deviceGravatar Jan Mulder
2017-06-01Use #if defined() instead of #ifGravatar Jan Mulder
2017-05-31QML UI: try to also detect OSTC BT dive computersGravatar Dirk Hohndel
2017-05-31Android: connect to BT via uuid instead of portGravatar Dirk Hohndel
2017-05-31QML UI: use the BT address of the first dive computer foundGravatar Dirk Hohndel
2017-05-31QML UI: add getBtAddress functionGravatar Dirk Hohndel
2017-05-29QML UI: populate dive computer vendor and productGravatar Dirk Hohndel
2017-05-29QML UI: detect BT dive computersGravatar Dirk Hohndel
2017-05-29QML UI: try to match BT names to known dive computersGravatar Dirk Hohndel
2017-05-29QML UI: remove unused layoutGravatar Tomaz Canabrava
2017-05-29QML UI: select / unselect dive by clicking on itGravatar Tomaz Canabrava
2017-05-29QML UI: add DownloadDiveDelegateGravatar Tomaz Canabrava
2017-05-29QML UI: remove unused item on the interfaceGravatar Tomaz Canabrava
2017-05-29QML UI: start BT discoveryGravatar Dirk Hohndel