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
2017-04-06 17:29:25 +01:00
..
journalmanager Journalmanager: Change getUuid to getUid (the rest says uid too). 2017-04-06 17:29:25 +01:00
log Rename the Android package to EteSync 2017-02-27 13:23:24 +00:00
model Journalmanager: Change getUuid to getUid (the rest says uid too). 2017-04-06 17:29:25 +01:00
resource CollectionInfo: rename url -> uid. 2017-04-06 17:28:03 +01:00
syncadapter Journalmanager: Change getUuid to getUid (the rest says uid too). 2017-04-06 17:29:25 +01:00
ui CollectionInfo: rename url -> uid. 2017-04-06 17:28:03 +01:00
utils Base64: Pull in the base64 impl from the android source code. 2017-04-06 17:01:18 +01:00
AccountsChangedReceiver.java Rename the Android package to EteSync 2017-02-27 13:23:24 +00:00
AccountSettings.java Remove a mention of davdroid from log. 2017-03-09 22:15:08 +00:00
AccountUpdateService.java Clear journal cache on account deletion (fix account re-add issue) 2017-03-24 13:57:25 +00:00
App.java Use the safe getDrawable function instead of the version specific one. 2017-04-06 15:02:36 +01:00
Constants.java Login: add a "forgot password" link. 2017-03-24 16:11:24 +00:00
GsonHelper.java Base64: Pull in the base64 impl from the android source code. 2017-04-06 17:01:18 +01:00
HttpClient.java HttpUrl: Add a way to create from string host and auth token. 2017-04-06 17:01:18 +01:00
InvalidAccountException.java Rename the Android package to EteSync 2017-02-27 13:23:24 +00:00
NotificationHelper.java Replace all etesync links to open in the webview activity. 2017-03-06 17:54:18 +01:00
PackageChangedReceiver.java Rename the Android package to EteSync 2017-02-27 13:23:24 +00:00
SSLSocketFactoryCompat.java SSLSocketFactory: Update the cipher priority list to something more secure. 2017-04-06 10:04:15 +01:00