Commit graph

1090 commits

Author SHA1 Message Date
Andrii Chubko
21028250a5 Export partial dates to vCard 3.0 with year 1900
At the same time, adjust import to be both 3.0 and 4.0 compatible.
2021-08-29 16:07:42 +03:00
tibbi
ba8b9c143f adding 2 more crashfixes 2021-08-27 19:40:42 +02:00
tibbi
251df880ff handle exceptions thrown at using social media action buttons 2021-08-27 19:36:04 +02:00
tibbi
16b81e6254 updating commons and gradle 2021-08-27 19:35:42 +02:00
Andrii Chubko
89ee77575c Fix contacts not refreshing when search bar is open
Before, if you opened search bar and went on to add a contact, the new contact wasn't shown.

With this change, contacts will be refreshed and previous search query will be reapplied.
2021-08-17 16:57:43 +03:00
Tibor Kaputa
76c6871ca8
Merge pull request #705 from qwertyfinger/qwertyfinger/fix/remove-accent-letters-from-scrollbar
Don't show letters with diacritics in the scrollbar
2021-08-17 15:18:21 +02:00
Andrii Chubko
c45ccd09b0 Don't show letters with diacritics in the scrollbar 2021-08-17 16:14:09 +03:00
Tibor Kaputa
2805a6aa1b
Merge pull request #704 from qwertyfinger/qwertyfinger/feature/view-full-contact-image
Add back ability to view full contact picture
2021-08-17 15:04:40 +02:00
Tibor Kaputa
31b3e49031
compacting Contacts model comparing a bit 2021-08-17 14:57:09 +02:00
Andrii Chubko
638f9d61f7 Add back ability to view full contact picture
Revert "hiding the fake top big image"
This reverts commit a996a40f
2021-08-17 13:52:26 +01:00
Andrii Chubko
2bafac3ca9 Allow sorting contacts by date created 2021-08-17 13:10:51 +01:00
Tibor Kaputa
b07edf7d2c
Merge pull request #689 from may-kumar/master
Add option to set ringtone for Groups
2021-08-16 12:07:53 +02:00
tibbi
23b5a1d0eb moving call confirmation fully to Commons 2021-07-25 17:30:42 +02:00
tibbi
4300eceb94 moving the Call Confirmation dialog into Commons 2021-07-25 17:00:26 +02:00
Mayank Kumar
0ecdaebb0d
Remove unnecessary comments 2021-06-18 18:48:19 +05:30
Mayank Kumar
3b0390d21e
Remove unrequired comments 2021-06-18 17:27:20 +05:30
Mayank Kumar
c8db298cd0 Add ringtone selector for group 2021-06-18 04:16:29 +05:30
tibbi
6c4398ce03 moving some strings into Commons 2021-05-23 14:55:30 +02:00
tibbi
0be6e3b77a fix #667, show the age after birthdays and years at anniversaries too 2021-05-18 16:13:15 +02:00
tibbi
188014ceb8 adding a crashfix at viewing contact details 2021-05-18 15:45:04 +02:00
tibbi
8970b1f746 removing location_dialpad, it isnt available anymore 2021-05-18 11:27:16 +02:00
tibbi
f359e41ed3 allow creating contact shortcuts 2021-05-18 11:25:58 +02:00
tibbi
c459cda972 improving some intent handling for Android 11+ 2021-04-04 09:15:50 +02:00
tibbi
b5ed7944f0 properly handle launching the dialpad intent on Android 11 2021-04-03 23:05:36 +02:00
tibbi
7220062283 catch and show exceptions thrown at changing contact photo 2021-04-03 22:49:47 +02:00
tibbi
52f7846867 allow selecting phoneNumberless private contacts too 2021-04-03 22:14:36 +02:00
tibbi
64c67c16ca set target SDK to 30, updating kotlin, commons, gradle 2021-04-03 21:47:27 +02:00
tibbi
8511cfd25a use the contacts name at sharing, if we share only one 2021-03-04 23:17:25 +01:00
tibbi
68082ab9ed properly handle fetching the current ringtone uri 2021-03-04 21:02:03 +01:00
tibbi
49ec8965af use the new ringtone picker from the Edit screen too 2021-03-04 19:35:53 +01:00
tibbi
6de5aaeb94 rely on the system ringtone picker, just fall back to ours 2021-03-04 19:18:45 +01:00
tibbi
b38e00c5b8 avoid unnecessary contact screen redrawing 2021-03-04 19:15:45 +01:00
tibbi
1b871331a2 adding animations to recyclerviews 2021-03-02 19:52:56 +01:00
tibbi
53c08d31f9 properly handle the letter fastscroller on smaller devices 2021-02-15 12:53:43 +01:00
tibbi
73962e0957 highlight the currently selected letter at letter fastscrollers 2021-02-14 23:10:38 +01:00
tibbi
31f0f0aa53 speed up duplicate contact fetching by ignoring some fields 2021-02-14 21:01:23 +01:00
tibbi
ab94133860 lets actually not show the ringtone on View screen if it is the default 2021-02-14 20:24:08 +01:00
tibbi
230b438134 fix selecting custom files as ringtones 2021-02-14 20:05:21 +01:00
tibbi
763dfe3757 allow customizing the ringtone of locally stored contacts too 2021-02-14 19:31:23 +01:00
tibbi
af7b46f1b7 allow changing contact ringtones from the View screen too 2021-02-14 19:18:49 +01:00
tibbi
43e8dd3303 show "No sound" at silent ringtones 2021-02-14 17:58:30 +01:00
tibbi
c6a2f2c14b allow setting custom ringtone per contact 2021-02-14 17:52:43 +01:00
tibbi
8c488ba5ca show the contacts ringtone at the View screen 2021-02-14 16:03:54 +01:00
tibbi
8f050c48ee adding some preparation for setting custom contact ringtones 2021-02-14 10:15:56 +01:00
tibbi
b1f2316792 fix #656, prepend website with https if needed 2021-02-14 10:04:03 +01:00
tibbi
49241363a1 updating the way view colors are set 2021-02-13 23:54:13 +01:00
tibbi
9ba1cadae1 lets combine the contact name to 1 line at the View Details screen 2021-01-10 16:33:55 +01:00
tibbi
8249f3bca7 adding some Threema related preparation for #624, needs more work 2021-01-10 16:18:08 +01:00
tibbi
78aa887a9f avoid saving contacts to threema 2021-01-10 13:36:38 +01:00
tibbi
21ed55cc47 fix #647, always fetch contacts the same way, no matter the sorting 2021-01-10 12:37:48 +01:00