NeoMAD 3.9.2 release notes¶
July 17, 2015
NeoMAD 3.9.2 is a maintenance release proposing small enhancements and fixes.
Fixes¶
- Fix
ImageLoader
to add missingget()
method, addImageContainer
andImageListener
classes - Fix InputStreamReader when the UTF-8 encoding is used in the constructor for iOS and Windows platforms.
- iOS:
- Fix
LocationManager.requestWhenInUseAuthorization()
,LocationManager.requestAlwaysAuthorization()
: a crash occurred if the methods were called on devices running iOS 7. Hashtable.equals(Object)
: behavior is now the same as in Android, Windows Phone and Windows store apps, Hashtables are equal if their content is equal- Fix
Animation
when several animations were applied on the same view with delay
- Fix