1
0
mirror of https://github.com/etesync/android synced 2025-02-02 02:41:31 +00:00
Go to file
rfc2822 5db8bcb9d8 Fix "can't edit contact" / "account doesn't show up" and other bugs; refactoring
* support for phonetic names (closes #19)
* update contacts.xml, tested with 4.0 (Samsung), 4.2 (Cyanogen), 4.3 (Cyanogen) (fixes #5, fixes #6, fixes #7)
* smarter error handling (1): notify sync manager in case of HTTP auth errors
* smarter error handling (2): just ignore the dubious resources instead of notifying Android sync service
* refactoring: created DavSyncAdapter and move common code to it
* version bump to 0.3.4-alpha
2013-10-20 17:40:03 +02:00
compile-libs Ant build support 2013-10-12 14:55:49 +02:00
eclipse-libs Ant build support 2013-10-12 14:55:49 +02:00
libs Ant build support 2013-10-12 14:55:49 +02:00
res Fix "can't edit contact" / "account doesn't show up" and other bugs; refactoring 2013-10-20 17:40:03 +02:00
src Fix "can't edit contact" / "account doesn't show up" and other bugs; refactoring 2013-10-20 17:40:03 +02:00
test various improvements 2013-10-12 13:38:13 +02:00
.gitignore Calendar improvements 2013-10-05 10:59:19 +02:00
AndroidManifest.xml Fix "can't edit contact" / "account doesn't show up" and other bugs; refactoring 2013-10-20 17:40:03 +02:00
build.xml Ant build support 2013-10-12 14:55:49 +02:00
COPYING first commit 2013-09-18 20:03:36 +02:00
proguard-project.txt first commit 2013-09-18 20:03:36 +02:00
project.properties first commit 2013-09-18 20:03:36 +02:00
README.md refactoring 2013-10-06 13:48:53 +02:00