Age | Commit message (Collapse) | Author |
|
Load dives from the Subsurface cloud service using the user's saved
credentials. This will display the dives in the same way as loading
them from a local file.
Signed-off-by: Grace Karanja <gracie.karanja89@gmail.com>
|
|
These fields will be used by the QML Ui to save/retrieve the user's
cloud credentials.
Signed-off-by: Grace Karanja <gracie.karanja89@gmail.com>
|
|
Add a QMLManager class. This class will be used as a link between
the C++ and QML aspects of the mobile application.
Signed-off-by: Grace Karanja <gracie.karanja89@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
|