2017-02-21 19:40:33 +00:00
|
|
|
# Changelog
|
|
|
|
|
2019-01-04 20:39:37 +00:00
|
|
|
## Version 0.22.6
|
|
|
|
* Fix rare crash when importing / creating events with a missing or invalid timezone.
|
|
|
|
|
2018-12-30 20:59:59 +00:00
|
|
|
## Version 0.22.5
|
|
|
|
* Fix rare crash when trying to import contacts from an account on the phone.
|
|
|
|
|
2018-12-24 18:21:22 +00:00
|
|
|
## Version 0.22.4
|
|
|
|
* Event invitations: fix issue with times showing wrong across timezones.
|
|
|
|
* Fix group memberships to show with more Contacts apps
|
|
|
|
* Fix bug causing groups to get duplicated on modifications rather than just updated.
|
|
|
|
|
2018-11-30 11:20:03 +00:00
|
|
|
## Version 0.22.3
|
|
|
|
* Event invitations: add timezone and location information to email summary.
|
|
|
|
* Update ical4j dependency.
|
|
|
|
|
2018-11-01 10:36:00 +00:00
|
|
|
## Version 0.22.2
|
|
|
|
* Really fix the crashes because of the missing support lib dependencies
|
|
|
|
* Fix crash when importing a contact with a remote (not-embedded) picture
|
|
|
|
|
2018-10-30 10:48:32 +00:00
|
|
|
## Version 0.22.1
|
|
|
|
* Fix crashes because of missing support lib dependencies
|
|
|
|
|
2018-10-26 14:11:58 +00:00
|
|
|
## Version 0.22.0
|
|
|
|
* Add a setting to disable the "New Journal Entries" notifications
|
|
|
|
|
2018-09-25 09:57:31 +00:00
|
|
|
## Version 0.21.6
|
|
|
|
* Fix handling of partial dates in the jorunal contact view.
|
|
|
|
|
2018-09-14 17:28:42 +00:00
|
|
|
## Version 0.21.5
|
|
|
|
* Fix issue when viewing journal entries for contacts with malformed (empty but existing) nicknames
|
|
|
|
|
2018-09-06 15:45:28 +00:00
|
|
|
## Version 0.21.4
|
|
|
|
* Fix previous broken build because of bad submodules.
|
|
|
|
|
2018-09-06 15:29:36 +00:00
|
|
|
## Version 0.21.3
|
|
|
|
* Fix issue with events being saved with both duration and an end date.
|
|
|
|
|
2018-08-28 21:50:44 +00:00
|
|
|
## Version 0.21.2
|
|
|
|
* Fix sync when events have attendees and a duration rather than an end date.
|
|
|
|
|
2018-08-24 12:41:49 +00:00
|
|
|
## Version 0.21.1
|
|
|
|
* Trigger F-Droid build
|
|
|
|
|
2018-08-21 08:50:21 +00:00
|
|
|
## Version 0.21.0
|
|
|
|
* Add a notification to send email invites whenever an event has atendees.
|
|
|
|
|
2018-04-16 20:09:24 +00:00
|
|
|
## Version 0.20.4
|
|
|
|
* Restore the webview state after device rotation.
|
|
|
|
|
2018-04-11 09:23:36 +00:00
|
|
|
## Version 0.20.3
|
|
|
|
* Fix adding journal members on some devices.
|
|
|
|
* Don't crash when trying to delete non-existent records.
|
|
|
|
|
2018-02-06 23:36:21 +00:00
|
|
|
## Version 0.20.2
|
|
|
|
* Make HTTP request/response logging more verbose when logging to file (useful when debugging).
|
|
|
|
|
2018-01-25 14:42:40 +00:00
|
|
|
## Version 0.20.1
|
|
|
|
* Fix issue with contacts sometimes not syncing or syncing very slowly after big and heavy imports.
|
|
|
|
* Remove some potentially sensitive info from logs (needed now that we suggest sharing logs on crashes).
|
|
|
|
* ACRA: increase the number of last log-lines shared in crash reports to 500.
|
|
|
|
* Use ACRA when sharing the debug log from the debug activity (it also shares more info).
|
|
|
|
|
2018-01-23 10:49:12 +00:00
|
|
|
## Version 0.20.0
|
|
|
|
* Automatically generate stack traces on crashes and offer to send them by email. (Powered by ACRA).
|
|
|
|
* Detect and alert potential vendor specific bugs (namely with Xiaomi devices).
|
|
|
|
* Import: fix showing of the "import has finished" dialog.
|
|
|
|
* Import: remove duplicate detection, this didn't work well and was causing issues.
|
|
|
|
* Contact import: fix potential double-import.
|
|
|
|
* Make journal ownership tests case insensitive (as emails are).
|
|
|
|
* Update gradle, support libs and requery, and get rid of lombok.
|
|
|
|
* Make it more obvious that file-logging notification is persistent.
|
|
|
|
|
2018-01-07 17:29:57 +00:00
|
|
|
## Version 0.19.6
|
|
|
|
* Fix confusing error message when creating/fetching user info.
|
|
|
|
|
2017-12-26 12:01:21 +00:00
|
|
|
## Version 0.19.5
|
|
|
|
* Update store description.
|
|
|
|
|
2017-12-16 14:48:23 +00:00
|
|
|
## Version 0.19.4
|
|
|
|
* Improve error message when using the wrong encryption password on account creation.
|
|
|
|
* Update target SDK
|
|
|
|
|
2017-12-11 11:19:13 +00:00
|
|
|
## Version 0.19.3
|
|
|
|
* Update Polish translation.
|
|
|
|
|
2017-11-29 13:08:49 +00:00
|
|
|
## Version 0.19.2
|
|
|
|
* Fix a crash on import when app is in the background.
|
|
|
|
* Fix a few minor leaks.
|
|
|
|
* Update Polish translation.
|
|
|
|
|
2017-11-19 21:11:56 +00:00
|
|
|
## Version 0.19.1
|
|
|
|
* Update description to include self-hosting information on f-droid.
|
|
|
|
|
2017-11-19 20:40:06 +00:00
|
|
|
## Version 0.19.0
|
|
|
|
* Added support for setting a custom server address (needed for self-hosting support)
|
2017-11-19 20:42:47 +00:00
|
|
|
* Add support for anniversaries without a year
|
2017-11-19 20:40:06 +00:00
|
|
|
|
2017-11-14 19:10:48 +00:00
|
|
|
## Version 0.18.2
|
|
|
|
* Added fastlane data for f-droid
|
|
|
|
|
2017-09-26 17:38:29 +00:00
|
|
|
## Version 0.18.1
|
|
|
|
* Add support for birthdays without the year.
|
|
|
|
* Notify the user on journal modification.
|
|
|
|
* Add a debug option to force the UI language.
|
|
|
|
|
2017-05-16 11:29:27 +00:00
|
|
|
## Version 0.18.0
|
|
|
|
* Add back support for contact groups - thanks to user "359" for reporting this.
|
|
|
|
* Fix an issue causing local cache corruption in some rare cases - thanks to user "359" for reporting this.
|
|
|
|
* Clean up the vObject PRODID.
|
|
|
|
* Update okhttp
|
|
|
|
|
2017-05-15 10:31:08 +00:00
|
|
|
## Version 0.17.0
|
|
|
|
* Download journal in chunks instead of all at once
|
|
|
|
* Improves behaviour on slow and unreliable internet connections.
|
|
|
|
* Fixes Android cancelling the sync mid-way on some Android versions.
|
|
|
|
* Fix crash when exiting some activities before content loading has finished.
|
|
|
|
|
2017-05-12 11:49:59 +00:00
|
|
|
## Version 0.16.0
|
|
|
|
* Improve the look and feel of the journal viewer and show contacts and events in a prettier way.
|
|
|
|
* Increase default RSA key length to 3072 bit.
|
|
|
|
* Fix an issue with account addition not working in some cases.
|
|
|
|
* Add a unique constraint on journal UIDs (possible thanks to a bug fix in requery)
|
|
|
|
|
2017-05-04 10:25:57 +00:00
|
|
|
## Version 0.15.0
|
|
|
|
* Add support for multiple address books (adjusted from the DAVdroid solution).
|
|
|
|
* This works around the Android limitation of one address book per account.
|
|
|
|
* Change the fingerprint format to be numeric instead of hex (thanks to Dominik Schürmann for the suggestion)
|
|
|
|
* Fix UUID generation - in some cases weird UUIDs were generated for events.
|
|
|
|
* Fix opening of dashboard in the external browser.
|
|
|
|
* Fix a rare crash on the login page.
|
|
|
|
* Fix potential crash when viewing journals before they have been sync.
|
|
|
|
|
2017-04-24 15:25:53 +00:00
|
|
|
## Version 0.14.0
|
|
|
|
* Add support for sharing journals and using shared journals.
|
|
|
|
* This change includes viewing and verifying user's public key fingerprints, as well as automatic upload of encrypted private key.
|
|
|
|
* Add support for read-only journals (not controlling them, just treating existing read-only ones as such)
|
|
|
|
* Add icons to menu operations.
|
|
|
|
* Update dependencies (e.g. okhttp, requery, ical4android)
|
|
|
|
|
2017-04-07 08:09:25 +00:00
|
|
|
## Version 0.13.0
|
|
|
|
* Added a showcase wizard to showcase some features on first use.
|
|
|
|
* Make the sync more robust in case of interruptions.
|
|
|
|
* Changed the allowed TLS ciphers to only include a secure list.
|
|
|
|
* Changed the minimum required version to Android 4.1 (sdk version 16)
|
|
|
|
* Show a message when system-wide auto-sync is disabled
|
|
|
|
* Set correct PROID for Contacts, Events and Tasks
|
|
|
|
* Added many tests for the crypto and service.
|
|
|
|
* Code cleanups and refactoring in the sync manager.
|
|
|
|
* Update {cert,ical,vcard}4android to latest.
|
|
|
|
* Minor fixes
|
|
|
|
|
2017-04-03 22:07:37 +00:00
|
|
|
## Version 0.12.0
|
|
|
|
* Add import from local account (import calendars/contacts)
|
|
|
|
* Update the crypto protocol to version 2.
|
|
|
|
* Refactoring
|
|
|
|
|
2017-03-28 16:01:18 +00:00
|
|
|
## Version 0.11.1
|
|
|
|
* Fix potential crash when updating the app.
|
|
|
|
|
2017-03-24 16:19:46 +00:00
|
|
|
## Version 0.11.0
|
|
|
|
* Add import from file (vCard/iCal).
|
|
|
|
* Fix bug preventing from re-adding a removed account.
|
|
|
|
* Fix issue with some entries marked as "ADD" instead of "CHANGE" in some cases.
|
|
|
|
* Fix issues with embedded webview not showing all pages it should.
|
|
|
|
* Always log deletes, even when not previously added to server.
|
|
|
|
* Refresh the collection view when editing/deleting.
|
|
|
|
* Login: add a "forgot password" link.
|
|
|
|
|
2017-03-10 18:16:13 +00:00
|
|
|
## Version 0.10.0
|
|
|
|
* Open FAQ, user guide and signup page inside the app
|
|
|
|
* Add calendar/contacts view and edits screens
|
|
|
|
* Show the change journal on calendar/contacts view screen
|
|
|
|
* Journals are now cached locally
|
|
|
|
* Setup account page: added more info about the encryption password.
|
|
|
|
* Update German translation
|
|
|
|
|
2017-03-02 13:56:07 +00:00
|
|
|
## Version 0.9.2
|
|
|
|
* Reword some parts of the UI
|
|
|
|
* Add a "Coming soon" section for the Change Journal
|
|
|
|
|
2017-03-01 00:15:06 +00:00
|
|
|
## Version 0.9.1
|
|
|
|
* Add links to the usage guide.
|
|
|
|
* Open the account's dashboard when getting a "UserInactive" exception.
|
|
|
|
* Change how notifications launch activities.
|
|
|
|
* Fix issue with only one of the notifications being clickable.
|
|
|
|
* Shorten notification error title so account name is visible.
|
|
|
|
* Internal changes to how HttpExceptions are handled.
|
|
|
|
* Update strings.
|
|
|
|
|
2017-02-27 13:35:10 +00:00
|
|
|
## Version 0.9.0
|
|
|
|
* Rename the Android package to EteSync to avoid clashes with DAVdroid
|
|
|
|
* Optimise proguard rules and fix warnings
|
|
|
|
* Implement sha256 using bouncy-castle.
|
|
|
|
* Pin gradle plugin version to 2.2.3.
|
|
|
|
|
2017-02-22 17:54:17 +00:00
|
|
|
## Version 0.8.1
|
|
|
|
* Request permissions on app launch instead of only when needed.
|
|
|
|
* Update vcard4droid and ical4droid.
|
|
|
|
|
2017-02-21 19:40:33 +00:00
|
|
|
## Version 0.8.0
|
|
|
|
* Initial release.
|