1
0
mirror of https://github.com/etesync/android synced 2024-12-23 15:18:14 +00:00
etesync-android/app
Tom Hacohen ae99a0f53a Change exceptions inheriting from HttpException to accept "Response"
This follows the previous change and puts more information in the
exceptions (like parts of the http request and response) for better
debugging. This also moves the handling of "retry after" to the
exception itself instead of outside.
Also improved the text of one of the exception invocations.
2017-03-01 00:24:19 +00:00
..
src Change exceptions inheriting from HttpException to accept "Response" 2017-03-01 00:24:19 +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