1
0
mirror of https://github.com/etesync/android synced 2025-02-09 22:22:57 +00:00
etesync-android/app/src/main/java/com/etesync/syncadapter
Tom Hacohen 73179318f3 Revert "App: only init the data store once per application."
It seems like this is the cause of #97 as 19b4e2a796
hasn't fixed the issue. Still not sure why it's happening, but reverting
it so no more users suffer from this issue.

This reverts commit 26ea8900a2.
2019-11-11 19:37:10 +02:00
..
journalmanager Basemanager: consider SSLProtocolExceptions as real issues. 2019-09-12 00:18:05 +01:00
log Add a setting to control log verbosity. 2019-03-14 21:25:47 +00:00
model Revert "Add a reentrant lock to our entity data store." 2019-11-04 14:01:32 +02:00
resource Address books accounts: set initial user data twice for older Android versions 2019-11-04 10:16:42 +02:00
syncadapter requery: use our own data store class. 2019-10-16 11:15:11 +03:00
ui requery: use our own data store class. 2019-10-16 11:15:11 +03:00
utils Add tutanota to the list of email clients not supporting attachments. 2019-03-26 16:10:53 +00:00
AccountSettings.kt Move everything to use the new Logger 2019-03-14 19:35:30 +00:00
AccountUpdateService.kt Optimise imports. 2019-04-16 17:14:14 +01:00
AcraConfiguration.java Acra: don't include email prefix. 2019-06-13 09:57:11 +01:00
App.kt Revert "App: only init the data store once per application." 2019-11-11 19:37:10 +02:00
Constants.java Change PRODID to better match the davdroid format. 2017-05-16 11:19:45 +01:00
GsonHelper.java Base64: Pull in the base64 impl from the android source code. 2017-04-06 17:01:18 +01:00
HttpClient.kt Update cert4android and adjust HttpClient accordingly 2019-09-11 09:36:48 +01:00
InvalidAccountException.kt Kotlin: more kotlin migration. 2019-01-05 11:44:14 +00:00
PackageChangedReceiver.kt Move everything to use the new Logger 2019-03-14 19:35:30 +00:00