View Single Post
filip.pz's Avatar
Posts: 108 | Thanked: 579 times | Joined on Feb 2013 @ Požega, Croatia
#1
As you probably already know Dropbox changed their API recently and integrated Dropbox sharing stopped working. Since Nokia decided not to fix the issue I've made Nine2D in order to replace it.

Installation package is available on OpenRepos.net: http://openrepos.net/content/nine2d

After installation go to Accounts application, click on "Add account" and in the list of account types select Nine2D (after first installation red box is displayed instead of icon - restart is required in order for icon to display correctly). In subsequent window tap on "Authorize application". Web browser is then displayed and there enter email and password (if asked) to connect to to your Dropbox account. Press "Allow" in order to give Nine2D right to access your Dropbox account. When done return to account creation window (web browser can be safely closed) and tap on "Complete authorizing". If everything goes well application closes and you can see new Nine2D account in Accounts application.

To test upload functionality go to Gallery and select a picture, tap on it and then tap on sharing icon - from list select the Nine2D account and then press on "Share" button. You can monitor progress of upload in the Transfers screen. Finally check whether the picture uploaded correctly in your Dropbox account.

Changelog:
  • [0.0.9] first public release
    [0.0.10] fix for fetching folder list for folders with unicode characters in their name
    [0.1.0] name changed to Nine2D, account creation by using web browser
    [0.1.1] improved memory usage for uploading large files
    [0.1.2]
    • fixed uploading of urls by creating url file
    • fixed uploading urls containing "/" in title by replacing "/" with "_"
    [0.1.3] fixed fetching folder list when one or more folder names contain "[" character
    [0.1.4] fixed fetching folder list when one or more folder names contain "{" character
    [0.1.5] fixed unability to create account caused by problematic call QUrl::toPercentEncoding for string containing & in QDropbox::requestAccountInfo

Last edited by filip.pz; 2015-08-31 at 04:38. Reason: new version, remove link to dropbox package, remove debug package alltogether
 

The Following 63 Users Say Thank You to filip.pz For This Useful Post: