1
0
mirror of https://github.com/etesync/android synced 2024-11-16 04:49:06 +00:00
etesync-android/app
Tom Hacohen aeae7de077 Workaround: ignore invalid account errors when syncing contacts
This is an ugly workaround. For some reason a sync is called when an
account is removed. Since the main account is removed, we get an invalid
account exception when trying to fetch it.

Need to find out why a sync is even triggered and just remove it there.
2017-04-27 11:49:05 +01:00
..
src Workaround: ignore invalid account errors when syncing contacts 2017-04-27 11:49:05 +01:00
.gitignore Minor code tweaks (by lint) 2014-12-21 11:24:00 +01:00
build.gradle Bump version. 2017-04-20 19:48:45 +01: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