2693 Commits

Author SHA1 Message Date
8247f53f54 Synched user agent handling 2026-05-25 08:53:21 +03:00
798ee44d1d Synched contacts handling 2026-05-25 08:51:51 +03:00
5e54a7e03b Synched call history handling 2026-05-25 08:50:47 +03:00
1656bf8228 Synched handling of events 2026-05-25 08:44:23 +03:00
1bc93ca133 Synced posting of events 2026-05-25 08:43:32 +03:00
ca1af66333 Added safery measures 2026-05-25 08:42:55 +03:00
5c78e90c4d Reverted Api.aufilt_enable usage 2026-05-24 11:52:33 +03:00
bbfbb66841 Turn mobile account status to red when mobile connectivity is lost 2026-05-24 08:45:38 +03:00
5668857c79 Avoid lint warning 2026-05-24 08:44:53 +03:00
d16429c246 Do not show rec icon when mobile account is selected
Disable account spinner long click and screen swipe when mobile account is selected
2026-05-24 08:20:11 +03:00
68563b1749 Removed comment 2026-05-23 13:57:16 +03:00
2b443d219f Translated using Weblate (Spanish)
Currently translated at 100.0% (376 of 376 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/es/
2026-05-23 12:27:34 +02:00
4b7fe4a65c In call info, replaced tx and rx with arrows 2026-05-23 13:26:31 +03:00
5eeb8a8b02 When redialing, don't ask again to select contact uri 2026-05-22 20:56:15 +03:00
510cf30b90 Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (376 of 376 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/zh_Hans/
2026-05-21 16:11:34 +02:00
947267771a Improved getting and display of audio codecs 2026-05-21 08:24:50 +03:00
41859c8d1f Return correct audio codecs string when getting of audio codecs fails 2026-05-21 07:49:16 +03:00
086bc39e6d Change name of exported contacts file to include date 2026-05-20 16:09:31 +03:00
932b66eccc Make sure contact list is immediately updated after import 2026-05-20 15:50:14 +03:00
50806025cb Added "Delete" action to contacts menu
Import and export of baresip contacts now support also avatar images
2026-05-20 14:52:46 +03:00
06730b4cfa Added contacts export to vcf file
Fixed crash when entering empty contacts
2026-05-20 13:39:45 +03:00
98cab8e2bc Fixed showing of contact's chat and call dialog buttons 2026-05-20 09:52:14 +03:00
c86596d5cc Removed typo 2026-05-20 09:37:30 +03:00
d55cccc55e Fixed alerting on contact screen 2026-05-20 09:36:42 +03:00
b4068813bd Override call functions that do not apply to mobile calls 2026-05-20 09:35:47 +03:00
276fe20864 Mode code style edits andavoid lint warnings 2026-05-19 19:37:48 +03:00
bd49f31df6 Fixed two typos 2026-05-19 19:32:40 +03:00
ed726ffe6a Coding style changes 2026-05-19 18:56:51 +03:00
0aba5e0bb8 Changed no_airplane_mode to airplane mode in zh-rCN strings 2026-05-19 10:11:29 +03:00
44ef319bca Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (372 of 372 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/zh_Hans/
2026-05-19 09:04:30 +02:00
4d4a68fb0e Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (369 of 369 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/zh_Hans/
2026-05-19 09:04:29 +02:00
f143f288ac Translated using Weblate (Indonesian)
Currently translated at 100.0% (369 of 369 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/id/
2026-05-19 09:04:28 +02:00
1e6f4e499f Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (363 of 363 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/zh_Hans/
2026-05-19 09:04:27 +02:00
bca8267d9b Rename airplane_mode string 2026-05-19 10:03:53 +03:00
d9a9fd63fb Merged BaresipContactScreen to ContactScreen 2026-05-19 09:38:13 +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
5ebfccfe8c Renamed AndroidContactScreen to ContactScreen and use it for both contact types 2026-05-19 06:46:52 +03:00
b12d657ee1 On calls screen there is no need to to select URI of the peer from contacts 2026-05-18 18:57:00 +03:00
e7734b1b60 Show notice if mobile call is attempted to contact with no TEL URI 2026-05-18 18:19:34 +03:00
de77528582 Fixed speakerphone toggling during mobile calls 2026-05-18 17:32:40 +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
aa0098b16b Added support for multiple uris in baresip contact
Improved selectable alert dialog colors
2026-05-17 18:50:36 +03:00
de575d52b7 Consistent use of context
Shortened long lines
2026-05-17 15:55:48 +03:00
9f79cd35c2 Removed "no_sms_messaging" from ch and zh-rCN strings 2026-05-17 15:02:14 +03:00
11ed34db5b Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (360 of 360 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/zh_Hans/
2026-05-17 13:57:13 +02:00
02916daefc Translated using Weblate (Czech)
Currently translated at 100.0% (360 of 360 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/cs/
2026-05-17 13:57:13 +02: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
2084768819 Post service event when mobile call is closed 2026-05-16 10:21:44 +03:00
35a67b18c1 Call button alignment improvements 2026-05-16 07:57:39 +03:00