Commit graph

69 commits

Author SHA1 Message Date
tibbi
29c59f498a show phone number and date at Recents too 2018-08-03 23:48:14 +02:00
tibbi
71f3e8cb0c list the last 100 calls at the Recent calls list 2018-08-03 16:36:17 +02:00
tibbi
a83886a5bd creating a Recents tab 2018-08-03 13:52:44 +02:00
tibbi
7b577aa082 do not spend time fetching data for hidden fragments 2018-08-02 15:16:24 +02:00
tibbi
21551a6050 update commons to 4.3.28 2018-07-04 22:00:38 +02:00
tibbi
f9e3854099 do not store the visible contact sources, store the ignored ones instead 2018-05-01 10:39:35 +02:00
tibbi
763b04faa3 try being smarter at showing distinct contacts, dont check just contact id 2018-04-29 22:07:41 +02:00
tibbi
cf7bc3b13c update primary color at Search selection if it changes 2018-04-18 20:23:28 +02:00
tibbi
d9133ca5b6 highlight the searched string at contacts 2018-04-18 20:05:18 +02:00
tibbi
5b55467691 fetch contact websites 2018-04-13 11:51:58 +02:00
tibbi
8c0ca77ed2 fix #124, properly use "Start name with surname" 2018-04-10 22:11:00 +02:00
tibbi
2c7f651191 fix sorting in case of same first name 2018-04-08 13:59:19 +02:00
tibbi
bde0ad34ea make sure Search checks contact organization too 2018-04-08 11:36:51 +02:00
tibbi
9527def540 update commons to 3.18.9 2018-04-06 17:54:43 +02:00
tibbi
f1b59aee27 do not apply the Contact Sources filter on GroupsFragment 2018-03-20 23:27:24 +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
1e49b8e019 add a placeholder at GroupContacts activity too 2018-03-20 16:46:39 +01:00
tibbi
0b3acdf518 show groups placeholder at Groups tab, if necessary 2018-03-20 16:28:20 +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
5e585eec71 provide contacts to show at SelectContactsDialog explicitly 2018-03-20 10:54:35 +01:00
tibbi
ce917560da clean up SelectContactsDialog 2018-03-20 10:34:46 +01:00
tibbi
e60fa65eef handle Favorite items modification in FavoritesFragment itself 2018-03-20 10:02:07 +01:00
tibbi
3c413347d6 make ContactsAdapter more dynamic, use it at Group Contacts 2018-03-19 23:40:33 +01:00
tibbi
2ce2b38ee1 lets create a new activity for displaying group contacts 2018-03-19 22:06:48 +01:00
tibbi
45c0edc177 get a list of contacts belonging to the clicked group 2018-03-19 21:39:10 +01:00
tibbi
e33fe588c2 add a couple more functions in FragmentInterface 2018-03-19 19:22:59 +01:00
tibbi
6e77d3cd51 allow creating new contact groups by pressing the FAB 2018-03-19 17:18:38 +01:00
tibbi
25b8babc17 sort groups by title alphabetically 2018-03-19 17:18:17 +01:00
tibbi
796cb13c9c populate Groups tab with the contact groups 2018-03-19 16:44:03 +01:00
tibbi
707f3ee4a0 handle counting group members 2018-03-19 15:30:57 +01:00
tibbi
53b0632edd fetch contacts at app startup only once 2018-03-19 11:53:20 +01:00
tibbi
f74376e8ac create an interface for all fragments 2018-03-19 10:11:58 +01:00
tibbi
93edf90d51 adding a tab for Groups 2018-03-16 20:23:15 +01:00
tibbi
1bd9355d92 search at Notes and addresses too 2018-03-04 10:07:02 +01:00
tibbi
3cddd70a5b update commons to 3.14.1 2018-02-28 22:49:39 +01:00
tibbi
8a4c4f9324 add some null checks at the fragments 2018-02-21 15:32:03 +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
3c834fe521 add null checks at search query change updates 2018-02-10 16:43:47 +01:00
tibbi
2c5daff95c add some null checks to filtering contacts adapter entries at search 2018-01-31 18:04:26 +01:00
tibbi
db019572a4 rename ContactActivity to EditContactActivity 2018-01-29 19:16:58 +01:00
tibbi
7bf74e9e70 properly refresh contacts when thumbnail visibility changes 2018-01-29 16:44:36 +01:00
tibbi
d2d5f306e2 adding some null checks 2018-01-23 21:16:58 +01:00
tibbi
a916827b47 show the empty placeholder if search gives no results 2018-01-23 20:38:21 +01:00
tibbi
bd13b59e36 redraw the contacts list after changing the filters 2018-01-15 20:54:37 +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
a1a2573047 fix #28, make the contacts beginning with the search string appear first 2018-01-03 12:11:25 +01:00