Commit Graph
100 Commits
Author SHA1 Message Date
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
Juha Heinanen 399b386e83 Fixed typo in changelog 2026-03-27 12:54:52 +02:00
Juha Heinanen cc00848428 New version 77.4.0 2026-03-27 12:51:08 +02:00
Juha Heinanen 11cda6f14a Update notification if it is dismissed 2026-03-23 14:22:39 +02:00
Juha Heinanen fea6fa0e43 More notification improvements 2026-03-23 14:15:51 +02:00
Juha Heinanen e1c1d14688 Restored behavior where baresip foregound service notification is always visible 2026-03-23 12:45:50 +02:00
juha-h 1a0cd56706 Merge pull request #652 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Czech)
2026-03-23 07:08:10 +02:00
Juha Heinanen 337313f93f Removed g726 from initial audio modules list 2026-03-22 13:04:08 +02:00
Juha Heinanen 7f17018f89 Remvoved redundant Suppress 2026-03-22 11:14:05 +02:00
Juha Heinanen d12f4a5057 String fixes 2026-03-22 11:03:25 +02:00
Juha Heinanen 5a787c13ce Fixed cs strings 2026-03-22 10:55:30 +02:00
juha-h ac5a0fbefa Merge pull request #651 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Chinese)
2026-03-21 10:42:36 +02:00
Juha Heinanen a982d580ae New version 77.3.1 2026-03-19 16:03:17 +02:00
Juha Heinanen 402248f2c9 Full description improvements 2026-03-18 09:48:58 +02:00
Juha Heinanen 868462ce37 Android Studio version upgrade 2026-03-18 09:48:22 +02:00
Juha Heinanen 0188eb644d Gradle upgrade 2026-03-17 05:35:03 +02:00
Juha Heinanen f033db2aa9 Fixed lint warning and bug in codecs screen 2026-03-17 05:18:06 +02:00
juha-h 37d8dbfbe5 Merge pull request #650 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (French)
2026-03-16 10:05:31 +02:00
juha-h b475237c69 Merge pull request #649 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Hebrew)
2026-03-14 05:06:03 +02:00
Juha Heinanen 4037ab7923 New version 77.3.0 2026-03-12 07:38:51 +02:00
Juha Heinanen a75a6f1bca Dependencies upgrade 2026-03-12 07:38:17 +02:00
juha-h 9f4578a77e Merge pull request #648 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Chinese (Simplified Han script))
2026-03-12 07:26:49 +02:00
juha-h 2757fbf9d2 Merge pull request #647 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Chinese (Simplified Han script))
2026-03-12 07:18:31 +02:00
Juha Heinanen e247a57382 Added Unique Contact URI setting 2026-03-11 03:24:49 +02:00
Juha Heinanen e63175edab New version 77.2.2 2026-03-10 05:18:23 +02:00
Juha Heinanen 1545e60fb4 Known issues update 2026-03-10 05:08:40 +02:00
Juha Heinanen 0fdd0b4fcf Gradle upgrade 2026-03-09 04:09:12 +02:00
Juha Heinanen afea8456c4 Hardened vertical scrollbar modifiers in order to prevent possible crash when sceen is rotated 2026-03-09 03:52:09 +02:00
Juha Heinanen 5ef800f321 New version 77.2.1 2026-02-22 03:02:09 +02:00
Juha Heinanen d727e49526 Use moveTaskToBack(true) instead of finishAndRemoveTask() when call is closed and screen is locked 2026-02-22 03:00:46 +02:00
Juha Heinanen f7662fa6bd Cancel full screen notification when call is closed
Generate missed call notification also when baresip app is not visible
2026-02-21 21:56:15 +02:00
Juha Heinanen edbcf6e3d6 New version 77.2.0 2026-02-19 21:18:06 +02:00
Juha Heinanen 9d949c8a0b Minor edits 2026-02-19 05:08:58 +02:00
Juha Heinanen 0a58bf2d30 Fixed typo 2026-02-19 05:04:22 +02:00
Juha Heinanen 25e8abaed0 Removed unnecessary function argument 2026-02-19 05:02:51 +02:00
Juha Heinanen 4e74341d8f Always use HIGH_CHANNEL_ID for incoming call notification 2026-02-19 04:57:03 +02:00
Juha Heinanen 2a337e4a41 Added showWhenLocked and turnScreenOn to .MainActivity 2026-02-19 02:09:14 +02:00
juha-h e6a6669f75 Merge pull request #642 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Portuguese (Brazil))
2026-02-17 05:23:47 +02:00
Juha Heinanen 479e75c404 New version 77.1.1 2026-02-16 00:59:07 +02:00
Juha Heinanen f8dbbd13bb Prevent multiple call button actions when buttons are touched repeatedly 2026-02-15 23:53:26 +02:00
Juha Heinanen b0d163bfa7 Improved implementation of transport protocols and dns servers settings 2026-02-15 07:03:03 +02:00
Juha Heinanen 0058f778cc Improved codecs info fix 2026-02-15 04:01:56 +02:00
Juha Heinanen 3cb05262a1 Avoid possible crash in settings viewmodel 2026-02-15 00:11:27 +02:00
Juha Heinanen 4fe3b5567f Avoid crash if getting of call's codec info fails 2026-02-14 23:58:02 +02:00
Juha Heinanen d8af211f80 New version 77.1.0 2026-02-14 04:31:48 +02:00
Juha Heinanen 4c20d6d8ec CMakeList order change 2026-02-14 04:19:07 +02:00
Juha Heinanen 806a86f1d6 Gradle upgrade 2026-02-14 04:18:40 +02:00
Juha Heinanen c18f4e506a Dependencies upgrade 2026-02-12 00:19:13 +02:00
Juha Heinanen d221dc0698 Simplified vertical scrollbar usage 2026-02-08 06:22:02 +02:00
Juha Heinanen c30bbe1c41 Added timeout for getting account template from network 2026-02-06 08:54:31 +02:00
Juha Heinanen 60ddb9bbeb Use column instead of lazycolumn on settings screen 2026-02-06 06:16:13 +02:00
Juha Heinanen 1eb87b0d11 Improved dropdown menu coloring 2026-02-06 05:06:05 +02:00
Juha Heinanen fed5128924 Fixed call redirect URI 2026-02-06 00:41:54 +02:00
juha-h 4eed46cc75 Merge pull request #638 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Hebrew)
2026-02-06 00:34:23 +02:00
Juha Heinanen 07b4f03f8b Migrated alert dialogs to Material desing style 2026-02-05 21:40:43 +02:00
Juha Heinanen 9310d0d1e7 New version 77.0.0 2026-02-04 04:19:53 +02:00
Juha Heinanen 42a60c0719 Improved alert dialog background color 2026-02-04 04:10:55 +02:00
juha-h 4eed7d8187 Merge pull request #636 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Chinese and Hebrew)
2026-02-04 03:48:02 +02:00
Juha Heinanen b407a4cff2 Improved Audio Settings check 2026-02-04 01:55:05 +02:00
Juha Heinanen 3884aee4cb Fixed crash related to deleting messages 2026-02-04 01:09:53 +02:00
Juha Heinanen da1627bf72 Improved suggestion coloring 2026-02-03 08:27:44 +02:00
Juha Heinanen 9708646dc1 Updated Start Automatically help text 2026-02-02 03:06:50 +02:00
Juha Heinanen b118629958 Start automatically also when new version of baresip is installed 2026-02-02 03:06:50 +02:00
Juha Heinanen 5713c4c2e1 Minor modifications 2026-02-02 03:06:50 +02:00
juha-h a8edab0baf Merge pull request #635 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Hebrew)
2026-02-02 03:04:36 +02:00
Juha Heinanen 27615dffb9 New version 76.3.1 2026-01-26 06:33:11 +02:00
Juha Heinanen cd68139aa3 Don't show call conference button when calling voicemail 2026-01-26 05:59:11 +02:00
Juha Heinanen eb749a74f0 Avoid gradle related warnings 2026-01-26 03:39:12 +02:00