b690674935
Fix typo in help
2019-06-20 11:10:00 +00:00
170ac07855
Merge remote-tracking branch 'weblate/master'
2019-06-19 14:37:54 +03:00
035898a76b
Translated using Weblate (English)
...
Currently translated at 100.0% (166 of 166 strings)
Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/en/
2019-06-18 21:06:37 +02:00
ee24dce2e8
- Echo cancellation now applies also when opus codec is in use.
2019-06-14 17:09:59 +03:00
9fc1a7e59b
- Fixed import accounts error message.
2019-06-14 16:57:40 +03:00
dbbc90f925
And another one
2019-06-11 11:03:56 +00:00
9194ef1015
Link should not be translated
2019-06-11 10:53:29 +00:00
fbb39dbdfd
- Small edit of configuration strings.
2019-05-29 21:55:16 +03:00
7a9cccf08a
- Made Acoustic Echo Cancellation configurable.
...
- Added module_load/unload functions to API.
2019-05-29 11:26:00 +03:00
4a2a16ef93
- Added GitHub link to About text.
...
- HTML formatted About text.
2019-05-27 16:36:12 +03:00
e430de496f
- Improved About title/text.
2019-05-26 15:02:08 +03:00
d419304845
- By default, obtain DNS server addresses dynamically from the system.
2019-05-25 16:45:32 +03:00
97455d7ec8
- Added support for G7221 codec.
...
- Added support for WebRTC based audio echo cancellation.
- Minor call notification modifications.
2019-05-20 08:26:12 +03:00
e4fbb71d16
- Tried to align alerts with material design guidelines.
...
- Still more work on strings.
2019-05-11 15:27:35 +03:00
c061c5d2f9
- More work on strings.
2019-05-10 12:00:36 +03:00
98b3499643
- More layout/string clean up.
2019-05-09 10:42:47 +03:00
884b762fbf
- String and layout related improvements.
2019-05-08 21:33:35 +03:00
6faf86bd2a
- Some layout cleanup.
2019-05-08 16:23:29 +03:00
adbf62ad7d
- Replaced all strings with string resource references.
...
- Added missing 7.3.0 changelog file.
2019-05-08 13:42:11 +03:00
086037d4a3
- Replaced 'Use ICE' in account config with 'Media NAT Traversal' that
...
includes STUN media NAT option.
- Some reordering in account config.
2019-05-06 09:11:49 +03:00
3f861b575f
- Added Listen Address config variable.
...
- Improved config handling with aid of new Config object.
2019-05-04 17:16:03 +03:00
6e35a157d3
- Added 'Default Call Volume' configuration option.
2019-04-27 11:02:25 +03:00
2bdfd48264
- About text styling
2019-04-24 13:44:59 +03:00
ed5102a7f0
- added "Reset to Factory Default" config option
2019-04-24 13:22:19 +03:00
4c0dd0e628
- added support for IPv6 (not tested due to lack of IPv6 network)
...
- new "Prefer IPv6" config option
- IPv6 address is allowed in DNS Server and Outbound Proxy
- added log_level config file variable
- added Google IPv6 DNS server address
2019-04-24 12:53:10 +03:00
65947fb023
- Added possibility to set an account as the default account.
2019-04-20 15:18:32 +03:00
4afe9ca23c
- Added Debug config option to turn on/off logcat messages
2019-04-12 18:13:39 +03:00
1dfd05f4e0
- Adde about note about increasing media volume
2019-04-10 18:21:33 +03:00
c74124702a
- added srtp-mandf media encryption
...
- show yellow security button if media encryption is srtp-mand or
srtp-mandf
- updated account's media encryption help text
- updated baresip libs and include files to current master
2019-02-16 06:53:14 +02:00
8632df008a
- added version name to About text
2018-12-17 14:42:22 +02:00
f899675f45
- use mqueue to execute ua_stop_all Api function on re thread
2018-12-04 01:48:17 +02:00
4626967ae1
- 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
- Updated libbaresip.a and baresip.h to baresip new_account_functions
branch (not yet committed to master)
2018-11-30 02:07:03 +02:00
6f652f3872
- use countdown timer to force stop app after 5 seconds and kill after
...
10 seconds from quit
- removed not needed param from findAorIndex function
2018-11-25 05:45:46 +02:00
fcbc7fe2eb
small About text improvements
2018-11-18 15:48:20 +02:00
f6732395e2
- added support detecting (mwi) and listening of voicemails
...
- activated via account's voicemail uri
2018-09-18 13:41:53 +03:00
1a929d8c36
improved About activity
2018-08-07 21:22:57 +03:00
4d50c322c6
added note to About about config/dns_server
2018-08-01 14:56:10 +03:00
59d22b12ab
improved calls/messages/contacts implemtation
...
used vector image assets
2018-07-29 16:32:27 +03:00
679c6855e0
introduced support for sending and receiving messages
2018-07-22 20:27:57 +03:00
9e718db8a0
updated account register help text
2018-06-23 13:49:21 +03:00
7b98f353ee
try to avoid loosing registrations by using ;expires=3600 and by registering
...
UAs every 10 minutes
fixed account help clicks
2018-06-22 19:19:27 +03:00
4388c20ec9
major change: use service to run baresip
2018-06-21 19:31:45 +03:00
45b3cadaa3
improved account media encryption help text
2018-06-13 15:22:24 +03:00
fbf454dfb8
updated About text
2018-06-13 11:58:38 +03:00
9fe72cb4f4
show help texts when account activity headings are clicked
2018-06-12 17:43:35 +03:00
72181972cd
removed unused strings
2018-06-10 18:46:24 +03:00
ce52d1dbff
first commit
2018-02-20 05:01:26 +02:00