Commit Graph

444 Commits (cf9ee98ead2a20b4314e058eaa4f12e2412959d8)

Author SHA1 Message Date
Tom Hacohen cf9ee98ead Sync interval setting: use the same string for current as selector.
7 years ago
Tom Hacohen 711df7ed55 Bump to version 0.9.1.
7 years ago
Tom Hacohen ae99a0f53a Change exceptions inheriting from HttpException to accept "Response"
7 years ago
Tom Hacohen 571c585292 HttpException: add a way to override response error message.
7 years ago
Tom Hacohen fc939a3cbe Shorten notification error title so account name is visible.
7 years ago
Tom Hacohen ba789da797 Add a UserInactive exception for when the user is no longer active
7 years ago
Tom Hacohen 8e7d363128 Refactor notifications to launch a notification handler
7 years ago
Tom Hacohen d918622ba2 Fix issue with only one of the notifications being clickable.
7 years ago
Tom Hacohen 5d712c72d0 Add links to the usage guide.
7 years ago
Tom Hacohen 8c01e64ff4 Change the "delete collection" string to "Delete"
7 years ago
Tom Hacohen 3195c91e11 Bump version to 0.9.0.
7 years ago
Tom Hacohen abc15f01d8 Rename the Android package to EteSync
7 years ago
Tom Hacohen 94b29e86ac Implement sha256 using bouncy-castle.
7 years ago
Tom Hacohen 7a80b37818 Optimise proguard rules and fix warnings
7 years ago
Tom Hacohen 0ebfa9cfbd Bump version to 0.8.1 and update changelog.
7 years ago
Tom Hacohen 116094c7b9 Ask for permissions on app launch.
7 years ago
Ricki Hirner 36ee584e6a Fetch translations from Transifex
7 years ago
Tom Hacohen 53637cec03 Remove translations to changed strings
7 years ago
Tom Hacohen afca87f4d8 Toast the server name on startup in debug mode.
7 years ago
Tom Hacohen 2225ee0a03 Cleanup handling of notification errors.
7 years ago
Tom Hacohen d832ae9bc6 Cleanup error messages in notifications.
7 years ago
Tom Hacohen 09196e52a5 Don't pop notifications for serviceunavailable errors.
7 years ago
Tom Hacohen 942276284e Cleanup sync manager exception handling a bit.
7 years ago
Tom Hacohen ef8ae03e24 Improve appearance of account page.
7 years ago
Tom Hacohen 35b8283e31 Request sync after adding a collection so it can be used immediately.
7 years ago
Tom Hacohen 47a846bc2c Remove timezone from create calendar page.
7 years ago
Tom Hacohen a935e09287 Update strings.
7 years ago
Tom Hacohen a460a52079 Better handle service unavailable.
7 years ago
Tom Hacohen 3e5f3f5429 When applying remote entries, save sync tag after application.
7 years ago
Tom Hacohen 7f0f1b92fa Correctly handle thread interruptions when applying entries.
7 years ago
Tom Hacohen 268cd98b7b Improve logging when applying entries.
7 years ago
Tom Hacohen 5ec0dd45b5 Add log stating the amount of entries fetched.
7 years ago
Tom Hacohen aff3be7af4 Make the account type the same as app id.
7 years ago
Tom Hacohen b3cd95bcf5 Contact sync manager: Add missing super call in postprocess.
7 years ago
Tom Hacohen c60557d035 Sync manager: deal with error when pushing multiple chunks.
7 years ago
Tom Hacohen fa52270420 SyncManager: Restrict access to private variables.
7 years ago
Tom Hacohen f5c413069e Don't leak passwords and token to log.
7 years ago
Tom Hacohen ef850822de Fix a race condition when preparing dirty.
7 years ago
Tom Hacohen dd6ce617cc Remove the redundant collection getAll() function.
7 years ago
Tom Hacohen 6ea0b47d79 Implement applyLocalEntries and create the local entries after fetching.
7 years ago
Tom Hacohen 2bbddd26cd Fetch local deleted and dirty at the beginning of sync to avoid inconsistency
7 years ago
Tom Hacohen d6864f5062 Don't load all resources when syncing, only as needed.
7 years ago
Tom Hacohen 8040ee7d9f Push entries in chunks instead of all at once.
7 years ago
Tom Hacohen 74b0956f3b Improve error messages in journal server interactions.
7 years ago
Tom Hacohen 8cfe58a7d1 Add a way to sign releases.
7 years ago
Tom Hacohen a50eb87162 Fix newly created Calendars to actually work.
7 years ago
Tom Hacohen c33bc0ee19 Handle failing to connect to server during login.
7 years ago
Tom Hacohen eb9c3aa907 Fix timezone picker.
7 years ago
Tom Hacohen 5dbea8579e Redesign calendar look in account page.
7 years ago
Tom Hacohen 7c4e6a11e1 Disallow deleting the last collection.
7 years ago