Commit Graph
3128 Commits
Author SHA1 Message Date
Juha Heinanen 9970bc6624 Improved implementation of toggling of speaker phone and clearing of communication device
Added NS check to AEC and AGC check function
2026-04-21 16:53:04 +03:00
Juha Heinanen 7bcbb08aff Allow other disconnects after 500 ms second 2026-04-21 16:17:19 +03:00
Juha Heinanen dddc8a22f6 Allow perticipant to hold/unhold from/to conference call 2026-04-21 12:01:07 +03:00
Juha Heinanen 619cd51fcf Need to add also ui.text implementation 2026-04-21 11:53:25 +03:00
Juha Heinanen 72cadc2661 Reordered view model imports 2026-04-21 11:52:30 +03:00
Juha Heinanen bd00f153cc Added keyboard options to call URI in order to reduce load on slow devices 2026-04-21 11:48:03 +03:00
Juha Heinanen 87ce79bc20 Added CAPABILITY_MERGE_CONFERENCE and CAPABILITY_SWAP_CONFERENCE to BaresipConnection 2026-04-21 11:45:35 +03:00
Juha Heinanen c52eb50267 Added small delay before enabling call URI field 2026-04-21 08:49:06 +03:00
Juha Heinanen 493703fad4 Avoid crash in encryptToUri has no write access to URI 2026-04-21 08:34:02 +03:00
Juha Heinanen e0e83a3195 New version 78.1.3 2026-04-20 20:31:33 +03:00
Juha Heinanen e1d6876b99 Restored accidentally removed Account Media encryption updating code 2026-04-20 20:26:58 +03:00
Juha Heinanen 478c4ed8e0 New release 78.1.2 2026-04-20 09:44:24 +03:00
Juha Heinanen 5742a1c3f7 New version 78.1.1 2026-04-19 17:10:05 +03:00
Juha Heinanen 17b353fa40 Ensure that ringback and busy tone are played in communication mode 2026-04-19 16:21:49 +03:00
Juha Heinanen 2d9b1b13bf Improved network and DNS server update 2026-04-17 21:54:44 +03:00
Francisco Serrador 413124a288 Translated using Weblate (Spanish)
Currently translated at 100.0% (354 of 354 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/es/
2026-04-17 20:02:13 +02:00
Juha Heinanen ffd4e5930e Cast improvements 2026-04-17 21:01:39 +03:00
Juha Heinanen 031369f75a Avoid EmptyList cannot be cast to ArrayList warning 2026-04-17 20:39:39 +03:00
Juha Heinanen 63bd640791 Removed old accounts edit 2026-04-15 19:19:09 +03:00
Juha Heinanen 2619a852e0 Upgrade log level in Log.i(TAG, "Acquiring Partial Wake Lock") 2026-04-14 20:20:40 +03:00
Juha Heinanen 115e3804a6 New version 78.1.0 2026-04-14 08:48:47 +03:00
Sketch6580 9f6524908e Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (354 of 354 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/zh_Hans/
2026-04-14 07:35:32 +02:00
Juha Heinanen 219779a101 Removed unnecessary wake lock updates 2026-04-14 08:33:01 +03:00
Juha Heinanen bbe81ab80b Retain value of account's Check Origin when Register is toggled 2026-04-14 08:26:55 +03:00
Juha Heinanen e28379253e Removed brief wakelock acquire 2026-04-13 10:40:41 +03:00
Juha Heinanen 97a31b5e31 Acquire PARTIAL_WAKE lock only during calls and briefly during registrations and network transitions 2026-04-12 18:52:04 +03:00
Juha Heinanen 71119f1c76 Removed unused function and added unused suppress 2026-04-12 12:17:46 +03:00
Juha Heinanen 687799d419 Added Custom Parameters account setting 2026-04-12 12:12:32 +03:00
Juha Heinanen 118d6026bb New version 78.0.2 2026-04-10 15:02:26 +03:00
Francisco Serrador d7abafbeb4 Translated using Weblate (Spanish)
Currently translated at 100.0% (352 of 352 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/es/
2026-04-10 13:39:13 +02:00
Juha Heinanen 02bdaac4ad More audio enhancements
Reduce network logging
2026-04-10 14:37:44 +03:00
Juha Heinanen 21c58c1caa Update also account's checkOrigin when value is changed 2026-04-10 08:50:21 +03:00
Juha Heinanen 2280861532 Fixed initialization of Account Check Origin value 2026-04-10 08:22:25 +03:00
Juha Heinanen 74af984ad4 Several audio related improvements 2026-04-09 19:30:36 +03:00
Juha Heinanen 152b5466e5 Even when Android 12+, set MODE_IN_COMMUNICATION if not set 2026-04-09 18:17:31 +03:00
Juha Heinanen 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
Sketch6580 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
Juha Heinanen c4768775ca Minor re-write of fun ensureCommunicationMode() 2026-04-07 11:44:54 +03:00
Juha Heinanen 345290b7e7 New version 78.0.1 2026-04-06 21:45:34 +03:00
Juha Heinanen dae41ca1ff Ensure correct communication mode when SDK is < 31 2026-04-06 21:40:57 +03:00
Juha Heinanen f24fb37bc8 Fixed creation of automatic gain control 2026-04-06 21:14:06 +03:00
Juha Heinanen d72a76785f Improved access to raw audio resources 2026-04-06 20:34:19 +03:00
Juha Heinanen b62bb9cc9c New translation (Finnish) 2026-04-06 16:00:10 +03:00
Juha Heinanen 7d81a32f0a Update status notification when new call is added
Improved status notification content text
2026-04-06 15:56:58 +03:00
Juha Heinanen 45497e8868 Do not allow update of conference call
Allow hanging up individual members of conference call
2026-04-06 14:59:48 +03:00
Juha Heinanen bca39aa1b0 Removed unused service event and call status, renamed service event 2026-04-06 11:53:50 +03:00
Juha Heinanen 00ef528992 New version 78.0.0 2026-04-05 10:46:23 +03:00
Francisco Serrador 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
Sketch6580 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
Juha Heinanen 535c2cacf5 Completed multiple simulataneous calls feature 2026-04-05 09:50:54 +03:00