1
0
mirror of https://github.com/etesync/android synced 2025-01-11 00:01:12 +00:00
etesync-android/app
Tom Hacohen 19b4e2a796 Revert "Add a reentrant lock to our entity data store."
I'm pretty sure this was causing the recent issues with tasks and events
disappearing as described in #97.

Regardless of this, it's not actually needed as SQLite on Android is
already thread-safe. The SQLite locks some users were experiencing were
probably fixed in 26ea8900a2

This reverts commit 9ed172e23c.
2019-11-04 14:01:32 +02:00
..
src Revert "Add a reentrant lock to our entity data store." 2019-11-04 14:01:32 +02:00
.gitignore Minor code tweaks (by lint) 2014-12-21 11:24:00 +01:00
build.gradle build.gradle: fix indentation. 2019-11-04 14:01:32 +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