aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add test for libcontacts_get_pathMattias Andrée2021-04-085-5/+62
* Add readmeMattias Andrée2021-04-082-1/+7
* Add build of dynamically linked libraryMattias Andrée2021-04-086-6/+46
* libcontacts_save_contact: create directory if missingMattias Andrée2021-04-062-2/+45
* update todo: no cache is neededMattias Andrée2021-04-061-1/+0
* Improve number comparsion to handle if only one of the country calling codes are specifiedMattias Andrée2021-04-051-29/+63
* Reorder libcontacts_address and fix coord parsingMattias Andrée2021-04-042-6/+7
* mMattias Andrée2021-04-042-2/+2
* Fix change if ID is unique when generate oneMattias Andrée2021-04-041-4/+11
* Full relay on umask to remove permissions for other usersMattias Andrée2021-04-041-1/+1
* Fix birthday supportMattias Andrée2021-04-042-2/+8
* sync on save before rename, and check for errors on closeMattias Andrée2021-04-041-1/+7
* Add libcontacts_same_numberMattias Andrée2021-04-033-0/+125
* Add pure attributesMattias Andrée2021-04-032-0/+12
* Fix bugs and warningsMattias Andrée2021-04-032-5/+5
* mMattias Andrée2021-04-021-3/+3
* Fix parsing and memory leaksMattias Andrée2021-04-0212-45/+79
* Add full name, use separate fields for birthday componets and add when leapies celebrate on common yearsMattias Andrée2021-04-026-63/+105
* libcontacts_list_contacts: return empty list of contacts if dir is missingMattias Andrée2021-04-021-0/+10
* mMattias Andrée2021-04-023-3/+4
* Add block infoMattias Andrée2021-04-027-4/+122
* First commitMattias Andrée2021-04-0223-0/+1376