New version 66.1.3
This commit is contained in:
@@ -11,8 +11,8 @@ android {
|
|||||||
applicationId = "com.tutpro.baresip"
|
applicationId = "com.tutpro.baresip"
|
||||||
minSdk = 28
|
minSdk = 28
|
||||||
targetSdk = 35
|
targetSdk = 35
|
||||||
versionCode = 430
|
versionCode = 431
|
||||||
versionName = "66.1.2"
|
versionName = "66.1.3"
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags += "-DHAVE_INTTYPES_H -lstdc++"
|
cFlags += "-DHAVE_INTTYPES_H -lstdc++"
|
||||||
|
|||||||
@@ -0,0 +1,8 @@
|
|||||||
|
- Added Numeric Keypad account settings
|
||||||
|
- Added tooltips to main activity top app bar icons
|
||||||
|
- Show account's full SIP URI on Account page
|
||||||
|
- Restored unsent new message after pause/resume
|
||||||
|
- In chat activity, fixed adding chat peer to contact
|
||||||
|
- Added cancel button for canceling outgoing call
|
||||||
|
- Fixed showing of call transfer target suggestions
|
||||||
|
- New translations (Japanese and Tamil)
|
||||||
Reference in New Issue
Block a user