mirror of
https://github.com/etesync/android
synced 2024-11-22 07:58:09 +00:00
fastlane: Add changelog information.
This commit is contained in:
parent
81f4a6266c
commit
d84ff2c9ff
4
fastlane/metadata/android/en-US/changelogs/63.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/63.txt
Normal 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
|
4
fastlane/metadata/android/en-US/changelogs/64.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/64.txt
Normal 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
|
6
fastlane/metadata/android/en-US/changelogs/65.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/65.txt
Normal 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
|
4
fastlane/metadata/android/en-US/changelogs/66.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/66.txt
Normal 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.
|
2
fastlane/metadata/android/en-US/changelogs/67.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/67.txt
Normal file
@ -0,0 +1,2 @@
|
||||
* Fix occasional crash when listing journal members
|
||||
* Fix spelling mistake in encryption password page.
|
3
fastlane/metadata/android/en-US/changelogs/68.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/68.txt
Normal 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.
|
1
fastlane/metadata/android/en-US/changelogs/69.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/69.txt
Normal file
@ -0,0 +1 @@
|
||||
* Fix crash when removing accounts on some devices
|
2
fastlane/metadata/android/en-US/changelogs/70.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/70.txt
Normal file
@ -0,0 +1,2 @@
|
||||
* Gracefully handle Conflict errors (retry later).
|
||||
* Fix potential crash when opening and closing the app very quickly.
|
2
fastlane/metadata/android/en-US/changelogs/71.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/71.txt
Normal file
@ -0,0 +1,2 @@
|
||||
* Import: implement importing tasks from file
|
||||
* Fix crash when Android kills the import activity while it's still importing
|
Loading…
Reference in New Issue
Block a user