Commit graph

17 commits

Author SHA1 Message Date
tibbi
69b68de511 properly parse phone numbers at Version 3 vcf files too 2018-01-15 00:06:53 +01:00
tibbi
e0257c742d implement the actual contact importer parser 2018-01-14 23:26:56 +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
3cd116ada8 reuse the Favorites stored on device, don't create an own list 2018-01-02 18:02:35 +01:00
tibbi
0e3f500bb9 store selected favorites 2017-12-30 13:54:46 +01:00
tibbi
88b624bbc5 do not show contact phone numbers on the main screen by default 2017-12-30 10:52:00 +01:00
tibbi
1771e92f11 remember the last used viewpager page 2017-12-29 23:52:00 +01:00
tibbi
44bd03b98a store the last used contact source 2017-12-26 23:32:33 +01:00
tibbi
70b011a697 properly handle photo adding and removing at contact update 2017-12-26 19:51:48 +01:00
tibbi
42cc8aaa2f add a toggle for starting names with surname 2017-12-13 17:35:03 +01:00
tibbi
d22e27ae40 add a dialog for filtering contacts by source 2017-12-12 18:39:14 +01:00
tibbi
209953c878 add an option for calling contact on click 2017-12-11 21:49:42 +01:00
tibbi
5ffe57251a differentiate between creating a new contact and editing one 2017-12-11 00:07:33 +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
Renamed from app/src/main/java/com/simplemobiletools/contacts/helpers/Constants.kt (Browse further)