diff options
author | Willem Ferguson <willemferguson@zoology.up.ac.za> | 2016-02-09 12:28:11 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2016-02-09 10:55:23 -0800 |
commit | bc84d280b863c4cd67c8986357e55bcffc674e13 (patch) | |
tree | ba58e9397f1900ddcae6266ea83901e7d5e9fc6f /Documentation/mobile-manual.txt | |
parent | 87f62dfaa8a0c92c02ff7e5811f182a639a96dfa (diff) | |
download | subsurface-bc84d280b863c4cd67c8986357e55bcffc674e13.tar.gz |
Mobile user-manual: Add text that explains action button
4 small images added.
Signed-off-by: Willem Ferguson <willemferguson@zoology.up.ac.za>
From 43f260e7aa2be9af43c9250f75cad05a141f9d1e Mon Sep 17 00:00:00 2001
From: Willem Ferguson <willemferguson@zoology.up.ac.za>
Date: Tue, 9 Feb 2016 12:25:24 +0200
Subject: [PATCH 2/2] [PATCH] Mobile user-manual: add section explaining action
button
Signed-off-by: Willem Ferguson <willemferguson@zoology.up.ac.za>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'Documentation/mobile-manual.txt')
-rw-r--r-- | Documentation/mobile-manual.txt | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/Documentation/mobile-manual.txt b/Documentation/mobile-manual.txt index 8bba8ffab..34057e645 100644 --- a/Documentation/mobile-manual.txt +++ b/Documentation/mobile-manual.txt @@ -105,6 +105,41 @@ the Internet-based dive log to verify that the local copy is still the same as the Internet-stored copy. If not, the local copy is synchronised with the version on the Internet. +== The Action Button + +At the bottom of of most Subsurface-mobile screens is a round button that provides +information and enables several actions. The Action Button often has one +or more triangular arrow points. Arrows alongside the _Action Button_ indicate +drag movements that are available by dragging the _Action Button_. Arrows indicate +that one or more _Action Screens_ are available(i.e. menus that become visible as side +panels) On the other hand icons inside the _Action Button_ indicate +specific actions that can be performed by tapping the button. Examples of different +formats of the _Action Button_ are presented in the images below: + + +[icon="mobile-images/Left.jpg"] +[IMPORTANT] +This action button indicates that an _Action Panel_ can be viewed +by dragging the _Action Button_ to the right. Doing this exposes the main _Action Panel_ +that allows many actions with respect to one's dive log. The different _Action Panels_ +are described below. + +[icon="mobile-images/LeftRight.jpg"] +[IMPORTANT] +This action button indicates that one of two different _Action Panels_ can be viewed +by dragging the _Action Button_ either to the right or to the left. + +[icon="mobile-images/Edit.jpg"] +[IMPORTANT] +This action button contains an icon that indicates that, in addition to the drag action +described above, one can edit a dive by tapping the _Action Button_. + +[icon="mobile-images/Quit.jpg"] +[IMPORTANT] +This action button contains an icon that indicates that, in addition to the drag action +described above, one can abord an edit of dive data by tapping the _Action Button_. + + == Viewing the Dive List Most of the actions of _Subsurface-mobile_ center around the dives on the |