- BUGFIX: Fixed memory leak in
RelativeTimeTextView
- [TRANSLATIONS]: French, Portuguese
- [TRANSLATIONS]: Hebrew, Russian, Chinese, Slovak, German
- [CHANGE]: Set minSdk to 8
- [CHANGE]: Cleaned up unnecessary resources
- [MISC]: Update to latest build tools
- [NEW]: Included tasks for publishing to Maven Central
- BUGFIX:NPE seen when the RelativeTimeTextView has an initial visibility="gone"
- BUGFIX:RelativeTimeTextView does not show anything if the reference time was only set using the XML attribute reference_time
- [MISC]: Updated gradle files to 1.0.0
- [FEATURE]: Added option to add prefix and suffix to the RelativeTimeTextView (Credit @xiprox )
- [MISC]: Updated to recent versions of gradle, gradle plugin, build tools.
- [FEATURE]: Added Gradle Support. (Credit to @intrications )