Skip to content

Releases: OneDrive/onedrive-sdk-android

1.3.1

22 Nov 00:58
Compare
Choose a tag to compare
bump the version (#112)

Fix getNextPage issue

30 Jun 17:56
Compare
Choose a tag to compare

Fix getNextPage issue

Fix Path Encoding Issue

01 Jun 20:12
Compare
Choose a tag to compare
Merge pull request #86 from daboxu/dev

nit

Fix Upload 503 Error

25 May 20:04
Compare
Choose a tag to compare
Merge pull request #80 from daboxu/dabxu/set_content_length

change to fix mode for uploading

Improved error parsing

23 Apr 00:40
Compare
Choose a tag to compare
Merge pull request #74 from peternied/error

Handle error responses that are not json in nature

April Update

01 Apr 23:19
Compare
Choose a tag to compare

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

18 Feb 23:10
Compare
Choose a tag to compare

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

03 Feb 00:50
Compare
Choose a tag to compare

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

14 Dec 23:08
Compare
Choose a tag to compare
1.0.2

update to version 1.0.2

Authentication related bug fixes

26 Nov 01:22
Compare
Choose a tag to compare
1.0.1

Update README.md