1
0
mirror of https://github.com/etesync/android synced 2025-02-04 20:01:36 +00:00
etesync-android/app/src/main/java/com/etesync/syncadapter
Tom Hacohen 9ed172e23c Add a reentrant lock to our entity data store.
Should fix issues with multiple threads trying to write to the store
at the same time.
2019-10-16 11:26:37 +03: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 Add a reentrant lock to our entity data store. 2019-10-16 11:26:37 +03:00
resource TaskList: catch exception when trying to acquire task list 2019-08-29 14:25:52 +01: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 requery: use our own data store class. 2019-10-16 11:15:11 +03: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