Commit Graph

35 Commits (91234a688ffba2452afabd3b7a5b0ac46e96ae85)

Author SHA1 Message Date
Ricki Hirner 2e34fa686d Minor refactoring
9 years ago
Ricki Hirner a735564bc1 Use java.util.logging instead of sl4fj
9 years ago
Ricki Hirner 220ba4b151 Improved service detection + GUI
9 years ago
Ricki Hirner 661276450c
SSLSocketFactoryCompatTest
9 years ago
Ricki Hirner 94770fb0c8
Version 0.9 ready!
9 years ago
Ricki Hirner 4ecca76a95
Group support (VCard 3 CATEGORIES) with vcard4android
9 years ago
Ricki Hirner e34abf291e
Improve error/account settings notifications
9 years ago
Ricki Hirner 0c819c842b
Basic implementation of calendar sync. with common SyncManager
9 years ago
Ricki Hirner d024cdb495 Contact synchronization logic
9 years ago
Ricki Hirner 4f7f3b851a New sync logic for ContactsSyncAdapter, using dav4android and vcard4android
9 years ago
Ricki Hirner 7f4b4855a0 First implementation of CardDAV sync with dav4android and vcard4android
9 years ago
Ricki Hirner a198309df5 Version update to 0.8.4.1
9 years ago
Ricki Hirner fc1874af85 Remove unnecessary getters/setters
9 years ago
Ricki Hirner 1c461e9d13 Refactoring
9 years ago
Ricki Hirner 3225a4bbc1 Detect VCard/4 support per sync, too
9 years ago
Ricki Hirner abf04e14d2 Update collection properties (name, color) on every sync
9 years ago
Ricki Hirner dcd86c7d86 Small refactoring
9 years ago
Ricki Hirner 92966a5c57 Null-pointer check for SIP address types (fixes #506)
9 years ago
Ricki Hirner a796a1e9b3 Library updates
9 years ago
Ricki Hirner c8cfbd6b07 Check for null values of Events.ORIGINAL_ALL_DAY (should fix #551)
9 years ago
Ricki Hirner 654af1eec5 Check for null values in relations (should fix #547)
9 years ago
Ricki Hirner 534953fe4c Check for null values in StructuredPostal.TYPE (should fix #549)
9 years ago
Ricki Hirner bc7e58232e Version bump to 0.8.0
9 years ago
Ricki Hirner af011a65db Sync tasks
9 years ago
Ricki Hirner aa7e582bc9 Sync notes and tasks
9 years ago
Ricki Hirner 011dd15c98 Handle Android "INTEGER (boolean)" values which are read as CharSequences correctly (fixes #503)
10 years ago
Ricki Hirner f19d528739 Use EntityEvent to populate entities from local DB
10 years ago
Ricki Hirner 365e04154b Use RawContactsEntity to query raw contact data
10 years ago
Ricki Hirner f1eabb6227 Support relations the VCard 4.0 way (closes #278)
10 years ago
Ricki Hirner b5c99265c3 Version bump to 0.7.5
10 years ago
Ricki Hirner 35011445e0 Version bump to 0.7.2
10 years ago
Ricki Hirner 933f99b563 Version 0.7
10 years ago
R Hirner e65a1b5f16 Minor code tweaks (by lint)
10 years ago
R Hirner a52e3507e7 Use HttpClient HC4 classes whenever possible (instead of stock Android HttpClient 4.0-beta classes); reorganize imports
10 years ago
R Hirner d56175652c Migrated to Android Studio/gradle
10 years ago