Ricki Hirner
19ab4a14ce
Use cert4android instead of MemorizingTrustManager
...
* use cert4android instead of MemorizingTrustManager
* new app setting: distrust system certificates
* add network security config to manifest so that user-installed CAs will be accepted in Android 7 again
* update gradle
2016-09-02 00:38:02 +02:00
Ricki Hirner
7fbdf96546
Allow large transactions
...
* version bump to 1.2.1-ose
* upgrade to okhttp 3.4.1
* ical4android/vcard4android: split oversized transactions
2016-07-27 14:33:06 +02:00
Ricki Hirner
2414b42867
Add basic support for cookies
...
* add basic support for cookies (doesn't work for URLs with ports: https://code.google.com/p/android/issues/detail?id=193475 )
* MemorizingTrustManager: log reason for inaccessible key store files
2015-11-08 18:51:19 +01:00
Ricki Hirner
8d00814eaf
Update .gitmodules to publically accessible URLs
2015-10-24 12:08:51 +02:00
Ricki Hirner
0c819c842b
Basic implementation of calendar sync. with common SyncManager
2015-10-14 18:20:51 +02:00
Ricki Hirner
bd77a5be63
Integrate MemorizingTrustManager by Georg Lukas
2015-10-13 02:34:24 +02:00
Ricki Hirner
7f4b4855a0
First implementation of CardDAV sync with dav4android and vcard4android
...
* try to get rid of Apache Commons
2015-10-10 23:30:38 +02:00
Ricki Hirner
0bc1a8178a
First use of dav4android for resource detection
...
* replaced Apache httplib by gradle version because it will be removed completely anyway
2015-10-10 02:15:53 +02:00