diff options
author | Jonas Smedegaard <dr@jones.dk> | 2015-11-16 22:18:08 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2015-11-16 22:18:08 +0100 |
commit | 80bde0ddcf2082db20598c249d9b52e3742ecbb9 (patch) | |
tree | df6a6d4229d23d62fbaf5e609da566f1d4796665 /phone | |
parent | a2ccc5a2dae0f65060eaed67aeb64357dcc41603 (diff) |
Major rewrite of phone, adding sub-page android.
Diffstat (limited to 'phone')
-rw-r--r-- | phone/android.mdwn | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/phone/android.mdwn b/phone/android.mdwn new file mode 100644 index 0000000..20ca5a5 --- /dev/null +++ b/phone/android.mdwn @@ -0,0 +1,24 @@ +# Android + +We use the libre [Replicant][] flavor of Android, +with apps from the lire app-store F-Droid. + + +## Messages + +Short messages are handled with the builtin tool, +and mirrored to our own mail server with the app "SMS Backup+". + +We use Jabber for internet messaging (but only rarely), +with the app "Conversations". + + +## Email + +"K-9" + + +## Events and tasks + +Builtin tools, +sync'ed to our own CalDAV service with the app "DavDroid". |