48 Commits

Author SHA1 Message Date
94d373c273 - More work on string resources.
- Always use alert heading Notice when user enters invalid input.
2020-03-05 04:45:01 +02:00
97af201076 - Added check that that Authentication Username and Password are either
both given or neither is given.
- Used en and fi language strings in invalid account entity notices.
2020-03-04 08:42:30 +02:00
293c7ec0f0 - Use white colored status symbol if account's registration has not been activated.
- Added info about accounts' status symbols to About page.
2020-02-21 02:58:49 +02:00
7eca0a4b1b - Let user fix the Settings that prevented baresip from starting. 2020-02-18 04:13:52 +02:00
86b60fa0f8 - Replaced global setting "Prefer IPv6" with account specific
"Prefer IPv6 Media" setting.
- Improved acting on changes in network connectivity.
2020-02-07 01:19:41 +02:00
85b8520fe9 - More "Prefer IPv6" help text improvements. 2020-01-15 04:07:56 +02:00
2427722ae9 - Clarified Help text of "Prefer IPv6" setting. 2020-01-15 04:07:56 +02:00
74d78fbeaf - FI string fixes and improvements. 2019-11-28 03:43:00 +02:00
469d500f4c - String fixes and improvements. 2019-11-28 03:02:08 +02:00
d8b26f9b64 - Added possibility to give transport protocol for account's AoR.
- Do not show account's port or transport protocol except in Account Activity.
2019-11-27 10:55:46 +02:00
6a792bda34 - Added About note about contact avatars. 2019-11-23 12:23:14 +02:00
3fb3186dc3 - Added About linitation note about multiple network interfaces. 2019-11-20 06:01:36 +02:00
0bbe15737e - No need to ask for READ_PHONE_STATE permission,
- Improved no_calls string.
2019-11-16 04:51:46 +02:00
d3162b82ed - Improved asking of permissions and acting on the answers. 2019-11-15 15:11:41 +02:00
0644faaf89 - Small FI string edit. 2019-11-06 14:33:40 +02:00
5241136560 - Small FI strings edit. 2019-11-06 14:02:03 +02:00
f151a88201 - Removed Bind Address from Settings (it didn't work as expected). 2019-11-06 11:19:29 +02:00
df80541f45 - Small string edits. 2019-10-24 21:22:02 +03:00
7f17a3df3e - Removed unused strings.
- Edited Finnish strings.
2019-10-22 21:26:09 +03:00
53f751454d - Added to Settings possibility to choose which audio modules are loaded.
Codecs provided by loaded modules are available for accounts to use.
2019-10-22 17:33:46 +03:00
61ddf3db9d - Renamed main menu Configuration item to Settings. 2019-10-15 08:58:06 +03:00
5020893450 - Added Bind Address configuration variable. 2019-10-14 11:00:54 +03:00
c7a96b66ac - Improved About text. 2019-10-10 09:51:47 +03:00
4d48ac82f9 - Ranamed Main Activity Export/Import to Backup/Restore.
- Removed export/import of accounts and contacts.
2019-10-09 21:21:04 +03:00
ac26c2256d - Added to main menu possibility to export and import all application date.
- Improved encryption/decryption of exported/imported data.  If accounts
  were exported, they need to be exported again.
- Lots of other implemetation improvements.
2019-10-09 11:48:26 +03:00
39a0230bd0 - Allow deletion of account's chat history via chats activity menu item.
- Ask confirmation before deleting chat and call history.
- Improved updating of main activity voicemail, chat, and call icons.
- Removed path parameter from saveUaMessage, deleteUaMessage, and
  saveMessages functions.
2019-10-03 20:50:23 +03:00
0e8ba14deb - Added Call History menu that allows deleting of account's call history
and disabling/enabling production of account's call history.
2019-09-30 17:58:40 +03:00
465f943198 - Added "Restart" Main Activity menu option.
- When registration fails due to DNS lookup failure, try
  registration once more after updating DNS servers.
- Small logging improvements.
2019-09-19 15:04:08 +03:00
84bc1252db - Added Answer Mode (Manual or Automatic) account configuration option. 2019-09-17 17:31:53 +03:00
29ae28b06f - Use strings in all config activity alert messages. 2019-08-31 11:00:30 +03:00
48d2e1696d - Added support for Opus Forward Error Correction (FEC) via
Opus Expected Packet Loss configuration variable.
2019-08-30 21:54:45 +03:00
20567b0870 - Minor TLS config improvements. 2019-08-25 12:54:05 +03:00
7106b7eb74 - Added possibility to configure baresip a TLS certificate and
CA certificates.
2019-08-25 12:14:57 +03:00
54cb6f6890 Merge remote-tracking branch 'weblate/master' 2019-07-15 18:08:40 +03:00
c5715b4c81 - Added couple of missing dots to strings. 2019-07-14 11:47:44 +03:00
409939c85c - Replaced some ! chars with . chars. 2019-07-14 11:13:34 +03:00
feacfe6a4d - Use some special characters in strings (thanks to NO translation). 2019-07-14 11:03:14 +03:00
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
5887b6d12a - Improved Aboutt hints. 2019-06-21 14:23:16 +03:00
ee24dce2e8 - Echo cancellation now applies also when opus codec is in use. 2019-06-14 17:09:59 +03:00
ed57ee267e - Removed baresip_link and stun_server_default strings from values-fi. 2019-06-14 17:02:55 +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
1e95cb8b2d - Added Finnish language strings. 2019-05-10 11:59:24 +03:00