diff options
Diffstat (limited to 'docs/en/user/android.rst')
-rw-r--r-- | docs/en/user/android.rst | 21 |
1 files changed, 8 insertions, 13 deletions
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. | |||
21 | :alt: Settings screen | 21 | :alt: Settings screen |
22 | :align: center | 22 | :align: center |
23 | 23 | ||
24 | 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. | 24 | 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. |
25 | 25 | ||
26 | .. image:: ../../img/user/android_configuration_filled_in.en.png | 26 | .. image:: ../../img/user/android_configuration_filled_in.en.png |
27 | :alt: Filled in settings | 27 | :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 | |||
57 | :alt: Bottom of the settings screen | 57 | :alt: Bottom of the settings screen |
58 | :align: center | 58 | :align: center |
59 | 59 | ||
60 | 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. | 60 | 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. |
61 | 61 | ||
62 | .. image:: ../../img/user/android_configuration_saved_feed_update.en.png | 62 | .. image:: ../../img/user/android_configuration_saved_feed_update.en.png |
63 | :alt: Settings saved the first time | 63 | :alt: Settings saved the first time |
64 | :align: center | 64 | :align: center |
65 | 65 | ||
66 | Finally after the synchronisation finished successfully, you are presented to the list of unread articles. | 66 | Finally after the synchronization finished successfully, you are presented to the list of unread articles. |
67 | 67 | ||
68 | .. image:: ../../img/user/android_unread_feed_synced.en.png | 68 | .. image:: ../../img/user/android_unread_feed_synced.en.png |
69 | :alt: Filled article list cause feeds successfully synchronized | 69 | :alt: Filled article list cause feeds successfully synchronized |
@@ -72,8 +72,8 @@ Finally after the synchronisation finished successfully, you are presented to th | |||
72 | Known limitations | 72 | Known limitations |
73 | ----------------- | 73 | ----------------- |
74 | 74 | ||
75 | 2FA | 75 | Two factor authentication (2FA) |
76 | ~~~ | 76 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
77 | 77 | ||
78 | Currently the Android application does not support two-factor authentication. You should disable that to get the application working. | 78 | Currently the Android application does not support two-factor authentication. You should disable that to get the application working. |
79 | 79 | ||
@@ -90,11 +90,6 @@ If you can reach your wallabag web instance via HTTPS, you should use that. Espe | |||
90 | References | 90 | References |
91 | ---------- | 91 | ---------- |
92 | 92 | ||
93 | `Source code of the Android application <https://github.com/wallabag/android-app>`_ | 93 | - `Source code of the Android application <https://github.com/wallabag/android-app>`_ |
94 | 94 | - `Android Application on F-Droid <https://f-droid.org/repository/browse/?fdfilter=wallabag&fdid=fr.gaulupeau.apps.InThePoche>`_ | |
95 | `Android Application on F-Droid <https://f-droid.org/repository/browse/?fdfilter=wallabag&fdid=fr.gaulupeau.apps.InThePoche>`_ | 95 | - `Android Application on Google Play <https://play.google.com/store/apps/details?id=fr.gaulupeau.apps.InThePoche>`_ |
96 | |||
97 | `Android Application on Google Play <https://play.google.com/store/apps/details?id=fr.gaulupeau.apps.InThePoche>`_ | ||
98 | |||
99 | `Support chat <https://gitter.im/wallabag/wallabag>`_ | ||
100 | |||