Merge lp://staging/~karni/ubuntuone-files-java-library/thumbnail-support into lp://staging/ubuntuone-files-java-library/0.x
Proposed by
Michał Karnicki
Status: | Merged |
---|---|
Approved by: | Chad Miller |
Approved revision: | 22 |
Merged at revision: | 22 |
Proposed branch: | lp://staging/~karni/ubuntuone-files-java-library/thumbnail-support |
Merge into: | lp://staging/ubuntuone-files-java-library/0.x |
Prerequisite: | lp://staging/~karni/ubuntuone-files-java-library/resumable-downloads |
Diff against target: |
218 lines (+136/-15) 4 files modified
main/src/com/ubuntu/one/api/files/U1FileAPI.java (+60/-13) main/src/com/ubuntu/one/api/files/client/ContentClient.java (+4/-0) main/src/com/ubuntu/one/api/files/example/SimpleExample.java (+63/-0) main/src/com/ubuntu/one/api/files/util/ProgressListener.java (+9/-2) |
To merge this branch: | bzr merge lp://staging/~karni/ubuntuone-files-java-library/thumbnail-support |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Chad Miller (community) | Approve | ||
Review via email: mp+95483@code.staging.launchpad.net |
Description of the change
Add thumbnail support.
Waiting for: https:/
To post a comment you must log in.