Commit Graph
100 Commits
Author SHA1 Message Date
juha-h acb44332b0 Merge pull request #681 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Chinese)
2026-05-15 18:11:24 +03:00
Juha Heinanen 15d3b0fbfd Fixed typo 2026-05-15 16:26:29 +03:00
Juha Heinanen 8afc84adf3 Added abandoning of audio focus request
Improved random color generation
2026-05-15 16:20:13 +03:00
Juha Heinanen 4a3408bc30 Added missing string resource 2026-05-15 13:04:49 +03:00
juha-h c9dc17c632 Update README with VoIP terminology and new features
Added information about mobile calling support in recent baresip versions and clarified VoIP terminology.
2026-05-15 07:37:54 +03:00
Juha Heinanen 72aa395a20 Removed telecom translations 2026-05-14 09:53:07 +03:00
Juha Heinanen 75c7bc69e9 New version 81.0.0 2026-05-14 09:35:55 +03:00
Juha Heinanen 697ee7d17e Added auto-answer support to mobile account 2026-05-14 09:16:19 +03:00
Juha Heinanen 28a18b4c62 Added notice that SMS messaging is not supprted yet 2026-05-14 08:38:17 +03:00
Juha Heinanen b00e5b7a3c Solved call hangup issues 2026-05-13 18:33:05 +03:00
Juha Heinanen 70a4efd5ba Don't show call timer notification on locked screen after call is closed 2026-05-13 11:53:32 +03:00
Juha Heinanen b7bd1181e0 Improved navigation to home screen 2026-05-13 11:53:32 +03:00
juha-h f3a2998bea Merge pull request #680 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (many languages)
2026-05-13 11:52:51 +03:00
Juha Heinanen d07b4d4411 Fixed foreground issue in order to avoid denial 2026-05-13 09:43:33 +03:00
Juha Heinanen 683ee5a734 Avoid redundant rendering of main screen when call is coming in 2026-05-13 08:45:20 +03:00
Juha Heinanen 90d398f0d4 Make incoming mobile call notification disappear when a button is touched 2026-05-13 06:42:34 +03:00
Juha Heinanen e396ebeb90 Fixed rejected call status 2026-05-13 06:41:39 +03:00
Juha Heinanen b33edb50ab Fixed e164Uri utils function 2026-05-13 06:01:22 +03:00
Juha Heinanen 244b47c578 FIxed country_code_help en and fi strings 2026-05-13 05:50:17 +03:00
Juha Heinanen 7044487434 Make sure that ringing stops when call is rejected
Fixed handling of incoming call
Do not call startRinging() when mobile all is coming in
2026-05-12 21:39:03 +03:00
Juha Heinanen 49d0ac73d1 Override diverterUri() function 2026-05-12 21:37:42 +03:00
Juha Heinanen d3ffd26d20 Improved accessing SIM card phone number 2026-05-12 16:39:37 +03:00
Juha Heinanen fbeebed119 Improved fi full description 2026-05-12 14:21:57 +03:00
Juha Heinanen 36402aac20 Update en and fi descriptions 2026-05-12 14:17:12 +03:00
Juha Heinanen fbcaffc657 Updated about_text for mobile calling 2026-05-12 13:54:15 +03:00
Juha Heinanen d5c463402a Removed duplicate fi string 2026-05-12 12:04:08 +03:00
Juha Heinanen c800f14c8f Resolved merge conflict in BaresipService.kt 2026-05-12 11:56:26 +03:00
Juha Heinanen 8f784e819b en and fi strings update 2026-05-12 11:37:30 +03:00
Juha Heinanen 8cdac0bd77 Impoved rejection of blocked mobile calls 2026-05-12 10:45:21 +03:00
Juha Heinanen 3b7862959b Improved country_code_help 2026-05-12 10:24:32 +03:00
Juha Heinanen 8fbb73a21c Fixed adding of mobile call to history
Fixed outgoing mobile call event
Do not show new call card when mobile call is placed on hold
2026-05-12 10:17:34 +03:00
Juha Heinanen 294d30055d Do not show chat button on mainscreen of mobile account
Call voicemail directly when voicemail button it touched on mainscreen of mobile account
Properly handle canceling of mobile call
2026-05-12 08:33:44 +03:00
Juha Heinanen ca1d991c98 Keep screen on when there is active call
Avoid lint warning
2026-05-12 07:48:18 +03:00
Juha Heinanen 1c3d9a8829 Version upgrade to match master 2026-05-11 21:06:46 +03:00
Juha Heinanen 85cfd15d53 Translated using Weblate (Hebrew) 2026-05-11 19:00:37 +03:00
Juha Heinanen c70c04bc5a Update status notification when call is answered
Turn proximity sensing off immediately when last call is closed
2026-05-11 18:59:13 +03:00
Juha Heinanen 22e676817a new version 80.1.1 2026-05-11 18:16:29 +03:00
Juha Heinanen ed1575e4c7 Update status notification when call is answered 2026-05-11 17:30:56 +03:00
juha-h c0c6d7a0e6 Merge pull request #678 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Hebrew)
2026-05-11 17:30:30 +03:00
Juha Heinanen 74ef5fe60d Turn proximity sensing off immediately when last call is closed 2026-05-11 17:14:09 +03:00
Juha Heinanen eed03f3787 Removed unused import 2026-05-11 16:15:24 +03:00
Juha Heinanen 5ec745950d Always use Android Telecom Framework
Automatically add/remove Mobile account when Default Phone App setting is turned on/off
2026-05-11 16:10:11 +03:00
Juha Heinanen 75683291f4 Mobile account configuration enhancements 2026-05-11 12:46:30 +03:00
Juha Heinanen dfd33ad791 Mobile account improvements 2026-05-11 12:16:33 +03:00
Juha Heinanen c74d780619 Use Call.hasTelecomCall() to check is telecom call exists
Apply default call volume to all types of calls
2026-05-11 09:01:22 +03:00
Juha Heinanen 3d16b467f1 Removed unused drawable 2026-05-11 08:41:24 +03:00
Juha Heinanen f9cab09b3d Avoid lint warning in incallservice 2026-05-11 08:40:39 +03:00
Juha Heinanen efc3e0dedd Improved finding of tel URI's contact 2026-05-10 17:58:37 +03:00
Juha Heinanen d8334cba2d Improved finding of tel URI's contact 2026-05-10 17:53:05 +03:00
Juha Heinanen 4588dabb41 Improved mainscreen call row layout 2026-05-10 16:12:23 +03:00
Juha Heinanen eb18baa089 Added fun hasTelecomCall() to Call 2026-05-10 15:40:02 +03:00
Juha Heinanen 5f69611868 InCallService improvements 2026-05-10 15:39:25 +03:00
Juha Heinanen 0f6aaf0563 Add blocked mobile call to history 2026-05-10 14:20:01 +03:00
Juha Heinanen 84edc5e124 Handle mobile call answer/hangup/reject/history 2026-05-10 12:22:02 +03:00
Juha Heinanen cb0b87950f tel: URI related bug fixes and improvements 2026-05-10 10:07:30 +03:00
Juha Heinanen a37812a74a tel: URI related bug fixes and improvements 2026-05-10 09:48:29 +03:00
Juha Heinanen 6a6ccba10e Added virtual mobile account 2026-05-09 19:59:34 +03:00
Juha Heinanen 0a04a3e132 Started experimenting with baresip as PSTN dialer 2026-05-08 17:25:19 +03:00
juha-h 20d1312d0f Merge pull request #676 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate
2026-05-07 08:14:43 +03:00
Juha Heinanen 5608078c41 New version 80.1.0 2026-05-07 08:05:34 +03:00
juha-h fce020fa4a Merge pull request #674 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Chinese)
2026-05-06 11:37:48 +03:00
Juha Heinanen ba7df54976 Removed recommendation to disable battery optimizations 2026-05-06 11:26:56 +03:00
Juha Heinanen 4ae3b3cb75 Gradle upgrade 2026-05-06 11:26:42 +03:00
Juha Heinanen 7392d01d35 Reduced timeout of incoming calls to 60 sec 2026-05-05 15:28:19 +03:00
Juha Heinanen 214b44e7f8 Dependencies upgrade 2026-05-05 08:38:59 +03:00
Juha Heinanen b97e7b1ecf Fixed es string 2026-05-05 08:29:11 +03:00
Juha Heinanen c0cb620a93 Added createPerson helper function 2026-05-05 08:25:17 +03:00
juha-h d08d0d1ea8 Merge pull request #673 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Spanish, Chinese)
2026-05-05 08:24:46 +03:00
Juha Heinanen 31cc3efe1e Added name to message sender person 2026-05-03 19:01:29 +03:00
Juha Heinanen 50c701a35e Added sender's avatar also to incoming message notification 2026-05-03 18:48:53 +03:00
Juha Heinanen 1ef4934ac1 Minor code cleanup 2026-05-03 18:30:05 +03:00
Juha Heinanen d431206786 Show diverter (if exists) also in incoming call notification 2026-05-03 16:52:50 +03:00
Juha Heinanen 8e5e1254e4 Updated changelog to include new translations 2026-05-03 12:14:49 +03:00
juha-h 5f9964dc0d Merge pull request #671 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Chinese)
2026-05-03 12:13:23 +03:00
Juha Heinanen b1d7eb6169 New version 80.0.0 2026-05-03 12:11:30 +03:00
Juha Heinanen 1604bbc407 Always set fullScreenIntent when showing incoming call notification
Impoved finding userpart from caller URI
2026-05-03 12:00:38 +03:00
Juha Heinanen 46a5526eab In case incoming call is diverted, show also diverter 2026-05-03 10:40:24 +03:00
Juha Heinanen f71defcaae Made bottom navigation bar transparent and matching screen background color 2026-05-03 09:55:05 +03:00
Juha Heinanen b56bcfa3f6 New version 79.3.0 2026-05-02 11:41:05 +03:00
Juha Heinanen e3484faa11 Removed API version guard from connection.audioModeIsVoip = true 2026-05-02 11:24:19 +03:00
Juha Heinanen f3bb47cdad Improved Telecom Framework help texts
Removed unused imports
2026-05-02 10:42:53 +03:00
Juha Heinanen e89f99360e In settings, check if restart is needed also when touching back button 2026-05-02 10:27:48 +03:00
Juha Heinanen 32a26978a1 More audio fixes 2026-05-02 10:12:16 +03:00
Juha Heinanen 676e8491d4 Audio related fixes 2026-05-02 08:52:27 +03:00
juha-h c309b6cb03 Modify SHA-256 fingerprint details in README
Updated SHA-256 fingerprint information for baresip APKs.
2026-05-01 14:32:48 +03:00
Juha Heinanen 4cf2b5c078 Simplified callClick function 2026-05-01 14:14:30 +03:00
Juha Heinanen 1bbde476c0 Improved account spinner launched effect 2026-05-01 14:02:47 +03:00
Juha Heinanen 53656a0bad New version 79.2.0 2026-04-30 20:44:56 +03:00
Juha Heinanen 0aa6dd1444 Fixed disabling/enabling of call buttons 2026-04-30 19:31:55 +03:00
Juha Heinanen 3c0bcec2cf Handle bluetooth device call answer/reject/end button clicks in Telecom Framework 2026-04-30 13:59:39 +03:00
Juha Heinanen 8389abe0bd Set dark theme correctly after restore 2026-04-30 10:25:44 +03:00
juha-h e1a9c61d66 Merge pull request #668 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Spanish and Chinese)
2026-04-30 09:45:31 +03:00
Juha Heinanen e2140cef50 Added null checks to am.communication device
Logging improvements
2026-04-30 09:37:56 +03:00
Juha Heinanen 7154c5edcb New version 79.1.0 2026-04-28 16:37:21 +03:00
Juha Heinanen b1694762e9 Restored bluetooth support when Telecom Framework is not active 2026-04-28 16:24:57 +03:00
Juha Heinanen 46c439e28d Request restart of Telecom Framework setting is changed 2026-04-28 15:54:20 +03:00
Juha Heinanen 7147426ba3 Restored showing yellow call button when call has not been started yet 2026-04-28 12:18:07 +03:00
Juha Heinanen 69e470e021 Updated Telecom Framework strings 2026-04-28 11:54:46 +03:00
Juha Heinanen dcd33e8097 Added Telecom Framework audio setting 2026-04-28 11:26:13 +03:00
Juha Heinanen 4654adea6c Avoid repeated log messages 2026-04-27 19:43:40 +03:00