API enhancements
Various .NET classes have been added or extended. Most notable are the additions in System.Text and System.Xml.Linq. We have added support for various Encoding classes and improved Load support on XDocument.
Improvements
Several exception in the System namespace are now directly mapped to their Android counterparts. For example System.SystemException maps to Java.Lang.RuntimeException and System.IndexOutOfRangeException maps to Java.Lang.IndexOutOfBoundsException.
Logging of deployment of apps to a device has been extended.
When the installation of an app on the device fails, we will try to recover and retry. For example when you change your certificate, dot42 will automatically uninstall the previous version and retry the installation.
When the installation of an app on the device fails, we will try to recover and retry. For example when you change your certificate, dot42 will automatically uninstall the previous version and retry the installation.
The API documentation of the Android API has been improved. We will improve further in next releases.
Bug fixes
Several bugs in the dot42 compiler have been fixed. Also several minor issues related to custom styles with upper-case names have been fixed.
This comment has been removed by the author.
ReplyDeleteIf you want to report other issues, please go to https://www.dot42.com/contact.aspx
ReplyDelete