Commit graph

44 commits

Author SHA1 Message Date
tibbi
14f13b97e2 add some side padding to list placeholders 2018-01-02 23:13:31 +01:00
tibbi
345ac6d430 properly handle toggling Favorite items 2018-01-02 23:11:22 +01:00
tibbi
e19e367852 show a favorite icon at the Details screen 2018-01-02 19:11:40 +01:00
tibbi
59837806be handle PICK contact intent 2018-01-02 16:49:03 +01:00
tibbi
532ee261fc make the list at fragment_layout occupy whole height 2017-12-31 14:14:31 +01:00
tibbi
dc09381d0d make the the Type fields at Contact activity are centered vertically 2017-12-31 13:55:46 +01:00
tibbi
85c303e6dc show a bubble and fastscroller at the Add Favorite dialog 2017-12-31 12:44:38 +01:00
tibbi
4184abff80 fix some glitches at managing favorites 2017-12-30 19:42:13 +01:00
tibbi
488a5d9025 move the contacts fragment handling in the shared parent fragment 2017-12-30 16:35:47 +01:00
tibbi
d807df4f97 show a list of contacts for managing favorites at FAB press 2017-12-30 13:22:18 +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
1e0d8f383d rewrite the layout to a viewpager split to contacts and favorites 2017-12-28 23:59:49 +01:00
tibbi
74064e57d5 add a button for removing contact events 2017-12-28 12:49:49 +01:00
tibbi
2424edb99b make the default event date Unknown 2017-12-27 19:37:06 +01:00
tibbi
e497c83182 add some contact fields for Events (birthdays, anniversaries, other) 2017-12-27 19:26:33 +01:00
tibbi
81e72b40ca fill in the default phone number and email types 2017-12-20 22:26:23 +01:00
tibbi
9078c93ec7 use null textCursorDrawables for neutral cursor color 2017-12-20 21:38:16 +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
6b201213a4 add a new email/number field at pressing Plus 2017-12-18 21:23:47 +01:00
tibbi
21a85dfa53 add holders for multiple phone numbers and emails 2017-12-18 16:57:24 +01:00
tibbi
4b05d5366f rewrite the contact details layout a bit 2017-12-18 16:37:45 +01:00
tibbi
1599334ee0 add Plus buttons for adding new numbers and emails 2017-12-18 12:08:50 +01:00
tibbi
b40be40bb4 allow storing multiple phone numbers per contact 2017-12-17 23:48:49 +01:00
tibbi
449e487667 add a type at the email field 2017-12-17 23:19:15 +01:00
tibbi
0a90594d32 limit the size of contact action buttons 2017-12-17 22:58:11 +01:00
tibbi
0beac47494 add a contact number type field 2017-12-17 22:54:00 +01:00
tibbi
39b64cead5 make the text fields at Contact activity smaller 2017-12-17 22:41:14 +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
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
04caff2d90 adding some placeholder text when no contacts are found 2017-12-13 11:01:45 +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
db2ee05b5c hide SMS and Call actions when no number is available 2017-12-11 21:15:40 +01:00
tibbi
829897b5e1 show the user photo at Details, if available 2017-12-11 20:29:25 +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
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
a931960052 adding an initial implementation of a Contacts fetcher 2017-12-10 13:28:44 +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