65 Commits

Author SHA1 Message Date
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
206d222f7f Merge remote-tracking branch 'weblate/master' 2019-09-23 17:09:56 +03:00
66654911d0 Translated using Weblate (English)
Currently translated at 100.0% (178 of 178 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/en/
2019-09-23 14:25:41 +02: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
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
be29018bdf - Fixed strings typo. 2019-06-22 11:44:34 +03:00
763acdde74 Fix typos 2019-06-21 11:56:49 +00:00
5887b6d12a - Improved Aboutt hints. 2019-06-21 14:23:16 +03:00
e0929a6ed6 Merge pull request #37 from licaon-kter/patch-5
We touch not click
2019-06-21 14:06:42 +03:00
b690674935 Fix typo in help 2019-06-20 11:10:00 +00:00
31f3c245a4 We touch not click
....also Opus has echo cancel since ee24dce2e8 right?
2019-06-19 15:39:37 +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