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
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
tibbi
7e10bbce6d
show company contacts if they have at least company or title filled
2018-08-02 16:17:49 +02:00
tibbi
399ae4c0b6
show/hide contact tabs as appropriate
2018-08-02 12:05:21 +02:00
tibbi
dbf3b09b26
add a settings item for managing visible tabs
2018-07-30 20:58:02 +02:00
tibbi
692f964479
fix #207 , avoid trying to delete device contacts without having the permission
2018-07-30 20:24:21 +02:00
tibbi
1e38cd8037
catch and show exceptions thrown at saving contacts
2018-07-30 19:13:39 +02:00
tibbi
04df9ef079
ignore NICKNAME tag at importing contacts for now
2018-07-17 20:35:37 +02:00
tibbi
eb8c667bc2
improve address parsing at importing in some cases
2018-07-16 22:55:47 +02:00
tibbi
19119b51c9
fix some glitches at importing contacts from vcf, if Charset is mentioned
2018-07-16 21:54:07 +02:00
tibbi
867b499eab
adding a crashfix at storing contact photo
2018-07-04 21:46:46 +02:00
tibbi
722e66e1dc
fix #171 , properly parse contact name from vcf if whole name is 1 field
2018-06-19 16:18:45 +02:00
tibbi
c8dba03e71
avoid creating Account object with empty name or type
2018-05-13 21:37:43 +02:00
tibbi
477742a549
remove the check for ContentResolver.getSyncAutomatically at getting accounts
2018-05-13 18:23:54 +02:00
tibbi
32a0197f1f
change the way accounts are fetched
2018-05-12 08:46:34 +02:00
tibbi
b89cf120e4
handle fetching contacts from null account_name
2018-05-09 16:21:16 +02:00
tibbi
24d1934320
removing a redundant variable
2018-05-09 15:48:15 +02:00