1
0
mirror of https://github.com/etesync/android synced 2025-01-10 15:51:08 +00:00
etesync-android/app
Tom Hacohen 571c585292 HttpException: add a way to override response error message.
Before this change exceptions would print the message of the error code.
For example, for 500 they would print "Internal Server Error".
With this change we can now override this message with something more
sensible we got from the serer, for example "User is inactive."
2017-03-01 00:24:18 +00:00
..
src HttpException: add a way to override response error message. 2017-03-01 00:24:18 +00:00
.gitignore Minor code tweaks (by lint) 2014-12-21 11:24:00 +01:00
build.gradle Bump version to 0.9.0. 2017-02-27 13:27:43 +00:00
lint.xml Version 0.7 2015-03-12 18:25:09 +01:00
proguard-rules.txt Rename the Android package to EteSync 2017-02-27 13:23:24 +00:00