Skip to content

0.8.0

Compare
Choose a tag to compare
@aogilvie aogilvie released this 29 Sep 04:15
· 135 commits to master since this release

General Notice

  • plugin now requires a minimum of _Cordova version 3.5_ for Android sub-project library install automation [@mbektchiev]

iOS

Android

  • remove title bar in login activity and made transparent [@josemedaglia]
  • fixed cancel button share dialog error message
  • fixed crashing when another plugin emit activity result [@sneko]
  • automated copy of Facebook SDK library project fix [@mbektchiev]
  • native dialog for shareDialog() now used [@josemedaglia]

JavaScript

  • minor lint fixes [@ripcurlx]
  • use href param for attaching links in share dialogs, inline with Facebook JS SDK API [@damrbaby]