Releases: Wizcorp/phonegap-plugin-wizCanvas
Releases · Wizcorp/phonegap-plugin-wizCanvas
v2.1.0
v2.0.1
v2.0.0
Major
- Updated minimum SDK to 14 because we now use Android Assets Manager in NDK to read bundle assets (Android)
Minor
- Updated Ejecta-X 0.8.0 changelog
- Updated Ejecta 1.5 changelog
- Repository restructure for Cordova 3.0+ projects
Bug Fixes
- Fix messaging encoding on iOS and Android.
- Add onTop param, remove all alpha from glview as it cannot be set (Android)
- Updated GLSurfaceView config and background settings logic (Android)
v1.1.3
Major
n/a
Minor
- Restructured Android Activity. WizCanvas.java becomes the main Activity for implementing GLSurfaceView.
- Updated Ejecta-X libs containing fix for premultiplied alpha, useful for "lighter" global composite operation for example.
Bug Fixes
- Fixed bug when calling
wizCanvas.hide()
without options or empty object. - Fixed some indentations and Logs in Android