Skip to content

Releases: 4d/android-ProjectGenerator

Fix NULL values

20 Mar 00:32
Compare
Choose a tag to compare

Bug fixes

Inject NULL values when dumping values correctly

How to install

Replace attached jar into ../4D Mobile App/Resources/scripts/androidprojectgenerator.jar

Input control with choice list from current entity

19 Jan 09:53
Compare
Choose a tag to compare

Fix

  • Propagate currentEntity boolean from input control "manifest.json" file to the final app (ie. inputControls.json file)

How to install

Replace attached jar into ../4D Mobile App/Resources/scripts/androidprojectgenerator.jar

Fix generation for extra property edit has unique action

18 Jan 13:30
Compare
Choose a tag to compare

Optional feature: edit action has unique task

14 Jan 12:34
Compare
Choose a tag to compare

Allow to pass bool from mobileapp project to app/src/main/assets/appInfo.json

Inside Mobile Projects/<project name>/project.4dmobileapp the boolean is defined by

"extra": {
	"editActionHasUniqueTask": true
}

See compatible SDK https://github.com/4d/android-sdk/releases/tag/editActionHasUniqueTask

Then update kotlin

Fix if deep linking feature deactivated

19 Aug 19:06
Compare
Choose a tag to compare

Flamingo 🦩

25 May 08:38
1c85ab3
Compare
Choose a tag to compare

New build compatible with Android Studio Flamingo (which contains java 17)

Initial

20 Apr 09:21
Compare
Choose a tag to compare

Since 20.x