1
0
mirror of https://github.com/etesync/android synced 2024-11-29 11:28:19 +00:00
etesync-android/app/src
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
..
androidTest Upgrade cert4android and refactor httpclient based on upstream 2019-03-15 10:53:51 +00:00
main Add a lock when pushing changes. 2019-11-26 12:47:48 +02:00
test/java/com/etesync/syncadapter/journalmanager Tests: update according to changes with owners adding themselves as members. 2019-01-12 00:17:36 +00:00