summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Bartek Przybylski [Sat, 24 Dec 2011 21:54:11 +0000 (22:54 +0100)]
https for unsigned certificates in logging and uploading
Bartek Przybylski [Fri, 7 Oct 2011 15:54:28 +0000 (17:54 +0200)]
first run setup fix
Sven Aßmann [Tue, 27 Sep 2011 09:31:45 +0000 (11:31 +0200)]
refactor the request creation to more general creation that can easy be overritten in subclasses
Sven Aßmann [Tue, 27 Sep 2011 09:28:23 +0000 (11:28 +0200)]
changing the syncadapter target model authority to android contacts
Sven Aßmann [Tue, 27 Sep 2011 09:27:12 +0000 (11:27 +0200)]
- adding contact (carddav) server url based on the current 2.0 server url layout
Sven Aßmann [Tue, 27 Sep 2011 09:26:48 +0000 (11:26 +0200)]
- adding contact (carddav) server url based on the current 2.0 server url layout
- fixing compiler warning
- fixing intends to android guide sdk conventions
Sven Aßmann [Tue, 27 Sep 2011 09:22:50 +0000 (11:22 +0200)]
- adding key for holding contact (carddav) server url
- fixing intends to android guide sdk conventions
Sven Aßmann [Tue, 27 Sep 2011 09:20:21 +0000 (11:20 +0200)]
adding webdav and carddav rfc specs
Bartek Przybylski [Sat, 17 Sep 2011 15:10:32 +0000 (17:10 +0200)]
added syncadapter for xml
Bartek Przybylski [Sat, 17 Sep 2011 14:03:05 +0000 (16:03 +0200)]
adding specified adapter for contacts and files
Bartek Przybylski [Sat, 17 Sep 2011 13:42:13 +0000 (15:42 +0200)]
contentprovider for contacts added
Bartek Przybylski [Sat, 17 Sep 2011 13:41:44 +0000 (15:41 +0200)]
contentprovider for contacts added
Bartek Przybylski [Sat, 17 Sep 2011 13:29:18 +0000 (15:29 +0200)]
filesync fixed
Sven Aßmann [Thu, 15 Sep 2011 19:44:07 +0000 (21:44 +0200)]
- utilize the new abstact base class for FileSync
- also kickout the old unrefactored SyncAdapter
Sven Aßmann [Thu, 15 Sep 2011 19:42:38 +0000 (21:42 +0200)]
add new own sync adapter/service for contacts (work in progress)
Sven Aßmann [Thu, 15 Sep 2011 19:41:46 +0000 (21:41 +0200)]
refactor some stuff from SyncAdapter to own AbstractBase class to
improve writing of new SyncAdapter without rewrite same code.
Remember the DRY..
Sven Aßmann [Thu, 15 Sep 2011 19:37:19 +0000 (21:37 +0200)]
change the display text of sync account to: "Sync Files&Contacts"
Bartek Przybylski [Sun, 4 Sep 2011 20:46:53 +0000 (22:46 +0200)]
proper filename displaying, bigger icons
Bartek Przybylski [Sun, 4 Sep 2011 11:47:06 +0000 (13:47 +0200)]
missing files
Bartek Przybylski [Sun, 4 Sep 2011 11:46:28 +0000 (13:46 +0200)]
missing files
Bartek Przybylski [Sun, 4 Sep 2011 11:35:27 +0000 (13:35 +0200)]
new path style in main window
Bartek Przybylski [Fri, 19 Aug 2011 20:37:35 +0000 (22:37 +0200)]
initial commit