4073 Commits

Author SHA1 Message Date
21c58c1caa Update also account's checkOrigin when value is changed 2026-04-10 08:50:21 +03:00
2280861532 Fixed initialization of Account Check Origin value 2026-04-10 08:22:25 +03:00
74af984ad4 Several audio related improvements 2026-04-09 19:30:36 +03:00
152b5466e5 Even when Android 12+, set MODE_IN_COMMUNICATION if not set 2026-04-09 18:17:31 +03:00
ffe1946ab9 Pass bevent to "call update" event and use to stop bevent when call update is skipped
Prevent other conference calls from closing when one participant hangs up
2026-04-09 18:05:34 +03:00
9d3caf7a5a Merge pull request #655 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Chinese)
2026-04-07 18:31:52 +03:00
408313d893 Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (352 of 352 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/zh_Hans/
2026-04-07 17:09:49 +02:00
c4768775ca Minor re-write of fun ensureCommunicationMode() 2026-04-07 11:44:54 +03:00
345290b7e7 New version 78.0.1 2026-04-06 21:45:34 +03:00
dae41ca1ff Ensure correct communication mode when SDK is < 31 2026-04-06 21:40:57 +03:00
f24fb37bc8 Fixed creation of automatic gain control 2026-04-06 21:14:06 +03:00
d72a76785f Improved access to raw audio resources 2026-04-06 20:34:19 +03:00
b62bb9cc9c New translation (Finnish) 2026-04-06 16:00:10 +03:00
7d81a32f0a Update status notification when new call is added
Improved status notification content text
2026-04-06 15:56:58 +03:00
45497e8868 Do not allow update of conference call
Allow hanging up individual members of conference call
2026-04-06 14:59:48 +03:00
bca39aa1b0 Removed unused service event and call status, renamed service event 2026-04-06 11:53:50 +03:00
00ef528992 New version 78.0.0 2026-04-05 10:46:23 +03:00
e671f93bcd Merge pull request #653 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Chinese and Spanish)
2026-04-05 10:40:47 +03:00
d964ba310e Translated using Weblate (Spanish)
Currently translated at 98.2% (345 of 351 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/es/
2026-04-05 08:51:54 +02:00
c0d90fe4fa Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (351 of 351 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/zh_Hans/
2026-04-05 08:51:54 +02:00
535c2cacf5 Completed multiple simulataneous calls feature 2026-04-05 09:50:54 +03:00
6c2419dd05 Allow switching between active call and call on-hold 2026-04-05 09:16:51 +03:00
9a19cce1e6 Call hold/unhold improvements for multiple simultaneous calls 2026-04-04 19:05:56 +03:00
f1ad2af9f4 Avoid wrong system and navigation bar coloring 2026-04-03 19:27:48 +03:00
3f5c28e8e2 Resume only if there is no active call 2026-04-03 17:57:46 +03:00
8da18f9401 Dependencies upgrade 2026-04-03 17:43:02 +03:00
9ef749ec41 Removed comments 2026-04-03 16:48:14 +03:00
796f6c0706 Removed updatePartialWakeLock() recursion 2026-04-03 16:43:54 +03:00
063bc6395c Merge branch 'calling_app' 2026-04-03 15:10:09 +03:00
3baef81b0e Removed extra spaces 2026-04-03 14:57:08 +03:00
12d53da16c Moved REPLACES constant to Api 2026-04-03 14:42:57 +03:00
cc3fc1b23d In attended call transfer, check if peer supports REPLACES header 2026-04-03 14:13:58 +03:00
bdaee6f013 Call hold/resume improvements 2026-04-03 13:11:06 +03:00
67be5292d8 Improved attended call transfer and call hold/resume 2026-04-03 11:38:19 +03:00
91f28f03df Fixed bug in checking if call already exists 2026-04-02 19:04:08 +03:00
eb52a1a8d3 Simplified audio management 2026-04-02 09:56:47 +03:00
6ccf6f596e Improved checking if there already is an active call 2026-04-02 09:30:18 +03:00
f64e1bd982 Improved checking if there already is an active call 2026-04-02 09:12:07 +03:00
b0f4476672 Always resume to active call on main screen if there is one 2026-04-01 17:17:38 +03:00
d20b1adcc2 Always resume to active call on main screen if there is one 2026-04-01 17:16:12 +03:00
846fcb5bc7 Acquire wifi lock also when wifi is available but not the active network 2026-04-01 13:13:24 +03:00
0aca41a956 Print network debug only if there was change 2026-04-01 13:10:15 +03:00
dd8c8fffea Added try/catch to updatePartialWakeLock 2026-04-01 10:24:04 +03:00
ccdb262314 Acquire partial wake lock only if there is active registrations or calls 2026-04-01 10:22:16 +03:00
4563d62571 Acquire partial wake lock only if there is active registrations or calls 2026-04-01 10:13:24 +03:00
0b867fa8f6 Added comment to InCallService 2026-04-01 10:12:48 +03:00
e63a3319d6 Added ConnectionService.kt 2026-03-31 08:47:18 +03:00
994db0bd34 Added isNotificationInCall variable 2026-03-31 08:31:44 +03:00
9c02de17cf Work on calling app 2026-03-30 18:02:52 +03:00
2a38408b76 Network callback, contact observer and ringing improvements 2026-03-28 08:07:58 +02:00