From 7115f6e237ee1dfe8fef5c2d8ca5c1ebcdc8e451 Mon Sep 17 00:00:00 2001 From: Grace Karanja Date: Thu, 20 Aug 2015 13:01:41 +0300 Subject: [PATCH] QML UI: Documentation: Introduce the app Basic documentation on how to log into the app and how to load dives, view them, edit and save changes. [Dirk Hohndel: heavily edited commit to remove all the unintended changes] Signed-off-by: Grace Karanja Signed-off-by: Dirk Hohndel --- Documentation/user-manual.txt | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt index 943d2268d..0a7edcac1 100644 --- a/Documentation/user-manual.txt +++ b/Documentation/user-manual.txt @@ -2637,7 +2637,7 @@ resistant to failure of a home computer hard drive, loss or theft of equipment, Cloud is an obvious solution. This also has the added benefit that one can access one's dive log from anywhere in the world without having to carry it with oneself. For this reason, facilities such as _divelogs.de_ and _Diving Log_ offer to store -dive log information on the Internet. +dive log information on the Internet. _Subsurface_ includes access to a transparently integrated cloud storage backend that is available to all Subsurface users. In order to use the @@ -3402,6 +3402,25 @@ dealing with the appropriate operations. - _User manual_ - Open a window showing this user manual. +== Mobile Version + +_Subsurface_ has a mobile version, which can be used to view the dives stored in the user's cloud account. + +=== How to use the mobile version +When you first open the mobile app, you will have to log into your cloud account. To do this, click on the +menu icon on the upper right, then click on preferences. Enter your cloud email and password, then click on +save. + +To load dives the first time, click on the menu icon, and then click on _Load Dives_. This will fetch the dive +list from the cloud storage onto your device. On subsequent runs, the divelist will be loaded automatically +when you open the app. + +To view dive details, tap on any dive in the dive list. This will open the dive details window, which shows the +dive profile and below it, the dive details. Any of the dive details can be changed. + +To save changes made to the dive details, click on the back icon, then from the menu select _Save Changes_. This +will save your changes to the cloud storage. + == APPENDIX A: Operating system specific information for importing dive information from a dive computer.