Commit Graph

23 Commits

Author SHA1 Message Date
4da25f25f2 do not filter out not-dirty accounts 2017-12-25 13:36:03 +01:00
b9af8116bc implement phone number and email updating at existing contacts 2017-12-24 23:15:11 +01:00
d8f9fa2a5f implement inserting new contact, without photo 2017-12-24 21:06:22 +01:00
544121fb45 allow changing contact source 2017-12-21 14:22:14 +01:00
bb18218c0a adding Leak Canary 2017-12-18 12:21:41 +01:00
f043e40dd3 remove the redundant Emails and PhoneNumbers models 2017-12-18 11:25:06 +01:00
b40be40bb4 allow storing multiple phone numbers per contact 2017-12-17 23:48:49 +01:00
4e77674377 allow storing multiple emails of same type per contact 2017-12-17 23:10:47 +01:00
86b952ad82 properly fill all contact emails at the details activity 2017-12-17 22:30:06 +01:00
210ec1328d prepare for storing multiple emails per contact 2017-12-14 00:15:24 +01:00
a04724a2da implement contact name updating 2017-12-13 20:52:05 +01:00
31d5461986 implement contact deletion 2017-12-13 19:09:54 +01:00
74c5b19025 allow sorting contacts by every name separately 2017-12-13 17:16:16 +01:00
51030dbff1 split the name at the Contact activity layout too 2017-12-13 13:39:22 +01:00
791dbb2960 split the name between first/middle/sur name 2017-12-13 13:24:14 +01:00
92fc1bee02 implement the Filter functionality 2017-12-12 22:37:56 +01:00
5ef100ce1d list only those contact sources that contain some contacts 2017-12-12 19:24:42 +01:00
d22e27ae40 add a dialog for filtering contacts by source 2017-12-12 18:39:14 +01:00
a9d54f165e fill the email to all contacts 2017-12-11 18:58:14 +01:00
80d46d75fe fetch proper email at showing user details 2017-12-11 18:47:08 +01:00
6c4673e371 presort contacts already at fetching 2017-12-11 18:21:58 +01:00
5ffe57251a differentiate between creating a new contact and editing one 2017-12-11 00:07:33 +01:00
0b7e652052 move all files in src/main/kotlin from src/main/java 2017-12-10 13:30:25 +01:00