1399 Commits

Author SHA1 Message Date
da9af943f1 Removed useless view attributes 2022-03-02 14:19:07 +02:00
0cf8dec939 Moved setting of call transfer title string from code to layour 2022-03-02 13:54:23 +02:00
8f956bb094 In chat activity, replaced long click with short click and made whole message clickable 2022-03-02 08:43:01 +02:00
03ab41f6fa Made message text selectable 2022-02-28 19:04:37 +02:00
65a58c17d8 Convert contacts_mode value to lowercase 2022-02-25 09:15:58 +02:00
158a46a2bc Use lowercase contact mode values 2022-02-25 09:04:34 +02:00
3eab999478 New version 42.3.0 2022-02-24 15:11:12 +02:00
aa4ae23dc6 Fixed adding of new contact 2022-02-24 15:04:19 +02:00
08eff202b7 When selecting a new default account, keep the order of the rest unchanged 2022-02-23 17:55:08 +02:00
adfbd16d31 Removed unused API function call_peeruri 2022-02-22 10:16:25 +02:00
cab84308a3 Improved handling of call auto-rejection 2022-02-22 10:14:50 +02:00
7594834254 New version 42.2.0 2022-02-21 14:05:03 +02:00
feb54d25bd Made Android URI text selectable 2022-02-21 14:04:11 +02:00
04d63283d0 Translated using Weblate (Swedish)
Currently translated at 100.0% (283 of 283 strings)

Translation: Baresip/baresip app
Translate-URL: https://hosted.weblate.org/projects/baresip/baresip-app/sv/
2022-02-21 11:55:30 +01:00
da703e991e 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-21 11:55:30 +01:00
345498853b Minor contact related fixes and improvements 2022-02-21 12:53:47 +02:00
664d857a5d Contact selection list now contains only those Android contacts that have
exactly one URI
2022-02-21 11:30:25 +02:00
8e8bb09c57 New versio 42.1.0 2022-02-20 18:23:41 +02:00
c1bdb89776 Import cleanup 2022-02-20 14:40:54 +02:00
c0bb03c277 Merge branch 'theme' 2022-02-20 14:07:13 +02:00
0429b4474f Migrated to material design alert dialogs 2022-02-20 14:05:12 +02:00
7c98c03e6b String fix 2022-02-19 16:24:39 +02:00
ee57b94efa Removed unused strings 2022-02-19 16:12:20 +02:00
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
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
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
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