- utilize the new abstact base class for FileSync
authorSven Aßmann <sven.assmann@lubico.biz>
Thu, 15 Sep 2011 19:44:07 +0000 (21:44 +0200)
committerSven Aßmann <sven.assmann@lubico.biz>
Thu, 15 Sep 2011 19:44:07 +0000 (21:44 +0200)
commit6b129e2d40c5982cef5e31c3e6851ece81f6aab1
tree494361a3960f91ed79d20c7e0db295b63909c25c
parent737e7ee3c14e1ea3fc6aaaa184627626c93c61ab
- utilize the new abstact base class for FileSync
- also kickout the old unrefactored SyncAdapter
AndroidManifest.xml
src/eu/alefzero/owncloud/syncadapter/FileSyncAdapter.java [new file with mode: 0644]
src/eu/alefzero/owncloud/syncadapter/FileSyncService.java [new file with mode: 0644]
src/eu/alefzero/owncloud/syncadapter/SyncAdapter.java [deleted file]
src/eu/alefzero/owncloud/syncadapter/SyncService.java [deleted file]