Commit Graph
100 Commits
Author SHA1 Message Date
Juha Heinanen 960fc11c00 Moved Ringtone from Settings screen to Audio Settings screen 2026-04-26 13:28:32 +03:00
Juha Heinanen 55d2704c33 Turn off Start Automaticelly automatically if the permission is denied 2026-04-26 10:22:59 +03:00
Juha Heinanen 2184780eb4 No need to select Start Automatically again after permission is allowed
Dependencies upgrade
2026-04-26 09:16:36 +03:00
Juha Heinanen cbbd7e005e Moved Contacts Mode selection from Settings screen to Contacts screen menu 2026-04-26 08:57:33 +03:00
Juha Heinanen ad3999ef7d Added missing targetSdk 2026-04-26 07:58:12 +03:00
Juha Heinanen 6a86390593 Avoid IME related crash in buggy devices 2026-04-26 07:48:23 +03:00
Juha Heinanen e6d3ada6dc Removed unused imm variable 2026-04-26 07:47:23 +03:00
Juha Heinanen 27b99381d2 Improved unused isPSTNCallActive util function 2026-04-22 09:58:17 +03:00
Juha Heinanen df4e6bbe0c Allow both MODE_IN_CALL and MODE_IN_COMMUNICATION as call modes 2026-04-22 09:48:07 +03:00
Juha Heinanen ecb301ecb3 Gradle upgrade 2026-04-22 09:47:37 +03:00
Juha Heinanen d30b3bea33 New version 78.1.4 2026-04-21 18:51:38 +03:00
Juha Heinanen d8e4fd3490 Fixed checking if there already is an active call 2026-04-21 18:42:49 +03:00
Juha Heinanen ecd6a4ad11 Replaced util function isPSTNCallActive with isAudioMode 2026-04-21 18:38:51 +03:00
Juha Heinanen e8b9a54e0d Improved creation of AEC, AGC and NS
Added 500 ms delay to unloading mixminus module after last call close
Improved ensuring communication mode
2026-04-21 17:02:10 +03:00
Juha Heinanen 66c93298e5 Renamed Utils.aecAgcCheck() function call to Utils.aecAgcNsCheck() 2026-04-21 16:59:10 +03:00
Juha Heinanen 9f52615a6f Reduced time to allow other disconnects to 500 ms
Avoid lint warning on TAG
2026-04-21 16:57:02 +03:00
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 3f1ac90591 Added uiText dependency 2026-04-21 11:49:17 +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
juha-h db086ad11d Merge pull request #664 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Spanish)
2026-04-17 21:54:30 +03: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 94a7eb21f0 Dependencies upgrade 2026-04-14 15:43:07 +03:00
Juha Heinanen f098b4e1f6 Gradle upgrade 2026-04-14 15:41:59 +03:00
Juha Heinanen 115e3804a6 New version 78.1.0 2026-04-14 08:48:47 +03:00
juha-h 7b8ed2ab45 Merge pull request #660 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Chinese (Simplified Han script))
2026-04-14 08:41:01 +03: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
juha-h a2be333bc8 Merge pull request #657 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Spanish)
2026-04-10 14:46:48 +03: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
juha-h 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
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
juha-h 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
Juha Heinanen 535c2cacf5 Completed multiple simulataneous calls feature 2026-04-05 09:50:54 +03:00
Juha Heinanen 6c2419dd05 Allow switching between active call and call on-hold 2026-04-05 09:16:51 +03:00
Juha Heinanen 9a19cce1e6 Call hold/unhold improvements for multiple simultaneous calls 2026-04-04 19:05:56 +03:00
Juha Heinanen f1ad2af9f4 Avoid wrong system and navigation bar coloring 2026-04-03 19:27:48 +03:00
Juha Heinanen 3f5c28e8e2 Resume only if there is no active call 2026-04-03 17:57:46 +03:00
Juha Heinanen 8da18f9401 Dependencies upgrade 2026-04-03 17:43:02 +03:00
Juha Heinanen 9ef749ec41 Removed comments 2026-04-03 16:48:14 +03:00
Juha Heinanen 796f6c0706 Removed updatePartialWakeLock() recursion 2026-04-03 16:43:54 +03:00
Juha Heinanen 063bc6395c Merge branch 'calling_app' 2026-04-03 15:10:09 +03:00
Juha Heinanen 3baef81b0e Removed extra spaces 2026-04-03 14:57:08 +03:00
Juha Heinanen 12d53da16c Moved REPLACES constant to Api 2026-04-03 14:42:57 +03:00
Juha Heinanen cc3fc1b23d In attended call transfer, check if peer supports REPLACES header 2026-04-03 14:13:58 +03:00
Juha Heinanen bdaee6f013 Call hold/resume improvements 2026-04-03 13:11:06 +03:00
Juha Heinanen 67be5292d8 Improved attended call transfer and call hold/resume 2026-04-03 11:38:19 +03:00
Juha Heinanen 91f28f03df Fixed bug in checking if call already exists 2026-04-02 19:04:08 +03:00
Juha Heinanen eb52a1a8d3 Simplified audio management 2026-04-02 09:56:47 +03:00
Juha Heinanen 6ccf6f596e Improved checking if there already is an active call 2026-04-02 09:30:18 +03:00
Juha Heinanen f64e1bd982 Improved checking if there already is an active call 2026-04-02 09:12:07 +03:00
Juha Heinanen b0f4476672 Always resume to active call on main screen if there is one 2026-04-01 17:17:38 +03:00
Juha Heinanen d20b1adcc2 Always resume to active call on main screen if there is one 2026-04-01 17:16:12 +03:00
Juha Heinanen 846fcb5bc7 Acquire wifi lock also when wifi is available but not the active network 2026-04-01 13:13:24 +03:00
Juha Heinanen 0aca41a956 Print network debug only if there was change 2026-04-01 13:10:15 +03:00
Juha Heinanen dd8c8fffea Added try/catch to updatePartialWakeLock 2026-04-01 10:24:04 +03:00
Juha Heinanen ccdb262314 Acquire partial wake lock only if there is active registrations or calls 2026-04-01 10:22:16 +03:00
Juha Heinanen 4563d62571 Acquire partial wake lock only if there is active registrations or calls 2026-04-01 10:13:24 +03:00
Juha Heinanen 0b867fa8f6 Added comment to InCallService 2026-04-01 10:12:48 +03:00
Juha Heinanen e63a3319d6 Added ConnectionService.kt 2026-03-31 08:47:18 +03:00
Juha Heinanen 994db0bd34 Added isNotificationInCall variable 2026-03-31 08:31:44 +03:00
Juha Heinanen 9c02de17cf Work on calling app 2026-03-30 18:02:52 +03:00
Juha Heinanen 2a38408b76 Network callback, contact observer and ringing improvements 2026-03-28 08:07:58 +02:00
Juha Heinanen 1ead39249e Made fun clearService safer 2026-03-27 19:23:44 +02:00
Juha Heinanen c4248e9056 Do not acquire partial wake lock (Google doesn't like it) 2026-03-27 14:37:56 +02:00
Juha Heinanen 3bace9f19c Version code upgrade 2026-03-27 13:40:44 +02:00