Commit graph

120 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
592d4edc76 remove sorting contacts by phone number 2017-12-17 23:35:12 +01:00
tibbi
449e487667 add a type at the email field 2017-12-17 23:19:15 +01:00
tibbi
4e77674377 allow storing multiple emails of same type per contact 2017-12-17 23:10:47 +01:00
tibbi
0a90594d32 limit the size of contact action buttons 2017-12-17 22:58:11 +01:00
tibbi
0beac47494 add a contact number type field 2017-12-17 22:54:00 +01:00
tibbi
39b64cead5 make the text fields at Contact activity smaller 2017-12-17 22:41:14 +01:00
tibbi
86b952ad82 properly fill all contact emails at the details activity 2017-12-17 22:30:06 +01:00
Tibor Kaputa
e3f9b0d111
Merge pull request #7 from hanjoongcho/master
Add Korean translation
2017-12-14 09:32:09 +01:00
bulbarsaur
f7be52dc50 Add Korean translation 2017-12-14 13:13:40 +09:00
tibbi
210ec1328d prepare for storing multiple emails per contact 2017-12-14 00:15:24 +01:00
Tibor Kaputa
17fd1dc084
Merge pull request #6 from Phoenix1747/patch-1
Update strings.xml
2017-12-13 23:08:51 +01:00
Phoenix1747
fb601ea71e
Update strings.xml 2017-12-13 22:55:00 +01:00
tibbi
b4814364e2 adding some new strings 2017-12-13 22:09:30 +01:00
Tibor Kaputa
07dba31e7c
Merge pull request #5 from Phoenix1747/patch-1
Translated latest DE
2017-12-13 21:26:21 +01:00
Phoenix1747
e5900923ac
Translated latest DE 2017-12-13 21:24:27 +01:00
tibbi
a04724a2da implement contact name updating 2017-12-13 20:52:05 +01:00
tibbi
96fa9ab8dc update kotlin to 1.2.10 2017-12-13 19:10:01 +01:00
tibbi
31d5461986 implement contact deletion 2017-12-13 19:09:54 +01:00
tibbi
a0744b2af8 set min sdk to 16 2017-12-13 18:08:11 +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
243c1a3da5 adding some new strings 2017-12-13 17:00:23 +01:00
tibbi
1faccbbdaf lets make dark theme the default 2017-12-13 14:13:20 +01:00
tibbi
d290645d5d show the account source at the details view 2017-12-13 13:59:54 +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
6ee9a23897 adding some new strings 2017-12-13 13:15:25 +01:00
tibbi
04caff2d90 adding some placeholder text when no contacts are found 2017-12-13 11:01:45 +01:00
tibbi
92fc1bee02 implement the Filter functionality 2017-12-12 22:37:56 +01:00
tibbi
7b849cb090 handle both write and read contact permissions 2017-12-12 20:19:15 +01:00
tibbi
efc70f1e18 updating the launcher icons 2017-12-12 20:16:59 +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
7373cad71c show an Edit actionmenu item if "Call on click" is enabled 2017-12-11 22:35:52 +01:00
Tibor Kaputa
ffaea6c686
Merge pull request #3 from Phoenix1747/patch-1
call_contact_on_click string -> DE
2017-12-11 22:24:32 +01:00
Phoenix1747
2fb44bcfcb
call_contact_on_click string -> DE 2017-12-11 22:06:40 +01:00
tibbi
209953c878 add an option for calling contact on click 2017-12-11 21:49:42 +01:00
tibbi
db2ee05b5c hide SMS and Call actions when no number is available 2017-12-11 21:15:40 +01:00
tibbi
5b514d5b92 create a new Contact at pressing FAB 2017-12-11 21:05:46 +01:00
tibbi
2f815dfe38 add handling for StartCall intent 2017-12-11 21:00:32 +01:00
tibbi
20bd9cf01c handle send SMS intent 2017-12-11 20:39:28 +01:00
tibbi
829897b5e1 show the user photo at Details, if available 2017-12-11 20:29:25 +01:00
tibbi
ebb11be2c3 launch email intent on pressing the icon 2017-12-11 19:24:15 +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
Tibor Kaputa
a9821488b6
Merge pull request #2 from Phoenix1747/patch-1
DE translation
2017-12-11 11:47:13 +01:00
Phoenix1747
84e9262021
Translated 2017-12-11 09:50:29 +01:00