1479 Commits

Author SHA1 Message Date
7bcbb08aff Allow other disconnects after 500 ms second 2026-04-21 16:17:19 +03:00
dddc8a22f6 Allow perticipant to hold/unhold from/to conference call 2026-04-21 12:01:07 +03:00
72cadc2661 Reordered view model imports 2026-04-21 11:52:30 +03:00
bd00f153cc Added keyboard options to call URI in order to reduce load on slow devices 2026-04-21 11:48:03 +03:00
87ce79bc20 Added CAPABILITY_MERGE_CONFERENCE and CAPABILITY_SWAP_CONFERENCE to BaresipConnection 2026-04-21 11:45:35 +03:00
c52eb50267 Added small delay before enabling call URI field 2026-04-21 08:49:06 +03:00
493703fad4 Avoid crash in encryptToUri has no write access to URI 2026-04-21 08:34:02 +03:00
e1d6876b99 Restored accidentally removed Account Media encryption updating code 2026-04-20 20:26:58 +03:00
17b353fa40 Ensure that ringback and busy tone are played in communication mode 2026-04-19 16:21:49 +03:00
2d9b1b13bf Improved network and DNS server update 2026-04-17 21:54:44 +03:00
ffd4e5930e Cast improvements 2026-04-17 21:01:39 +03:00
031369f75a Avoid EmptyList cannot be cast to ArrayList warning 2026-04-17 20:39:39 +03:00
63bd640791 Removed old accounts edit 2026-04-15 19:19:09 +03:00
2619a852e0 Upgrade log level in Log.i(TAG, "Acquiring Partial Wake Lock") 2026-04-14 20:20:40 +03:00
219779a101 Removed unnecessary wake lock updates 2026-04-14 08:33:01 +03:00
bbe81ab80b Retain value of account's Check Origin when Register is toggled 2026-04-14 08:26:55 +03:00
e28379253e Removed brief wakelock acquire 2026-04-13 10:40:41 +03:00
97a31b5e31 Acquire PARTIAL_WAKE lock only during calls and briefly during registrations and network transitions 2026-04-12 18:52:04 +03:00
71119f1c76 Removed unused function and added unused suppress 2026-04-12 12:17:46 +03:00
687799d419 Added Custom Parameters account setting 2026-04-12 12:12:32 +03:00
02bdaac4ad More audio enhancements
Reduce network logging
2026-04-10 14:37:44 +03:00
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
c4768775ca Minor re-write of fun ensureCommunicationMode() 2026-04-07 11:44:54 +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
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
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
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