R Hirner
1a796ade60
Don't show notifications on soft (I/O) errors
...
* don't show notifications on soft (I/O) errors (closes #425 )
* version bump to 0.6.10.2
2015-01-18 17:35:44 +01:00
R Hirner
a7115ad39c
Loosen some restrictions
...
* re-enable relaxed iCal unfolding and parsing + test
* switch to BrowserCompatHostnameVerifier again to allow IP addresses in certificate CN
2015-01-06 18:42:15 +01:00
R Hirner
a6a7420935
Show basic notifications on sync errors ( closes #182 )
...
* only works for Android 4.1+
* pinch in to expand the message
2015-01-01 21:23:31 +01:00
R Hirner
6f5748c464
Handle resources with "%" and other special characters in file name more accurately ( fixes #401 )
2014-12-27 22:42:57 +01:00
R Hirner
0423e00ffd
Repair some common invalid URLs, version bump to 0.6.9. invalid URLs, version bump to 0.6.9.1
2014-12-26 19:55:52 +01:00
R Hirner
a52e3507e7
Use HttpClient HC4 classes whenever possible (instead of stock Android HttpClient 4.0-beta classes); reorganize imports
2014-12-21 02:19:06 +01:00
R Hirner
d56175652c
Migrated to Android Studio/gradle
...
* moved all dependencies to gradle instead of shipping .jar files in the app/lib directory
* switched to official Android port of HttpClient instead of httpclientandroidlib
* new .gitignore and project files
2014-12-20 20:21:46 +01:00