diff --git a/fastlane/metadata/android/en-US/changelogs/63.txt b/fastlane/metadata/android/en-US/changelogs/63.txt new file mode 100644 index 00000000..31b9a58e --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/63.txt @@ -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 diff --git a/fastlane/metadata/android/en-US/changelogs/64.txt b/fastlane/metadata/android/en-US/changelogs/64.txt new file mode 100644 index 00000000..31b9a58e --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/64.txt @@ -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 diff --git a/fastlane/metadata/android/en-US/changelogs/65.txt b/fastlane/metadata/android/en-US/changelogs/65.txt new file mode 100644 index 00000000..5c3f2706 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/65.txt @@ -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 diff --git a/fastlane/metadata/android/en-US/changelogs/66.txt b/fastlane/metadata/android/en-US/changelogs/66.txt new file mode 100644 index 00000000..7395a0e6 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/66.txt @@ -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. diff --git a/fastlane/metadata/android/en-US/changelogs/67.txt b/fastlane/metadata/android/en-US/changelogs/67.txt new file mode 100644 index 00000000..81e87423 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/67.txt @@ -0,0 +1,2 @@ +* Fix occasional crash when listing journal members +* Fix spelling mistake in encryption password page. diff --git a/fastlane/metadata/android/en-US/changelogs/68.txt b/fastlane/metadata/android/en-US/changelogs/68.txt new file mode 100644 index 00000000..797c169a --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/68.txt @@ -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. diff --git a/fastlane/metadata/android/en-US/changelogs/69.txt b/fastlane/metadata/android/en-US/changelogs/69.txt new file mode 100644 index 00000000..70d88270 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/69.txt @@ -0,0 +1 @@ +* Fix crash when removing accounts on some devices diff --git a/fastlane/metadata/android/en-US/changelogs/70.txt b/fastlane/metadata/android/en-US/changelogs/70.txt new file mode 100644 index 00000000..fd280bce --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/70.txt @@ -0,0 +1,2 @@ +* Gracefully handle Conflict errors (retry later). +* Fix potential crash when opening and closing the app very quickly. diff --git a/fastlane/metadata/android/en-US/changelogs/71.txt b/fastlane/metadata/android/en-US/changelogs/71.txt new file mode 100644 index 00000000..9ca6b2c6 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/71.txt @@ -0,0 +1,2 @@ +* Import: implement importing tasks from file +* Fix crash when Android kills the import activity while it's still importing