renamed fdroid directory
This commit is contained in:
2
fastlane/metadata/android/en-US/changelogs/3.2.0.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/3.2.0.txt
Normal file
@ -0,0 +1,2 @@
|
||||
- Added dialpad button for choosing between phone number and text soft keyboard.
|
||||
- Fixed auto completion of callee based on contacts.
|
||||
5
fastlane/metadata/android/en-US/changelogs/3.2.2.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/3.2.2.txt
Normal file
@ -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.
|
||||
3
fastlane/metadata/android/en-US/changelogs/4.0.0.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/4.0.0.txt
Normal file
@ -0,0 +1,3 @@
|
||||
- Improved implementation of contacts, messages, and call history.
|
||||
- Avoided crash when messages arrive before accounts have been added.
|
||||
|
||||
3
fastlane/metadata/android/en-US/changelogs/4.1.0.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/4.1.0.txt
Normal file
@ -0,0 +1,3 @@
|
||||
- all user interface unrelated data is now kept in baresip service
|
||||
allowing proper recovery in case Android kills other baresip activities
|
||||
- many other improvements and bug fixes
|
||||
3
fastlane/metadata/android/en-US/changelogs/4.1.1.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/4.1.1.txt
Normal file
@ -0,0 +1,3 @@
|
||||
- fixed critical bug in checking of record audio permission that
|
||||
prevented new baresip installation from starting
|
||||
- small improvements
|
||||
1
fastlane/metadata/android/en-US/changelogs/4.1.2.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/4.1.2.txt
Normal file
@ -0,0 +1 @@
|
||||
- fixed crash when empty accounts spinner is clicked
|
||||
6
fastlane/metadata/android/en-US/changelogs/5.0.0.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/5.0.0.txt
Normal file
@ -0,0 +1,6 @@
|
||||
- Replaced text mode EditConfigActivity with graphical Config activity
|
||||
- Current configuration items are Auto Start, DNS Servers, Opus Bit Rate,
|
||||
and ICE Lite
|
||||
- Added ICE and Stun Server account options
|
||||
- Fixed bug in deleting of an account
|
||||
- Do not loose unsent message when chat activity is interrupted
|
||||
5
fastlane/metadata/android/en-US/changelogs/5.1.0.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/5.1.0.txt
Normal file
@ -0,0 +1,5 @@
|
||||
- Added possibility to export/import contacts to/from Download
|
||||
folder. I you want to use this feature, grand baresip Storage permission
|
||||
in Settings -> Apps -> baresip -> Permissions.
|
||||
- Fixed slow quiting of Baresip when there is no network connectivity.
|
||||
|
||||
4
fastlane/metadata/android/en-US/changelogs/5.2.0.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/5.2.0.txt
Normal file
@ -0,0 +1,4 @@
|
||||
- Notify user about registration failure
|
||||
- Added call info button for an active call
|
||||
- Do not require "sip:" scheme in Outbound Proxy URI
|
||||
- Allow domain label to start with a digit
|
||||
2
fastlane/metadata/android/en-US/changelogs/5.2.1.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/5.2.1.txt
Normal file
@ -0,0 +1,2 @@
|
||||
- Relaxed checking of Display Name and Authentication Username
|
||||
- Added version name to About page
|
||||
2
fastlane/metadata/android/en-US/changelogs/5.3.0.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/5.3.0.txt
Normal file
@ -0,0 +1,2 @@
|
||||
- Added notification popup telling why call was closed
|
||||
- Fixed showing of callee URI if it contains port number or parameters
|
||||
2
fastlane/metadata/android/en-US/changelogs/5.3.1.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/5.3.1.txt
Normal file
@ -0,0 +1,2 @@
|
||||
- Relaxed checking of userpart in account's SIP URI
|
||||
- Added support for arm64-v8a architecture
|
||||
10
fastlane/metadata/android/en-US/full_description.txt
Normal file
10
fastlane/metadata/android/en-US/full_description.txt
Normal file
@ -0,0 +1,10 @@
|
||||
Currently baresip app supports SIP voice calls and messages with TLS
|
||||
transport, voicemail Message Waiting Indication (MWI), incoming call
|
||||
transfers via REFER method, PCMU/PCMA and opus voice codecs, as well as
|
||||
ZRTP and (DTLS) SRTP media encapsulation.
|
||||
|
||||
Development of baresip app is motivated by need for a secure open source
|
||||
SIP User Agent for Android that does not depend on proprietary, third
|
||||
party push notification services.
|
||||
|
||||
Source code is available at https://github.com/juha-h/baresip-studio.
|
||||
BIN
fastlane/metadata/android/en-US/images/icon.png
Normal file
BIN
fastlane/metadata/android/en-US/images/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
BIN
fastlane/metadata/android/en-US/phoneScreenshots/shot1.png
Normal file
BIN
fastlane/metadata/android/en-US/phoneScreenshots/shot1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 54 KiB |
BIN
fastlane/metadata/android/en-US/phoneScreenshots/shot2.png
Normal file
BIN
fastlane/metadata/android/en-US/phoneScreenshots/shot2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 62 KiB |
2
fastlane/metadata/android/en-US/short_description.txt
Normal file
2
fastlane/metadata/android/en-US/short_description.txt
Normal file
@ -0,0 +1,2 @@
|
||||
SIP User Agent app for Android based on baresip
|
||||
(https://github.com/alfredh/baresip) library.
|
||||
1
fastlane/metadata/android/en-US/title.txt
Normal file
1
fastlane/metadata/android/en-US/title.txt
Normal file
@ -0,0 +1 @@
|
||||
baresip
|
||||
Reference in New Issue
Block a user