Commit Graph

426 Commits

Author SHA1 Message Date
e497c83182 add some contact fields for Events (birthdays, anniversaries, other) 2017-12-27 19:26:33 +01:00
896acbbc0b do not fill out Contact emails at the initial screen, they arent used 2017-12-27 17:00:55 +01:00
9f90b35750 add contact Events 2017-12-27 16:57:43 +01:00
ca9b1cc6c4 set the most frequent contact source as the default one 2017-12-26 23:49:31 +01:00
44bd03b98a store the last used contact source 2017-12-26 23:32:33 +01:00
81dfc447dc do not allow changing contact source of existing contacts for now 2017-12-26 23:14:47 +01:00
eeb2518547 fill in the proper account name and type at inserting a contact 2017-12-26 23:10:27 +01:00
60daf446bb improve the dialog with contact source filtering 2017-12-26 22:03:25 +01:00
eee3a19e96 fix contact deleting 2017-12-26 21:53:39 +01:00
18bbe6667d use raw contact id everywhere 2017-12-26 21:24:03 +01:00
8af8d3b8ee reuse a function for adding fullsize contact photos 2017-12-26 20:12:17 +01:00
6ac34aa532 handle photo changing at contact update 2017-12-26 20:04:38 +01:00
70b011a697 properly handle photo adding and removing at contact update 2017-12-26 19:51:48 +01:00
51312dee1c renaming some variable 2017-12-26 10:06:17 +01:00
9c44837d0c Use StringBuilder in String.times()
Has better performance than StringBuffer
2017-12-26 01:44:21 +03:00
84be33dbbf handle the contact photo at inserting too 2017-12-25 23:06:20 +01:00
4da25f25f2 do not filter out not-dirty accounts 2017-12-25 13:36:03 +01:00
0d16efeafd focus the new phone number or email fields at adding 2017-12-24 23:19:08 +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
d3cd4de97c remove a redundant variable 2017-12-22 15:28:08 +01:00
7afa3c14ec add cropping to the selected contact photo 2017-12-22 13:20:59 +01:00
0e918349d5 implement contact Choose Photo function 2017-12-22 00:11:36 +01:00
d7ac1c8d72 implement the Take Photo intent 2017-12-21 17:48:00 +01:00
24185fe8a1 show an actions dialog at pressing the contact photo 2017-12-21 15:57:02 +01:00
544121fb45 allow changing contact source 2017-12-21 14:22:14 +01:00
d1402218e2 allow changing phone number and email types 2017-12-20 23:57:46 +01:00
b333d5b07a fill in the contact emails and phone numbers 2017-12-20 23:05:04 +01:00
75411c43d4 update commons to 3.3.12 2017-12-20 21:30:56 +01:00
cac0cc4d37 show a toast message when trying to call someone without phone number 2017-12-18 21:46:44 +01:00
2ffcc10c19 handle call/sms/email actions if a contact has multiple emails/numbers 2017-12-18 21:42:43 +01:00
6b201213a4 add a new email/number field at pressing Plus 2017-12-18 21:23:47 +01:00
523bba4726 display all contact emails and phone numbers at the details activity 2017-12-18 17:11:52 +01:00
21a85dfa53 add holders for multiple phone numbers and emails 2017-12-18 16:57:24 +01:00
77f1c2f2fa fill in the first email and phone number of the contact 2017-12-18 15:16:58 +01:00
bb18218c0a adding Leak Canary 2017-12-18 12:21:41 +01:00
1599334ee0 add Plus buttons for adding new numbers and emails 2017-12-18 12:08:50 +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
592d4edc76 remove sorting contacts by phone number 2017-12-17 23:35:12 +01:00
449e487667 add a type at the email field 2017-12-17 23:19:15 +01:00
4e77674377 allow storing multiple emails of same type per contact 2017-12-17 23:10:47 +01:00
0a90594d32 limit the size of contact action buttons 2017-12-17 22:58:11 +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
42cc8aaa2f add a toggle for starting names with surname 2017-12-13 17:35:03 +01:00
74c5b19025 allow sorting contacts by every name separately 2017-12-13 17:16:16 +01:00
d290645d5d show the account source at the details view 2017-12-13 13:59:54 +01:00