Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
JavaScriptBach
/
dropbox-sdk-java
Public
forked from
dropbox/dropbox-sdk-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
java_changes
User selector
All users
All time
Commit history
Commits on May 20, 2017
Some cleanup.
Stephen Cobbe
committed
a38a70b
View commit details
Copy full SHA for a38a70b
Browse repository at this point
Added userId support to global handlers.
Stephen Cobbe
committed
9f2b530
View commit details
Copy full SHA for 9f2b530
Browse repository at this point
Added support for 403 access error and 422 path root error.
Stephen Cobbe
committed
1fc5b87
View commit details
Copy full SHA for 1fc5b87
Browse repository at this point
Added whitelist to force regeneration of certain unused types.
Stephen Cobbe
committed
e5bc37e
View commit details
Copy full SHA for e5bc37e
Browse repository at this point
Commits on May 19, 2017
Improved union implementation.
Stephen Cobbe
committed
93b73f2
View commit details
Copy full SHA for 93b73f2
Browse repository at this point
Commits on May 16, 2017
Improved isEquals method.
Stephen Cobbe
committed
79d5aff
View commit details
Copy full SHA for 79d5aff
Browse repository at this point
Changed internal Union constructors to avoid compile issues for large number of args.
Stephen Cobbe
committed
33f3655
View commit details
Copy full SHA for 33f3655
Browse repository at this point
Commits on May 12, 2017
Merge pull request #110 from dropbox/global
Show description for c6aeb4b
scobbe
authored
c6aeb4b
View commit details
Copy full SHA for c6aeb4b
Browse repository at this point
Update to global response handlers.
Stephen Cobbe
committed
cc2bef4
View commit details
Copy full SHA for cc2bef4
Browse repository at this point
Commits on May 11, 2017
Added global response handlers.
Stephen Cobbe
committed
6d67057
View commit details
Copy full SHA for 6d67057
Browse repository at this point
Commits on May 5, 2017
Make serializers public.
Stephen Cobbe
committed
877ed68
View commit details
Copy full SHA for 877ed68
Browse repository at this point
Commits on May 2, 2017
3.0.3 release.
jiuyangzhao
committed
2d05ecc
View commit details
Copy full SHA for 2d05ecc
Browse repository at this point
Make it more compatible to change from void union type to non-void union type
jiuyangzhao
committed
fe24274
View commit details
Copy full SHA for fe24274
Browse repository at this point
Commits on Apr 14, 2017
fix nullable struct deserializer
jiuyangzhao
committed
90e6e6f
View commit details
Copy full SHA for 90e6e6f
Browse repository at this point
Commits on Apr 12, 2017
Update api spec, readme and changelog for 3.0.2 release.
jiuyangzhao
committed
e1a39c8
View commit details
Copy full SHA for e1a39c8
Browse repository at this point
Commits on Mar 30, 2017
Added Openwith code and example in android for 3.0.1 release
jiuyangzhao
committed
5f47303
View commit details
Copy full SHA for 5f47303
Browse repository at this point
Commits on Mar 17, 2017
Add overload for finishFromCode with redirectUri.
jiuyangzhao
committed
c409404
View commit details
Copy full SHA for c409404
Browse repository at this point
Fix javadoc link in readme.
jiuyangzhao
committed
7204cd3
View commit details
Copy full SHA for 7204cd3
Browse repository at this point
Update api specs and remove INSTANCE in OkHttp3Requestor for major version update.
jiuyangzhao
committed
3719cfa
View commit details
Copy full SHA for 3719cfa
Browse repository at this point
Commits on Jan 31, 2017
DbxClientV1: Clean up IOException separation.
Show description for 43efdce
Kannan Goundan
committed
43efdce
View commit details
Copy full SHA for 43efdce
Browse repository at this point
Commits on Jan 30, 2017
examples/web-file-browser: Fix slurpUtf8Part.
Show description for e707252
Kannan Goundan
committed
e707252
View commit details
Copy full SHA for e707252
Browse repository at this point
make upload in examlpe web-file-browser work
zjiuyang
committed
dd4ab61
View commit details
Copy full SHA for dd4ab61
Browse repository at this point
Fix the bug that when InputStream throws IOException, DbxUploader#uploadAndFinish() throws NetworkIOException
zjiuyang
committed
7305989
View commit details
Copy full SHA for 7305989
Browse repository at this point
Commits on Jan 10, 2017
Updated OKHttp3 to 3.5.0.
Stephen Cobbe
committed
6ba8d5a
View commit details
Copy full SHA for 6ba8d5a
Browse repository at this point
Commits on Dec 23, 2016
Add the missing <p> to make OkHttpRequestor javadoc work
zjiuyang
committed
0ea7a24
View commit details
Copy full SHA for 0ea7a24
Browse repository at this point
Commits on Dec 2, 2016
Support empty struct.
Stephen Cobbe
authored and
zjiuyang
committed
d237d5c
View commit details
Copy full SHA for d237d5c
Browse repository at this point
Commits on Oct 27, 2016
Unbox primitive type in union members
zjiuyang
committed
91b3c39
View commit details
Copy full SHA for 91b3c39
Browse repository at this point
Commits on Oct 5, 2016
OkHttpRequestor: Clean up default settings helpers.
Show description for 893dba2
Kannan Goundan
committed
893dba2
View commit details
Copy full SHA for 893dba2
Browse repository at this point
Change readme in android example to use './gradlew install' instead of maven one
zjiuyang
committed
f4d35da
View commit details
Copy full SHA for f4d35da
Browse repository at this point
OkHttpRequestor: Deprecate getClient().
Show description for 595a217
Kannan Goundan
committed
595a217
View commit details
Copy full SHA for 595a217
Browse repository at this point
update stone submodule and readme for 2.1.2 release
zjiuyang
committed
b27ffad
View commit details
Copy full SHA for b27ffad
Browse repository at this point
Commits on Oct 4, 2016
fix the bug in deserializers in union when union member is a enumerate subtype
zjiuyang
committed
9018919
View commit details
Copy full SHA for 9018919
Browse repository at this point
Commits on Oct 3, 2016
Remove ".arcconfig".
Kannan Goundan
committed
1221271
View commit details
Copy full SHA for 1221271
Browse repository at this point
Commits on Oct 1, 2016
ReadMe: Instructions on how to update submodules.
Kannan Goundan
committed
d4d8dce
View commit details
Copy full SHA for d4d8dce
Browse repository at this point
Commits on Sep 30, 2016
Decode PEM format root cert in gradle to make program boot faster
zjiuyang
committed
ffa0578
View commit details
Copy full SHA for ffa0578
Browse repository at this point
Previous
Next
You can’t perform that action at this time.