Commit Graph
1140 Commits
Author SHA1 Message Date
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
Allan Nordhøy 35541de0d4 Translated using Weblate (Norwegian Bokmål)
Currently translated at 86.6% (142 of 164 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/nb_NO/
2019-07-12 14:13:37 +02:00
Juha Heinanen 9daaa68bfa Translated using Weblate (Finnish)
Currently translated at 100.0% (164 of 164 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/fi/
2019-07-12 14:13:37 +02:00
Allan Nordhøy 47ead6027e Translated using Weblate (Norwegian Bokmål)
Currently translated at 86.6% (142 of 164 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/nb_NO/
2019-07-12 14:13:37 +02:00
Licaon Kter 9a9d6097d1 Translated using Weblate (Romanian)
Currently translated at 97.0% (159 of 164 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/ro/
2019-07-12 14:13:37 +02:00
Juha Heinanen 120ea8a48e - Fixed auto-rejecting of new incoming call. 2019-07-12 15:12:47 +03:00
Juha Heinanen 0533642f59 - Set volume control stream to STREAM_VOICE_CALL also when '183 Session
Progress' response is received.
- Set volume control stream to STREAM_VOICE_CALL only once.
- When call is closed, set volume control stream to DEFAULT_STREAM_TYPE.
2019-07-11 18:19:21 +03:00
Juha Heinanen b1f675488a - Fixed showing of account status, when default account is changed. 2019-07-06 09:52:21 +03:00
Juha Heinanen be29018bdf - Fixed strings typo. 2019-06-22 11:44:34 +03:00
Juha Heinanen 82e9a4d053 - Update DNS servers and register UAs also when network becomes available. 2019-06-22 10:51:51 +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 531a31bb11 Translated using Weblate (Norwegian Bokmål)
Currently translated at 86.1% (143 of 166 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/nb_NO/
2019-06-18 21:06:45 +02: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
Allan Nordhøy dba5a01eda Translated using Weblate (Norwegian Bokmål)
Currently translated at 57.8% (96 of 166 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/nb_NO/
2019-06-17 09:10:34 +02:00
Licaon Kter 862ec7bc51 Translated using Weblate (Romanian)
Currently translated at 89.8% (149 of 166 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/ro/
2019-06-17 09:10:31 +02:00
THANOS SIOURDAKIS a5747b74ab Translated using Weblate (Greek)
Currently translated at 5.4% (9 of 166 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/el/
2019-06-17 09:10:14 +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 ed57ee267e - Removed baresip_link and stun_server_default strings from values-fi. 2019-06-14 17:02:55 +03:00
Juha Heinanen 48f6ea4626 - Introduced new config variables 'opus_samplerate', 'opus_stereo',
and 'opus_sprop_stereo'.
- Set 'opus_samplerate' to 16000 and 'opus[_sprop]_stereo' to "no" in order
  to support acoustic echo cancellation also when opus codec is in use.
- Renamed 'prefer_ipv6' config variable to 'net_prefer_ipv6'.
2019-06-14 16:57:40 +03:00
Juha Heinanen 9fc1a7e59b - Fixed import accounts error message. 2019-06-14 16:57:40 +03:00
Allan Nordhøy b2845d62a6 Added translation using Weblate (Norwegian Bokmål) 2019-06-12 00:55:50 +02:00
juha-h 370657dee2 Merge pull request #36 from licaon-kter/patch-4
Link should not be translated
2019-06-11 15:33:14 +03:00
Juha Heinanen cd59887c2c - Fixed net_use_nameserver() net argument. 2019-06-11 15:13:45 +03:00
Juha Heinanen 1556b610fc - Added 'void' return type to logging functions. 2019-06-11 15:06:28 +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
Licaon Kter f9e9173274 Added translation using Weblate (Romanian) 2019-06-10 08:27:42 +02:00
Juha Heinanen eb77eefc22 - Use net_use_nameserver() API function to update DNS servers. 2019-06-09 19:43:50 +03:00
THANOS SIOURDAKIS 96b80366a3 Added translation using Weblate (Greek) 2019-06-08 13:52:26 +02:00
Juha Heinanen a1038c6908 - Allow changing of contact name also when only case of letters differ.
- When restoring contacts, do not require that URI is surrounded by
  angle brackets.
2019-06-06 17:18:14 +03:00
Juha Heinanen 8ca30cfe16 - Surround contact URIs between < and > only when contacts are saved to file. 2019-06-06 11:45:29 +03:00
Juha Heinanen c66e20a6ed - New version 9.3.4.
- Use communication mode only when call is (being) established.
- Introduced 2.5 sec delay to placing of a call in order to avoid loss of
  audio at the beginning of call.
- Fixed initializing default contacts when baresip is started the first time.
- Clear call URI when call is closed.
2019-06-06 11:26:13 +03:00
Juha Heinanen 0925454c54 - Get DNS servers dynamically also then baresip is started the first time. 2019-06-04 20:20:34 +03:00
Juha Heinanen 38c95c976f - Added a log message. 2019-06-04 20:20:02 +03:00
Juha Heinanen 49ca0a757f - Made code a bit easier to read with new var. 2019-06-04 20:18:42 +03:00
Juha Heinanen 50b320967d - Added more checks if char buffers would be too small. 2019-06-04 20:13:38 +03:00
Juha Heinanen 400a0b774e - Avoid possible crash when getting account's audio codecs. 2019-06-03 23:32:37 +03:00
Juha Heinanen 380583326a - New version 8.3.2. 2019-06-03 17:22:13 +03:00
Juha Heinanen f33d4a43f8 - Use Ringtone looping capability on Android P+. 2019-06-02 21:53:46 +03:00
Juha Heinanen fd5ed456f9 - Used HtmlCompat to convert About HTML to text (should work on all
Android API levels).
2019-06-01 19:38:25 +03:00
Juha Heinanen 6d0d8a3be7 - If account is accessed from AoR spinner, return directly to main activity. 2019-06-01 19:02:07 +03:00
Juha Heinanen 62d01e8d62 - Enable also dtmf edit text when it becomes visible. 2019-05-30 15:10:35 +03:00
Juha Heinanen 3700dcc971 - Use aec by default. 2019-05-30 14:53:48 +03:00
Juha Heinanen df4874ab15 - Don't set audio mode to .MODE_IN_COMMUNICATION and call is established,
because on some devices it adds 3-4 sec delay to playing of audio.
2019-05-30 14:46:48 +03:00