diff --git a/fastlane/metadata/android/en-US/changelogs/61.txt b/fastlane/metadata/android/en-US/changelogs/61.txt new file mode 100644 index 0000000..09d260d --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/61.txt @@ -0,0 +1,26 @@ +* Fixed waking up from OS dialer +* Fixed Call id when starting conference from the system +* Fixed handling incoming calls from OS and preserve media type +* Fixed call state check for incoming calls +* Fixed revert speakerphone state +* Fix for edit conference modal +* CallKeep fixes for Android +* Fixed CallKeep didDeactivateAudioSession +* Fixed propagating media type +* Display call reject cause +* Improve inviting participants at a later time +* Improve display of call and conference statistics +* Remove dead participants from conference view +* Fixed display of packet loss +* Propagate display name from favorites +* Close call in one more corner case +* Print media type in waiting for media line +* Fixed answering new call while in a call +* Make sure between calls vibration is always cancelled +* Trim username and password strings in sign-in form +* Added menu link for version update +* Propagate display name from favorites +* Close call in one more corner case +* Improve conference statistics and remove dead participants from view +* Added network statistics to conferences participants +* Added packet loss and bandwidth usage info 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 0000000..9d4b33c --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/63.txt @@ -0,0 +1,9 @@ + * Remove CallKeep listeners at unmount + * Added proximity sensor setting + * Hangup call when press back button + * Do not exit the app on back button press + * Stop handling network notifications if the app was unmounted + * Added logs panel + * Only bring up alert panel when push notification arrives + * Go to ready as soon as a new call comes in + * Increased Android version to v29 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 0000000..1560fbe --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/64.txt @@ -0,0 +1 @@ + * Fixed normalizing URIs \ No newline at end of file