Commit graph

23 commits

Author SHA1 Message Date
tibbi
9d9495ea80 properly update contact groups after modifying them 2018-03-18 17:33:43 +01:00
tibbi
b31e7b0086 implement a Group picker dialog 2018-03-18 16:57:50 +01:00
tibbi
8ad98e7c12 adding a Groups field at Edit Contact Activity 2018-03-18 11:08:01 +01:00
tibbi
20a333071e add a Groups field to contacts 2018-03-16 22:56:13 +01:00
tibbi
1dd37336f7 add an extra check to avoid saving null contact 2018-03-16 09:58:53 +01:00
tibbi
c2b92f46f6 add Notes field at our local database too 2018-02-22 15:25:36 +01:00
tibbi
85c998b9a8 handle note inserting and updating 2018-02-22 15:14:19 +01:00
tibbi
8f743f3397 adding a contact Notes field 2018-02-22 13:57:08 +01:00
tibbi
ad669b0fc6 add address handling at the Edit screen 2018-02-21 20:45:39 +01:00
tibbi
8459160d6e show the contact addresses on the View screen 2018-02-21 20:22:03 +01:00
tibbi
d3498f96cb parse contact addresses 2018-02-21 19:07:10 +01:00
tibbi
74140b1665 adding a null check at handling Edit Photo result 2018-02-21 15:57:45 +01:00
tibbi
bcdd8fe40f check if there is an available app for Crop before launching it 2018-02-21 15:50:56 +01:00
tibbi
0b9b1b7f1a properly handle displaying local private photos 2018-02-11 23:24:16 +01:00
tibbi
097344dd26 properly show private local contact details/edit screen 2018-02-11 20:42:44 +01:00
tibbi
8e207414ef add a new source for storing contacts locally, without sharing with other apps 2018-02-11 13:10:21 +01:00
tibbi
9cd4288862 handle View intents with the new ViewContactActivity 2018-02-10 23:48:50 +01:00
tibbi
dd678cc7d2 allow adding a contact to Favorites during creating 2018-02-10 23:36:22 +01:00
tibbi
67511c07d0 move some edit and view shared functions into ContactActivity 2018-02-10 21:50:38 +01:00
tibbi
32a9fa6884 create a separate activity for viewing contact details, without editing 2018-02-10 21:19:34 +01:00
tibbi
b72c6cb787 properly show the public contact source on all visible places 2018-02-02 13:57:24 +01:00
tibbi
7664a09697 allow saving contacts with empty account name 2018-01-29 23:39:41 +01:00
tibbi
db019572a4 rename ContactActivity to EditContactActivity 2018-01-29 19:16:58 +01:00
Renamed from app/src/main/kotlin/com/simplemobiletools/contacts/activities/ContactActivity.kt (Browse further)