4055 Commits

Author SHA1 Message Date
3eebc262cb Merge pull request #709 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Spanish)
2026-07-03 14:49:41 +03:00
0a0304bd75 Translated using Weblate (Spanish)
Currently translated at 99.7% (393 of 394 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/es/
2026-07-03 10:01:20 +00:00
c1b56df7d2 New version of audio screen refactoring 2026-07-03 09:20:15 +03:00
20cda1e231 Reverted changes to audio screen 2026-07-03 09:06:48 +03:00
0b86daddf8 Code styling improvements 2026-07-02 21:21:44 +03:00
7ca288060c Refactored AudioScreen.kt to use LaunchedEffect for state initialization 2026-07-02 21:04:18 +03:00
01309c241d Prevent un-necessary config save and restart alert in settings screen 2026-07-02 20:11:21 +03:00
8c86498687 Prevent un-necessary re-registration when checking out from account screen
Code styling improvements
2026-07-01 17:25:07 +03:00
73cd983001 New version 86.0.3 2026-06-30 19:48:38 +03:00
6f42723ff9 Do not create mobile account automatically
After restore, do not show mobile account status as green if baresip is not anymore default phone app
2026-06-30 19:40:19 +03:00
880ae5d332 Upgraded version code of 86.0.2 2026-06-30 16:01:45 +03:00
7b86a0565b Fixed mobile account status detection after resume 2026-06-30 15:41:03 +03:00
9aa0674333 New version 86.0.2 2026-06-30 14:18:10 +03:00
74a0e138e8 Merge pull request #707 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Chinese)
2026-06-30 14:12:50 +03:00
07f866c58a Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (394 of 394 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/zh_Hans/
2026-06-30 13:10:51 +02:00
12e6f3eada Improved SIM card detection
Do not remove mobile account when role changes
2026-06-30 14:04:39 +03:00
026e845d9b Some work on sim card detection 2026-06-30 11:39:19 +03:00
b8831fcc00 Minor code optimization 2026-06-29 14:25:29 +03:00
01f736f4da Eliminated redundant link properties changed log messages 2026-06-29 10:07:25 +03:00
c8e612a0d6 New version 86.0.1 2026-06-29 09:34:53 +03:00
d88ab524c7 Show blocking rule as it is (don't remove uri scheme) 2026-06-29 09:32:43 +03:00
de24c80d17 New version 86.0.0 2026-06-29 08:44:52 +03:00
842ceda34f Check if blocking rules match also to incoming mobile call 2026-06-28 20:56:07 +03:00
a5985e2cf6 Finalized USSD implementation 2026-06-28 17:26:10 +03:00
b8b5dc816a Added support for making USSD calls 2026-06-28 09:11:26 +03:00
88f09d0155 Merge pull request #706 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate ((Indonesian, Czech)
2026-06-28 08:01:05 +03:00
ff6dc5d3d3 Translated using Weblate (Indonesian)
Currently translated at 100.0% (391 of 391 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/id/
2026-06-28 00:39:47 +00:00
d3f6405ee3 Translated using Weblate (Czech)
Currently translated at 100.0% (391 of 391 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/cs/
2026-06-28 00:39:46 +00:00
706945be3e New version 85.1.1 2026-06-27 19:39:34 +03:00
e87a06330a Fixed baresipservice start heavy thread 2026-06-27 18:20:44 +03:00
0ce3dfdcd1 Minor code styling improvement 2026-06-26 17:28:39 +03:00
38dc616df9 New version 85.1.0 2026-06-26 16:49:23 +03:00
d439b86fa2 Removed support for old call history 2026-06-26 16:35:35 +03:00
7cc07a2821 Merge pull request #705 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Spanish)
2026-06-26 16:32:15 +03:00
d4611854bb Translated using Weblate (Spanish)
Currently translated at 100.0% (391 of 391 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/es/
2026-06-26 15:23:18 +02:00
7fd6722cef Include Battery Optiomizations setting only when baresip it noe default calling or messaging app
Allow default messaging app role also when baresip is not default calling app
2026-06-26 16:21:29 +03:00
c4b3f8acb4 When resuming to baresip, check if its default app roles have changed 2026-06-26 16:12:00 +03:00
47eada966d Make sure that config is initialized before loading settings 2026-06-26 16:09:55 +03:00
a18235c2f0 Do heavy startup operations in background thread to prevent UI hangs and RemoteServiceException crashes on slow devices
Moved the foreground service promotion to the very start of the command handler to satisfy OS requirements
2026-06-25 20:00:06 +03:00
0fcfc6abc5 Foregound service type improvement
Code formating improvements
2026-06-25 17:45:39 +03:00
b02bc7a521 Code styling 2026-06-24 20:09:47 +03:00
eb5a236170 Improved detection if SIM card is available 2026-06-24 08:36:41 +03:00
fb95d0e8fa New version 85.0.0 2026-06-23 11:29:59 +03:00
697b58effe Changelog update 2026-06-23 11:25:43 +03:00
7cb0825d72 Merge pull request #704 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Chinese)
2026-06-23 11:23:45 +03:00
9ec7011e57 Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (391 of 391 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/zh_Hans/
2026-06-23 08:22:33 +00:00
352778e536 Merge pull request #703 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Chinese)
2026-06-23 11:07:18 +03:00
68b0241de0 Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 0.8% (3 of 373 strings)

Translation: Baresip/store metadata
Translate-URL: https://hosted.weblate.org/projects/baresip/store-metadata/zh_Hans/
2026-06-23 08:00:12 +00:00
be26733e75 Added "SIM Manager" link to mobile account's settings 2026-06-23 10:58:32 +03:00
d8d73e14ae Remove incoming call notification when call is declined 2026-06-23 09:54:51 +03:00