The most exciting new features include:
* Android Support: Just target Generic/Android or HTC/G1 for converting your application to Android.
* BlackBerry Storm Support: Now supporting BB Storm out of the box. Just target BlackBerry/Storm or BlackBerry/4.7.
* UI: CSS Animation Framework: you can now animation any CSS attribute and react to both UI events like show and to your own custom application specific events.
* UI: Specify dimensions of UI components relative to their available size with percentage values, e.g. max-width: 75.5%;
J2ME Polish 2.1 has now been released.
The most exciting new features include:
* Android Support: Just target Generic/Android or HTC/G1 for converting your application to Android.
* BlackBerry Storm Support: Now supporting BB Storm out of the box. Just target BlackBerry/Storm or BlackBerry/4.7.
* UI: CSS Animation Framework: you can now animation any CSS attribute and react to both UI events like show and to your own custom application specific events.
* UI: Specify dimensions of UI components relative to their available size with percentage values, e.g. max-width: 75.5%;
* UI: New TabbedPane screen allows you to bundle several screens together on a single TabbedPane.
* UI: de.enough.polish.calendar.CalendarItem allows you to view and select dates
* UI: Use our de.enough.polish.video.VideoContainer to play back video on MIDP and BlackBerry handsets.
* UI: ScreenChangeAnimation make use of the repaint-previous-screen setting, in those cases only the internal frame of the screen is animated.
* Logging: The new display log handler allows you to view log entries in realtime on top of your application.
* Bluetooth: Use our de.enough.polish.bluetooth classes for streaming over a L2CAP bluetooth connection and detecting other Bluetooth devices
* HtmlBrowser: Use our HttpBluetoothProtocolHandler to browse webpages over a bluetooth connection.
* HtmlBrowser: Use the GZipResourceProtocolHandler for accessing compressed pages.
* HtmlBrowser: Runtime CSS support in our HtmlBrowser allows you to specify styles within your HTML code.
* Virtual Devices: Added Generic/AnyMsaPhone and its cousins: Generic/AnyMsaPhone_240x320, Generic/AnyMsaPhone_320x240, Generic/AnyMsaPhone_352x416 for covering most popular devices that are compatible to the Mobile Service Architecture specification