New version 82.1.0
This commit is contained in:
@ -13,8 +13,8 @@ configure<ApplicationExtension> {
|
|||||||
applicationId = "com.tutpro.baresip"
|
applicationId = "com.tutpro.baresip"
|
||||||
minSdk = 28
|
minSdk = 28
|
||||||
targetSdk = 36
|
targetSdk = 36
|
||||||
versionCode = 506
|
versionCode = 507
|
||||||
versionName = "82.0.1"
|
versionName = "82.1.0"
|
||||||
@Suppress("UnstableApiUsage")
|
@Suppress("UnstableApiUsage")
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
|
|||||||
10
fastlane/metadata/android/en-US/changelogs/507.txt
Normal file
10
fastlane/metadata/android/en-US/changelogs/507.txt
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
- Added capability to Mobile account to send and receive SMS messages
|
||||||
|
- Added possibility to send email to contact, call peer, or chat peer
|
||||||
|
- Merged Baresip and Android Contact screens to new Contact screen
|
||||||
|
- Added support for multiple URIs in baresip contact
|
||||||
|
- Added possibility to import contacts from vcf file
|
||||||
|
- Mobile account's status is now white if device is in airplane mode
|
||||||
|
- Added export and delete items to contacts menu
|
||||||
|
- Fixed speakerphone toggling during mobile calls
|
||||||
|
- Fixed crash when entering to empty contacts
|
||||||
|
- New translations (Chinese, Finnish, Indonesian, and Czech)
|
||||||
Reference in New Issue
Block a user