1
0
mirror of https://github.com/etesync/android synced 2025-02-05 04:11:04 +00:00
etesync-android/app/src/main/java/com/etesync/syncadapter
2017-05-11 22:42:37 +01:00
..
journalmanager Journalmanager crypto: Make AsymmetricKeyPair serializable. 2017-04-26 19:47:32 +01:00
log Rename the Android package to EteSync 2017-02-27 13:23:24 +00:00
model Journal model: add a unique constraint to journal UIDs. 2017-05-05 16:50:54 +01:00
resource Use UUIDs for newly generated event/task UIDs (RFC 7986 5.3 UID Property) 2017-05-02 11:35:52 +01:00
syncadapter SyncManager: Request for a full sync if interrupted. 2017-05-03 19:04:42 +01:00
ui Collection header: set owner visibility to gone when there's no owner. 2017-05-11 22:42:37 +01:00
utils Create an AndroidCompat class to wrap around Android oddities. 2017-04-27 11:49:05 +01:00
AccountsChangedReceiver.java Rename the Android package to EteSync 2017-02-27 13:23:24 +00:00
AccountSettings.java Account upgrade: raise an error when account migration fails. 2017-05-03 19:04:42 +01:00
AccountUpdateService.java Add multiple address books support 2017-04-27 11:42:05 +01:00
App.java Use UUIDs for newly generated event/task UIDs (RFC 7986 5.3 UID Property) 2017-05-02 11:35:52 +01:00
Constants.java Account upgrade: raise an error when account migration fails. 2017-05-03 19:04:42 +01:00
GsonHelper.java Base64: Pull in the base64 impl from the android source code. 2017-04-06 17:01:18 +01:00
HttpClient.java Remove unnecessary InvalidAccountException 2017-04-27 11:49:05 +01:00
InvalidAccountException.java Rename the Android package to EteSync 2017-02-27 13:23:24 +00:00
NotificationHelper.java Account upgrade: raise an error when account migration fails. 2017-05-03 19:04:42 +01:00
PackageChangedReceiver.java Services: Move to a requery model instead of raw SQL and improve models. 2017-04-20 19:48:45 +01:00
SSLSocketFactoryCompat.java SSLSocketFactory: Update the cipher priority list to something more secure. 2017-04-06 10:04:15 +01:00