Commit Graph

3090 Commits

Author SHA1 Message Date
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
tibbi 0b7e652052 move all files in src/main/kotlin from src/main/java 2017-12-10 13:30:25 +01:00
tibbi a931960052 adding an initial implementation of a Contacts fetcher 2017-12-10 13:28:44 +01:00
tibbi 5c3d1ad395 remove use_fingerprint permission 2017-12-10 11:20:48 +01:00
tibbi b655590776 add Contacts permission 2017-12-10 11:19:55 +01:00
tibbi 6015afdb9f adding some shared activities 2017-12-10 11:04:45 +01:00
tibbi 922ee24387 adding Simple Commons 2017-12-10 10:38:17 +01:00
tibbi 10e4f50f7e adding the initial project 2017-12-10 10:16:59 +01:00
Tibor Kaputa 187b352d2f
Initial commit 2017-12-10 10:07:15 +01:00