Commit Graph

3108 Commits

Author SHA1 Message Date
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
Phoenix1747 a1de191dc2
English 2017-12-11 09:47:13 +01:00
Phoenix1747 70135a1965
Create strings.xml 2017-12-11 09:45:18 +01:00
tibbi 912fa63c20 Merge branch 'master' of github.com:SimpleMobileTools/Simple-Contacts 2017-12-11 00:07:47 +01:00
tibbi 5ffe57251a differentiate between creating a new contact and editing one 2017-12-11 00:07:33 +01:00
Tibor Kaputa 1a61bb0b5f
Merge pull request #1 from smarquespt/patch-2
Added Portuguese language
2017-12-11 00:06:21 +01:00
Sérgio Marques ce8a9b201a
Added Portuguese language 2017-12-10 22:59:40 +00:00
tibbi aeaf2bdf99 adding ContactActivity 2017-12-10 21:39:02 +01:00
tibbi 9a376df115 move names not starting with a letter at the bottom 2017-12-10 19:33:26 +01:00
tibbi 771ecd5ec4 properly update colors when they change 2017-12-10 19:24:01 +01:00
tibbi f6de835584 show a contact thumbnail whenever available 2017-12-10 16:35:56 +01:00
tibbi cb6c3fedec add a sorting dialog 2017-12-10 16:19:50 +01:00
tibbi 8678a7d109 adding a ContactsAdapter 2017-12-10 15:53:03 +01:00