Skip to content

Releases: Servoy/svyPhonegap

svyPhonegap version 1.1.7

27 Apr 07:12
Compare
Choose a tag to compare
  • Fix an issue with initialization
  • update push service
  • Add support for iOS devices with notches by adding some additional CSS:

//example
.svy-main-window-container {
top: constant(safe-area-inset-top)!important;
top: env(safe-area-inset-top)!important;
}

svyPhonegap version 1.1.6

26 Apr 17:42
Compare
Choose a tag to compare
  • add compatibility for Titanium client
  • add camera preview and qr scanner plugin
  • add push plugin (add support for Android 12)

svyPhonegap version 1.1.5

01 Apr 02:40
Compare
Choose a tag to compare
  • Add fix for ios vibration plugin

svyPhonegap version 1.1.4

30 Mar 15:14
Compare
Choose a tag to compare
  • Add new phonegap plugin methods ( beep, vibrate)
  • Add new ionic plugin methods (keyboard)

svyPhonegap version 1.1.3

18 Mar 22:01
ffc001a
Compare
Choose a tag to compare
  • Add support for phone vibrations

svyPhonegap version 1.1.2

01 Feb 23:42
Compare
Choose a tag to compare
  • Add printPDF function to printer plugin

svyPhonegap version 1.1.1

14 Jan 11:26
Compare
Choose a tag to compare
  • Add printer plugin
  • Fixed an issue with in-app-browser plugin

svyPhonegap version 1.1.0

27 Aug 01:31
Compare
Choose a tag to compare

Fixes

svyPhonegap version 1.0.9

14 May 17:49
Compare
Choose a tag to compare

We are happy to announce svyPhonegap 1.0.9!

  • Misc bug fix for fingerprint package name.

Please report any issues or enhancements on this project.

svyPhonegap version 1.0.8

09 Apr 01:01
Compare
Choose a tag to compare

We are happy to announce svyPhonegap 1.0.8!

  • Misc bug fixes for onReady event and related plugins.
  • Add a new plugin for reading from ID Tech Magnetic card readers ( UniMag II, Shuttle, or UniMag Pro ). Support is only for IOS devices at the moment.

Please report any issues or enhancements on this project.