1
0
mirror of https://github.com/etesync/android synced 2025-02-23 21:02:26 +00:00
Go to file
Tom Hacohen 5a64bd90cc Fix adding members on some devices.
Networking is not allowed on the main thread, and on some devices with strict
mode on, even the creation of the http handler is enough to trigger an
exception (i.e even if not used from the thread).

This moves even the creation to a thread which fixes the issue.
2018-04-10 13:38:28 +01:00
app Fix adding members on some devices. 2018-04-10 13:38:28 +01:00
cert4android@6de7788f6a Update submodules to fix fdroid build issue. 2018-01-29 12:04:53 +00:00
fastlane/metadata/android/en-US Update store description. 2017-12-26 12:00:40 +00:00
gradle/wrapper Update gradle. 2018-01-19 15:40:12 +00:00
ical4android@e2e345c344 Update submodules to fix fdroid build issue. 2018-01-29 12:04:53 +00:00
scripts Fetch translations from Transifex 2016-11-13 20:34:11 +01:00
vcard4android@3974799d77 Update submodules to fix fdroid build issue. 2018-01-29 12:04:53 +00:00
.gitignore Update gitignore. 2018-01-21 21:45:14 +00:00
.gitmodules Switch ical/vcard/cert4android to our own repos. 2018-01-19 15:40:12 +00:00
build.gradle Update gradle and add kotlin support 2018-01-19 20:48:57 +00:00
ChangeLog.md Update Changelog. 2018-02-06 23:36:21 +00:00
CONTRIBUTORS.md Add a contributors file. 2017-03-08 10:16:17 +00:00
gradle.properties Adjust DAVdroid to use the EteSync protocol (mostly working) 2017-02-21 17:26:19 +00:00
gradlew Migrated to Android Studio/gradle 2014-12-20 20:21:46 +01:00
gradlew.bat Migrated to Android Studio/gradle 2014-12-20 20:21:46 +01:00
LICENSE README changes; fix EXDATE bug 2015-11-27 12:31:15 +01:00
README.md Fix chat link 2017-12-28 16:10:16 +00:00
run-tests.sh Improve tests 2016-10-07 14:39:21 +02:00
settings.gradle Adjust DAVdroid to use the EteSync protocol (mostly working) 2017-02-21 17:26:19 +00:00

EteSync

Get it on Google Play Get it on F-Droid

GitHub tag Chat on freenode

Please see the EteSync website for more information.

EteSync is licensed under the GPLv3 License.

EteSync's source code is based on DAVdroid and adjusted to work with the EteSync protocol.

Third Party Libraries

This project relies on many great third party libraries. Please take a look at the app's about menu for more information about them and their licenses.