Android SDK Download

(Difference between revisions)
Jump to: navigation, search
(Changelog)
Line 9: Line 9:
  
 
== Changelog ==
 
== Changelog ==
 +
 +
=== v2.0.0 ===
 +
 +
* The minimum supported Android SDK version is updated to 9.
 +
* Update ''Social.config'' and add configurations for the SocialId login process (''SocialId.configLogin'') and specific provider login processes (''SocialId.configLoginProvider'').
 +
* Drop support to most v1 APIs and add support to OAuth based v2 APIs.
 +
* Remove support for automatic configuration of Twitter and Linkedin apps. OAuth keys for them must be informed in the ''assets/oauth_consumer.properties'' file.
 +
* Simplify Google+ login configuration.
 +
* Update Facebook SDK dependency to latest 3.x version.
 +
* Rename ''SocialIdSDKException'' to ''SocialIdException''.
  
 
=== v1.0.1 ===
 
=== v1.0.1 ===
  
Added missing method to get the login_token for the current sign in (SocialId.getCurrentLoginToken()).
+
* Added missing method to get the login_token for the current sign in (SocialId.getCurrentLoginToken()).
  
 
=== v1.0.0 ===
 
=== v1.0.0 ===
  
First public version with Facebook, Twitter, LinkedIn and Google+ support.
+
* First public version with Facebook, Twitter, LinkedIn and Google+ support.

Revision as of 19:37, 17 September 2015

Contents

Android SDK Download

Download the latest version

Available Versions

Changelog

v2.0.0

  • The minimum supported Android SDK version is updated to 9.
  • Update Social.config and add configurations for the SocialId login process (SocialId.configLogin) and specific provider login processes (SocialId.configLoginProvider).
  • Drop support to most v1 APIs and add support to OAuth based v2 APIs.
  • Remove support for automatic configuration of Twitter and Linkedin apps. OAuth keys for them must be informed in the assets/oauth_consumer.properties file.
  • Simplify Google+ login configuration.
  • Update Facebook SDK dependency to latest 3.x version.
  • Rename SocialIdSDKException to SocialIdException.

v1.0.1

  • Added missing method to get the login_token for the current sign in (SocialId.getCurrentLoginToken()).

v1.0.0

  • First public version with Facebook, Twitter, LinkedIn and Google+ support.
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox