|
@@ -3,7 +3,7 @@
|
3
|
3
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
4
|
4
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
5
|
5
|
<head>
|
6
|
|
-<!-- 2016-11-17 Thu 15:01 -->
|
|
6
|
+<!-- 2016-11-17 Thu 16:14 -->
|
7
|
7
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
8
|
8
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
9
|
9
|
<title></title>
|
|
@@ -248,12 +248,12 @@ for the JavaScript code in this tag.
|
248
|
248
|
</center>
|
249
|
249
|
|
250
|
250
|
<p>
|
251
|
|
-Radicale is a calendar server which allows your to synchronise your calendar across all your devices. Support for CalDAV within various client systems seems very patchy/flaky though, so use it with caution.
|
|
251
|
+Radicale is a calendar server which allows your to synchronise your calendar across all your devices. Support for CalDAV within various client systems can be quite patchy/flaky though, so use it with caution.
|
252
|
252
|
</p>
|
253
|
253
|
|
254
|
|
-<div id="outline-container-org2682e99" class="outline-2">
|
255
|
|
-<h2 id="org2682e99">Installation</h2>
|
256
|
|
-<div class="outline-text-2" id="text-org2682e99">
|
|
254
|
+<div id="outline-container-orge8e8d10" class="outline-2">
|
|
255
|
+<h2 id="orge8e8d10">Installation</h2>
|
|
256
|
+<div class="outline-text-2" id="text-orge8e8d10">
|
257
|
257
|
<p>
|
258
|
258
|
Log into your system with:
|
259
|
259
|
</p>
|
|
@@ -273,15 +273,23 @@ Select <b>Add/Remove Apps</b> then <b>radicale</b>. If you don't already have an
|
273
|
273
|
</div>
|
274
|
274
|
</div>
|
275
|
275
|
|
276
|
|
-<div id="outline-container-org97eb189" class="outline-2">
|
277
|
|
-<h2 id="org97eb189">Setting up on Android</h2>
|
278
|
|
-<div class="outline-text-2" id="text-org97eb189">
|
|
276
|
+<div id="outline-container-orge2696d7" class="outline-2">
|
|
277
|
+<h2 id="orge2696d7">Setting up on Android</h2>
|
|
278
|
+<div class="outline-text-2" id="text-orge2696d7">
|
279
|
279
|
<p>
|
280
|
|
-Via F-droid install <b>DAVdroid</b>. Within <b>Android Settings</b> select <b>Accounts</b> then <b>DAVdroid</b>. Select <b>Login with URL and user name</b>. The URL should be <a href="https://yourmaindomainname/radicale/">https://yourmaindomainname/radicale/</a>. Remember to include the trailing slash on the URL. If you installed Freedombone from a disk image then enter your username and the password which was shown at the start of installation. If not then the password for Radicale will be within the README file within your home directory.
|
|
280
|
+Via F-droid install <b>DAVdroid</b>.
|
281
|
281
|
</p>
|
282
|
282
|
|
283
|
283
|
<p>
|
284
|
|
-In tests so far the account setup process on DAVdroid is <b>highly unreliable</b>. Often it will say that the CalDAV service can't be found, but eventually after a while it may magically work and the account will appear.
|
|
284
|
+There seems to be a problem with Let's Encrypt certificates with this app, but it's possible to get around it. Open DAVdroid and select the side <b>menu</b> followed by <b>Settings</b>. Enable <b>Distrust system certificates</b> and press <b>Reset untrusted certificates</b>.
|
|
285
|
+</p>
|
|
286
|
+
|
|
287
|
+<p>
|
|
288
|
+Exit from settings and press the <b>plus button</b> to add an account. Select <b>Login with URL and user name</b>. The URL should be <a href="https://yourmaindomainname/radicale/">https://yourmaindomainname/radicale/</a>. Remember to include the trailing slash on the URL. If you installed Freedombone from a disk image then enter your username and the password which was shown at the start of installation. If not then the password for Radicale will be within the README file within your home directory.
|
|
289
|
+</p>
|
|
290
|
+
|
|
291
|
+<p>
|
|
292
|
+You will be prompted to approve the Let's Encrypt cerificate for your domain name, and once that's done then you should see your account as a large yellow box. Press on that and ensure that <b>Addresses</b> and <b>calendar</b> are selected.
|
285
|
293
|
</p>
|
286
|
294
|
|
287
|
295
|
<p>
|