Commit Graph
3303 Commits
Author SHA1 Message Date
Juha Heinanen 20cda1e231 Reverted changes to audio screen 2026-07-03 09:06:48 +03:00
Juha Heinanen 0b86daddf8 Code styling improvements 2026-07-02 21:21:44 +03:00
Juha Heinanen 7ca288060c Refactored AudioScreen.kt to use LaunchedEffect for state initialization 2026-07-02 21:04:18 +03:00
Juha Heinanen 01309c241d Prevent un-necessary config save and restart alert in settings screen 2026-07-02 20:11:21 +03:00
Juha Heinanen 8c86498687 Prevent un-necessary re-registration when checking out from account screen
Code styling improvements
2026-07-01 17:25:07 +03:00
Juha Heinanen 73cd983001 New version 86.0.3 2026-06-30 19:48:38 +03:00
Juha Heinanen 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
Juha Heinanen 880ae5d332 Upgraded version code of 86.0.2 2026-06-30 16:01:45 +03:00
Juha Heinanen 7b86a0565b Fixed mobile account status detection after resume 2026-06-30 15:41:03 +03:00
Juha Heinanen 9aa0674333 New version 86.0.2 2026-06-30 14:18:10 +03:00
Sketch6580 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
Juha Heinanen 12e6f3eada Improved SIM card detection
Do not remove mobile account when role changes
2026-06-30 14:04:39 +03:00
Juha Heinanen 026e845d9b Some work on sim card detection 2026-06-30 11:39:19 +03:00
root b8831fcc00 Minor code optimization 2026-06-29 14:25:29 +03:00
Juha Heinanen 01f736f4da Eliminated redundant link properties changed log messages 2026-06-29 10:07:25 +03:00
Juha Heinanen c8e612a0d6 New version 86.0.1 2026-06-29 09:34:53 +03:00
Juha Heinanen d88ab524c7 Show blocking rule as it is (don't remove uri scheme) 2026-06-29 09:32:43 +03:00
Juha Heinanen de24c80d17 New version 86.0.0 2026-06-29 08:44:52 +03:00
Juha Heinanen 842ceda34f Check if blocking rules match also to incoming mobile call 2026-06-28 20:56:07 +03:00
Juha Heinanen a5985e2cf6 Finalized USSD implementation 2026-06-28 17:26:10 +03:00
Juha Heinanen b8b5dc816a Added support for making USSD calls 2026-06-28 09:11:26 +03:00
Arif Budiman 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
tomo90 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
Juha Heinanen 706945be3e New version 85.1.1 2026-06-27 19:39:34 +03:00
Juha Heinanen e87a06330a Fixed baresipservice start heavy thread 2026-06-27 18:20:44 +03:00
Juha Heinanen 0ce3dfdcd1 Minor code styling improvement 2026-06-26 17:28:39 +03:00
Juha Heinanen 38dc616df9 New version 85.1.0 2026-06-26 16:49:23 +03:00
Juha Heinanen d439b86fa2 Removed support for old call history 2026-06-26 16:35:35 +03:00
Libre 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
Juha Heinanen 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
Juha Heinanen c4b3f8acb4 When resuming to baresip, check if its default app roles have changed 2026-06-26 16:12:00 +03:00
Juha Heinanen 47eada966d Make sure that config is initialized before loading settings 2026-06-26 16:09:55 +03:00
Juha Heinanen 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
Juha Heinanen 0fcfc6abc5 Foregound service type improvement
Code formating improvements
2026-06-25 17:45:39 +03:00
Juha Heinanen b02bc7a521 Code styling 2026-06-24 20:09:47 +03:00
Juha Heinanen eb5a236170 Improved detection if SIM card is available 2026-06-24 08:36:41 +03:00
Juha Heinanen fb95d0e8fa New version 85.0.0 2026-06-23 11:29:59 +03:00
Sketch6580 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
Juha Heinanen be26733e75 Added "SIM Manager" link to mobile account's settings 2026-06-23 10:58:32 +03:00
Juha Heinanen d8d73e14ae Remove incoming call notification when call is declined 2026-06-23 09:54:51 +03:00
Juha Heinanen 748885362d Fixed adding auto-rejected blocked call to blocked calls 2026-06-22 11:37:31 +03:00
Juha Heinanen 3d757ad561 Improved fi string 2026-06-22 09:39:40 +03:00
Sketch6580 ef5dfbe49d Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (390 of 390 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/zh_Hans/
2026-06-22 08:35:34 +02:00
Anonymous 22d0f7e6a6 Translated using Weblate (Finnish)
Currently translated at 98.4% (384 of 390 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/fi/
2026-06-22 08:35:33 +02:00
Sketch6580 450489f492 Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (390 of 390 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/zh_Hans/
2026-06-22 08:35:32 +02:00
Juha Heinanen 2d3119c757 Tried to improve blocking_rule_help string 2026-06-22 08:57:39 +03:00
Juha Heinanen a6016fd29b Removed unnecessary \ before ? character 2026-06-22 08:44:41 +03:00
juha-h 8ab2c2a7f1 Merge branch 'master' into weblate-baresip-baresip-app 2026-06-22 08:37:37 +03:00
Juha Heinanen 93dbf9b5fb Deleted unused "long_message_question" question 2026-06-22 08:29:21 +03:00
Sketch6580 14e19687f0 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-22 05:18:12 +00:00