Commit Graph

981 Commits (b8043a563a82dd423966a5611a9d77217d8eb762)
 

Author SHA1 Message Date
Tom Hacohen efe832ddb4 Journalmanager: Add api for the members endpoint.
7 years ago
Tom Hacohen 11e37dbd1e Journalmanager: add API to interact with the UserInfo
7 years ago
Tom Hacohen e836b4c716 Crypto: Add basic asymmetric encryption methods
7 years ago
Tom Hacohen 89731519e9 Account view: cleanup and share collection list items and adapter.
7 years ago
Ricki Hirner 17d90a4569 Allow null values for IS_ORGANIZER
7 years ago
Tom Hacohen e82d8affe8 Update okhttp and submodules to latest.
7 years ago
Tom Hacohen 5403212ec3 Update gradle.
7 years ago
Tom Hacohen 30af730048 requery: update to 1.3.0.
7 years ago
Tom Hacohen 190ec89c2c JournalModel: don't convert to list when getting collections.
7 years ago
Tom Hacohen da87d14ae9 Journalmanager: always use the api error message when available.
7 years ago
Tom Hacohen 6579ac8cf1 View/EditCollection: Add icons to menu operations
7 years ago
Tom Hacohen 8f1f4785a6 Revert "Update requery and remove the afterLoad workaround."
7 years ago
Tom Hacohen 57f447d372 Requery: Don't destroy and recreate db when updating.
7 years ago
Tom Hacohen d80cce9aad CryptoManager: add an HMAC_SIZE (in bytes) constant.
7 years ago
Tom Hacohen 56996b98c4 Update requery and remove the afterLoad workaround.
7 years ago
Tom Hacohen c95aaaf5fd HintManager: simplify by moving to strings and removing the need to register
7 years ago
Tom Hacohen f89b225852 Update Changelog.
7 years ago
Tom Hacohen c42602d030 Contacts/Event: Set PRODID to EteSync.
7 years ago
Tom Hacohen 4e0cd7f554 SyncManager: Use the last journal id as the ctag, instead of storing it.
7 years ago
Tom Hacohen 338dd5e075 Database: Mark collections class as deprecated.
7 years ago
Tom Hacohen fcbf26a03b Tests: Add journalentrymanager tests.
7 years ago
Tom Hacohen 14e6f757c5 Journalmanager: Change getUuid to getUid (the rest says uid too).
7 years ago
Tom Hacohen 7cefb64db2 CollectionInfo: rename url -> uid.
7 years ago
Tom Hacohen 2e7ac65883 Tests: Add some basic tests.
7 years ago
Tom Hacohen dd425ecbe2 HttpUrl: Add a way to create from string host and auth token.
7 years ago
Tom Hacohen d41b7827ee Tests: Move constants to a shared file.
7 years ago
Tom Hacohen 9ba0f39660 Tests: Add basic authenticator tests.
7 years ago
Tom Hacohen 94f2682195 Tests: add basic encryption tests.
7 years ago
Tom Hacohen a77e49c033 Tests: remove useless HttpClient test.
7 years ago
Tom Hacohen 70b549033c Crypto: add an exception to when crypto version is too new.
7 years ago
Tom Hacohen 5abf635fa0 Base64: Pull in the base64 impl from the android source code.
7 years ago
Tom Hacohen e3c48a0560 ImportFragment: move to the import package.
7 years ago
Tom Hacohen ea91063178 Use the safe getDrawable function instead of the version specific one.
7 years ago
Tom Hacohen 52723dac67 View collection: add a showcase to explain how to import.
7 years ago
Tom Hacohen 51d9c75c56 AccountActivity: Add a showcase to the account activity.
7 years ago
Tom Hacohen cb140a3387 Main activity: Add a showcase for adding an account.
7 years ago
Tom Hacohen f650d38435 Hints manager: Add a class to manage hints (show once info)
7 years ago
Tom Hacohen 2570c9671d Bump version
7 years ago
Tom Hacohen 4dd11a1912 Update minsdk version to 4.1 (16).
7 years ago
Tom Hacohen 80fad58de4 Fix build break.
7 years ago
Ricki Hirner c83b28c3bb Account settings: restart loader after sync interval update
7 years ago
Tom Hacohen 4920bc0c81 SSLSocketFactory: Update the cipher priority list to something more secure.
7 years ago
Ricki Hirner 3a0c112fad Enable SSL_RSA_WITH_3DES_EDE_CBC_SHA for all Android versions
7 years ago
Tom Hacohen c2e7914290 CollectionInfo: remove the obsolete support VEVENT and support VTODO.
7 years ago
Tom Hacohen 0a4d4a9d9e Calendar sync adapter service: minor cleanup.
7 years ago
Tom Hacohen b6f97ac955 Update cert/ical/vcard4android to latest.
7 years ago
Tom Hacohen 66f74e6eaf Update gradle.
7 years ago
Ricki Hirner 1295e4557e AccountsActivity: show message when global sync is disabled
7 years ago
Ricki Hirner 433484626f Don't use uid2445 column on Android <4.2; alarm ACTION: compare only value (ignore parameters)
7 years ago
Ricki Hirner f1ea00d816 Improve Android 7 workaround behavior in combination with CATEGORIES/VCard4 contact groups
7 years ago