Skip to content
This repository was archived by the owner on Oct 2, 2024. It is now read-only.

Releases: OneDrive/onedrive-sdk-android

1.3.1

Choose a tag to compare

@daboxu daboxu released this 22 Nov 00:58
bump the version (#112)

Fix getNextPage issue

Choose a tag to compare

@daboxu daboxu released this 30 Jun 17:56

Fix getNextPage issue

Fix Path Encoding Issue

Choose a tag to compare

@daboxu daboxu released this 01 Jun 20:12
Merge pull request #86 from daboxu/dev

nit

Fix Upload 503 Error

Choose a tag to compare

@daboxu daboxu released this 25 May 20:04
Merge pull request #80 from daboxu/dabxu/set_content_length

change to fix mode for uploading

Improved error parsing

Choose a tag to compare

@peternied peternied released this 23 Apr 00:40
Merge pull request #74 from peternied/error

Handle error responses that are not json in nature

April Update

Choose a tag to compare

@peternied peternied released this 01 Apr 23:19

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

Choose a tag to compare

@peternied peternied released this 18 Feb 23:10

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

Choose a tag to compare

@peternied peternied released this 03 Feb 00:50

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

Choose a tag to compare

@daboxu daboxu released this 14 Dec 23:08
1.0.2

update to version 1.0.2

Authentication related bug fixes

Choose a tag to compare

@peternied peternied released this 26 Nov 01:22
1.0.1

Update README.md