Updated android sceenshots and docs, and added to troubleshooting.

bzr-revno: 125
This commit is contained in:
second@tgc.dk 2015-10-13 21:53:43 +01:00 committed by Tim Bentley
commit 9e951d32f0
6 changed files with 20 additions and 4 deletions

View File

@ -39,6 +39,13 @@ Display Text Size
**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 @@ Service List
^^^^^^^^^^^^
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 @@ Live List
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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 KiB

After

Width:  |  Height:  |  Size: 83 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 74 KiB

After

Width:  |  Height:  |  Size: 102 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 52 KiB

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 52 KiB

View File

@ -199,3 +199,11 @@ If Windows is missing a proper driver for the graphics card on the computer, it
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.