NeoMAD 3.5.1 is now available!
This maintenance release provides several enhancements and bug fixes:
- Add support for format specifiers in the string resources (supported on Android, iOS and Windows Phone)
- Implement ListAdapter and ItemTypeAdapter on Blackberry
- Implement LocaleUtils on Blackberry
- Implement ListView.setRowHeight(int) on Blackberry
- Implement ComboBox.openChooser() on Blackberry
- Implement the Switch UI component on Blackberry
- Fix
- Fix a life-cycle bug on iOS: prevent onResume() and onPause() being called twice when the device is rotated
- Improve the behavior of services on iOS 7
- Fix the display of Toast on iPad
- ListView on iOS: remove selection style on items which are disabled
- Fix ItemClickedListener on iOS: the onItemClicked() callback was called with a wrong parameter
- Fix local notifications on iOS: the callback was called too early
- Fix LocaleUtils.getDefault() on Windows Phone to show ISO locale string
- Allow to use services and local notifications in the same application on Windows Phone
- Fix bug with string resources on Blackberry: resources of several NeoMAD applications were mixed,
- Fix a life-cycle bug on Blackberry: the Application.onCreate() method was not called
- Fix FileStorage on Blackberry: a wrong root folder was used
- Fix ComboBox layout bug when setItems() is called on Blackberry
- Fix an IllegalArgumentException that was thrown on Blackberry when a File path contained double slashes
- Allow importing the examples as projects into Eclipse
Don't hesitate to contact us for an update, or get a free evaluation version.