cryptonite
cryptonite copied to clipboard
Dropbox API v1 shutdown, sync not work
Dropbox API v1 is being retired on Thursday, September 28th, 2017. Link with Dropbox does not work any more.
I don't have the resources to port the code to API v2. It shouldn't be too difficult. Relevant code is here if someone wants to give it a go: https://github.com/neurodroid/cryptonite/blob/master/cryptonite/src/csh/cryptonite/storage/DropboxInterface.java https://github.com/neurodroid/cryptonite/blob/master/cryptonite/src/csh/cryptonite/storage/DropboxStorage.java