Skip to content

Releases: Servoy/svyPhonegap

svyPhonegap version 1.0.6

17 Mar 13:58
Compare
Choose a tag to compare

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

28 Feb 03:16
Compare
Choose a tag to compare

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

03 Feb 17:34
Compare
Choose a tag to compare

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

22 Jan 13:48
Compare
Choose a tag to compare

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

05 Jan 19:43
Compare
Choose a tag to compare

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

12 Dec 00:47
Compare
Choose a tag to compare

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

19 Nov 16:52
Compare
Choose a tag to compare

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

12 Nov 18:24
Compare
Choose a tag to compare

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

11 Nov 22:20
Compare
Choose a tag to compare

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.

svyPhonegap version 1.0.0 RC 1

15 Oct 15:05
Compare
Choose a tag to compare

We are happy to announce svyPhonegap Release Candidate 1!

  • Add support for resume/pause functionality
  • Add exit method
  • add support for hardware back button (android only)
  • misc bug fixes for location (clearWatch)

Please report your issues and enhancements on this project.