Skip to content

Commit af51a4e

Browse files
author
Christian Putzke
committed
- changed license from LGPLv2 to AGPLv3
- prepared add / insert function - CardDAV-Backend class update to v0.4.8
1 parent 2da2b5c commit af51a4e

6 files changed

+845
-456
lines changed

CHANGELOG

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
v0.3.1 to v0.4
2+
- added add functionality for CardDAV-Contacts
3+
- changed license from LGPLv2 to AGPLv3
4+
- CardDAV-Backend class update to v0.4.8
5+
- add logging functions
6+
17
v0.3 to v0.3.1
28
- bugfix: didn't merged vCards on edit correctly
39

LICENSE

+617-295
Large diffs are not rendered by default.

README

+1-3
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,14 @@ Features
88
* add multiple CardDAV-Server for each user
99
* CardDAV-Contacts are stored in the local database which provides great performance
1010
* tested CardDAV-Servers: davical, apple addressbook server, meetoo, sabreDAV, owncloud
11-
* read / add / delete / edit CardDAV-Contacts (partly implemented - read / edit / delete)
11+
* read / add / delete / edit CardDAV-Contacts
1212
* autocomplete all CardDAV-Contacts within the compose email view
1313
* search for all CardDAV-Contacts within the addressbook
1414

1515

1616
Planned Features
1717
----------------
1818
* automaticly synchronized CardDAV-Contacts
19-
* 2-way synchronization
20-
* add CardDAV-Contacts
2119
* improved search for CardDAV-Contacts within the addressbook
2220

2321

0 commit comments

Comments
 (0)