Commit Graph

1910 Commits

Author SHA1 Message Date
f7be52dc50 Add Korean translation 2017-12-14 13:13:40 +09:00
210ec1328d prepare for storing multiple emails per contact 2017-12-14 00:15:24 +01:00
17fd1dc084 Merge pull request #6 from Phoenix1747/patch-1
Update strings.xml
2017-12-13 23:08:51 +01:00
fb601ea71e Update strings.xml 2017-12-13 22:55:00 +01:00
b4814364e2 adding some new strings 2017-12-13 22:09:30 +01:00
07dba31e7c Merge pull request #5 from Phoenix1747/patch-1
Translated latest DE
2017-12-13 21:26:21 +01:00
e5900923ac Translated latest DE 2017-12-13 21:24:27 +01:00
a04724a2da implement contact name updating 2017-12-13 20:52:05 +01:00
96fa9ab8dc update kotlin to 1.2.10 2017-12-13 19:10:01 +01:00
31d5461986 implement contact deletion 2017-12-13 19:09:54 +01:00
a0744b2af8 set min sdk to 16 2017-12-13 18:08:11 +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
243c1a3da5 adding some new strings 2017-12-13 17:00:23 +01:00
1faccbbdaf lets make dark theme the default 2017-12-13 14:13:20 +01:00
d290645d5d show the account source at the details view 2017-12-13 13:59:54 +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
6ee9a23897 adding some new strings 2017-12-13 13:15:25 +01:00
04caff2d90 adding some placeholder text when no contacts are found 2017-12-13 11:01:45 +01:00
92fc1bee02 implement the Filter functionality 2017-12-12 22:37:56 +01:00
7b849cb090 handle both write and read contact permissions 2017-12-12 20:19:15 +01:00
efc70f1e18 updating the launcher icons 2017-12-12 20:16:59 +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
7373cad71c show an Edit actionmenu item if "Call on click" is enabled 2017-12-11 22:35:52 +01:00
ffaea6c686 Merge pull request #3 from Phoenix1747/patch-1
call_contact_on_click string -> DE
2017-12-11 22:24:32 +01:00
2fb44bcfcb call_contact_on_click string -> DE 2017-12-11 22:06:40 +01:00
209953c878 add an option for calling contact on click 2017-12-11 21:49:42 +01:00
db2ee05b5c hide SMS and Call actions when no number is available 2017-12-11 21:15:40 +01:00
5b514d5b92 create a new Contact at pressing FAB 2017-12-11 21:05:46 +01:00
2f815dfe38 add handling for StartCall intent 2017-12-11 21:00:32 +01:00
20bd9cf01c handle send SMS intent 2017-12-11 20:39:28 +01:00
829897b5e1 show the user photo at Details, if available 2017-12-11 20:29:25 +01:00
ebb11be2c3 launch email intent on pressing the icon 2017-12-11 19:24:15 +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
a9821488b6 Merge pull request #2 from Phoenix1747/patch-1
DE translation
2017-12-11 11:47:13 +01:00
84e9262021 Translated 2017-12-11 09:50:29 +01:00
a1de191dc2 English 2017-12-11 09:47:13 +01:00
70135a1965 Create strings.xml 2017-12-11 09:45:18 +01:00
912fa63c20 Merge branch 'master' of github.com:SimpleMobileTools/Simple-Contacts 2017-12-11 00:07:47 +01:00
5ffe57251a differentiate between creating a new contact and editing one 2017-12-11 00:07:33 +01:00
1a61bb0b5f Merge pull request #1 from smarquespt/patch-2
Added Portuguese language
2017-12-11 00:06:21 +01:00
ce8a9b201a Added Portuguese language 2017-12-10 22:59:40 +00:00
aeaf2bdf99 adding ContactActivity 2017-12-10 21:39:02 +01:00
9a376df115 move names not starting with a letter at the bottom 2017-12-10 19:33:26 +01:00
771ecd5ec4 properly update colors when they change 2017-12-10 19:24:01 +01:00
f6de835584 show a contact thumbnail whenever available 2017-12-10 16:35:56 +01:00