1638 Commits

Author SHA1 Message Date
4472dcddec Contact name <-> contact URI mapping fixes and improvements 2022-02-15 16:56:00 +02:00
bd6538ea7e New version 41.0.0 2022-02-14 10:09:49 +02:00
2fb842d631 Improved contact name - uri matching 2022-02-14 09:54:33 +02:00
80d254765c No need to fetch Android contacts when AndroidContacts activity is created 2022-02-13 19:25:29 +02:00
3eb802d016 Merge pull request #229 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate Portuguese (Brazil)
2022-02-13 16:52:58 +02:00
5a75c048ba Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (281 of 281 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt_BR/
2022-02-13 15:41:36 +01:00
d6fd0dd6f5 Observe contacts changes 2022-02-13 16:41:05 +02:00
b98b6f96da Drawable fixes 2022-02-13 14:01:55 +02:00
21714a82c4 Added possibility to use Android contacts 2022-02-13 12:51:59 +02:00
de673b105b Still more work on Android contacts 2022-02-12 15:47:02 +02:00
c7dab37e28 More work on Android contacts 2022-02-12 14:08:00 +02:00
bfecd70422 Started work on Android contacts 2022-02-11 21:41:47 +02:00
7faf64558e Added call time chronometer to Call to/Call from row 2022-02-10 15:16:58 +02:00
74bae1fe93 Updated restore_failed string 2022-02-09 17:46:40 +02:00
94eb0a5cc2 Merge pull request #227 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Swedish)
2022-02-09 17:41:40 +02:00
835dbeb703 Translated using Weblate (Swedish)
Currently translated at 100.0% (281 of 281 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/sv/
2022-02-09 16:35:29 +01:00
c5d4349f29 Check that restore file is from baresip application 2022-02-09 17:35:09 +02:00
d975ab522a Improved backup/restore w/o Crypto class 2022-02-09 12:52:09 +02:00
52f693f49c Added tel-provider attribute to pre-configuration 2022-02-09 12:49:47 +02:00
a88792ed38 Encrypt backup without Crypto class 2022-02-09 09:36:52 +02:00
c2f251695a New version 40.1.0 2022-02-07 19:07:11 +02:00
6c932c8988 Organized imports 2022-02-06 17:50:31 +02:00
ad73d79e5c Merge pull request #224 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Portuguese (Brazil))
2022-02-06 17:23:58 +02:00
5656391bec Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (281 of 281 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt_BR/
2022-02-06 15:37:00 +01:00
ef4a73af70 Simplified audio focus requesting by using androidx media
Do not play "busy" and "error" sounds when call is closed
Always use audio usage type USAGE_VOICE_COMMUNICATION
2022-02-06 16:33:50 +02:00
d57b2d2ae6 Gradle upgrade 2022-02-06 12:31:26 +02:00
40185013af Handle service events recursively from queue (no need for timers)
Fixed removal of onhold notice
2022-02-06 09:30:29 +02:00
0a0ebf3f85 Added foregroundServiceType and stopWithTask attributes to baresip service 2022-02-05 21:50:48 +02:00
6553293a3a New version 40.0.1 2022-02-04 20:29:44 +02:00
926ed9ae23 In order to avoid observer missing events, post them at least 50ms apart 2022-02-04 20:15:42 +02:00
c2200b42bb New version 40.0.0 2022-02-03 15:59:30 +02:00
bf9458a354 Various string addtions and improvements 2022-02-03 14:07:39 +02:00
2c9b920825 Improved friendlyUri function 2022-02-03 13:42:57 +02:00
6a2aa752f0 Merge pull request #221 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Russian and Portuguese)
2022-02-03 12:14:24 +02:00
646615b1b5 Translated using Weblate (Portuguese)
Currently translated at 100.0% (272 of 272 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt/
2022-02-03 11:03:10 +01:00
7f16d744b7 Translated using Weblate (Russian)
Currently translated at 86.7% (236 of 272 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/ru/
2022-02-03 11:03:10 +01:00
10dacfb913 Merge branch 'tel_uri' 2022-02-03 12:01:35 +02:00
bbb7eb26ee Added/removed strings
Modified chat message input type
2022-02-03 11:57:31 +02:00
5cf189a06a Prompt user for telephony provider account if such is needed to make the call 2022-02-03 11:45:05 +02:00
af11b18bd7 Update also Android tel uri contact 2022-02-02 17:47:03 +02:00
1c3683e3f4 Improved handling of CALL action 2022-02-02 17:46:17 +02:00
3ee0a9b55b Added autocomplete and autocorrect input types to chat edittext 2022-02-02 11:48:34 +02:00
21320ddfcb Avoid some lint warnings 2022-02-02 11:41:51 +02:00
d3a2282f03 Added Telephony Provider account configuration item
Added support for Contact tel URIs
Show account's STUN configuration items only if needed
Avoid some lint warnings in baresip.c
2022-02-02 11:36:08 +02:00
c285719da1 New version 39.1.0 2022-01-30 15:01:50 +02:00
15b4ec021c Automatically capitalize message sentences 2022-01-30 12:34:05 +02:00
1b8656a240 Added textShortMessage input type to message text view 2022-01-28 22:09:22 +02:00
0fd9f20d1a Fixed external calling when baresip app is running but has been cleared
Fixed external calling to tel: URI
2022-01-28 15:58:34 +02:00
452674db17 Renamed some address vals in order to avoid lint warnings 2022-01-28 10:39:19 +02:00
730be8054a Improved and fixed handling of message and call transfer events 2022-01-28 10:29:27 +02:00