Commit Graph

1123 Commits

Author SHA1 Message Date
a87fb2e5ca fix #764, fetch nicknames on the main screen too to make it searchable 2022-01-03 20:24:59 +01:00
42b84ea85b show the contacts nickname on View screen too 2022-01-03 19:52:06 +01:00
7cecdae75c Deleted unused import 2021-12-27 12:19:53 +01:00
5a124d31eb Fixed problems with ringtone selection (#756) 2021-12-27 12:06:42 +01:00
1eea84afa7 recognize ringtone change at save/discard dialog too 2021-12-12 18:59:41 +01:00
3448b7d9eb improving the handling of None ringtone 2021-12-12 18:41:52 +01:00
c4c990f8bb Added new string to all places 2021-12-11 17:54:47 +01:00
19e964d3a2 Fixed accessing phone contacts 2021-12-07 18:15:19 +01:00
2afdd0282e Merge pull request #740 from Aga-C/fix-sorting
Fixed refreshing after sorting
2021-12-07 14:16:10 +01:00
f581bdd79e Merge pull request #744 from Aga-C/fix-empty-tabs
Fixed empty tabs
2021-12-07 14:16:05 +01:00
057b3e7a99 Merge pull request #739 from Aga-C/fix-show-default-tab
Fixed showing default tab
2021-12-07 14:15:54 +01:00
e40a531920 updating commons 2021-12-07 12:27:33 +01:00
6c68564cce Fixed empty tabs 2021-11-29 23:31:11 +01:00
6b7ea004d4 Fixed showing default tab 2021-11-23 16:11:17 +01:00
910729b08d Fixed refreshing after sorting 2021-11-23 15:47:11 +01:00
8e8a5d331e ignore the photos only at comparing private contacts 2021-11-19 20:02:49 +01:00
1ec064ef87 show a Save/Discard prompt at leaving with unsaved changes 2021-11-19 19:32:56 +01:00
77e07d405e lets ignore photos at comparing if a contact details changed, to avoid redraws 2021-11-19 18:56:49 +01:00
f2372d7829 fix #595, #737, #349, properly handle importing contact photos from .vcf 2021-11-19 18:08:51 +01:00
dd849e22af Merge branch 'master' into prevent-adding-empty-contact 2021-11-18 09:52:30 +01:00
15e07d3c03 simplifying some checks + adding surname 2021-11-18 09:22:23 +01:00
166bd991a2 Merge pull request #723 from Aga-C/fix-group-count
Fixed group count while changing name (#589)
2021-11-18 09:14:02 +01:00
5036876fab add content descriptions to dynamically created tabs 2021-11-17 20:22:53 +01:00
06e55b6218 use our own icons for messaging apps, we cannot scan the system anymore 2021-11-17 19:43:03 +01:00
3e23f9d8ec redesigning the app settings 2021-11-17 17:38:07 +01:00
b6e3b482de hide the proper views if no content is found 2021-11-17 11:10:52 +01:00
fceeca441a use the new fastscroller at groups 2021-11-17 11:06:55 +01:00
e436073156 use the letter fastscroller at SelectContact activity and dialog 2021-11-17 10:47:21 +01:00
390084a719 updating commons, gradle, kotlin, icons 2021-11-17 10:03:35 +01:00
8707684013 use layout animations only if they arent disabled by the system 2021-11-17 09:54:44 +01:00
17c928129e Simplified code 2021-10-24 17:51:23 +02:00
bbadfa1f2e Prevented adding empty contact (#728) 2021-10-24 12:32:23 +02:00
4a02c4e47e Fixed group count while changing name (#589) 2021-10-14 18:56:03 +02:00
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
ba8b9c143f adding 2 more crashfixes 2021-08-27 19:40:42 +02:00
251df880ff handle exceptions thrown at using social media action buttons 2021-08-27 19:36:04 +02:00
16b81e6254 updating commons and gradle 2021-08-27 19:35:42 +02:00
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
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
c45ccd09b0 Don't show letters with diacritics in the scrollbar 2021-08-17 16:14:09 +03:00
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
31b3e49031 compacting Contacts model comparing a bit 2021-08-17 14:57:09 +02:00
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
2bafac3ca9 Allow sorting contacts by date created 2021-08-17 13:10:51 +01:00
b07edf7d2c Merge pull request #689 from may-kumar/master
Add option to set ringtone for Groups
2021-08-16 12:07:53 +02:00
23b5a1d0eb moving call confirmation fully to Commons 2021-07-25 17:30:42 +02:00
4300eceb94 moving the Call Confirmation dialog into Commons 2021-07-25 17:00:26 +02:00
0ecdaebb0d Remove unnecessary comments 2021-06-18 18:48:19 +05:30
3b0390d21e Remove unrequired comments 2021-06-18 17:27:20 +05:30
c8db298cd0 Add ringtone selector for group 2021-06-18 04:16:29 +05:30