Commit graph

504 commits

Author SHA1 Message Date
tibbi
461ffdfd0e make sure we show all contacts if duplicate filtering is disabled 2018-09-04 09:38:49 +02:00
tibbi
de387a938d fix #218, improve duplicate contact filtering, show the one with more info 2018-09-03 23:41:16 +02:00
tibbi
bf386f557b fix importing fax type phone numbers 2018-09-03 14:06:35 +02:00
tibbi
349f3a1fc3 fix importing contacts with custom field types 2018-09-03 13:24:26 +02:00
tibbi
375cb14e97 properly export custom type values 2018-09-03 12:12:47 +02:00
tibbi
00d5fbc6be fix some crashes related to missing Label fields at upgrading from older versions 2018-09-03 11:44:17 +02:00
tibbi
5bd429709b allow inserting and saving custom labels 2018-09-02 23:27:30 +02:00
tibbi
297b7b3be8 show proper custom address types too 2018-09-02 21:38:10 +02:00
tibbi
a96949ffb5 show custom email labels as appropriate 2018-09-02 21:19:17 +02:00
tibbi
ccd995dc44 display custom phone number type label when appropriate 2018-09-02 21:12:39 +02:00
tibbi
f74cc8cd31 retrieve Custom type labels at phone number, email, address 2018-09-02 12:39:07 +02:00
tibbi
5a0ebde4d3 fix #244, PartialDate months start at 1 2018-09-02 10:48:24 +02:00
tibbi
353462e684 fix #241, make sure we show the call confirmation on number click 2018-09-01 23:44:01 +02:00
tibbi
63d3702af3 removing LeakCanary 2018-09-01 23:34:04 +02:00
tibbi
c0720e3e73 rewriting contact exporting/importing, rely on vcard at parsing 2018-08-23 23:23:45 +02:00
tibbi
389d6e9266 ignore empty contact addresses 2018-08-23 22:27:26 +02:00
tibbi
57263cce15 avoid ActivityNotFoundException at opening the contact editor 2018-08-21 11:12:24 +02:00
tibbi
3b26a1ec92 adding the Nickname field in the release notes 2018-08-13 13:00:46 +02:00
tibbi
441a2ac3b1 handle exporting and importing contact nicknames 2018-08-13 12:26:52 +02:00
tibbi
e0a38be028 fix #195, properly update notes and organization fields 2018-08-12 22:22:34 +02:00
tibbi
1b28f626aa fix nickname adding and editing at contacts 2018-08-12 22:13:28 +02:00
tibbi
0335bdf10d show the contact nickname at the View screen if available 2018-08-12 21:08:09 +02:00
tibbi
87069862f8 add a nickname field to contacts 2018-08-12 20:52:46 +02:00
tibbi
041dc19856 add nickname to the visible fields customizing dialog 2018-08-12 20:27:15 +02:00
tibbi
0bcbf9bb94 fix #132, fix searching with UTF8 chars 2018-08-12 20:18:05 +02:00
tibbi
9ab6f9d7df properly update view visibility after closing search 2018-08-12 19:26:55 +02:00
tibbi
fd775bf050 make string normalizing a string extension 2018-08-12 19:24:30 +02:00
tibbi
6bf77d73bd fix #131, properly sort all UTF8 names 2018-08-11 22:03:26 +02:00
tibbi
32dd6aac80 properly refresh Contacts and Favorites fragments at delete via Search 2018-08-11 21:30:15 +02:00
tibbi
67d0b02280 properly handle importing organizations spanning across multiple lines 2018-08-11 21:16:42 +02:00
tibbi
7acfde6bb0 parse quoted printable properly at importing contacts 2018-08-11 18:42:16 +02:00
tibbi
991e4d1e75 make sure we trim the colon from url at importing contacts 2018-08-11 18:16:40 +02:00
tibbi
197670b486 fix #222, delay checking of the visible menu items a bit 2018-08-11 09:52:13 +02:00
tibbi
4f16dc5c42 make sure the top tab icons are colored properly 2018-08-05 15:39:03 +02:00
tibbi
9158f5226f make sure the Call Confirmation button has a proper color 2018-08-05 15:36:02 +02:00
tibbi
30819f0b5b fixing some crashes 2018-08-05 15:34:32 +02:00
tibbi
56646660c9 updating the way permissions are handled 2018-08-04 23:42:30 +02:00
tibbi
e2807bf85b fixing a constant value 2018-08-04 23:26:47 +02:00
tibbi
930d6cb149 adding some of the new features in Whats New 2018-08-04 23:21:54 +02:00
tibbi
8b29f9c10f allow editing contacts without permissions if our app triggers the editor 2018-08-04 23:16:05 +02:00
tibbi
40777553fe add a placeholder button for requesting permissions for displaying Recent Calls 2018-08-04 23:11:19 +02:00
tibbi
9e4330dfa4 removing some magic numbers 2018-08-04 23:04:40 +02:00
tibbi
acc69d4dcb use helper functions for checking some permissions 2018-08-04 23:03:34 +02:00
tibbi
210aadf2d2 hide Search at the Recents tab 2018-08-04 22:41:53 +02:00
tibbi
82e6738cd7 open the Edit screen at pressing an unknown Recents item 2018-08-04 22:29:45 +02:00
tibbi
57b64e63a1 perform the selected action if a known contact gets clicked at Recents 2018-08-04 22:24:46 +02:00
tibbi
c1e6feb82a determine if a known Contact has been clicked at Recents 2018-08-04 21:44:36 +02:00
tibbi
6044dab0c9 lets just restart the activity at Shown Tabs change to avoid glitches 2018-08-04 21:26:55 +02:00
tibbi
8be0b1ab9a make sure we always return the proper current fragment 2018-08-04 20:55:39 +02:00
tibbi
fadfcb139a trigger activityResume only at live fragments 2018-08-04 20:44:05 +02:00