All Versions
9
Latest Version
Avg Release Cycle
31 days
Latest Release
2382 days ago
Changelog History
Changelog History
-
v0.9 Changes
September 22, 2016- ๐ Fixes to
PasswordEditText
due to changes in the support-libv24.2.0
- ๐ Fixes to
-
v0.8 Changes
May 29, 2016- ๐ Improvements to input type by using
TransformationMethod
instead of setting aninputType
by hand. - ๐พ Saves the cursor position and selection when toggling the inputType
- ๐ Improvements to input type by using
-
v0.7 Changes
May 29, 2016- โก๏ธ Updates to new versions of support libs and gradle plugin
- ๐ Fixes a bug with state recreation
- โ Uses
TextInputEditText
instead ofAppCompatEditText
to get rid of a logcat warning
-
v0.6 Changes
March 21, 2016- โก๏ธ Updates support libraries and gradle plugin to newer versions
- โ Adds an alpha value to all the icons (you can disable it using disableIconAlpha in XML)
-
v0.5 Changes
March 04, 2016- ๐ NEW: Icon can be just shown when the user hovers over the icon. ACTION_UP hides the PW again.
- ๐ NEW: Monspace font toggleable
- โ Additional bugfixes
-
v0.4 Changes
January 26, 2016- ๐ Fixes some styling issues on older devices
- โฌ Decreases the minSdk to 8
-
v0.3 Changes
January 22, 2016- ๐ This release changes the names of custom attributes
iconShow
andiconHide
to
pet_iconShow
andpet_iconHide
due to possible naming conflicts when using multiple libraries in your project - โ Removes some not needed icons and xml files from the library dirs
- ๐ This release changes the names of custom attributes
-
v0.2 Changes
January 18, 2016- โ Added the possibility to supply your own icons
- Orientation changes are handled correctly
-
v0.1
January 16, 2016