Commit Graph
2809 Commits
Author SHA1 Message Date
Juha Heinanen bc3c7cf75c Allow turning on recording as long as call is not connected yet 2023-03-15 09:30:08 +02:00
Juha Heinanen fc62cd75f0 Prevent dismiss of Android contact concent dialog 2023-03-15 05:20:27 +02:00
Juha Heinanen 4479aaa7ef Prevent also back key from dismissing password dialog 2023-03-14 13:49:14 +02:00
Juha Heinanen e1fdb8ecbd Many fixed and improvements related to asking passwords 2023-03-14 12:37:03 +02:00
Juha Heinanen 26f670422e Better alignment of directions on Call History row 2023-03-13 04:20:05 +02:00
Juha Heinanen 337a932e85 In Call History, show time in bold if a call was recorded 2023-03-13 04:19:09 +02:00
Juha Heinanen 12df05a3f8 Use isSpeakerphoneOn function when API level is <= 33 2023-03-13 00:36:17 +02:00
ssantos efb8275730 Translated using Weblate (Portuguese)
Currently translated at 100.0% (311 of 311 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt/
2023-03-12 02:41:37 +01:00
Juha Heinanen 880f0f69ad - Added recordings to backup/restore
- Some code cleanup
2023-03-12 03:37:05 +02:00
Juha Heinanen 33a77a0df9 recording can be val 2023-03-11 07:05:18 +02:00
Juha Heinanen 84bcfdfa55 More work on call recording 2023-03-11 06:13:10 +02:00
Juha Heinanen dbec2629ae More logging 2023-03-10 07:54:52 +02:00
Juha Heinanen 4d7c58d3c7 Added log message 2023-03-10 06:53:22 +02:00
Juha Heinanen 9ab8c8f33e Work on call recording 2023-03-10 06:26:16 +02:00
Juha Heinanen 85d9babee3 Added drawables 2023-03-09 08:13:33 +02:00
Juha Heinanen de1f52b9ce Work on call recording 2023-03-09 08:12:29 +02:00
Wellington Terumi Uemura 51974c4f55 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (311 of 311 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt_BR/
2023-03-08 03:39:30 +01:00
gallegonovato ba2dd2b6fc Translated using Weblate (Spanish)
Currently translated at 100.0% (311 of 311 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/es/
2023-03-08 03:39:30 +01:00
Juha Heinanen d1694a3ef0 New version 52.0.0 2023-03-08 04:39:03 +02:00
Juha Heinanen f06fc1f038 Fixed typo in string 2023-03-07 08:15:04 +02:00
Juha Heinanen ae65b6beb4 Removed unused strings 2023-03-07 07:47:31 +02:00
Juha Heinanen 5d8b8f61d1 Removed unused strings 2023-03-07 07:43:58 +02:00
Juha Heinanen fa0a3234e2 Merged sv, es, pt, and pt-rBR strings 2023-03-07 07:35:00 +02:00
Juha Heinanen 48ef1d4e2a Added support for call transfer to contact with multiple numbers 2023-03-07 07:26:20 +02:00
Juha Heinanen cbd3ae228d Fixed adding of new chat peer 2023-03-07 07:25:08 +02:00
Juha Heinanen 586da68932 Fixed bug in friendlyUri 2023-03-06 22:15:29 +02:00
Juha Heinanen 739fddcff8 Always use Contact.contactUris function 2023-03-06 07:36:51 +02:00
Juha Heinanen 44a6839aee In order to simplify the code, active account needs to have telephony provider when making call or sending message to tel uri 2023-03-06 07:26:34 +02:00
Juha Heinanen a98982c2ed Require that the active account has telephony provider when making call to tel uri 2023-03-06 07:15:44 +02:00
Juha Heinanen 444aa4e02e Added multiple contact number support to chats 2023-03-06 07:13:01 +02:00
Juha Heinanen 12a242c11a Work on support for multiple numbers in Android contacts 2023-03-05 06:12:14 +02:00
Juha Heinanen de6747a802 Improved friendlyUri function 2023-03-05 06:10:19 +02:00
Juha Heinanen edb905bb0a New version 51.2.0 2023-03-04 05:02:42 +02:00
Juha Heinanen ba938a7cb2 Removed comment 2023-03-04 04:51:20 +02:00
Wellington Terumi Uemura 3661e7ee6b Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (312 of 312 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt_BR/
2023-03-04 02:45:02 +01:00
Juha Heinanen 24c4fb222f Fixed finding of chat peer 2023-03-04 03:44:09 +02:00
Juha Heinanen ea7b443bb4 Improved contectName function 2023-03-04 03:37:00 +02:00
Juha Heinanen cf02daad0d More contact related fixes 2023-03-04 00:30:17 +02:00
Juha Heinanen bd90a39363 More contact related improvements and fixes 2023-03-03 06:57:41 +02:00
Juha Heinanen 2b05ee2fdc Fixed getting of URI scheme 2023-03-02 07:46:08 +02:00
Juha Heinanen 177f5c663c Optimized findContact 2023-03-02 07:44:28 +02:00
Juha Heinanen fc534c740b Simplified setting of peerURIView text 2023-03-02 07:20:32 +02:00
Juha Heinanen 70ad950484 In e164Uri, don't assume that scheme is sip: 2023-03-02 07:18:10 +02:00
Juha Heinanen c54439df21 Filter also ( and ) chars from tel: uri
u# Your branch is up to date with 'origin/master'.
ri# Untracked files:
2023-03-02 07:06:40 +02:00
Juha Heinanen 7d37cd9b92 New version 51.1.0 2023-03-01 01:23:11 +02:00
Juha Heinanen b892dc20dc Show proper contact also when asking about deleting or adding chat peer from/to contacts 2023-03-01 01:13:24 +02:00
Juha Heinanen 707b9ddb4f Add
Added "message" to country code help
2023-03-01 01:13:24 +02:00
Juha Heinanen 95ed61a46b Apply country code also to chat peer's URI in order to find proper contact 2023-03-01 01:13:24 +02:00
gallegonovato fb33e0709b Translated using Weblate (Spanish)
Currently translated at 80.1% (250 of 312 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/es/
2023-02-28 01:12:36 +01:00
Wellington Terumi Uemura cd0720dd8d Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (312 of 312 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt_BR/
2023-02-28 01:12:36 +01:00