1819 Commits

Author SHA1 Message Date
5c148e4f66 Call ua_alloc and ua_destroy from re thread 2023-05-02 17:51:43 +03:00
18f24380f4 Handle also DIAL action 2023-05-02 14:35:16 +03:00
5c5ada4d5c Simplified thread related JNI code 2023-05-02 11:10:46 +03:00
c3e5922370 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (318 of 318 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt_BR/
2023-04-30 17:49:31 +02:00
a34bf095d2 Translated using Weblate (Spanish)
Currently translated at 100.0% (318 of 318 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/es/
2023-04-30 17:49:30 +02:00
a84f887305 New version 55.1.0 2023-04-29 16:31:28 +03:00
5b01f34c30 Removed unused import 2023-04-29 15:37:17 +03:00
eddf432961 Added debug argument to re_thread_check 2023-04-29 12:50:50 +03:00
aa393f0e43 Improved call auto-rejection 2023-04-29 10:55:35 +03:00
6858e9dc9d Always auto-reject incoming call in baresip service
Main activity intent filter improvements
2023-04-28 18:52:42 +03:00
c04c08536e Minor intent filter update 2023-04-28 11:48:42 +03:00
eec22d673f Dependencies upgrade 2023-04-28 11:13:29 +03:00
8615b35a74 More dark theme color improvements 2023-04-22 09:40:22 +03:00
77aaf3d2d2 New version 55.0.2 2023-04-20 17:04:38 +03:00
f4c254b7e0 Initialize hotspot addresses before service start 2023-04-20 16:53:22 +03:00
a3700f7d64 Upgraded NDK to latest LTS 25.2 2023-04-20 16:52:26 +03:00
7885ee0a36 Minor config init cleanup 2023-04-20 14:05:44 +03:00
d605707198 Made alert dialog positive/negative button color lighter 2023-04-20 09:04:40 +03:00
18237849d0 Properly avoid warning about [ ]+ regex match 2023-04-19 18:32:30 +03:00
28bd552354 New version 55.0.1 2023-04-19 16:41:12 +03:00
53c293d463 Call updateNetwork also when hotspot is enabled/disabled
No need to get hotspot addresses in updateNetwork
2023-04-19 16:23:44 +03:00
6a8e7b6401 Added compileOptions needed by gradle upgrade 2023-04-19 14:55:27 +03:00
59e19400e6 New version 55.0.0 2023-04-17 13:19:01 +03:00
808b4c26e1 Prevent starting of baresip service more than once 2023-04-17 13:17:02 +03:00
02338c984d Translated using Weblate (Czech)
Currently translated at 100.0% (317 of 317 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/cs/
2023-04-17 09:51:49 +02:00
27e8a663b9 Translated using Weblate (Swedish)
Currently translated at 100.0% (317 of 317 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/sv/
2023-04-17 09:51:49 +02:00
852bc4650a Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (317 of 317 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt_BR/
2023-04-17 09:51:49 +02:00
060223597e Translated using Weblate (Russian)
Currently translated at 100.0% (317 of 317 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/ru/
2023-04-17 09:51:48 +02:00
ef058cefd2 Translated using Weblate (Spanish)
Currently translated at 100.0% (317 of 317 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/es/
2023-04-17 09:51:48 +02:00
62fe96a795 Dark theme color improvements 2023-04-17 10:15:59 +03:00
8abb86b2c7 New version 54.2.0 2023-04-15 20:29:40 +03:00
b282212ae2 Initialize activeNetwork at start 2023-04-15 13:51:13 +03:00
4b479bd2fc Added horizontal line below 'Diverted by ...' 2023-04-15 12:26:50 +03:00
ea4a584228 Play busy tone when busy or decline response is received 2023-04-15 08:01:32 +03:00
0e5ba4e559 Simplified abandoning audio focus 2023-04-15 07:26:33 +03:00
01bef1ca0b Return "busy" also when 603 response is received 2023-04-15 07:21:16 +03:00
4498a1a192 New version 54.1.0 2023-04-14 17:35:25 +03:00
20399ed710 Use 500 (ms) as audio delay default value when API level >= 31 2023-04-14 16:59:15 +03:00
c246d9e702 Improved Bluetooth headset connected test 2023-04-14 12:00:28 +03:00
306b25c2af Added 'Audio Delay' Audio Setting 2023-04-14 11:58:30 +03:00
f6d8183670 New version 54.0.0 2023-04-12 20:37:17 +03:00
3cb710c4dd In Android versions below 12, add 1.5 sec delay before making call after audio mode is set to communication 2023-04-12 20:25:49 +03:00
b5c6372c58 Now minimum supported Android version is 6 (API level 23) 2023-04-11 17:55:04 +03:00
908e5fdc05 New version 53.2.3 2023-04-09 09:07:56 +03:00
15e1375389 Simplified playing of ringtone 2023-04-08 08:40:18 +03:00
4cd584ed60 Translated using Weblate (Portuguese)
Currently translated at 100.0% (314 of 314 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt/
2023-04-07 19:49:52 +02:00
2dbaffb30f Minor code improvement 2023-04-07 11:56:20 +03:00
197235fc19 New version 53.2.2 2023-04-06 15:29:13 +03:00
b9e1290d35 Removed reduntant isAudioFocused variable 2023-04-06 15:25:11 +03:00
6d3e61fb99 New version 53.2.1 2023-04-06 14:08:52 +03:00