NeoMAD 4.0.2 release notes¶
August 22, 2016
NeoMAD 4.0.2 is a maintenance release proposing small enhancements and fixes.
Enhancements¶
- Improve
DefaultRetryPolicydocumentation to explain its behaviour. - Improve
ImageQuerydocumentation in order to add details about theRetryPolicyused. - Improve
MenuItemimages requirements documentation. - Add
HelloWorldExamplemissing icons required forStores. - Implement
AutoCompleteTextFieldforWindowsPhone - Add
AutoCompleteTextField.setThreshold()method. - Add
AutoCompleteTextField.setSuggestionsInKeyboard()method
Fixes¶
- Improve the error message when the
JDKpath specified in theneomad.propertiesfile is not correct. - Fix a crash occurring when the
resfolder does not exist in a project. Now display an error instead. - Remove the constraint that resource variant folders should contain all the required resources. Now this constraint applies globally for the res and variant folders.
- Android
- Fix orientation constants for Archos tablets, now orientation is based on sensors.
- iOS
- Fix
CustomDialog: a crash was occurring with the messageunrecognized selector sent to instance. - Fix
AutoCompleteTextField.setData(List<T>)that was not instantly updating the ui with suggestions. - Fix
TextArea: the text was disappearing when the default text was set.
- Fix
- Windows
- Fix disappearing left and right
MenuItemswhen clicking on thebackbutton. - Fix
Screen: the background was removed when going back on the screen.
- Fix disappearing left and right
