This repository has been archived by the owner on Oct 2, 2024. It is now read-only.
Releases: OneDrive/onedrive-sdk-android
Releases · OneDrive/onedrive-sdk-android
1.3.1
Fix getNextPage issue
Fix getNextPage issue
Fix Path Encoding Issue
Merge pull request #86 from daboxu/dev nit
Fix Upload 503 Error
Merge pull request #80 from daboxu/dabxu/set_content_length change to fix mode for uploading
Improved error parsing
Merge pull request #74 from peternied/error Handle error responses that are not json in nature
April Update
Integrating the services changes that the OneDrive API has had over the past month.
Fixes to issues within the Disambiguation Authenticator.
ADAL silent authentication will now work properly.
Logging improvements and bug fixes
Removed non functional view.recent code
Fixed inconsistent use of HTTP verbs
AdalAuthenticator will confirm broker permissions are available
Better logging for fatal exceptions
Silent authentication log messages have been improved
Fix Silent ADAL Authentication Issues
Users of this SDK might have experience problems with ADAL silent authentication not working due to a underlying ADALError.AUTH_REFRESH_FAILED_PROMPT_NOT_ALLOWED error. This issue has been worked around and the refresh tokens will be properly cached.
PATCH support on downlevel Android versions
1.0.2 update to version 1.0.2
Authentication related bug fixes
1.0.1 Update README.md