From 2e389b0b90f34d795e4bafc43d621955c05850a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Sun, 6 Nov 2016 15:15:48 +0100 Subject: Reordered documentation --- docs/en/user/android.rst | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'docs/en/user/android.rst') diff --git a/docs/en/user/android.rst b/docs/en/user/android.rst index 91dcb2fc..d210d6da 100644 --- a/docs/en/user/android.rst +++ b/docs/en/user/android.rst @@ -1,13 +1,11 @@ -Android App -=========== - +Android application +=================== Purpose of this document ------------------------ This document describes how you can setup your Android application to work with your wallabag instance. There is no difference in this procedure for wallabag v1 or v2. - Steps to configure your app --------------------------- @@ -71,8 +69,6 @@ Finally after the synchronisation finished successfully, you are presented to th :alt: Filled article list cause feeds successfully synchronized :align: center - - Known limitations ----------------- @@ -81,19 +77,16 @@ Known limitations Currently the Android application does not support two-factor authentication. You should disable that to get the application working. - Limited amount of articles with wallabag v2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In your wallabag web instance you can configure how many items are part of the RSS feed. This option did not exist in wallabag v1, where all articles were part of the feed. So if you set the amount of articles being displayed greater than the number of items being content of your RSS feed, you will only see the number of items in your RSS feed. - SSL/TLS encryption ~~~~~~~~~~~~~~~~~~ If you can reach your wallabag web instance via HTTPS, you should use that. Especially if your HTTP URL redirects you to the HTTPS one. Currently, the app cannot handle that redirect properly. - References ---------- -- cgit v1.2.3 From bb624c02696b95881c55c8c9554e4104421dbd6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Thu, 10 Nov 2016 13:51:33 +0100 Subject: Reordered :fr: documentation --- docs/en/user/android.rst | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) (limited to 'docs/en/user/android.rst') diff --git a/docs/en/user/android.rst b/docs/en/user/android.rst index d210d6da..e286bb3b 100644 --- a/docs/en/user/android.rst +++ b/docs/en/user/android.rst @@ -21,7 +21,7 @@ Just confirm that message and you get redirected to the settings screen. :alt: Settings screen :align: center -Fill in your wallabag data. You need to enter your wallabag address. It is important that this URL does not end with a slash. Also add your wallabag credentials to the user name and password field. +Fill in your wallabag data. You need to enter your wallabag address. **It is important that this URL does not end with a slash**. Also add your wallabag credentials to the user name and password field. .. image:: ../../img/user/android_configuration_filled_in.en.png :alt: Filled in settings @@ -57,13 +57,13 @@ Now you need to scroll to the bottom of the settings menu. Of course you can adj :alt: Bottom of the settings screen :align: center -After hitting the save button, you get the following screen. The app proposes to initiate a syncronisation process to update your feeds of articles. It is recommended to acknowledge this action and press Yes. +After hitting the save button, you get the following screen. The app proposes to initiate a synchronization process to update your feeds of articles. It is recommended to acknowledge this action and press Yes. .. image:: ../../img/user/android_configuration_saved_feed_update.en.png :alt: Settings saved the first time :align: center -Finally after the synchronisation finished successfully, you are presented to the list of unread articles. +Finally after the synchronization finished successfully, you are presented to the list of unread articles. .. image:: ../../img/user/android_unread_feed_synced.en.png :alt: Filled article list cause feeds successfully synchronized @@ -72,8 +72,8 @@ Finally after the synchronisation finished successfully, you are presented to th Known limitations ----------------- -2FA -~~~ +Two factor authentication (2FA) +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Currently the Android application does not support two-factor authentication. You should disable that to get the application working. @@ -90,11 +90,6 @@ If you can reach your wallabag web instance via HTTPS, you should use that. Espe References ---------- -`Source code of the Android application `_ - -`Android Application on F-Droid `_ - -`Android Application on Google Play `_ - -`Support chat `_ - +- `Source code of the Android application `_ +- `Android Application on F-Droid `_ +- `Android Application on Google Play `_ -- cgit v1.2.3