aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Reorder libcontacts_address and fix coord parsingMattias Andrée2021-04-042-6/+7
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2021-04-042-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix change if ID is unique when generate oneMattias Andrée2021-04-041-4/+11
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Full relay on umask to remove permissions for other usersMattias Andrée2021-04-041-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix birthday supportMattias Andrée2021-04-042-2/+8
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* sync on save before rename, and check for errors on closeMattias Andrée2021-04-041-1/+7
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add libcontacts_same_numberMattias Andrée2021-04-033-0/+125
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add pure attributesMattias Andrée2021-04-032-0/+12
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix bugs and warningsMattias Andrée2021-04-032-5/+5
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2021-04-021-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix parsing and memory leaksMattias Andrée2021-04-0212-45/+79
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add full name, use separate fields for birthday componets and add when leapies celebrate on common yearsMattias Andrée2021-04-026-63/+105
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* libcontacts_list_contacts: return empty list of contacts if dir is missingMattias Andrée2021-04-021-0/+10
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2021-04-023-3/+4
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add block infoMattias Andrée2021-04-027-4/+122
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* First commitMattias Andrée2021-04-0223-0/+1376
Signed-off-by: Mattias Andrée <maandree@kth.se>