715 Commits

Author SHA1 Message Date
3ba131b3de - Fixed crash when calling from Call History. 2020-05-04 11:14:22 +03:00
8ea2f8ce5c - New version 18.1.0. 2020-05-03 16:14:27 +03:00
2e114cf15d - Improved handling of incoming call when app or main activity is not visible. 2020-05-03 15:58:49 +03:00
a27c7d67ee - Properly handle pausing of chats and chats activities. 2020-05-03 14:03:36 +03:00
acba399778 - Ua adapter needs to be updated when returning from accounts. 2020-05-03 11:26:19 +03:00
32edfacc01 - Properly handle pausing/resuming from/to account, accounts, and calls
activities.
2020-05-03 11:06:14 +03:00
8e06325785 - Parent activity of Chat and Account Activity is not always Main Activity. 2020-05-03 11:01:27 +03:00
d12a9aa2f9 - Moved call_peeruri API function back to Api object, since call object
does not exist when peer URI is needed.
2020-05-02 09:58:52 +03:00
365ea34a48 - Spin to AoR of incoming call (if any) when baresip app is made visible. 2020-05-02 09:57:29 +03:00
2d39c284b7 - Moved call related API functions to Call class. 2020-04-28 17:21:37 +03:00
ac32540a9b - Added video mode param to ua_answer() API function. 2020-04-25 15:44:18 +03:00
33c2fdd9a9 - Improved configuration of account's audio codecs. 2020-04-23 17:45:11 +03:00
395873c074 - Improved implementation of account_audio_codec() API function. 2020-04-23 17:41:41 +03:00
fbcec5ec15 - New version 18.0.1 due to upstream increase in allowed maximum number of
account's audio codecs.
2020-04-23 08:58:06 +03:00
0727eaafb6 - Removed logging of account's individual audio codecs when changed. 2020-04-23 08:54:45 +03:00
aeea251d2d - New version 18.0.0. 2020-04-22 09:10:59 +03:00
b55800a34d - Improved/fixed log messages. 2020-04-22 08:52:58 +03:00
4881605a24 - In Android 10, baresip must be started after boot from notification. 2020-04-22 08:48:28 +03:00
dc64dbf913 - Specify explicitly which visibility constant is used in each case. 2020-04-22 08:43:58 +03:00
b88eab3df9 - Restart does not anymore use boot completed receiver. 2020-04-22 08:42:12 +03:00
cebbd237f3 - Fixed restart on Android 10. 2020-04-21 18:08:21 +03:00
ad7edeaf9f - Removed ICE lite mode setting due to upstream removal. 2020-04-19 16:28:46 +03:00
eac78a02a4 - Alignment of strings with weblate. 2020-04-16 16:19:47 +03:00
beb091bbe7 - Small fixes in es and no strings. 2020-04-16 16:09:22 +03:00
ca9729518c - Added pt-rBR strings from weblate. 2020-04-16 15:47:37 +03:00
ec0f31af06 - Improved log message. 2020-04-14 17:07:58 +03:00
7b3f43638b = Renamed RunOnStartup.kt class to BootCompletedReceive.kt. 2020-04-14 17:05:28 +03:00
5b1f828774 - Start baresip service also when there is no need to ask for Microphone
permission.
2020-04-12 14:10:37 +03:00
1b89bb9ff9 - New version 17.4.0. 2020-04-12 13:42:10 +03:00
445f510486 - Added locale to toLowerCase calls. 2020-04-12 12:13:17 +03:00
54e1a53075 - Made backup/restore to work also on Android 10 (API level 29)
- Suppressed some warnings.
2020-04-12 11:52:14 +03:00
43f5a003f2 - Improved asking of RECORD_AUDIO permission. 2020-04-10 15:11:32 +03:00
457df09497 - Getting rid of compiler warnings. 2020-04-10 12:12:13 +03:00
8124c98e76 - Migraded project to AndroidX. 2020-04-09 16:25:57 +03:00
15d98191b3 - Upgraded compile and target SDK versions to 29. 2020-04-09 15:48:40 +03:00
624e571993 - Disable call button if there is no accounts. 2020-04-08 14:57:00 +03:00
b64576b37d - Added video argument to ua_connect and ua_call_alloc API functions. 2020-04-08 11:00:31 +03:00
780b46c356 - Upgraded version due to upstream fix of audio related crash. 2020-04-07 09:35:00 +03:00
30294a21d8 - New version 17.3.0. 2020-04-05 17:31:05 +03:00
dd8a8c1100 - Return AoR of the account as the result from AccountActivity. 2020-04-05 17:24:39 +03:00
73e004bb5a - More work on asking passwords. 2020-04-05 13:11:27 +03:00
a4c849a61f - Improved asking of password when it is not given in account config. 2020-04-04 19:38:56 +03:00
3d30e38b79 - Added "Show Password" checkbox to password prompt. 2020-04-02 09:39:58 +03:00
37777fc493 - Indent fix. 2020-04-02 09:39:31 +03:00
fbf5d56bab - Ask for microphone permission as the first thing when baresip starts. 2020-04-01 13:08:51 +03:00
64c3ee08ce - New version 17.2.3. 2020-03-30 17:24:28 +03:00
f1cdf52126 - Prevent crashes resulting from double clicking of various icons and
list items.
2020-03-30 16:07:41 +03:00
4824593a1e - Change color of account's notification icon to white when account's Register
is unchecked.
2020-03-30 14:13:55 +03:00
ee3784b264 - New version 17.2.2. 2020-03-27 08:33:08 +02:00
29e5e16baf - Do not subscribe to message waiting indication when account is created. 2020-03-27 08:13:46 +02:00