Commit Graph
266 Commits
Author SHA1 Message Date
Juha Heinanen 29ae28b06f - Use strings in all config activity alert messages. 2019-08-31 11:00:30 +03:00
Juha Heinanen 48d2e1696d - Added support for Opus Forward Error Correction (FEC) via
Opus Expected Packet Loss configuration variable.
2019-08-30 21:54:45 +03:00
Juha Heinanen 20567b0870 - Minor TLS config improvements. 2019-08-25 12:54:05 +03:00
Juha Heinanen 7106b7eb74 - Added possibility to configure baresip a TLS certificate and
CA certificates.
2019-08-25 12:14:57 +03:00
Juha Heinanen c5715b4c81 - Added couple of missing dots to strings. 2019-07-14 11:47:44 +03:00
Juha Heinanen 409939c85c - Replaced some ! chars with . chars. 2019-07-14 11:13:34 +03:00
Juha Heinanen feacfe6a4d - Use some special characters in strings (thanks to NO translation). 2019-07-14 11:03:14 +03:00
Juha Heinanen be29018bdf - Fixed strings typo. 2019-06-22 11:44:34 +03:00
Licaon_Kter 763acdde74 Fix typos 2019-06-21 11:56:49 +00:00
Juha Heinanen 5887b6d12a - Improved Aboutt hints. 2019-06-21 14:23:16 +03:00
juha-h e0929a6ed6 Merge pull request #37 from licaon-kter/patch-5
We touch not click
2019-06-21 14:06:42 +03:00
Licaon_Kter b690674935 Fix typo in help 2019-06-20 11:10:00 +00:00
Licaon_Kter 31f3c245a4 We touch not click
....also Opus has echo cancel since https://github.com/juha-h/baresip-studio/commit/ee24dce2e8cef52451ba2dbecfd0e36a16a08ad5 right?
2019-06-19 15:39:37 +00:00
Juha Heinanen 170ac07855 Merge remote-tracking branch 'weblate/master' 2019-06-19 14:37:54 +03:00
Allan Nordhøy 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
Juha Heinanen ee24dce2e8 - Echo cancellation now applies also when opus codec is in use. 2019-06-14 17:09:59 +03:00
Juha Heinanen 9fc1a7e59b - Fixed import accounts error message. 2019-06-14 16:57:40 +03:00
Licaon_Kter dbbc90f925 And another one 2019-06-11 11:03:56 +00:00
Licaon_Kter 9194ef1015 Link should not be translated 2019-06-11 10:53:29 +00:00
Juha Heinanen fbb39dbdfd - Small edit of configuration strings. 2019-05-29 21:55:16 +03:00
Juha Heinanen 7a9cccf08a - Made Acoustic Echo Cancellation configurable.
- Added module_load/unload functions to API.
2019-05-29 11:26:00 +03:00
Juha Heinanen 4a2a16ef93 - Added GitHub link to About text.
- HTML formatted About text.
2019-05-27 16:36:12 +03:00
Juha Heinanen e430de496f - Improved About title/text. 2019-05-26 15:02:08 +03:00
Juha Heinanen d419304845 - By default, obtain DNS server addresses dynamically from the system. 2019-05-25 16:45:32 +03:00
Juha Heinanen 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
Juha Heinanen e4fbb71d16 - Tried to align alerts with material design guidelines.
- Still more work on strings.
2019-05-11 15:27:35 +03:00
Juha Heinanen c061c5d2f9 - More work on strings. 2019-05-10 12:00:36 +03:00
Juha Heinanen 98b3499643 - More layout/string clean up. 2019-05-09 10:42:47 +03:00
Juha Heinanen 884b762fbf - String and layout related improvements. 2019-05-08 21:33:35 +03:00
Juha Heinanen 6faf86bd2a - Some layout cleanup. 2019-05-08 16:23:29 +03:00
Juha Heinanen adbf62ad7d - Replaced all strings with string resource references.
- Added missing 7.3.0 changelog file.
2019-05-08 13:42:11 +03:00
Juha Heinanen 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
Juha Heinanen 3f861b575f - Added Listen Address config variable.
- Improved config handling with aid of new Config object.
2019-05-04 17:16:03 +03:00
Juha Heinanen 6e35a157d3 - Added 'Default Call Volume' configuration option. 2019-04-27 11:02:25 +03:00
Juha Heinanen 2bdfd48264 - About text styling 2019-04-24 13:44:59 +03:00
Juha Heinanen ed5102a7f0 - added "Reset to Factory Default" config option 2019-04-24 13:22:19 +03:00
Juha Heinanen 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
Juha Heinanen 65947fb023 - Added possibility to set an account as the default account. 2019-04-20 15:18:32 +03:00
Juha Heinanen 4afe9ca23c - Added Debug config option to turn on/off logcat messages 2019-04-12 18:13:39 +03:00
Juha Heinanen 1dfd05f4e0 - Adde about note about increasing media volume 2019-04-10 18:21:33 +03:00
Juha Heinanen 757f640b2d - Go to chat activity instead of main activity when message notification
is clicked.
2019-03-22 14:37:23 +02:00
Juha Heinanen e87333b305 - more chat related improvements 2019-03-13 05:58:32 +02:00
Juha Heinanen 63746216f1 - replace speaker icon with vector asset 2019-03-12 22:49:41 +02:00
Juha Heinanen 16521106a3 - more chat ui improvements
- new primary and accent colors
- use color names in most drawables
2019-03-12 07:00:55 +02:00
Juha Heinanen 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
Juha Heinanen 8632df008a - added version name to About text 2018-12-17 14:42:22 +02:00
Juha Heinanen f899675f45 - use mqueue to execute ua_stop_all Api function on re thread 2018-12-04 01:48:17 +02:00
Juha Heinanen 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
Juha Heinanen 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
Juha Heinanen fcbc7fe2eb small About text improvements 2018-11-18 15:48:20 +02:00