393 Commits

Author SHA1 Message Date
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
eb77eefc22 - Use net_use_nameserver() API function to update DNS servers. 2019-06-09 19:43:50 +03:00
b318177aee - New version 8.3.6. 2019-06-06 17:25:51 +03:00
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
091eaed747 - New version 8.3.5. 2019-06-06 12:02:46 +03:00
8ca30cfe16 - Surround contact URIs between < and > only when contacts are saved to file. 2019-06-06 11:45:29 +03:00
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
66fce98c9c - New version 8.3.3. 2019-06-04 20:26:06 +03:00
0925454c54 - Get DNS servers dynamically also then baresip is started the first time. 2019-06-04 20:20:34 +03:00
38c95c976f - Added a log message. 2019-06-04 20:20:02 +03:00
49ca0a757f - Made code a bit easier to read with new var. 2019-06-04 20:18:42 +03:00
50b320967d - Added more checks if char buffers would be too small. 2019-06-04 20:13:38 +03:00
400a0b774e - Avoid possible crash when getting account's audio codecs. 2019-06-03 23:32:37 +03:00
380583326a - New version 8.3.2. 2019-06-03 17:22:13 +03:00
f33d4a43f8 - Use Ringtone looping capability on Android P+. 2019-06-02 21:53:46 +03:00
fd5ed456f9 - Used HtmlCompat to convert About HTML to text (should work on all
Android API levels).
2019-06-01 19:38:25 +03:00
6d0d8a3be7 - If account is accessed from AoR spinner, return directly to main activity. 2019-06-01 19:02:07 +03:00
3445a58eb6 - New version 8.3.1. 2019-05-30 15:11:29 +03:00
62d01e8d62 - Enable also dtmf edit text when it becomes visible. 2019-05-30 15:10:35 +03:00
3700dcc971 - Use aec by default. 2019-05-30 14:53:48 +03:00
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
fbb39dbdfd - Small edit of configuration strings. 2019-05-29 21:55:16 +03:00
edf1d851a9 - Added log message telling which call failed to produce call status and
codec info.
2019-05-29 21:14:37 +03:00
00666273a3 - Removed unused drawable. 2019-05-29 16:58:24 +03:00
108087f14e - Do not set popup spinner background resource. Use whatever is
Android's default.
2019-05-29 16:49:42 +03:00
1c8fc39b15 - Make sure that call info button is enabled when it becomes visible. 2019-05-29 13:05:18 +03:00
7a9cccf08a - Made Acoustic Echo Cancellation configurable.
- Added module_load/unload functions to API.
2019-05-29 11:26:00 +03:00
8218279c59 - New version 8.3.0. 2019-05-29 09:22:35 +03:00
9b4cf1b9c1 - Added Internet Low Bitrate Codec (iLBC).
- Improved account's codec selection.
2019-05-29 09:12:25 +03:00
692ac3d08c - New version 8.2.0. 2019-05-28 11:12:47 +03:00
df37987e48 - Do not clear call uri text when showing a non-existing call. 2019-05-28 10:54:52 +03:00
fb54b3368b - Always show currently active call (if any) when application is relaunched. 2019-05-28 10:03:33 +03:00
4a2a16ef93 - Added GitHub link to About text.
- HTML formatted About text.
2019-05-27 16:36:12 +03:00
3fccc0a981 - Use positive button in alert dialog. 2019-05-26 17:29:50 +03:00
6eae3827c1 - Added log message when info button is clicked
- Show alert even if no call info is available.
2019-05-26 15:11:46 +03:00
e430de496f - Improved About title/text. 2019-05-26 15:02:08 +03:00
b8083c9d26 - New version 8.1.0. 2019-05-26 10:32:03 +03:00
682f7d7bbe - Simplified handling of network changes. 2019-05-26 10:20:45 +03:00
7464ad5992 - Small edits and code improvements. 2019-05-26 09:51:56 +03:00
2d484cbfcc - If there is only one account, append account's domain to contact URI
given without hostpart.
2019-05-25 17:49:15 +03:00
d419304845 - By default, obtain DNS server addresses dynamically from the system. 2019-05-25 16:45:32 +03:00
53a35af339 - Fixed adding of new account. 2019-05-22 16:29:21 +03:00
4a2d9e5309 - Fixed restoring of volume to original level if default call volume is in use. 2019-05-22 15:24:55 +03:00
b93733cabc - Updated versions and created new changelog file. 2019-05-20 08:35:41 +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
22747552e4 - Moved reject button further from answer button to avoid accidental
click of wrong button.
2019-05-13 09:27:00 +03:00
991471d679 - New version 7.4.0. 2019-05-11 15:33:13 +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