mirror of
https://github.com/etesync/android
synced 2024-12-24 23:48:35 +00:00
28 lines
847 B
Markdown
28 lines
847 B
Markdown
# Changelog
|
|
|
|
## Version 0.9.2
|
|
* Reword some parts of the UI
|
|
* Add a "Coming soon" section for the Change Journal
|
|
|
|
## 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.
|
|
|
|
## 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.
|
|
|
|
## Version 0.8.1
|
|
* Request permissions on app launch instead of only when needed.
|
|
* Update vcard4droid and ical4droid.
|
|
|
|
## Version 0.8.0
|
|
* Initial release.
|