Commit graph

22 commits

Author SHA1 Message Date
tibbi
0b9b1b7f1a properly handle displaying local private photos 2018-02-11 23:24:16 +01:00
tibbi
f0a2f585b8 use a new model ContactSource 2018-02-02 11:30:11 +01:00
tibbi
135240564f add thumbnailUri to the contact model 2018-01-15 20:41:04 +01:00
tibbi
345ac6d430 properly handle toggling Favorite items 2018-01-02 23:11:22 +01:00
tibbi
3cd116ada8 reuse the Favorites stored on device, don't create an own list 2018-01-02 18:02:35 +01:00
tibbi
9f90b35750 add contact Events 2017-12-27 16:57:43 +01:00
tibbi
6b201213a4 add a new email/number field at pressing Plus 2017-12-18 21:23:47 +01:00
tibbi
77f1c2f2fa fill in the first email and phone number of the contact 2017-12-18 15:16:58 +01:00
tibbi
f043e40dd3 remove the redundant Emails and PhoneNumbers models 2017-12-18 11:25:06 +01:00
tibbi
b40be40bb4 allow storing multiple phone numbers per contact 2017-12-17 23:48:49 +01:00
tibbi
592d4edc76 remove sorting contacts by phone number 2017-12-17 23:35:12 +01:00
tibbi
4e77674377 allow storing multiple emails of same type per contact 2017-12-17 23:10:47 +01:00
tibbi
210ec1328d prepare for storing multiple emails per contact 2017-12-14 00:15:24 +01:00
tibbi
42cc8aaa2f add a toggle for starting names with surname 2017-12-13 17:35:03 +01:00
tibbi
74c5b19025 allow sorting contacts by every name separately 2017-12-13 17:16:16 +01:00
tibbi
51030dbff1 split the name at the Contact activity layout too 2017-12-13 13:39:22 +01:00
tibbi
791dbb2960 split the name between first/middle/sur name 2017-12-13 13:24:14 +01:00
tibbi
5ef100ce1d list only those contact sources that contain some contacts 2017-12-12 19:24:42 +01:00
tibbi
5ffe57251a differentiate between creating a new contact and editing one 2017-12-11 00:07:33 +01:00
tibbi
9a376df115 move names not starting with a letter at the bottom 2017-12-10 19:33:26 +01:00
tibbi
8678a7d109 adding a ContactsAdapter 2017-12-10 15:53:03 +01:00
tibbi
0b7e652052 move all files in src/main/kotlin from src/main/java 2017-12-10 13:30:25 +01:00