Commit graph

69 commits

Author SHA1 Message Date
tibbi
9527def540 update commons to 3.18.9 2018-04-06 17:54:43 +02:00
tibbi
6eade329d6 add helper functions to handle contact adding and removing from groups 2018-03-21 19:20:55 +01:00
tibbi
bd8dffb549 allow renaming local private groups 2018-03-21 18:07:05 +01:00
tibbi
30a7c1770d handle showing and deleting local private groups 2018-03-21 17:51:13 +01:00
tibbi
d583a457ff allow creating a brand new group at selecting target group 2018-03-20 21:30:31 +01:00
tibbi
5ee383af74 allow batch adding contacts to groups 2018-03-20 21:27:23 +01:00
tibbi
cd1a493ea8 add a new menu item for adding selected contacts to a group 2018-03-20 20:13:51 +01:00
tibbi
c93cc3bd85 allow renaming groups after long pressing them 2018-03-20 20:05:48 +01:00
tibbi
244955e333 properly update Groups tab whenever necessary 2018-03-20 19:10:03 +01:00
tibbi
d2daf6efdb make GroupsFragment inherit from MyViewPagerFragment too 2018-03-20 17:30:13 +01:00
tibbi
c572a83bb1 refresh GroupContactsActivity on resume 2018-03-20 15:34:36 +01:00
tibbi
6d4f9912fd allow removing contacts from groups by long pressing them and selecting Remove 2018-03-20 15:13:49 +01:00
tibbi
ce917560da clean up SelectContactsDialog 2018-03-20 10:34:46 +01:00
tibbi
3c413347d6 make ContactsAdapter more dynamic, use it at Group Contacts 2018-03-19 23:40:33 +01:00
tibbi
20f9e7ea4d implement contact group deleting 2018-03-19 20:42:11 +01:00
tibbi
796cb13c9c populate Groups tab with the contact groups 2018-03-19 16:44:03 +01:00
tibbi
53b0632edd fetch contacts at app startup only once 2018-03-19 11:53:20 +01:00
tibbi
93edf90d51 adding a tab for Groups 2018-03-16 20:23:15 +01:00
tibbi
9ebb72b1b2 always fetch all contact info to make sure Search works well 2018-03-04 10:06:40 +01:00
tibbi
5f8c13ff9a update commons to 3.14.12 2018-03-04 09:06:38 +01:00
tibbi
6cc148b816 make sure shared contacts have all appropriate fields filled 2018-02-22 18:37:15 +01:00
tibbi
ff3b1ab5eb use our custom layout managers 2018-02-21 17:54:23 +01:00
tibbi
0b9b1b7f1a properly handle displaying local private photos 2018-02-11 23:24:16 +01:00
tibbi
0651a49cd1 properly handle Favorite toggling of local private contacts 2018-02-11 21:45:25 +01:00
tibbi
6c39757cec show local contacts in the lists 2018-02-11 20:28:45 +01:00
tibbi
962ff318e6 add a setting for selecting what should happen on contact click 2018-02-10 22:17:38 +01:00
tibbi
b1c8b5a941 remove the "Call contact on click" setting 2018-02-10 21:55:28 +01:00
tibbi
996a9ead0a show the modified contact source at the FilterContactSources adapter 2018-02-02 12:30:33 +01:00
Nikola Trubitsyn
6db0091d1d Add private modifiers where applicable 2018-01-30 14:17:43 +03:00
tibbi
d1152fb657 hide the thumbnail at Favorite selector when appropriate 2018-01-29 19:14:54 +01:00
tibbi
7063b9ffd2 avoid recycling contact images if the activity is destroyed 2018-01-29 18:53:35 +01:00
tibbi
c72a3cd604 make sure the contact list items have proper height even without thumbnail 2018-01-29 17:42:24 +01:00
Nikola Trubitsyn
978b72af39 Use beVisibleIf on contact_tmb view 2018-01-28 00:25:05 +03:00
Nikola Trubitsyn
0a86ce2856 Add an option to show/hide contact thumbnails 2018-01-27 23:58:49 +03:00
tibbi
13f5fbc859 allow sharing multiple handpicked contacts at once 2018-01-15 23:49:03 +01:00
tibbi
13b7a1cb61 update commons to 3.7.2 2018-01-14 18:25:23 +01:00
tibbi
e9165ad41d couple Black & White theme improvements 2018-01-07 22:23:48 +01:00
tibbi
345ac6d430 properly handle toggling Favorite items 2018-01-02 23:11:22 +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
8e3eee5106 allow selecting only 1 contact at the selection activity 2018-01-02 17:35:21 +01:00
tibbi
59837806be handle PICK contact intent 2018-01-02 16:49:03 +01:00
tibbi
6d1bf44311 adding a Search actionmenu item 2017-12-30 23:26:51 +01:00
tibbi
49c2cc5a81 move the referesh contacts interface in the proper folder 2017-12-30 21:57:37 +01:00
tibbi
ad46e83284 remove the favorite item if needed at removing a contact 2017-12-30 21:13:42 +01:00
tibbi
bc0b4a9622 properly show the placeholders if all contacts are removed 2017-12-30 20:05:59 +01:00
tibbi
4184abff80 fix some glitches at managing favorites 2017-12-30 19:42:13 +01:00
tibbi
5efc2fadb6 allow removing favorites by long pressing them + Remove 2017-12-30 19:08:42 +01:00
tibbi
d21b3e7c4d allow adding contacts to favorites by long pressing and Add 2017-12-30 18:55:15 +01:00
tibbi
ab0ea57732 apply the contact source filtering to Add Favorite dialog items too 2017-12-30 17:53:30 +01:00
tibbi
82a0f8accb lets better hide the Select All button at contacts 2017-12-30 17:44:13 +01:00