aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel.gultsch@rwth-aachen.de>2014-05-07 16:02:05 +0200
committerDaniel Gultsch <daniel.gultsch@rwth-aachen.de>2014-05-07 16:02:05 +0200
commit02e8db4f4c4834b5d207e92869dc2c2b7d1b2cee (patch)
treedd9d799ec8dae455884436dfbe3541ddf68f3f8b
parent5a407c766c2652dd9987912a2b0957a331417bdc (diff)
updated readme
-rw-r--r--README.md14
1 files changed, 13 insertions, 1 deletions
diff --git a/README.md b/README.md
index ff0b3824..d937ded5 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,7 @@ Android 4.0+ smart phones.
##Features
* End-to-end encryption with either OTR or openPGP
+* Sending and receiving images
* Holo UI
* Syncs with your desktop client
* Group Chats
@@ -38,10 +39,15 @@ These XEPs are - as of now:
* XEP-0237: Roster Versioning mainly to save bandwith on poor mobile connections
##Contributors
-(In order of appearance))
+(In order of appearance)
+
+###Code
* Rene Treffer @rtreffer
* Andreas Straub @strb
+###Translations
+* @beriain (Spanish and Basque)
+
##FAQ
###General
####How do I install Conversations?
@@ -73,6 +79,12 @@ detais within Conversations. This will start an add to address book intent with
as payload. This doesn’t require Conversations to have write permissions on your
address book but also doesn’t require you to copy past Jabber ID from one app to
another.
+####How can I change my status
+You can set an account offline by long pressing on it and select temporarily
+disable account from the context menu. Other statuses like away, DND and N/A are
+not supported for simplicity reasons. Users tend to forget their status, other
+users ignore them and setting the status automatically would mean too much of an
+impact on privacy.
###Security
####Why are there to end-to-end encryption methods and which one should I choose?
In most cases OTR should be the encryption method of choice. It works out of the box with most contacts as long as they are online.