Correction: pim--sync_android

This commit is contained in:
Valdnet 2020-09-14 14:40:47 +02:00 committed by backportbot[bot]
parent 96ea13901f
commit 1fb86ef132

View File

@ -5,8 +5,8 @@ Synchronizing with Android
Files and notifications
-----------------------
1. Install the Nextcloud Android client `from F-Droid <https://f-droid.org/de/packages/com.nextcloud.client/>`_ or
`Google Play Store <https://play.google.com/store/apps/details?id=com.nextcloud.client>`_
1. Install the Nextcloud Android client `Google Play Store <https://play.google.com/store/apps/details?id=com.nextcloud.client>`_ or
`from F-Droid <https://f-droid.org/de/packages/com.nextcloud.client/>`_.
2. Start the app. There are two ways of setting it up:
*Either*: enter
@ -27,19 +27,19 @@ With the Nextcloud mobile app
1. Install `DAVx⁵ (formerly known as DAVDroid) <https://www.davx5.com/download/>`_ on your Android device,
`from Google Play store <https://play.google.com/store/apps/details?id=at.bitfire.davdroid>`_ or
`from F-Droid <https://f-droid.org/de/packages/at.bitfire.davdroid/>`_
`from F-Droid <https://f-droid.org/de/packages/at.bitfire.davdroid/>`_.
2. In the Nextcloud mobile, go
to **Settings** / **More**, tap on "**Sync caldendars & contacts**"
to **Settings** / **More**, tap on "**Sync calendars & contacts**".
3. Now, DAVx⁵ will open Nextcloud's Webflow login window, where you
will have to enter your credendials and grant access.
will have to enter your credentials and grant access.
4. After this, DAVx⁵ will close and the Nextcloud app reappears. In
order to finish setup, you have to manually launch DAVx⁵ again.
5. Tap on the icon for the account DAVx⁵ has just created, when requested grant DAVx⁵ access
to your calendars and contacts, optionally install `OpenTasks <https://play.google.com/store/apps/details?id=org.dmfs.tasks>`_ and
grant DAVx⁵ access to your tasks, too.
to your calendars and contacts. Optionally install `OpenTasks <https://play.google.com/store/apps/details?id=org.dmfs.tasks>`_ and
grant too DAVx⁵ access to your tasks.
6. When you tap the icon for the account DAVx⁵ has set up, it will
discover the available address books and calendars. Choose which
ones you want to synchronize and finishish.
ones you want to synchronize and finish.
Without the Nextcloud mobile app
@ -54,17 +54,17 @@ steps are required after installing DAVx⁵
3. Create a new account ("+" button).
4. Select **Connection with URL and username**.
**Base URL:** URL of your Nextcloud instance (e.g. ``https://sub.example.com/remote.php/dav``)
**Contact Group Method:** As credentials
5. Chose the option ``Groups are per-contact categories``.
**Contact Group Method:** As credentials.
5. Choose the option ``Groups are per-contact categories``.
6. Click **Connect**.
7. Select the data you want to sync.
8. When requested, grant access permissions to DAVx⁵ for your
contacts, calendars and optionally tasks.
.. note:: Enter your email address as DAVx⁵ account name (mandatory if you want
to be able to send calendar invitation) If your email address is
to be able to send calendar invitation). If your email address is
registered in your Nextcloud preferences and you have set up your
account using the Nextcloud mobile app, this should be aready the case.
account using the Nextcloud mobile app, this all should be aready the case.
.. tip:: DAVx⁵ lists the calendar subscriptions made through the Nextcloud Calendar app, but you need to install the `ICSx⁵ (formerly known as ICSDroid) <https://icsx5.bitfire.at/>`_ app on your Android device, `from the Google Play Store <https://play.google.com/store/apps/details?id=at.bitfire.icsdroid>`_ or `from F-Droid <https://f-droid.org/packages/at.bitfire.icsdroid/>`_ to sync them.