Releases: Servoy/svyPhonegap
svyPhonegap version 1.0.7
We are happy to announce svyPhonegap 1.0.7!
- Add a onReady Event Callback for the onSolutionOpen event. Event fires when onReady Phonegap event fires.
Please report any issues or enhancements on this project.
svyPhonegap version 1.0.6
We are happy to announce svyPhonegap 1.0.6!
- add a fix for device plugin (no longer requires callback)
Please report any issues or enhancements on this project.
svyPhonegap version 1.0.5
We are happy to announce svyPhonegap 1.0.5!
-
add function to quit a servoy solution and kick back out to main solution. Allowing for re-init of plugins if needed.
-
note that as of v1.04, we are no longer packaging the svyphonegap service as a standalone piece. Instead download phonegap.servoy solution. Importing this project gives you all items required.
Please report any issues or enhancements on this project.
svyPhonegap version 1.0.4
We are happy to announce svyPhonegap 1.0.4!
- detect when not running via phonegap (via deeplink)
- add initial support for service worker (support starting application with offline content)
Please report any issues or enhancements on this project.
svyPhonegap version 1.0.3
We are happy to announce svyPhonegap 1.0.3!
- add function to retrieve build information
Please report any issues or enhancements on this project.
svyPhonegap version 1.0.2
We are happy to announce svyPhonegap 1.0.2!
- fix an issue with cleartext (http calls) affecting Android 9 and newer devices
- redirect alerts to console msgs for debugging.
Please report any issues or enhancements on this project.
svyPhonegap version 1.0.1
We are happy to announce svyPhonegap 1.0.1!
- Add Zebra Scanner Plugin Support (Android Only)
Please report any issues or enhancements on this project.
svyPhonegap version 1.0.0 RC 4
We are happy to announce svyPhonegap Release Candidate 4!
- Fixes to geolocation (Android)
- Update isAvailable API for various plugins
Please report your issues or enhancements on this project.
svyPhonegap version 1.0.0 RC 3
We are happy to announce svyPhonegap Release Candidate 3!
- Add Launch Navigator plugin
- Add Orientation plugin
Please report your issues and enhancements on this project.
svyPhonegap version 1.0.0 RC 2
We are happy to announce svyPhonegap Release Candidate 2!
- Update bridge and removeed the need for an iframe
Breaking changes:
- init methods need to be called before using plugins
scopes.phonegap.onSolutionOpen(arg,queryParams);
Please report your issues and enhancements on this project.