aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authoriNPUTmice <daniel@gultsch.de>2014-08-31 22:37:34 +0200
committeriNPUTmice <daniel@gultsch.de>2014-08-31 22:37:34 +0200
commit271b0f9c5852fcf6aed92421fc3d5802f930e383 (patch)
tree081a11b05d7f78e34ace9e4a305e7aacaff5ad36 /README.md
parent3558fa5f5bcbf73ecb5c8174b208ac0c36e708b1 (diff)
updated readme
Diffstat (limited to '')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 839ce2da..49d8de66 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,9 @@ These XEPs are - as of now:
your desktop client and thus allows you to switch seamlessly from your mobile
client to your desktop client and back within one conversation.
* XEP-0237: Roster Versioning mainly to save bandwidth on poor mobile connections
+* XEP-0352: Client State Indication let the server know whether or not
+ Conversations is in the background. Allows the server to save bandwidth by
+ withholding unimportent packages.
##Contributors
(In order of appearance)
@@ -201,7 +204,7 @@ However with adb (android debug bridge) you squeeze some more information out of
Conversations. These information are especially useful if you are experiencing
troubles with your connection or with file transfer.
````
-adb -d logcat -v time -s xmppService
+adb -d logcat -v time -s conversations
````
####I found a bug
Please report it to our issue tracker. If your app crashes please provide a