Commit Graph
257 Commits
Author SHA1 Message Date
Juha Heinanen ea526abeb0 - Use app_name string in backup/restore file name. 2020-05-28 10:02:43 +03:00
Juha Heinanen 45bfaab030 - Moved configuration of account's audio codecs to a new activity. 2020-05-19 09:01:53 +03:00
Juha Heinanen 4881605a24 - In Android 10, baresip must be started after boot from notification. 2020-04-22 08:48:28 +03:00
Juha Heinanen ad7edeaf9f - Removed ICE lite mode setting due to upstream removal. 2020-04-19 16:28:46 +03:00
Juha Heinanen 3d30e38b79 - Added "Show Password" checkbox to password prompt. 2020-04-02 09:39:58 +03:00
Juha Heinanen 5b9457c283 - If Authentication Username is not given, it defaults to account's username. 2020-03-20 11:51:23 +02:00
Juha Heinanen 72dc826313 Merge remote-tracking branch 'weblate/master' 2020-03-19 17:56:37 +02:00
Juha Heinanen cc7083e9fd Translated using Weblate (Finnish)
Currently translated at 100.0% (196 of 196 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/fi/
2020-03-19 08:03:55 +01:00
Juha Heinanen 0be59ce6d4 - Ask authentication password at baresip start if authentication username is
given in account configuration, but password is not.
2020-03-19 07:59:54 +02:00
Juha Heinanen 94d373c273 - More work on string resources.
- Always use alert heading Notice when user enters invalid input.
2020-03-05 04:45:01 +02:00
Juha Heinanen 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
Juha Heinanen 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
Juha Heinanen 7eca0a4b1b - Let user fix the Settings that prevented baresip from starting. 2020-02-18 04:13:52 +02:00
Juha Heinanen 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
Juha Heinanen 85b8520fe9 - More "Prefer IPv6" help text improvements. 2020-01-15 04:07:56 +02:00
Juha Heinanen 2427722ae9 - Clarified Help text of "Prefer IPv6" setting. 2020-01-15 04:07:56 +02:00
Juha Heinanen 74d78fbeaf - FI string fixes and improvements. 2019-11-28 03:43:00 +02:00
Juha Heinanen 469d500f4c - String fixes and improvements. 2019-11-28 03:02:08 +02:00
Juha Heinanen 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
Juha Heinanen 6a792bda34 - Added About note about contact avatars. 2019-11-23 12:23:14 +02:00
Juha Heinanen 3fb3186dc3 - Added About linitation note about multiple network interfaces. 2019-11-20 06:01:36 +02:00
Juha Heinanen 0bbe15737e - No need to ask for READ_PHONE_STATE permission,
- Improved no_calls string.
2019-11-16 04:51:46 +02:00
Juha Heinanen d3162b82ed - Improved asking of permissions and acting on the answers. 2019-11-15 15:11:41 +02:00
Juha Heinanen 0644faaf89 - Small FI string edit. 2019-11-06 14:33:40 +02:00
Juha Heinanen 5241136560 - Small FI strings edit. 2019-11-06 14:02:03 +02:00
Juha Heinanen f151a88201 - Removed Bind Address from Settings (it didn't work as expected). 2019-11-06 11:19:29 +02:00
Juha Heinanen df80541f45 - Small string edits. 2019-10-24 21:22:02 +03:00
Juha Heinanen 7f17a3df3e - Removed unused strings.
- Edited Finnish strings.
2019-10-22 21:26:09 +03:00
Juha Heinanen 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
Juha Heinanen 61ddf3db9d - Renamed main menu Configuration item to Settings. 2019-10-15 08:58:06 +03:00
Juha Heinanen 5020893450 - Added Bind Address configuration variable. 2019-10-14 11:00:54 +03:00
Juha Heinanen c7a96b66ac - Improved About text. 2019-10-10 09:51:47 +03:00
Juha Heinanen 4d48ac82f9 - Ranamed Main Activity Export/Import to Backup/Restore.
- Removed export/import of accounts and contacts.
2019-10-09 21:21:04 +03:00
Juha Heinanen 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
Juha Heinanen 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
Juha Heinanen 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
Juha Heinanen 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
Juha Heinanen 84bc1252db - Added Answer Mode (Manual or Automatic) account configuration option. 2019-09-17 17:31:53 +03:00
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 54cb6f6890 Merge remote-tracking branch 'weblate/master' 2019-07-15 18:08:40 +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 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
Juha Heinanen 5887b6d12a - Improved Aboutt hints. 2019-06-21 14:23:16 +03: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