Commit graph

66 commits

Author SHA1 Message Date
tibbi
db019572a4 rename ContactActivity to EditContactActivity 2018-01-29 19:16:58 +01:00
tibbi
13f5fbc859 allow sharing multiple handpicked contacts at once 2018-01-15 23:49:03 +01:00
tibbi
dc308a94dc allow sharing a contact via creating a vcf file 2018-01-15 23:42:03 +01:00
tibbi
f729b0de6a move the Inserting... toast to ContactActivity 2018-01-15 21:47:21 +01:00
tibbi
135240564f add thumbnailUri to the contact model 2018-01-15 20:41:04 +01:00
tibbi
0e1009b499 handle contact photo importing 2018-01-15 14:08:52 +01:00
tibbi
5717dd48ed remove some constants boilerplate by adding a more specific import 2018-01-14 22:54:06 +01:00
tibbi
9950d5d3ce adding the Import Contacts dialog 2018-01-14 20:53:29 +01:00
tibbi
90a51a407a ignore empty contact emails 2018-01-14 16:37:02 +01:00
tibbi
2b636f7240 fix some crashes at inflating some views 2018-01-03 11:44:10 +01:00
tibbi
287fb4959c show an error if trying to save a contact without an account set (last field) 2018-01-02 23:40:15 +01:00
tibbi
345ac6d430 properly handle toggling Favorite items 2018-01-02 23:11:22 +01:00
tibbi
8491162c77 properly handle INSERT intent 2018-01-02 20:35:46 +01:00
tibbi
e19e367852 show a favorite icon at the Details screen 2018-01-02 19:11:40 +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
8410ef57b9 properly handle ACTION_EDIT intent too 2018-01-02 15:01:43 +01:00
tibbi
29c16d543f add some more third party intent handling 2018-01-02 14:57:19 +01:00
tibbi
f2f22a34ff phandle the insert_or_edit intent with phone number parameter 2018-01-02 14:44:55 +01:00
tibbi
2cfcdba0f9 add handling for some third party intents 2018-01-02 14:29:23 +01:00
tibbi
74064e57d5 add a button for removing contact events 2017-12-28 12:49:49 +01:00
tibbi
946b90cdda improve event date formatting, handle events without year 2017-12-28 00:03:42 +01:00
tibbi
4a570eea03 add a datepicker for changing the event date 2017-12-27 22:04:40 +01:00
tibbi
e1205416f0 do not save events with "Unknown" date 2017-12-27 19:40:18 +01:00
tibbi
e497c83182 add some contact fields for Events (birthdays, anniversaries, other) 2017-12-27 19:26:33 +01:00
tibbi
9f90b35750 add contact Events 2017-12-27 16:57:43 +01:00
tibbi
44bd03b98a store the last used contact source 2017-12-26 23:32:33 +01:00
tibbi
81dfc447dc do not allow changing contact source of existing contacts for now 2017-12-26 23:14:47 +01:00
tibbi
70b011a697 properly handle photo adding and removing at contact update 2017-12-26 19:51:48 +01:00
tibbi
84be33dbbf handle the contact photo at inserting too 2017-12-25 23:06:20 +01:00
tibbi
0d16efeafd focus the new phone number or email fields at adding 2017-12-24 23:19:08 +01:00
tibbi
d8f9fa2a5f implement inserting new contact, without photo 2017-12-24 21:06:22 +01:00
tibbi
d3cd4de97c remove a redundant variable 2017-12-22 15:28:08 +01:00
tibbi
7afa3c14ec add cropping to the selected contact photo 2017-12-22 13:20:59 +01:00
tibbi
0e918349d5 implement contact Choose Photo function 2017-12-22 00:11:36 +01:00
tibbi
d7ac1c8d72 implement the Take Photo intent 2017-12-21 17:48:00 +01:00
tibbi
24185fe8a1 show an actions dialog at pressing the contact photo 2017-12-21 15:57:02 +01:00
tibbi
544121fb45 allow changing contact source 2017-12-21 14:22:14 +01:00
tibbi
d1402218e2 allow changing phone number and email types 2017-12-20 23:57:46 +01:00
tibbi
b333d5b07a fill in the contact emails and phone numbers 2017-12-20 23:05:04 +01:00
tibbi
75411c43d4 update commons to 3.3.12 2017-12-20 21:30:56 +01:00
tibbi
2ffcc10c19 handle call/sms/email actions if a contact has multiple emails/numbers 2017-12-18 21:42:43 +01:00
tibbi
6b201213a4 add a new email/number field at pressing Plus 2017-12-18 21:23:47 +01:00
tibbi
523bba4726 display all contact emails and phone numbers at the details activity 2017-12-18 17:11:52 +01:00
tibbi
21a85dfa53 add holders for multiple phone numbers and emails 2017-12-18 16:57:24 +01:00
tibbi
77f1c2f2fa fill in the first email and phone number of the contact 2017-12-18 15:16:58 +01:00
tibbi
1599334ee0 add Plus buttons for adding new numbers and emails 2017-12-18 12:08:50 +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
449e487667 add a type at the email field 2017-12-17 23:19:15 +01:00
tibbi
0a90594d32 limit the size of contact action buttons 2017-12-17 22:58:11 +01:00