Releases: OfficeDev/Office-365-SDK-for-Android
Releases · OfficeDev/Office-365-SDK-for-Android
v1.0.1
28 Aug 13:58
Compare
Sorry, something went wrong.
No results found
SDKs use the new orc-android 1.2.0
Bump graph-services to 0.2.5
E2E Test app and samples uses the new orc-android 1.2.0
v1.0.0
10 Jul 15:13
Compare
Sorry, something went wrong.
No results found
1.0 Release
Using ORC-Java 1.0
Bumped some API SDKs to 1.0, others are still in preview.
v0.14.2
11 Jun 14:41
Compare
Sorry, something went wrong.
No results found
This release includes:
Fixed bug in tracking changes for lists
Fixed deserialization bug in lists with derived clases
v0.14.1
05 Jun 20:07
Compare
Sorry, something went wrong.
No results found
Updated to new ORC structure (Office REST Client)
Fixed camel case in all methods to match with Java standards
Fixed issue #86
Fixed issue with payloads in PATCH requests
v0.13.0
27 Apr 12:16
Compare
Sorry, something went wrong.
No results found
Added OneNote SDK
Added Graph Services (Preview)
Added Live Auth SDK
Added LiveDependencyResolver
Updated the Exchange SDK to use TimeZone, CalendarColor, GeoCoordinates
v0.12.1
12 Mar 17:24
Compare
Sorry, something went wrong.
No results found
v0.12.0
05 Mar 19:08
Compare
Sorry, something went wrong.
No results found
Fixing classpath for javadoc generation
SDK and test app updated with vipr
Merge PR #67
Support for Streamed media entities (Issue #65 )
v0.11.1
02 Jan 19:28
Compare
Sorry, something went wrong.
No results found
Moving test project outside e2e test project
Fix defect #60
Fix defect #61
Updated tests for SampleService
Upgrade to Wiremock 1.52
Refactor Outlook sample app
v0.11.0
11 Dec 21:55
Compare
Sorry, something went wrong.
No results found
Cleaned imports
Improved tests for sample service comparing request's payloads too
Updated tests for Sample Service
adding travis script into integration branch
adding travis scrip into dev
Added new tests for sample service
adding verbose log level to sample app
Added tests for sample service
adding DocLibClient
Added integration tests for mocked service
updating test app to gradle gradle 2.1
upgrading test project
adding source compatibility 1.6 issue #55
updating gradle files to android 1.0 release
v0.10.1
04 Dec 21:36
Compare
Sorry, something went wrong.
No results found
Support for consuming the server response (payload) as JSON. Look for the methods ending with Raw().
Adding back a DependecyResolver for the JVM implementation : JvmDependenvyResolver