aboutsummaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qmlmanager.cpp
AgeCommit message (Expand)Author
2017-07-25Error message on mobile cloud credentialsGravatar Miika Turkia
2017-07-23QML UI: move location services to GPS menuGravatar Joakim Bygdell
2017-07-23QML UI: add checkbox to show/hide developer menuGravatar Joakim Bygdell
2017-07-19QML UI: Allow cancel of ongoing downloadGravatar Jan Mulder
2017-07-19Android: truncate logfile and add dateGravatar Jan Mulder
2017-07-15Fix compile errorsGravatar Dirk Hohndel
2017-07-14QML UI: enforce rules for cloud credentialsGravatar Dirk Hohndel
2017-07-12QML UI: make BT state available to QMLGravatar Dirk Hohndel
2017-07-09QML UI: actually write libdc logfileGravatar Dirk Hohndel
2017-07-09QML UI: add variable for libdc logfileGravatar Dirk Hohndel
2017-07-09Android: write appLog to fileGravatar Dirk Hohndel
2017-07-09QML UI: show progress messages on the download pageGravatar Dirk Hohndel
2017-07-09QML UI: add progress message variableGravatar Dirk Hohndel
2017-07-09QML UI: add dev_info data to AppLogGravatar Dirk Hohndel
2017-07-06QML UI: start BT discovery a tiny bit laterGravatar Dirk Hohndel
2017-06-23QML UI: remember the themeGravatar Dirk Hohndel
2017-06-23QML UI: color the status bar on AndroidGravatar 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-12Android BT: fix compile bugGravatar 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-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: add getBtAddress functionGravatar 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: start BT discoveryGravatar Dirk Hohndel
2017-05-27QML UI: Fill the product listGravatar Tomaz Canabrava
2017-04-29Add SPDX header to mobile widgets and QML filesGravatar Dirk Hohndel
2017-04-16QML UI: correctly update dive list after editing timestampGravatar Dirk Hohndel
2017-04-16QML UI: correctly parse manually edited dateGravatar Dirk Hohndel
2017-04-14QML UI: create completion list for cylinders as wellGravatar Dirk Hohndel
2017-04-04QML UI: better handling of device pixel ratioGravatar Dirk Hohndel
2017-03-26MOBILE: Display pO2 and Setpoint for CCR divesGravatar Joakim Bygdell
2017-03-11Sync unit system to Subsurface-mobile (part 2)Gravatar Dirk Hohndel
2017-03-11Correctly sync unit system to Subsurface-mobileGravatar Dirk Hohndel
2017-02-05Merge informational_prefs into git_prefsGravatar Joakim Bygdell
2017-02-05MOBILE: Read profile settings from gitGravatar Joakim Bygdell
2017-01-29QML UI: Parse multiple buddies when editing a diveGravatar jbygdell
2017-01-22QML UI: allow magic phrase for multiple buddies to be localizedGravatar Dirk Hohndel
2016-09-17QML UI: deal with multiple buddies correctlyGravatar Joakim Bygdell
2016-09-04Fix some warningsGravatar Dirk Hohndel