1
0
mirror of https://github.com/etesync/android synced 2024-12-23 07:08:16 +00:00
etesync-android/app
Tom Hacohen 63cbaddfc6 Add a lock when pushing changes.
This is not needed for proper deployments where the server properly locks
the database tables. But in some older etesync server versions and possibly
bad databases, this is not the case.
OpenTasks causes EteSync to concurrently try to sync, so this at least makes
sure this race condition doesn't happen for these rare cases.
2019-11-26 12:47:48 +02:00
..
src Add a lock when pushing changes. 2019-11-26 12:47:48 +02:00
.gitignore Minor code tweaks (by lint) 2014-12-21 11:24:00 +01:00
build.gradle Bump version. 2019-11-24 10:56:29 +02:00
lint.xml Version 0.7 2015-03-12 18:25:09 +01:00
proguard-rules.txt Migrate to AndroidX. 2019-03-06 16:24:23 +00:00