Jump to content
View in the app

A better way to browse. Learn more.

FGX Native

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

  • Administrators

Download:
The distributive is available by request only.

Release date:

13 June 2020

Changelog:

* TfgCamera:

  - Fixed random crashes of the camera.
  - Significantly accelerated camera performance with TfgCameraPreview.
  - Camera Architecture is improved.
  - Now you can get the camera characteristics: the rotation angle of the camera sensor and the list of supported resolutions for the buffer of the specified format.
  - More diagnostics log for future issue investigations.

* TfgCameraPreview:

  - TfgCameraPreview is container now, and developers can put into other controls.
  - Fixed problem with incorrect aspect ratio of preview.
  - Significantly accelerated the performance of preview.
  - #456 [Suggestion] Add ImageMode for TfgCameraPreview.
    New property DisplayMode is added.
    https://gitlab.com/y.brovin/fgx/-/issues/456

* TfgBarcodeScanner:

  - Significantly improved the implementation of the scanner. On some Android devices, API-guaranteed buffer parameters were not actually supported on Android.
    Especially for such cases, the scanner now supports 3 additional buffer formats (YV12, NV16, NV 21) + 1 customized one (YUV_420_888), 
    this should negate all cases when the scanner does not work on users devices.
  - #478 BarcodeScanner doesn't work on honor 20 pro
    https://gitlab.com/y.brovin/fgx/-/issues/478

* TfgMap:

  - Added a new event TfgMap.OnCameraChanged that is called when the camera movement ends.
  - Added new methods for coordinate conversions (Geographic coordinates and local control coordinates) TfgMap.CoordinateToPosition, TfgMap.PositionToCoordinate.
  - TfgMap.onTouch is implemented.

* TfgEdit:

  - Added new property TfgEdit.BorderStyle for disable control decoration.

* TfgMemo:

  - Added new property TfgMemo.BorderStyle for disable control decoration.
  
* TfgCheckBox:

  - #495 [TfgCollectionView] [TfgCheckBox] When you select a checkbox, the color of another checkbox is changed.
    https://gitlab.com/y.brovin/fgx/-/issues/495

* Android Api:

  - Slightly expanded headers for the Android Api.

* Localization:

  - Translated the drop-down window of the object inspector that helps you select the asset name.
  - Translated a message about closing the assets designer.

* Java libraries manager:

  - Custom Android libraries are now stored with relative paths.

* Java services manager:

  - Android services information are now stored with relative paths. Now designer will try to use relative paths instead of absolute.

* Assets. Dynamic memory savings:

  - Sometimes The usage of TfgImage.DefaultImageName with TfgImage.ImageName could lead to double  counting asset,
    so it didn't allow asset to be unloaded from memory. Fixed

* Demo projects проекты:

  - "Components" -> "TfgCamera" -> "Camera". Demo appearance is refreshed also dynamic interface adaptation for different device orientation is added.

Recently Browsing 0

  • No registered users viewing this page.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.