All Versions
9
Latest Version
0.9
Avg Release Cycle
31 days
Latest Release
2772 days ago

Changelog History

  • v0.9 Changes

    September 22, 2016
    • ๐Ÿ›  Fixes to PasswordEditText due to changes in the support-lib v24.2.0
  • v0.8 Changes

    May 29, 2016
    • ๐Ÿ‘Œ Improvements to input type by using TransformationMethod instead of setting an inputType by hand.
    • ๐Ÿ’พ Saves the cursor position and selection when toggling the inputType
  • 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 of AppCompatEditText 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 and iconHide to
      pet_iconShow and pet_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
  • v0.2 Changes

    January 18, 2016
    • โž• Added the possibility to supply your own icons
    • Orientation changes are handled correctly
  • v0.1

    January 16, 2016