249 Commits

Author SHA1 Message Date
c2ea745aa3 Match search string to contacts' TEL URIs also on main and chats screens 2026-07-22 11:45:16 +03:00
991ff8fc3c Fixed serialVersionUID definitions 2026-07-18 09:59:30 +03:00
278595a5a9 Use baresip's missed call notification also for missed mobile calls
Added caller's contact name (is available) to Connection Service connection
2026-07-16 15:25:15 +03:00
8944f3769d Optimized decoding of bitmaps 2026-07-07 15:55:11 +03:00
0e3e587991 Allow empty backup/restore password 2026-07-07 13:54:18 +03:00
ee1dcb44d2 More USSD and MMI code handling improvements
Removed support for secret codes (not permitted)
2026-07-04 10:18:49 +03:00
8545ca10c3 Improved USSD and MMI code handling 2026-07-04 09:17:33 +03:00
01f736f4da Eliminated redundant link properties changed log messages 2026-06-29 10:07:25 +03:00
a5985e2cf6 Finalized USSD implementation 2026-06-28 17:26:10 +03:00
b8b5dc816a Added support for making USSD calls 2026-06-28 09:11:26 +03:00
be26733e75 Added "SIM Manager" link to mobile account's settings 2026-06-23 10:58:32 +03:00
b075f6d72f Fixed typo in comment 2026-06-15 14:36:34 +03:00
7df6ee5b37 Added possibility on calls screen to copy URI of call to clipboard 2026-06-05 10:05:15 +03:00
d51ca57217 Remove tel: scheme when showing friendly version of uri 2026-06-05 09:13:12 +03:00
5128b12797 Backup/restore and clean service fixes and improvements 2026-06-02 08:36:44 +03:00
bd7766b2cc When showing name of contact, add label when appropriate 2026-06-01 11:33:52 +03:00
e176fc5fdc Small cleanup 2026-05-29 15:06:24 +03:00
8e63d4bc35 Added debug message if sim number is not available 2026-05-29 15:02:10 +03:00
4a388345b2 Show two mobile account tel: URIs if different SIM is in use for calls and messages 2026-05-29 12:07:23 +03:00
caa1baf0c8 Show alert if contact does not have suitable URI
Show alert if calling or messaging is tried on mobile account when device is in airplane mode
2026-05-19 09:16:56 +03:00
8f95b3609c Added email field to baresip contact
Added possibility to send email to contact and call or chat peer
Added possibility to import contacts from vcf file to baresip contacts
2026-05-18 12:04:52 +03:00
3af0f39a8c Added initial support for sending and receiving SMS messages 2026-05-17 14:56:20 +03:00
a6981d121b Added capability to send SMS messages 2026-05-16 19:56:48 +03:00
b85902dd6b Avoid lint warnings 2026-05-15 18:12:31 +03:00
8afc84adf3 Added abandoning of audio focus request
Improved random color generation
2026-05-15 16:20:13 +03:00
b33edb50ab Fixed e164Uri utils function 2026-05-13 06:01:22 +03:00
d3ffd26d20 Improved accessing SIM card phone number 2026-05-12 16:39:37 +03:00
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
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
cb0b87950f tel: URI related bug fixes and improvements 2026-05-10 10:07:30 +03:00
6a6ccba10e Added virtual mobile account 2026-05-09 19:59:34 +03:00
0a04a3e132 Started experimenting with baresip as PSTN dialer 2026-05-08 17:25:19 +03:00
e2140cef50 Added null checks to am.communication device
Logging improvements
2026-04-30 09:37:56 +03:00
b1694762e9 Restored bluetooth support when Telecom Framework is not active 2026-04-28 16:24:57 +03:00
27b99381d2 Improved unused isPSTNCallActive util function 2026-04-22 09:58:17 +03:00
df4e6bbe0c Allow both MODE_IN_CALL and MODE_IN_COMMUNICATION as call modes 2026-04-22 09:48:07 +03:00
ecd6a4ad11 Replaced util function isPSTNCallActive with isAudioMode 2026-04-21 18:38:51 +03:00
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
493703fad4 Avoid crash in encryptToUri has no write access to URI 2026-04-21 08:34:02 +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
74af984ad4 Several audio related improvements 2026-04-09 19:30:36 +03:00
f24fb37bc8 Fixed creation of automatic gain control 2026-04-06 21:14:06 +03:00
bdaee6f013 Call hold/resume improvements 2026-04-03 13:11:06 +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
c30bbe1c41 Added timeout for getting account template from network 2026-02-06 08:54:31 +02:00
317742b7ac Avoid lint warnings 2026-01-18 22:46:43 +02:00
c5bd9bdd80 Improved showing of suggestions on MainScreen 2026-01-18 22:44:45 +02:00
3f7a60cb27 In contact search, ignore diacritic characters 2026-01-17 04:55:33 +02:00