1558 Commits

Author SHA1 Message Date
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
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
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
8615b35a74 More dark theme color improvements 2023-04-22 09:40:22 +03:00
f4c254b7e0 Initialize hotspot addresses before service start 2023-04-20 16:53:22 +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
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
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
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
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
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
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
b9e1290d35 Removed reduntant isAudioFocused variable 2023-04-06 15:25:11 +03:00
b77b7b8342 Fixed several audio focus/routing/volume control issues 2023-04-06 13:29:41 +03:00
de8d0f01ef Added setting of isBluetoothScoOn true/false before/after sco is connected/disconnected 2023-04-04 16:55:33 +03:00
fbb8083204 Refer to person image instead of vector drawable 2023-04-03 15:33:13 +03:00
bb7c1fb24e Use person image instead of vector drawable 2023-04-03 15:21:13 +03:00
0d78e7a24d Use material icons for person and account delete 2023-04-03 12:51:43 +03:00