neurodroid / cryptonite

EncFS and TrueCrypt on Android
GNU General Public License v2.0
203 stars 49 forks source link

Dropbox API v1 shutdown, sync not work #117

Open rallyfanru opened 6 years ago

rallyfanru commented 6 years ago

Dropbox API v1 is being retired on Thursday, September 28th, 2017. Link with Dropbox does not work any more.

neurodroid commented 6 years ago

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