← Back to team overview

openlp-core team mailing list archive

[Merge] lp:~tomasgroth/openlp/doc22update6 into lp:openlp/documentation

 

Tomas Groth has proposed merging lp:~tomasgroth/openlp/doc22update6 into lp:openlp/documentation.

Requested reviews:
  OpenLP Core (openlp-core)

For more details, see:
https://code.launchpad.net/~tomasgroth/openlp/doc22update6/+merge/274133

Updated android sceenshots and docs, and added to troubleshooting.
-- 
Your team OpenLP Core is requested to review the proposed merge of lp:~tomasgroth/openlp/doc22update6 into lp:openlp/documentation.
=== modified file 'manual/source/android.rst'
--- manual/source/android.rst	2015-09-30 13:44:40 +0000
+++ manual/source/android.rst	2015-10-12 13:13:28 +0000
@@ -39,6 +39,13 @@
 **Select display text size:**
     This allows you to change the font size for the application display.
 
+Auto center display
+^^^^^^^^^^^^^^^^^^^
+
+**Allow displays to auto center:**
+    Check this box to allow the selected item to scroll to the centre of the
+    list.
+
 Set Custom Timeout
 ^^^^^^^^^^^^^^^^^^
 
@@ -99,10 +106,10 @@
 ^^^^^^^^^^^^
 
 Selecting :guilabel:`Service List` will take you to the Service Manager. 
-Selecting an item with a short press in the service will immediately take it 
+Selecting an item with a in the service manager will immediately take it 
 live on the projection screen and you will stay on the service screen on your 
-device. Selecting an item with a long press in the service will immediately take 
-it live on the projection screen and to the live display on your device.
+device. You can use the arrows buttons shown on the bottom left and right to
+move to the next slide inside the item. 
 
 .. image:: pics/droid_service.png
 
@@ -112,7 +119,8 @@
 Selecting :guilabel:`Live List` will display what ever is in Service Manager
 at the time, or what is live at the moment. If there are items in the Service
 Manager they will be shown on the left, and the live item will be shown on the
-right.
+right. You can use the arrows buttons shown on the bottom left and right to move
+to the next slide inside the item. 
 
 .. image:: pics/droid_live_list_portrait.png
 

=== modified file 'manual/source/pics/droid_live_list_landscape.png'
Binary files manual/source/pics/droid_live_list_landscape.png	2015-09-28 09:15:41 +0000 and manual/source/pics/droid_live_list_landscape.png	2015-10-12 13:13:28 +0000 differ
=== modified file 'manual/source/pics/droid_live_list_portrait.png'
Binary files manual/source/pics/droid_live_list_portrait.png	2015-09-28 09:15:41 +0000 and manual/source/pics/droid_live_list_portrait.png	2015-10-12 13:13:28 +0000 differ
=== modified file 'manual/source/pics/droid_preferences1.png'
Binary files manual/source/pics/droid_preferences1.png	2015-09-28 09:15:41 +0000 and manual/source/pics/droid_preferences1.png	2015-10-12 13:13:28 +0000 differ
=== modified file 'manual/source/pics/droid_service.png'
Binary files manual/source/pics/droid_service.png	2015-09-28 09:15:41 +0000 and manual/source/pics/droid_service.png	2015-10-12 13:13:28 +0000 differ
=== modified file 'manual/source/troubleshooting.rst'
--- manual/source/troubleshooting.rst	2015-09-30 13:44:40 +0000
+++ manual/source/troubleshooting.rst	2015-10-12 13:13:28 +0000
@@ -199,3 +199,11 @@
 might cause OpenLP to crash on startup, resulting in a message saying 
 :guilabel:`OpenLP has stopped working`. To fix this find, download and install
 the newest driver for your graphics card.
+
+I saved service-files in the servicemanager folder but now they are gone
+------------------------------------------------------------------------
+
+The `servicemanager` folder which can be found in OpenLP's data folder is used
+internally by OpenLP for temporary files and anything in there can and will be
+deleted by OpenLP. In general you should not modify or create files in OpenLP's
+data folder unless you know what you are doing.


Follow ups