Commit graph

22 commits

Author SHA1 Message Date
tibbi
1e0d8f383d rewrite the layout to a viewpager split to contacts and favorites 2017-12-28 23:59:49 +01:00
tibbi
86be50d6da add some missing licenses 2017-12-27 23:59:55 +01:00
tibbi
ca9b1cc6c4 set the most frequent contact source as the default one 2017-12-26 23:49:31 +01:00
tibbi
cac0cc4d37 show a toast message when trying to call someone without phone number 2017-12-18 21:46:44 +01:00
tibbi
2ffcc10c19 handle call/sms/email actions if a contact has multiple emails/numbers 2017-12-18 21:42:43 +01:00
tibbi
b40be40bb4 allow storing multiple phone numbers per contact 2017-12-17 23:48:49 +01:00
tibbi
86b952ad82 properly fill all contact emails at the details activity 2017-12-17 22:30:06 +01:00
tibbi
31d5461986 implement contact deletion 2017-12-13 19:09:54 +01:00
tibbi
42cc8aaa2f add a toggle for starting names with surname 2017-12-13 17:35:03 +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
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
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
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
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
Renamed from app/src/main/java/com/simplemobiletools/contacts/activities/MainActivity.kt (Browse further)