1
0
mirror of https://github.com/etesync/android synced 2024-11-19 22:48:19 +00:00
etesync-android/app/src/main/java/com/etesync/syncadapter
Tom Hacohen d6ace869fe Remove add, share and delete restrictions on address books
Now that we have multiple address books support, we can share and delete
address books like we did calendars.
2017-04-27 11:49:05 +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 Remove getCollections and add the afterLoad workaround to getJournals. 2017-04-27 11:48:01 +01:00
resource LocalAddressBook: Add a way to get address book by UID. 2017-04-27 11:48:01 +01:00
syncadapter Disallow user removal of address book accounts 2017-04-27 11:48:01 +01:00
ui Remove add, share and delete restrictions on address books 2017-04-27 11:49:05 +01:00
utils HintManager: simplify by moving to strings and removing the need to register 2017-04-07 09:50:55 +01:00
AccountsChangedReceiver.java Rename the Android package to EteSync 2017-02-27 13:23:24 +00:00
AccountSettings.java Remove the ACCOUNT_TYPE constant (now a string resource) 2017-04-27 11:48:01 +01:00
AccountUpdateService.java Add multiple address books support 2017-04-27 11:42:05 +01:00
App.java Remove the ACCOUNT_TYPE constant (now a string resource) 2017-04-27 11:48:01 +01:00
Constants.java Remove the ACCOUNT_TYPE constant (now a string resource) 2017-04-27 11:48:01 +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 Add multiple address books support 2017-04-27 11:42:05 +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 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