Skip to content

Latest commit

 

History

History
97 lines (65 loc) · 3.13 KB

changelog.md

File metadata and controls

97 lines (65 loc) · 3.13 KB
  • Features
    • Add logoutFromAllProviders method to SoomlaProfile
  • Changes
    • Added builder classes for initialization params
  • New Features

    • Implemented uploadCurrentScreenshot and invite
  • Fixes

    • Crash when calling SoomlaProfile.login from within OnSoomlaProfileInitialized
  • Changes
    • Removed binaries and improved build scripts
    • Added gson jar to android libs
  • Changes
    • Updated submodules
  • New Features

    • Support extra params in UserProfile
    • Support auto login
  • Changes

    • Upgraded simple-facebook version
  • Fixes

    • Add "autoLogin" field to LoginFinishedEvent
  • New Features
    • Implemented Pagination for getContacts and getFeed
    • Implemented multi-sharing (sharing with the native functionality of your target platform)
    • Implemented methods to show confirmation dialog before some actions
    • Supporting permissions param in FB

BREAKING API VERSION

  • Features
    • Replacing event handlers with custom events dispatched through Cocos2d-x facilities
  • Changes
    • Changing iOS bridge compilation and resulting header location

BREAKING API VERSION

  • Features
    • Better integration process for Profile module (see README for instructions)
  • Fixes
    • Login cancelled will fire when back is clicked while logging in (Twitter Android)
  • Fixes

    • Upload image now works in Google+
  • Changes

    • Updating to new native submodules
  • Changes
    • Updating to new native submodules

v1.0.0

  • Features
    • The module is integrated with Facebook, Google Plus and Twitter
    • Ability to preform following actions on multiple social networks (parallel):
      • Login/Logout
      • Update status
      • Update Story (supported fully in Facebook only)
      • Upload image
      • Get user profile + store it on the device
      • Get user's contacts (not all social networks provide all information)
      • Get user's most recent feed (not supported in Google Plus)