1215 Commits

Author SHA1 Message Date
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
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
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
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
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
00a0779b0b Stay in communication mode in order to avoid audio delay when changing mode 2021-11-02 08:56:53 +02:00
efab0f2fc3 During call, volume keys now control media volume 2021-11-01 17:04:31 +02:00
a4aa990341 Use MODE_IN_CALL instead of MODE_IN_COMMUNICATION in order to avoid delay 2021-11-01 16:04:46 +02:00
3110535bb2 No need to set audio stuff when call is ringing 2021-11-01 12:10:07 +02:00
3ac761aa89 More media player related enhancements 2021-11-01 10:54:57 +02:00
67f153a74c More media player related enhancements 2021-11-01 10:13:59 +02:00
af6bdc5027 Improved service cleaner 2021-10-31 19:49:44 +02:00
2fa07d5421 Use BaresipService to play all sounds 2021-10-31 17:32:54 +02:00
1c42b56f16 Removed rest of extended filter code 2021-10-29 20:30:02 +03:00