1470 Commits

Author SHA1 Message Date
cf0a8ea167 Some dependency updates 2021-11-19 12:55:23 +02:00
1b400ef489 Merge pull request #195 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Portuguese (Brazil) and Swedish)
2021-11-19 12:05:48 +02:00
1ff6554e04 Translated using Weblate (Swedish)
Currently translated at 98.0% (255 of 260 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/sv/
2021-11-19 11:00:20 +01:00
fcc0ff484d Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (260 of 260 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt_BR/
2021-11-19 11:00:20 +01:00
eaf8a01f96 Ask record audio permission when baresip is started 2021-11-18 20:32:20 +02:00
35b6c20abd No need for Info button marginEnd 2021-11-17 17:36:15 +02:00
b9619aa5ca Removed multiple interfaces note from known issues 2021-11-17 17:33:04 +02:00
1f4453e466 Changed level of pre-start log messages to info. 2021-11-16 16:02:15 +02:00
2f24a639ce Merge pull request #194 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (French and Portuguese (Brazil))
2021-11-16 15:08:59 +02:00
2837dca7bb Translated using Weblate (French)
Currently translated at 51.1% (133 of 260 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/fr/
2021-11-16 13:43:43 +01:00
e90aaa4d3e Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (260 of 260 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt_BR/
2021-11-16 13:43:43 +01:00
8f0f7ca51c Moved build version check from main to utils 2021-11-16 14:43:07 +02:00
c6aec9ef4f Moved call mute button from call control to action bar 2021-11-16 10:26:09 +02:00
bcea60c5e7 Downgraded Kotlin plugin 2021-11-16 10:22:08 +02:00
4a770b54d7 Added Battery Optimizations setting 2021-11-14 18:10:05 +02:00
a9b83c4632 Added null check 2021-11-14 10:00:39 +02:00
46122285dc New release 36.0.0 2021-11-13 14:17:00 +02:00
badb3eddd6 Remove account's PreferIPv6MediaTitle setting 2021-11-12 11:14:09 +02:00
89d7d686fb Merge pull request #193 from weblate/weblate-baresip-baresip-app
Translated using Weblate (Portuguese (Brazil))
2021-11-11 18:57:25 +02:00
87c80c5515 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (258 of 258 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt_BR/
2021-11-11 17:55:44 +01:00
3182fec40c Removed tools:targetApi from the app 2021-11-11 18:55:11 +02:00
667cb7fd48 Edited English permission related strings
Added Finnish permission related strings
2021-11-10 12:05:34 +02:00
692283c9d9 Removed unused code 2021-11-10 11:56:16 +02:00
4b172ae90d Reduced vol of error sound 2021-11-10 11:42:05 +02:00
fb7da22f4a Do not check if inCall 2021-11-10 11:35:55 +02:00
861693a197 More permissions request improvements 2021-11-10 10:37:15 +02:00
801c232793 Started to work on better permissions handling 2021-11-09 15:15:46 +02:00
b79d10770c Improved detecting networks at baresip start 2021-11-09 09:32:09 +02:00
244aebfaa9 Edited call waiting and auto answer sounds 2021-11-07 21:41:45 +02:00
82fb3b7707 Avoid some lint warnings 2021-11-07 10:11:44 +02:00
04ea1fcf3c Network update improvements 2021-11-07 10:10:55 +02:00
aacdeb8783 allNetworks replacement 2021-11-06 20:43:45 +02:00
d11e8fc892 Tried to migrate to API 31 2021-11-06 15:59:40 +02:00
b47fed9539 New version 35.2.0 2021-11-06 12:02:11 +02:00
0d7a0d86ce Modified error and busy audio 2021-11-06 10:41:07 +02:00
fc26647275 Properly remove whitespace from call text 2021-11-06 09:06:23 +02:00
4d8c2de078 Stop ringback after answer 2021-11-06 09:05:19 +02:00
079a1267ee Merge pull request #192 from weblate/weblate-baresip-baresip-app
Translations update from Weblate (Portuguese (Brazil))
2021-11-05 21:07:00 +02:00
c597bb3433 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (255 of 255 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt_BR/
2021-11-05 19:32:31 +01:00
d28eff6997 Handle call answer in baresip service
No need to keep app in communication mode when no active calls
2021-11-05 20:30:49 +02:00
5d9eeb0ca1 Request audio focus fixes and improvements
Dependencies downgrade
2021-11-05 15:04:18 +02:00
fc52deed3e Dependency update 2021-11-05 11:35:46 +02:00
ba4a3f6d04 Use androidx.lifecycle to check if application is visible
Set audio mode to normal when no calls and main activity is not visible
2021-11-05 11:33:56 +02:00
f683270e11 Avoid all remaining layout warnings 2021-11-04 16:41:26 +02:00
2e01209460 Avoid activity_contact.xml warnings 2021-11-04 16:32:49 +02:00
78dd278048 Use onClick listeners for all activity titles 2021-11-04 16:12:47 +02:00
ec7b6ddbe2 Replaced english error sound with error beep 2021-11-03 16:15:01 +02:00
40f3990e5b Remove all whitespace from callee field 2021-11-03 14:07:36 +02:00
e35b0f6fb7 Removed webrtc_aec_extended_filter config parameter 2021-11-02 09:43:17 +02:00
6c3f5e6a24 New version 35.1.0 2021-11-02 09:13:47 +02:00