From 64d744f5f28f2bef36774d40dcb5cb8c4ee6147b Mon Sep 17 00:00:00 2001 From: Juha Heinanen Date: Tue, 6 Nov 2018 11:33:29 +0200 Subject: [PATCH] new f-droid changelog file --- fdroid/repo/com.tutpro.baresip/en-US/changelogs/3.2.2.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 fdroid/repo/com.tutpro.baresip/en-US/changelogs/3.2.2.txt diff --git a/fdroid/repo/com.tutpro.baresip/en-US/changelogs/3.2.2.txt b/fdroid/repo/com.tutpro.baresip/en-US/changelogs/3.2.2.txt new file mode 100644 index 00000000..b6c865f7 --- /dev/null +++ b/fdroid/repo/com.tutpro.baresip/en-US/changelogs/3.2.2.txt @@ -0,0 +1,5 @@ +- Added handling of call transfer failed event. +- Avoided crash at device (re)start. +- Avoided crash when coming first time back from accounts to main activity. +- Used "textEmailAddress" input type for account URIs. +- Changed importance of default notification channel to low.