]> iEval git - fonbot.git/commitdiff
Upgrade to the latest server protocol.
authorMarius Gavrilescu <marius@ieval.ro>
Mon, 11 Mar 2013 15:27:54 +0000 (17:27 +0200)
committerMarius Gavrilescu <marius@ieval.ro>
Mon, 11 Mar 2013 15:27:54 +0000 (17:27 +0200)
Server protocol changes:
* All server requests use Basic access authentication
* There is no more X-Action. Server paths are used instead:
- /send for sending messages, with the destination address
in the X-Destination header.
- /ok for doing nothing. Used for the main activity login status.

Other minor changes:
* Centered the resultTextView in main.xml.
* Utils#parseHttpMessage can parse messages like "(text)".


No differences found
This page took 0.016454 seconds and 4 git commands to generate.