2247 Commits

Author SHA1 Message Date
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
4a75e7e315 Merge branch 'phone_app' 2023-05-08 08:40:01 +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
ed2ea5e578 Include tel_provider to account extra even if it is empty 2023-05-07 14:35:00 +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
12159d8b95 Gradle upgrade 2023-05-04 18:25:38 +03:00
c380455223 Merge pull request #364 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Czech and Russian)
2023-05-04 18:24:14 +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
258e29a05e Merge pull request #362 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Spanish and Portuguese (Brazil))
2023-04-30 20:19:14 +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
f1850b6e00 Minor build optimization 2023-04-21 17:55:23 +03:00
77aaf3d2d2 New version 55.0.2 2023-04-20 17:04:38 +03:00
8b938f5dca libbaresip update 2023-04-20 16:54:57 +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
833664f2d7 Set nonTransitiveRClass to true 2023-04-19 16:39:17 +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
6413127d15 Gradle upgrade to 8.0 2023-04-19 14:56:51 +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
63ea22222e Merge pull request #356 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Spanish, Russian, Portuguese (Brazil), Swedish, Czech)
2023-04-17 12:46:38 +03:00