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
Breadcrumbs
History for
dropbox-sdk-java
src
on
master
User selector
All users
All time
Commit history
Commits on Jan 14, 2018
Update stone submodule, readme and changelog for 3.0.6 release.
jiuyangzhao
committed
f9ee16b
View commit details
Copy full SHA for f9ee16b
View code at this point
Browse repository at this point
Commits on Jan 12, 2018
Merge pull request #158 from kfujino7/non-ascii-issue
Show description for 0aac92b
jiuyangzhao
authored
0aac92b
View commit details
Copy full SHA for 0aac92b
View code at this point
Browse repository at this point
Add getAccountId() to DbxAuthFinish.
jiuyangzhao
committed
9153575
View commit details
Copy full SHA for 9153575
View code at this point
Browse repository at this point
Commits on Oct 18, 2017
Update Auth.java
Show description for a6ed455
Jake Scott
authored
a6ed455
View commit details
Copy full SHA for a6ed455
View code at this point
Browse repository at this point
Commits on Oct 9, 2017
Workaround the com.dropbox.core.BadRequestException on devices with locale whose numeric character is non-ascii (#119)
kfujino7
committed
ef69f4c
View commit details
Copy full SHA for ef69f4c
View code at this point
Browse repository at this point
Commits on Oct 8, 2017
3.0.5 release.
jiuyangzhao
committed
1b6cde9
View commit details
Copy full SHA for 1b6cde9
View code at this point
Browse repository at this point
Commits on Sep 21, 2017
Only keep language and country in locale argument for connect page.
jiuyangzhao
committed
b9723aa
View commit details
Copy full SHA for b9723aa
View code at this point
Browse repository at this point
Commits on Sep 19, 2017
update to new api spec.
jiuyangzhao
committed
2876a71
View commit details
Copy full SHA for 2876a71
View code at this point
Browse repository at this point
Fix the unit test to make it work in both internal and external version of FileMetadata.
jiuyangzhao
committed
f8039bb
View commit details
Copy full SHA for f8039bb
View code at this point
Browse repository at this point
Commits on Sep 18, 2017
Merge pull request #135 from cakoose/cert-path
Show description for c133b8c
jiuyangzhao
authored
c133b8c
View commit details
Copy full SHA for c133b8c
View code at this point
Browse repository at this point
Merge pull request #80 from adius/feram-patches
Show description for 281035b
jiuyangzhao
authored
281035b
View commit details
Copy full SHA for 281035b
View code at this point
Browse repository at this point
Merge pull request #84 from dropbox/request-config-docs
Show description for e1bac41
jiuyangzhao
authored
e1bac41
View commit details
Copy full SHA for e1bac41
View code at this point
Browse repository at this point
Merge pull request #116 from yukuku/patch-1
Show description for 7ace01e
jiuyangzhao
authored
7ace01e
View commit details
Copy full SHA for 7ace01e
View code at this point
Browse repository at this point
Commits on Sep 16, 2017
Fix broken tests
Gary Guo
committed
80d1c78
View commit details
Copy full SHA for 80d1c78
View code at this point
Browse repository at this point
Commits on Sep 14, 2017
Change DbxAppClientV2 from package private to public class.
jiuyangzhao
committed
d086649
View commit details
Copy full SHA for d086649
View code at this point
Browse repository at this point
Commits on Aug 28, 2017
Fix uploading in OKHttp3 hanging forever when internet is cut off.
jiuyangzhao
committed
4ce7dd6
View commit details
Copy full SHA for 4ce7dd6
View code at this point
Browse repository at this point
Commits on Aug 5, 2017
On CertPathValidationException, include cert path in exception message.
cakoose
committed
c7232dd
View commit details
Copy full SHA for c7232dd
View code at this point
Browse repository at this point
Commits on Jul 27, 2017
Added Map type.
Stephen Cobbe
committed
ce883f4
View commit details
Copy full SHA for ce883f4
View code at this point
Browse repository at this point
Commits on Jun 7, 2017
Encode userLocale before opening auth webpage
Show description for d5a4e1e
yukuku
authored
d5a4e1e
View commit details
Copy full SHA for d5a4e1e
View code at this point
Browse repository at this point
Commits on May 20, 2017
Some cleanup.
Stephen Cobbe
committed
a38a70b
View commit details
Copy full SHA for a38a70b
View code at this point
Browse repository at this point
Added userId support to global handlers.
Stephen Cobbe
committed
9f2b530
View commit details
Copy full SHA for 9f2b530
View code at this point
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
View code at this point
Browse repository at this point
Commits on May 12, 2017
Update to global response handlers.
Stephen Cobbe
committed
cc2bef4
View commit details
Copy full SHA for cc2bef4
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jan 30, 2017
Fix the bug that when InputStream throws IOException, DbxUploader#uploadAndFinish() throws NetworkIOException
zjiuyang
committed
7305989
View commit details
Copy full SHA for 7305989
View code at this point
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
View code at this point
Browse repository at this point
Commits on Dec 2, 2016
DbxRequestConfig: Clarify docs for userLocale, clientIdentifier, etc.
Kannan Goundan
committed
febbd44
View commit details
Copy full SHA for febbd44
View code at this point
Browse repository at this point
Commits on Oct 28, 2016
Fix typo writen
Feram
authored and
ad-si
committed
f6c0877
View commit details
Copy full SHA for f6c0877
View code at this point
Browse repository at this point
Fix typo recieving
Feram
authored and
ad-si
committed
5252e8d
View commit details
Copy full SHA for 5252e8d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.