This repository was archived by the owner on Feb 19, 2020. It is now read-only.
Version 4.1.2
This is a maintenance release to our Android SDK which brings some important stability and behavioral fixes. It also introduces two new user contributed localizations and a few more changes:
4.1.2
- [FIXED] Fixed two NPEs (#185) and (#186) - thanks @jaredsburrows!
- [FIXED] UpdateManagerListener is now notified if the user closes an update dialog by tapping outside it or using the back button (#168)
- [NEW] Added user contributed localizations for Brazilian Portuguese (#159) and Italian (#170), thanks @Panthro and @giancarloromeo
- [NEW] Added
FeedbackManagerListener.shouldCreateNewFeedbackThread()
which allows the creation of a new feedback thread at the developers discretion (#189) - thanks @brentwatson!