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:
setup_1.18.4.0_release.eng.zip

Release date:
9 August 2024


Warning 🚨

In this release, a bug was fixed in which the inner padding of the button Button.ContentPadding was ignored when the icon was positioned centrally. Due to the correction, the area allocated for displaying the icon could be reduced in this case. If you do not want to use this internal padding by default: you need to reset the values in the ContentPadding.

Improvements 🙌

TfgLog 

Now you can specify Tag when you print message in device system log.

Sample:

TfgLog.Info('Payments', 'The payment was successful');
TfgLog.Info('Payments', 'The payment was successful: id=%s', [PaymentId]);

TfgCanvas

Added a new argument AHighQuality: Boolean to the methods for drawing the bitmap on canvas, responsible for the output quality. To output the bitmap with maximum quality, pass this argument True. By default, the old behavior, which is oriented towards the reverse speed, is retained.

Android API 34

All Android API headers were update to 34 version (Android 14).

Android API Speech

The new Android header file was added for "android.speech" package - Android.Api.Speech.

Java2Delphi

The template of configuration file `config.template.json` was update for correct generation customs headers based on known types in FGX Native.

TfgDateEdit/TfgTimeEdit

The new property ContentPadding was added for TfgDateEdit/TfgTimeEdit. It allows to change default content padding.

The new properties VertAlign and HorzAlign were added for TfgDateEdit/TfgTimeEdit. It allows to change text location. 

Others

Bug Fixes 🐛

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.