1
0
mirror of https://github.com/etesync/android synced 2025-02-09 22:22:57 +00:00
etesync-android/app/src/main
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
..
assets Implement AboutActivity (license information) 2016-03-24 13:48:43 +01:00
java/com/etesync/syncadapter Revert "Add a reentrant lock to our entity data store." 2019-11-04 14:01:32 +02:00
res Add autofill hints to the login screen. 2019-11-04 10:08:49 +02:00
AndroidManifest.xml Don't export private activities. 2019-08-05 14:25:31 +01:00
ic_launcher-web.png Change the icon to an adaptive icon 2019-07-21 10:55:30 +01:00
lombok.config Resource detection with dav4android 2015-10-10 15:47:44 +02:00