Skip to content

Releases: Servoy/svyPhonegap

svyPhonegap version 1.3.1

Choose a tag to compare

@tuanway tuanway released this 02 Dec 18:15
  • Add fix for camera plugins, not returning proper base64 results.
  • Fix an issue with android devices not being able to save results to phone gallery

svyPhonegap version 1.3.0

Choose a tag to compare

@tuanway tuanway released this 08 Aug 19:57
  • Add function to check for app permissions (Android specific)

svyPhonegap version 1.2.9

Choose a tag to compare

@tuanway tuanway released this 01 May 18:06
  • Remove and replace push notifications methods with new approach using fcm binaries.
  • Add required FCM binaries for sending out messages (needs to be added to /medias/lib/fcm directory).
  • Add support for saving images to phone gallery via file plugin.
  • fix warnings
  • fix for NG1 failing to launch in certain conditions

svyPhonegap version 1.2.8

Choose a tag to compare

@tuanway tuanway released this 11 Mar 04:44
  • Fix for setting initial handlers before binding them
  • Improve binding of events for non-cordova usage.
  • Remove unneeded warnings from showing in log

svyPhonegap version 1.2.7

Choose a tag to compare

@tuanway tuanway released this 19 Oct 21:39
  • file plugin not being able to write/read when using TING client
  • fix various issues with core service
  • add an function to open a file natively on the device
  • fix an issue with location service
  • add function to register/load secrets using fingerprint plugin

svyPhonegap version 1.2.6

Choose a tag to compare

@tuanway tuanway released this 23 Feb 17:56

SVYX-795 - Fix an issue with the bar code plugin and options parameter

svyPhonegap version 1.2.5

Choose a tag to compare

@tuanway tuanway released this 04 Dec 23:26
0dc3994
  • Fixed an issue with executeScript where it would always return with errors.

svyPhonegap version 1.2.4

Choose a tag to compare

@tuanway tuanway released this 30 Nov 18:05
  • Fixed an issue with the status bar overlapping the viewport.

svyPhonegap version 1.2.3

Choose a tag to compare

@tuanway tuanway released this 30 Nov 15:58
  • Toggle Android Immersive Mode when Full Screen plugin selected
  • Fixed an issue with the status bar overlapping the viewport

svyPhonegap version 1.2.2

Choose a tag to compare

@tuanway tuanway released this 13 Oct 21:04

Fixes for issues TING client