Releases: curioustechizen/android-ago
Releases · curioustechizen/android-ago
v1.3.3 [Apr 2, 2017]
v1.3.3 [Apr 2, 2017]
- [CHANGE]: Bumped versions of compileSdkVersion, targetSdkVersion, Gradle, Android Gradle plugin and buildToolsVersion
- [TRANSLATIONS]: Spanish, Ukrainian, Norwegian, Arabic, Dutch, Romanian
v1.3.2
[BUGFIX]
- Fixed memory leak in RelativeTimeTextView
[TRANSLATIONS]
- French [Credit @tikismoke ]
- Portuguese [Credit @josinaldobarbosa }
Version 1.3.1
[TRANSLATIONS]:
- German (credit @MSAL )
- Slovak (credit @feromakovi )
- Chinese (credit @kilik52 )
- Russian, Hebrew (credit @Dev-iL )
Lowered minSdk, Added maven publishing files
- [CHANGE]: Set minSdk to 8
- [CHANGE]: Cleaned up unnecessary resources
- [MISC]: Update to latest build tools
- [NEW]: Included tasks for publishing to Maven Central
Fixed NPE and other changes
Changelog:
- Fixed NPE seen when the
RelativeTimeTextView
has an initialvisibility="gone"
- Fixed a bug that caused the
RelativeTimeTextView
to not show anything if the reference time was only set using the XML attributereference_time
- Updated gradle files to 1.0.0
Added prefix and suffix support.
Changes:
- Added option to add prefix and suffix to the
RelativeTimeTextView
(Credit @xiprox ) - Updated to recent versions of gradle, gradle plugin, build tools.
Gradle support, bug fixes
- [FEATURE]: Added Gradle Support. (Credit to @intrications )
v1.0.0
Clarified that the display text is auto refreshed