1655 Commits

Author SHA1 Message Date
add03e9d11 Replaced AppCompat theme with MaterialComponents theme 2022-02-19 15:47:49 +02:00
5c904c09b6 New version 42.0.0 2022-02-19 08:43:52 +02:00
46635e5817 Merge pull request #233 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Portuguese (Brazil))
2022-02-19 08:33:59 +02:00
c54bdaefce Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (283 of 283 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt_BR/
2022-02-19 07:30:51 +01:00
294c415b21 Show snackbar when Contacts permission has been denie 2022-02-18 19:14:00 +02:00
8e8e14bf06 Removed now unused strings 2022-02-18 11:44:40 +02:00
b0f185cda2 Contacts mode related fixes and improvements 2022-02-18 11:34:16 +02:00
d4d7706714 Merge pull request #232 from weblate/weblate-baresip-baresip-app
Translations update from Hosted Weblate (Portuguese (Brazil) and Swedish)
2022-02-18 11:33:49 +02:00
890dbdd542 Translated using Weblate (Swedish)
Currently translated at 100.0% (285 of 285 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/sv/
2022-02-18 09:11:40 +01:00
5d786d59e7 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (285 of 285 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/pt_BR/
2022-02-18 09:11:40 +01:00
7d943362c6 Minor code cleanup 2022-02-18 10:11:22 +02:00
9ff543fd6d Minor code optimizations 2022-02-18 10:02:14 +02:00
4f7278e3d7 Use recreate() to recreae Main Activity after restart by Android 2022-02-18 09:18:09 +02:00
a112cbbb22 Removed unused stuff 2022-02-17 18:40:50 +02:00
e47f7bf855 Replaced Show Android Contacts setting with Contacts setting with possible
values 'baresip', 'Android', and Both
2022-02-17 18:00:44 +02:00
24dbb94c31 Re-generate contact name list when baresip contacts are updated 2022-02-15 17:27:55 +02:00
6bb4de4940 Sort all contact names and keep them in up to date list 2022-02-15 17:24:26 +02:00
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