Commit Graph
2192 Commits
Author SHA1 Message Date
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
juha-h 6312c6a5d8 Merge pull request #321 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Portuguese (Brazil))
2023-03-04 03:51:05 +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
Juha Heinanen bc025a496e Gradle upgrade 2023-03-01 01:13:24 +02:00
juha-h 229d07e092 Merge pull request #313 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Spanish and Portuguese (Brazil))
2023-03-01 01:09:30 +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
Wellington Terumi Uemura 78d6d1afc5 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-02-28 01:12:36 +01:00
Wellington Terumi Uemura c869f56ee5 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (308 of 308 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
gallegonovato 62eac46ef8 Translated using Weblate (Spanish)
Currently translated at 77.5% (239 of 308 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 0de0ef2d0c Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (308 of 308 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
Wellington Terumi Uemura 3f32110c54 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (308 of 308 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
Juha Heinanen 3e101d22ca Always use PendingIntent.FLAG_IMMUTABLE flag in newer Android versions 2023-02-27 23:07:53 +02:00
Juha Heinanen c14da9e7b1 Added registration-interval to xml configuration 2023-02-27 07:19:42 +02:00
Juha Heinanen 7fc5ad0987 Now also ( and ) characters are accepted in telephone number and
filtered out when constructing SIP URI
2023-02-27 06:59:00 +02:00
Juha Heinanen 3eac700fb5 Use telephony provider also when sending message to tel URI 2023-02-26 05:52:07 +02:00
Juha Heinanen fd25cc0bfd Fixed checking when re-registering is needed after account modifications 2023-02-26 04:41:39 +02:00
Juha Heinanen f05604fe2a Merge branch 'reg_int' 2023-02-25 08:21:55 +02:00
Juha Heinanen 8217cacfc5 Added Registration Interval account setting 2023-02-25 08:19:43 +02:00
Juha Heinanen 0fa68c27dd More permissions cleaning 2023-02-24 05:51:01 +02:00
Juha Heinanen 46dc40b6f1 One more minor string edit 2023-02-23 09:47:33 +02:00
Juha Heinanen ed8007fcb3 Minor fi string edit 2023-02-22 23:42:11 +02:00
Juha Heinanen a7b8d390c2 Minor string edit 2023-02-22 23:38:49 +02:00
Juha Heinanen e67d9af991 More string modifications 2023-02-22 23:30:35 +02:00
Juha Heinanen ea6afc4dbb Removed About text Notifications permission note (app now asks for it) 2023-02-22 23:22:30 +02:00
Juha Heinanen d864930bd9 Improved permissions handling 2023-02-22 23:10:16 +02:00
Juha Heinanen 1af605d137 New version 51.0.0 2023-02-21 21:13:19 +02:00
Juha Heinanen 217810cd0a Minor string edit 2023-02-21 20:53:50 +02:00
Juha Heinanen 370541c611 Show permission rationale only then baresip is started the first time 2023-02-21 07:18:32 +02:00
Juha Heinanen 45937ee69e Final permissions touches 2023-02-21 04:37:06 +02:00
Juha Heinanen bd699ce783 Permisions cleaning 2023-02-21 04:15:50 +02:00