Guys,
I just committed a major contribution made by Panayotis Katsaloulis. In
particular, XMLVM has become much more user-friendly for creating and
migrating projects. The detailed changelog is below. There is a
documentation page that will soon be merged with the main documentation
highlighting the new project creation/migration options:
https://sites.google.com/a/xmlvm.org/documentation/home/features-under-development
Thanks, Panayotis!
Arno
1) Migration of Android projects to XMLVM.
2) Template mechanism for new Android projects
3) Transformation of XMLVM demo projects to template/migrate mechanism.
These projects are now self-contained.
4) Improved support of resources. No static resources exist any more.
5) Improved trimmer/updater class
6) Support of latest Xcode
7) Support of In-app purchases API
8) Support of SMS messaging API
9) More strict iOS API (affecting UIImage, NSTimer, UIGraphics*
set of functions and others)
10) XMLVM project can be loaded from Netbeans, under var/netbeans
11) Other bug fixes and improvements
|