Skip to content

0.10.0

Compare
Choose a tag to compare
@aogilvie aogilvie released this 25 Nov 02:33
· 43 commits to master since this release

General Notice

iOS

  • Update SDK to 3.20 [@ripcurlx]
  • Remove deprecated code for Cordova 4.0 compatibility [@aogilvie]

Android

  • Update SDK to 3.20 [@ripcurlx]
  • JSONArray instead of ArrayList to return results fixes badly converted JSON errors [@ripcurlx]
  • Update to android-support-v4.jar [@imaffett]

JavaScript

  • Fix minor lint error [@ripcurlx]
  • Pass options Object directly with showDialog allows for additional params [@ripcurlx]