Drew McCormack
|
302a29f5a2
|
Added a base class for async operations (CDEAsynchronousOperation).
Also started adding operations for uploads and downloads of files. These will be used in the node server.
|
2014-03-01 12:05:46 +01:00 |
|
Drew McCormack
|
73e82fdedd
|
Removed copy and move methods from Dropbox file system. Not used or required.
|
2014-02-28 17:05:25 +01:00 |
|
Drew McCormack
|
b4cf22de89
|
Started adding a cloud file system for the ensembles server.
|
2014-02-17 21:10:01 +01:00 |
|
Drew McCormack
|
cd4f86fa91
|
Put in missing tearDowns in the CDEDropboxCloudFileSystem. These were causing the dropbox sync to fail.
Now works.
|
2014-02-12 14:37:14 +01:00 |
|
Drew McCormack
|
d5b05c80e6
|
Got selection of cloud service working in Idiomatic. iCloud works, but still issues with Dropbox.
|
2014-02-12 12:14:56 +01:00 |
|
Drew McCormack
|
56433b5670
|
Rewrote dropbox file system to use NSOperation subclasses. Not tested yet.
|
2014-02-11 14:40:19 +01:00 |
|
Drew McCormack
|
d75cda5917
|
Fixed some build warnings and errors, particularly some unused variable warnings, and a non-existent error variable in Dropbox file system.
|
2014-01-30 21:03:55 +01:00 |
|
Drew McCormack
|
bbb3e7f766
|
Split Dropbox code off main project. You now need to include it separately if you want to use it.
Started updating podspec with subspecs (including Dropbox).
|
2013-11-19 20:05:06 +01:00 |
|