1
0
mirror of https://github.com/etesync/android synced 2024-11-22 16:08:13 +00:00

fastlane: Add changelog information.

This commit is contained in:
Tom Hacohen 2019-05-03 15:47:38 +01:00
parent 81f4a6266c
commit d84ff2c9ff
9 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,4 @@
* Add notification channels for granular control of app notifications
* Only show the custom certificate popup when using EteSync interactively
* Fix setting changes not being applied (e.g. log to file) by making the sync the same process
* Add a separate setting for verbose logging (was previously tied to log to file) for more granular privacy control

View File

@ -0,0 +1,4 @@
* Add notification channels for granular control of app notifications
* Only show the custom certificate popup when using EteSync interactively
* Fix setting changes not being applied (e.g. log to file) by making the sync the same process
* Add a separate setting for verbose logging (was previously tied to log to file) for more granular privacy control

View File

@ -0,0 +1,6 @@
* Change the sync to also do the preparation in chunks
* Fix crash when removing journal members
* Add notification channels for granular control of app notifications
* Only show the custom certificate popup when using EteSync interactively
* Fix setting changes not being applied (e.g. log to file) by making the sync the same process
* Add a separate setting for verbose logging (was previously tied to log to file) for more granular privacy control

View File

@ -0,0 +1,4 @@
* Fix crash on import when the activity is in the background when the import finishes.
* Show notifications for SSL handshake related errors.
* Improve debug info and crash reporting email.
* Add Tutanota to the list of clients that don't support attachments from other apps.

View File

@ -0,0 +1,2 @@
* Fix occasional crash when listing journal members
* Fix spelling mistake in encryption password page.

View File

@ -0,0 +1,3 @@
* Fix encryption password change not to crash.
* Fix occasional crash when listing journal members
* Fix spelling mistake in encryption password page.

View File

@ -0,0 +1 @@
* Fix crash when removing accounts on some devices

View File

@ -0,0 +1,2 @@
* Gracefully handle Conflict errors (retry later).
* Fix potential crash when opening and closing the app very quickly.

View File

@ -0,0 +1,2 @@
* Import: implement importing tasks from file
* Fix crash when Android kills the import activity while it's still importing