Skip to content
vineetmobile edited this page Sep 18, 2013 · 1 revision

Whats new in Version 2.6 ?

  1. Linkedin Career Plugin Added to show information for job , education , recommendations.
  2. Linkedin feed plugin added.
  3. Now get profile images for your contacts on Facebook , Twitter and !Linkedin.
  4. Now you can post message on all connected providers at once.
  5. Examples updated.
  6. Bug fixes

Whats new in Version 2.5 ?

  1. Facebook and Twitter API issues solved.Check examples for use.
  2. Google Plus(Google Oauth 2.0) Provider added. You will able to get your Google Profile.
  3. SDK 2.2 support issues for Facebook, Twitter, Linkedin solved.
  4. Examples updated
  5. Email and MMS Provider added. Check examples for use.
  6. URL Encoding added for updatStatus.No you can send message in different languages.
  7. updateStatus now returns Response.
  8. A new method update story added to share links with image preview on facebook.
  9. addConfig Method added to enable users to keep keys and secrets in code.
  10. SocialAuth api method exposed. Now you create custom api methods easily.

Whats new in Version 2.0 ?

  1. Provider support added for Yahoo, Google , SalesForce, Yammer, Runkeeper and FourSquare
  2. Access User Feeds and Photo Albums from Facebook and Twitter.
  3. Upload images to Facebook and Twitter.
  4. Linkedin new keys bug solved.
  5. Linkedin also provides Email now.
  6. Twitter Authorization Screen not apperas second time now.
  7. The library now also save user access token.
  8. Sign-Out bug solved. Now you can sign out from provider.
  9. The library now provides asynchronous methods to download content.
  10. SocialAuth now supports GoogleTV
  11. Two demo apps Custom-UI and LifeView included in sdk.
  12. Special Character bug in status update solved.
  13. SDK supports all android versions from SDK 2.2
  14. Bug Fixes

Whats new in Version 1.0 ?

  1. Provider support for Facebook, Twitter, Linkedin, Myspace
  2. Easy to add share button in your app. On clicking button you will get list of providers in dialog.On clicking any provider, you can share messages automatically.
  3. Easy to add bar in your app. The bar will contain will all providers.On clicking any provider , you can share message automatically.
  4. Get user profile and contact details.
  5. Easy to add keys and secrets through properties file.
  6. SDK support for all versions above Froyo.