aboutsummaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qmlmanager.cpp
AgeCommit message (Expand)Author
2017-10-17mobile: fix initial setup with no repo or meta infoGravatar Jan Mulder
2017-10-17mobile: No cloud repo creation more explicitGravatar Jan Mulder
2017-10-16Fix stupid syntax errorsGravatar Dirk Hohndel
2017-10-15Make sure we can still build without BT_SUPPORTGravatar Dirk Hohndel
2017-10-12mobile: enable switching BT on/off during session.Gravatar Jan Mulder
2017-10-09Use lrint() for all degrees_t related roundingGravatar Lubomir I. Ivanov
2017-10-08mobile: do not clear email and passwd when cancellingGravatar Jan Mulder
2017-10-08mobile: only set old credential status in one placeGravatar Jan Mulder
2017-09-29QML UI: rework single credential page to two pagesGravatar Jan Mulder
2017-09-29mobile: make sure that the old credential status is correctGravatar Jan Mulder
2017-09-29mobile: only deal with localrepo in NOCLOUD modeGravatar Jan Mulder
2017-09-29mobile: do not care about email/passwd when NOCLOUDGravatar Jan Mulder
2017-09-29mobile: add helper function cancelCredentialsPinSetup()Gravatar Jan Mulder
2017-09-29mobile: propagate "still PIN required status"Gravatar Jan Mulder
2017-09-29mobile: do not go to NO_CLOUD status from UNKNOWNGravatar Jan Mulder
2017-09-29mobile: initialize credential data in one placeGravatar Jan Mulder
2017-09-04Unify credential statesGravatar Jan Mulder
2017-09-04mobile: remove superfluous state INCOMPLETEGravatar Jan Mulder
2017-09-04mobile: remove superfluous state VALID_EMAILGravatar Jan Mulder
2017-09-04mobile: go to the correct credential stateGravatar Jan Mulder
2017-08-02QML UI: enable modification of ratingsGravatar Joakim Bygdell
2017-07-31mobile: make sure old credentialStatus is definedGravatar Jan Mulder
2017-07-29Trivial log string correctionGravatar Jan Mulder
2017-07-25Mobile: honour location service time thresholdGravatar Jan Mulder
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