This section describes what's new in this version of the SDK.
What's new in 1.4.1?
- Bug fixes (see GitHub page).
- Version string has been updated.
What was new in 1.4?
- Complete consistency with iOS SDK.
- UI library has been removed from the SDK.
- Asynchronous library has been removed from the SDK.
- UI removed from Sample App, which is now for test only.
- There is now only one deployment method - copy the SDK binaries into the libs folder of your project.
- Documentation has been restructured.
- Performance improvements.
- New methods added to RepositoryCapabilities.
- Version string updated.
What was new in 1.3.2?
- Bug fixes.
- Version string has been updated.
What was new in 1.3.1?
- The VersionService has a new method - getLatestVersion.
- Version string has been updated.
What was new in 1.3?
- The PersonService has been upgraded to include an extended person profile.
- The Person class features support for additional properties including email, adress, telephone number and so on.
- The SiteService has been upgraded to list site members.
- Support for Workflow/Tasks has been added with two APIs: a simple API and an Activiti API.
- Version string has been updated.
What was new in 1.2?
- The 1.2 release of the Android SDK introduces favorite file APIs to existing services and includes the ability to view and mark documents as favorites.
- Version string has been updated.
What was new in 1.1?
- API calls have been added to allow a user to join or leave a site, and add a site to their favorites, and remove a site from their favorites.
- Improved cache management through use of a method to clear cached session data.
- Additional error codes.
- API calls have been added to allow for easier creation of custom types.