Commit Graph

442 Commits

Author SHA1 Message Date
aed1147e9f use contact_id instead of raw_contact_id at deleting contacts from groups 2018-03-20 14:50:52 +01:00
67cf029e91 tweak deleting contacts from groups a bit 2018-03-20 14:24:14 +01:00
4fca6ce711 handle batch removing contacts from groups 2018-03-20 12:22:40 +01:00
911cd99703 handle batch adding contacts to a group 2018-03-20 11:16:48 +01:00
5e585eec71 provide contacts to show at SelectContactsDialog explicitly 2018-03-20 10:54:35 +01:00
ce917560da clean up SelectContactsDialog 2018-03-20 10:34:46 +01:00
e60fa65eef handle Favorite items modification in FavoritesFragment itself 2018-03-20 10:02:07 +01:00
3c413347d6 make ContactsAdapter more dynamic, use it at Group Contacts 2018-03-19 23:40:33 +01:00
f4767421a8 list proper contacts at the GroupContacts activity 2018-03-19 22:22:23 +01:00
2ce2b38ee1 lets create a new activity for displaying group contacts 2018-03-19 22:06:48 +01:00
45c0edc177 get a list of contacts belonging to the clicked group 2018-03-19 21:39:10 +01:00
20f9e7ea4d implement contact group deleting 2018-03-19 20:42:11 +01:00
39810e46dc avoid removing contacts from Favorites at modifying groups 2018-03-19 20:34:41 +01:00
e33fe588c2 add a couple more functions in FragmentInterface 2018-03-19 19:22:59 +01:00
6e77d3cd51 allow creating new contact groups by pressing the FAB 2018-03-19 17:18:38 +01:00
25b8babc17 sort groups by title alphabetically 2018-03-19 17:18:17 +01:00
796cb13c9c populate Groups tab with the contact groups 2018-03-19 16:44:03 +01:00
707f3ee4a0 handle counting group members 2018-03-19 15:30:57 +01:00
6abbd15328 move refreshContacts a bit up 2018-03-19 11:54:47 +01:00
53b0632edd fetch contacts at app startup only once 2018-03-19 11:53:20 +01:00
f74376e8ac create an interface for all fragments 2018-03-19 10:11:58 +01:00
4294228bfd add a helper function for deleting a contact group 2018-03-18 20:40:55 +01:00
c3a148282f implement new group creation 2018-03-18 19:33:54 +01:00
6750512f11 properly handle contact groups at editing, or inserting a new one 2018-03-18 17:57:43 +01:00
9d9495ea80 properly update contact groups after modifying them 2018-03-18 17:33:43 +01:00
b31e7b0086 implement a Group picker dialog 2018-03-18 16:57:50 +01:00
27855ca574 show only contact groups where System_ID is null 2018-03-18 11:52:14 +01:00
8ad98e7c12 adding a Groups field at Edit Contact Activity 2018-03-18 11:08:01 +01:00
dbad01e1fc ignore the default and Favorites group 2018-03-16 23:47:57 +01:00
0b2f6e8f04 list contact groups at the View screen 2018-03-16 23:24:52 +01:00
20a333071e add a Groups field to contacts 2018-03-16 22:56:13 +01:00
32e7eadbb3 add some helper functions for querying device and contact groups 2018-03-16 20:40:57 +01:00
93edf90d51 adding a tab for Groups 2018-03-16 20:23:15 +01:00
4bd4513ad9 fix #82, allow pressing phone number, email, address on the View screen 2018-03-16 13:33:03 +01:00
1165550ef4 fix #81, improve contact handling by lookup key 2018-03-16 13:11:47 +01:00
54396d4bd3 update commons to 3.16.10 2018-03-16 10:05:17 +01:00
e2d555e300 make the fragments nullable in main activity 2018-03-16 10:03:12 +01:00
1dd37336f7 add an extra check to avoid saving null contact 2018-03-16 09:58:53 +01:00
1bd9355d92 search at Notes and addresses too 2018-03-04 10:07:02 +01:00
9ebb72b1b2 always fetch all contact info to make sure Search works well 2018-03-04 10:06:40 +01:00
5f8c13ff9a update commons to 3.14.12 2018-03-04 09:06:38 +01:00
3105093272 adding a couple crashfixes 2018-03-03 12:59:16 +01:00
9cb647ca12 make sure we have the database created in time at launch 2018-03-02 12:10:06 +01:00
fd055152df updating commons and kotlin 2018-03-02 12:09:52 +01:00
f37d7a0d10 catch and display exceptions thrown at querying contact sources 2018-03-02 12:08:11 +01:00
aef045f160 simplify AddFavoritesDialog confirmation 2018-03-01 16:41:48 +01:00
3cddd70a5b update commons to 3.14.1 2018-02-28 22:49:39 +01:00
c33906a874 making some views nullable 2018-02-26 17:17:04 +01:00
ec0dbd23e1 add Address and Notes in release notes 2018-02-22 21:08:14 +01:00
2011464acf add Filter and Sort menu items to the Select contact screen 2018-02-22 20:54:01 +01:00