Jump to: navigation, search

Difference between revisions of "HowTo:Switch to Offline Mode"


 
(6 intermediate revisions by 3 users not shown)
Line 4: Line 4:
  
 
== Switch to offline mode through action bar ==
 
== Switch to offline mode through action bar ==
# Press the mode switch button in the action bar;<br/>[[File:UI_Android_ModeSwitchAndIndicator.jpg|200 px|border|alt=Initiate Mode Switch|Initiate Mode Switch]]
+
# Open the [[UBIK Client Basics#Navigation Drawer|navigation drawer]];
# Select '''Offline''' in the opened menu
+
# Press the offline button;<br/>[[File:UI_Android_Offline_Button_In_Nav_Drawer.png|200 px|border|alt=Offline Button|Offline Button]]
# A dialog listing all the root objects should be shown now. Users can select any of these objects and their children to work with in offline mode.<br/>[[File:UI_Android_SelectForOffline.jpg|300 px|border|alt=Select Branch(es) for Offline|Select Branch(es) for Offline]]
+
# A dialog listing all the root objects should be shown now. Users can select any of these objects/branches to work with in offline mode.<br/>[[File:UI_Android_SelectForOffline.jpg|300 px|border|alt=Select Branch(es) for Offline|Select Branch(es) for Offline]]
  
 
Depending on users' selections, there are two follow-up scenarios.
 
Depending on users' selections, there are two follow-up scenarios.
Line 18: Line 18:
  
 
== Manually change sync mode in {{UBIK}} settings ==
 
== Manually change sync mode in {{UBIK}} settings ==
# Go to [[UBIK_Client_Basics#Options|Settings]];
+
# Go to [[Settings|Settings]];
 
# Find setting '''SyncMode''' and change its value to offline
 
# Find setting '''SyncMode''' and change its value to offline
 
# The branch selection dialog should show up. Please refer to step 3 and the further steps in [[#Switch to offline mode through action bar|Switch to offline mode through action bar]].
 
# The branch selection dialog should show up. Please refer to step 3 and the further steps in [[#Switch to offline mode through action bar|Switch to offline mode through action bar]].
  
== Starting offline mode from context aware action bar ==
+
== Start offline mode from context aware action bar ==
 
It is also possible to select an arbitrary branch (not necessarily starting from the root) to prepare for offline mode. This can be done in the following steps:
 
It is also possible to select an arbitrary branch (not necessarily starting from the root) to prepare for offline mode. This can be done in the following steps:
 
# Browse to any object whose child branch (including itself) is to be prepared;
 
# Browse to any object whose child branch (including itself) is to be prepared;
Line 31: Line 31:
 
* [[Sync Mode]]
 
* [[Sync Mode]]
  
 +
[[Category:Android]]
 
[[Category:How-To]]
 
[[Category:How-To]]
[[Category:UBIK Client]]
 

Latest revision as of 16:10, 2 February 2015

First make sure the root object(s) is/are fetched from the service.

There are three ways to initiate this process.

Switch to offline mode through action bar

  1. Open the navigation drawer;
  2. Press the offline button;
    Offline Button
  3. A dialog listing all the root objects should be shown now. Users can select any of these objects/branches to work with in offline mode.
    Select Branch(es) for Offline

Depending on users' selections, there are two follow-up scenarios.

Nothing selected

If nothing is selected when OK is pressed, the client will switch to offline mode immediately.

Root object(s) selected

  1. If any root object is selected when OK is pressed, the client will start to prepare the necessary branches.
  2. At the end of offline preparation, a dialog will be shown to indicate so. And the client should also be switched to offline.
    End of Offline Preparation

Manually change sync mode in UBIK® settings

  1. Go to Settings;
  2. Find setting SyncMode and change its value to offline
  3. The branch selection dialog should show up. Please refer to step 3 and the further steps in Switch to offline mode through action bar.

Start offline mode from context aware action bar

It is also possible to select an arbitrary branch (not necessarily starting from the root) to prepare for offline mode. This can be done in the following steps:

  1. Browse to any object whose child branch (including itself) is to be prepared;
  2. Press the Prepare Branch for Offline button in the context aware action bar;
    Context Aware Action Icon for Branch Download
  3. The preparation of the branch should start right away. Once it is finished, offline mode should be activated with a dialog informing the users.

See also