1843 Commits

Author SHA1 Message Date
fc27bfe025 Simplified About text by adding "more information" link to Wiki 2023-05-13 16:34:19 +03:00
a8029b18f1 Use audio_buffer 20-300 and jitter_buffer_delay 0-20 2023-05-10 18:42:06 +03:00
e1fd0be18d Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (321 of 321 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt_BR/
2023-05-10 15:23:19 +02:00
b7682323f4 Translated using Weblate (Spanish)
Currently translated at 100.0% (321 of 321 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/es/
2023-05-10 15:23:19 +02:00
823639b3c0 In order to avoid potential crash, catch getNetworkInterfaces() null pointer exception 2023-05-10 16:21:07 +03:00
e0aab4a30b New version 56.0.0 2023-05-09 13:32:41 +03:00
d345660048 Even more topping 2023-05-09 12:15:31 +03:00
8d9accf5c2 Increased account configuration Media Encryption topping 2023-05-09 12:08:10 +03:00
1528bf38ee Use default values for audio_buffer and jitter_buffer_delay 2023-05-09 11:56:14 +03:00
edd7a20d2d Added new line to AndroidManifest.xml
Dependencies upgrade
2023-05-08 13:23:45 +03:00
988240fb92 Tried to improve default phone app related strings 2023-05-08 08:35:57 +03:00
b6b39ae40b Impoved starting of baresip due to DIAL action 2023-05-07 19:27:43 +03:00
5bae9c2c84 In call/dial action URI decode "tel:%2B" to "tel:+" 2023-05-07 18:13:58 +03:00
a7ebbb30b2 Separate CALL and DIAL actions
Do not decode CALL or DIAL URI (decode raplaces + with space)
2023-05-07 17:23:47 +03:00
bf2ba08b37 Include tel_provider to account extra even if it is empty 2023-05-07 17:21:45 +03:00
2edbddb16e Added InCallService 2023-05-07 14:19:53 +03:00
91b04ef221 Allow selecting baresip as the default Phone app 2023-05-07 14:17:23 +03:00
35222b0a5d Pass also content-type of MESSAGE request to baresip service 2023-05-05 12:34:43 +03:00
2ec2c310f7 Translated using Weblate (Czech)
Currently translated at 100.0% (318 of 318 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/cs/
2023-05-04 08:48:44 +02:00
a29029fe11 Translated using Weblate (Russian)
Currently translated at 100.0% (318 of 318 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/ru/
2023-05-04 08:48:44 +02:00
8a7e43faa8 Thread related improvements made possible by upstream re commit #784 2023-05-03 14:53:00 +03:00
9b1a3c1435 New version 55.2.0 2023-05-02 19:36:27 +03:00
74c05550de Avoid some lint warnings 2023-05-02 18:05:17 +03:00
c309b30889 Removed unused struct element 2023-05-02 17:53:21 +03:00
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