842 Commits

Author SHA1 Message Date
420fc90ed3 - Added 18.0.1 cgangelog. 2020-04-23 09:07:59 +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
806e3c1249 - Gradle version upgrade. 2020-04-19 16:14:48 +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
d45aee1552 - Upgraded kotlin version. 2020-04-13 15:09:20 +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
7c7f89976f - Increased Android Studio version. 2020-04-12 13:30:31 +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
9ab58f3d80 - Updated changelog. 2020-04-05 17:30:42 +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
3729b9b896 - Build gradle upgrade to 3.6.1. 2020-04-02 09:38:50 +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
e6a1c356ad - Replaced account_laddr API function with account_luri. 2020-03-24 10:23:04 +02:00
b9e4bd58bf - Revert back to using account_laddr API function. 2020-03-23 11:55:49 +02:00
5448b6de7b - New version 17.2.1. 2020-03-22 12:22:38 +02:00
8d256da365 - Account's laddr needs to be stored in ;extra param, since account_laddr()
may result in empty laddr.
2020-03-22 12:11:31 +02:00
9bc7d0ecaf - Fixed bug in paramValue function. 2020-03-22 12:00:58 +02:00
3e19aef78f - In account, renamed uri to laddr. 2020-03-21 08:27:03 +02:00
50d828526c - Modified 17.2.0 changelog. 2020-03-21 08:04:21 +02:00