Commit graph

21 commits

Author SHA1 Message Date
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
4e77674377 allow storing multiple emails of same type per contact 2017-12-17 23:10:47 +01:00
tibbi
86b952ad82 properly fill all contact emails at the details activity 2017-12-17 22:30:06 +01:00
tibbi
210ec1328d prepare for storing multiple emails per contact 2017-12-14 00:15:24 +01:00
tibbi
a04724a2da implement contact name updating 2017-12-13 20:52:05 +01:00
tibbi
31d5461986 implement contact deletion 2017-12-13 19:09:54 +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
92fc1bee02 implement the Filter functionality 2017-12-12 22:37:56 +01:00
tibbi
5ef100ce1d list only those contact sources that contain some contacts 2017-12-12 19:24:42 +01:00
tibbi
d22e27ae40 add a dialog for filtering contacts by source 2017-12-12 18:39:14 +01:00
tibbi
209953c878 add an option for calling contact on click 2017-12-11 21:49:42 +01:00
tibbi
a9d54f165e fill the email to all contacts 2017-12-11 18:58:14 +01:00
tibbi
80d46d75fe fetch proper email at showing user details 2017-12-11 18:47:08 +01:00
tibbi
6c4673e371 presort contacts already at fetching 2017-12-11 18:21:58 +01:00
tibbi
5ffe57251a differentiate between creating a new contact and editing one 2017-12-11 00:07:33 +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