updated readme a bit
This commit is contained in:
parent
0e93e5ce52
commit
af85964820
11
README.md
11
README.md
|
@ -1,6 +1,5 @@
|
||||||
#Conversations
|
#Conversations
|
||||||
Conversations is an open source XMPP (formerly known as Jabber) client for
|
Conversations - the very last word in instant messaging
|
||||||
Android 4.0+ smart phones.
|
|
||||||
[![Google Play](http://developer.android.com/images/brand/en_generic_rgb_wo_45.png)](https://play.google.com/store/apps/details?id=eu.siacs.conversations)
|
[![Google Play](http://developer.android.com/images/brand/en_generic_rgb_wo_45.png)](https://play.google.com/store/apps/details?id=eu.siacs.conversations)
|
||||||
|
|
||||||
![screenshots](https://raw.githubusercontent.com/siacs/Conversations/master/screenshots.png)
|
![screenshots](https://raw.githubusercontent.com/siacs/Conversations/master/screenshots.png)
|
||||||
|
@ -8,16 +7,16 @@ Android 4.0+ smart phones.
|
||||||
##Design principles
|
##Design principles
|
||||||
* Be as beautiful and easy to use as possible without sacrificing security or
|
* Be as beautiful and easy to use as possible without sacrificing security or
|
||||||
privacy
|
privacy
|
||||||
* Rely on existing, well established protocols
|
* Rely on existing, well established protocols (XMPP)
|
||||||
* Do not require a Google Account or specifically Google Cloud Messaging (GCM)
|
* Do not require a Google Account or specifically Google Cloud Messaging (GCM)
|
||||||
* Require as little permissons as possible
|
* Require as little permissons as possible
|
||||||
|
|
||||||
##Features
|
##Features
|
||||||
* End-to-end encryption with either OTR or openPGP
|
* End-to-end encryption with either OTR or openPGP
|
||||||
* Sending and receiving images
|
* Sending and receiving images
|
||||||
* Holo UI
|
* Intuitive UI that follows Android Design guidelines
|
||||||
* Syncs with your desktop client
|
* Syncs with desktop client
|
||||||
* Group Chats
|
* Conferences (with support for bookmarks)
|
||||||
* Address book integration
|
* Address book integration
|
||||||
* Multiple Accounts / unified inbox
|
* Multiple Accounts / unified inbox
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue