tibbi
6718fb9a20
show the filtered contacts on a list above dialpad
2018-09-24 15:12:31 +02:00
tibbi
37016b53cb
minor code cleanup at importing/exporting
2018-09-09 14:59:26 +02:00
Tibor Kaputa
b90405ceea
Merge pull request #247 from Dirkster99/master
...
Solution to Issue #146
2018-09-09 14:50:56 +02:00
Dirkster99
6c1b1e2d70
Removed ; and adjsuted to property syntax
2018-09-07 17:49:20 +02:00
Dirkster99
a153427646
Minor change
...
Adjusted coding style and removed GROUP attribute as per comment from here:
https://github.com/SimpleMobileTools/Simple-Contacts/issues/146
previous post, it should look like CATEGORIES:Testgroup,Testgroup1. Regarding the code, check the spacing, newlines, remove comments.
2018-09-04 17:33:43 +02:00
tibbi
1e0d8e7787
make sure the local DB has IM field created
2018-09-04 17:29:22 +02:00
tibbi
60bcbcb4a6
add IM exporting/importing
2018-09-04 17:07:01 +02:00
tibbi
36fbc9f0c6
handle IMs at locally stored contacts too
2018-09-04 15:58:12 +02:00
tibbi
7eb2184285
handle IM fields at inserting/updating contacts
2018-09-04 15:36:30 +02:00
tibbi
b4d62f64aa
search at user IMs too
2018-09-04 15:32:07 +02:00
tibbi
fbd58b4bb9
properly handle IM fields at the edit screen
2018-09-04 15:26:56 +02:00
tibbi
c416a46214
show user IMs when appropriate
2018-09-04 14:47:23 +02:00
tibbi
d0596df5f3
fill clean phone numbers only if we are going to filter duplicates
2018-09-04 10:23:27 +02:00
tibbi
26c4da4f69
remove special chars from phone numbers at creating, not just at sorting
2018-09-04 10:09:59 +02:00
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
Dirkster99
b3d99e99e0
Adding group import and export capability
...
https://github.com/SimpleMobileTools/Simple-Contacts/issues/146
2018-09-03 16:32:53 +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
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
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
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
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
fd775bf050
make string normalizing a string extension
2018-08-12 19:24:30 +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
56646660c9
updating the way permissions are handled
2018-08-04 23:42:30 +02:00
tibbi
8b29f9c10f
allow editing contacts without permissions if our app triggers the editor
2018-08-04 23:16:05 +02:00
tibbi
82e6738cd7
open the Edit screen at pressing an unknown Recents item
2018-08-04 22:29:45 +02:00
tibbi
c1e6feb82a
determine if a known Contact has been clicked at Recents
2018-08-04 21:44:36 +02:00
tibbi
46580c3620
implement Recent Call removing
2018-08-04 18:24:26 +02:00
tibbi
a192c1b028
ignore the Type field at recent calls
2018-08-04 16:08:27 +02:00
tibbi
74c7acab84
avoid showing the same number Recent Call twice in a row
2018-08-04 16:07:14 +02:00
tibbi
2a987a640e
tweak the DateTime field at recent calls
2018-08-04 09:50:01 +02:00
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
79e8234d43
adding the function fetching recent calls
2018-08-03 15:59:24 +02:00
tibbi
a83886a5bd
creating a Recents tab
2018-08-03 13:52:44 +02:00
tibbi
096b3888c2
adding a settings toggle for call confirmation dialog
2018-08-02 23:42:52 +02:00
tibbi
473dcc946d
trim colons at importing company fields
2018-08-02 16:28:08 +02:00