Commit Graph

994 Commits (c93e21e2d303e18d0a82ee9570a7e63a5b2b9257)
 

Author SHA1 Message Date
Tom Hacohen 2570c9671d Bump version
8 years ago
Tom Hacohen 4dd11a1912 Update minsdk version to 4.1 (16).
8 years ago
Tom Hacohen 80fad58de4 Fix build break.
8 years ago
Ricki Hirner c83b28c3bb Account settings: restart loader after sync interval update
8 years ago
Tom Hacohen 4920bc0c81 SSLSocketFactory: Update the cipher priority list to something more secure.
8 years ago
Ricki Hirner 3a0c112fad Enable SSL_RSA_WITH_3DES_EDE_CBC_SHA for all Android versions
8 years ago
Tom Hacohen c2e7914290 CollectionInfo: remove the obsolete support VEVENT and support VTODO.
8 years ago
Tom Hacohen 0a4d4a9d9e Calendar sync adapter service: minor cleanup.
8 years ago
Tom Hacohen b6f97ac955 Update cert/ical/vcard4android to latest.
8 years ago
Tom Hacohen 66f74e6eaf Update gradle.
8 years ago
Ricki Hirner 1295e4557e AccountsActivity: show message when global sync is disabled
8 years ago
Ricki Hirner 433484626f Don't use uid2445 column on Android <4.2; alarm ACTION: compare only value (ignore parameters)
8 years ago
Ricki Hirner f1ea00d816 Improve Android 7 workaround behavior in combination with CATEGORIES/VCard4 contact groups
8 years ago
Ricki Hirner be833b03ee Retain Events.UID_2445 when preparing events for upload
8 years ago
Ricki Hirner 97aefad0a2 Android 7 workaround: update hash after group membership operations
8 years ago
Tom Hacohen c50ccf9b7a Update changelog.
8 years ago
Tom Hacohen d6558da503 Bump version.
8 years ago
Tom Hacohen 9486719cbb Import: Resolved account name and icon when possible.
8 years ago
Tal Hacohen e4fc23eb70 Journal - Load entries on background
8 years ago
Tom Hacohen d5ba48e59c Merge: Improve presentation of accounts in import screen
8 years ago
Tal Hacohen 2706021a5e Import - Add account type to calendar account list
8 years ago
Tal Hacohen bee502a440 Sort contacts accounts by name and type
8 years ago
Tom Hacohen 1227a66409 Import: Make icon acessible and get it for address book.
8 years ago
Tom Hacohen 15580374fa Import: Make the select calendar/account lists nicer
8 years ago
Tom Hacohen 7915a51f1f Import: Make account import activity prettier.
8 years ago
Tom Hacohen 0d848f0573 Merge: Add import from local accounts
8 years ago
Tal Hacohen 9684123f68 Use App.log instead of Log in import fragmnets
8 years ago
Tal Hacohen 6820d9d413 Change desgin of both import lists
8 years ago
Tal Hacohen 8d208b3438 Refactor calendar account to import package
8 years ago
Tal Hacohen 1e9e055924 Import - Use ResultFragment in all import framgnets
8 years ago
Tal Hacohen 56aba7c669 Extract ResultFragment from ImportFragment
8 years ago
Tal Hacohen a7c5ccadc9 Import - Change toolbar title according to relevant fragment
8 years ago
Tal Hacohen 1629ffba9f Import - Add fragment to import all contacts from account
8 years ago
Tal Hacohen 7cac473c74 Import - Split ImportActivity to fragments and activity
8 years ago
Tal Hacohen 33a310344b Import - Add all events to selected calendar
8 years ago
Tal Hacohen 594c401038 Import - Show calendars in expandable list view
8 years ago
Tal Hacohen 466870ff50 Import - Add basic import activity
8 years ago
Tal Hacohen 2261d6e385 Import calendar: Add calendar account class.
8 years ago
Tom Hacohen 1482fb01cb JournalManager: make jorunal version read-only.
8 years ago
Tom Hacohen cd5e5487a8 JournalManager: make IntegrityException inherit from GeneralSecurityException.
8 years ago
Tom Hacohen cf805d4e72 JournalManager: add version info to Journals and use it in crypto
8 years ago
Tom Hacohen 7357447786 Collectioninfo: fix typo in ToString field exclusion.
8 years ago
Tom Hacohen c3e30138dd Syncmanager: get a collection info for all sync managers.
8 years ago
Tom Hacohen 01add874dc Remove unneeded fixme.
8 years ago
Tom Hacohen d2eaf5f434 Use the new CryptoManager instead of the main encryption password.
8 years ago
Tom Hacohen 4004eca762 Syncmanager: use the journalId as the unique collection id.
8 years ago
Tom Hacohen 1e6fc5a9cb Crypto: rename Cipher to CryptoManager.
8 years ago
Tom Hacohen abd13d4d3d Crypto: refactor the Cipher class.
8 years ago
Tom Hacohen 0fbee1ea02 JournalManager: rename Helpers to Crypto.
8 years ago
Tom Hacohen 225d01c143 Crypto: Only create random generator as needed.
8 years ago