All Versions
9
Latest Version
Avg Release Cycle
80 days
Latest Release
3569 days ago

Changelog History

  • v1.8.5 Changes

    July 17, 2014

    Occasional crash resolved #176
    ActionBar Overlay fix #174
    RelativeLayout fix #171
    ๐Ÿ‘ Custom font support #170

  • v1.8.4 Changes

    March 22, 2014

    ๐Ÿ›  Fixes occasional NullPointerException

  • v1.8.3 Changes

    February 03, 2014

    Back to Java 1.6 compatibility
    ๐Ÿ‘ Allows usage of multiple Gravity attributes (@angeldevil)
    โž• Adds setTextColorValue to add colors directly (@angeldevil)

  • v1.8.2 Changes

    January 13, 2014

    ๐Ÿ— Building with gradle
    Now Crouton is available as .jar and .aar file
    ๐Ÿ›  Gravity fixes
    ๐Ÿ‘ Translucent ActionBar support
    Crouton.hide() allows hiding of a crouton directly
    Using Java 1.7 compatibility

  • v1.8.1 Changes

    July 02, 2013

    ๐Ÿ”ง You'll get all the features of 1.8 but without a pesky issue with Configuration.

  • v1.8 Changes

    July 02, 2013

    ๐Ÿ‘Œ Improves support for custom views
    Smoothing out animations for multiple line Croutons
    ๐Ÿ’… Cleans up Style
    ๐Ÿ”ง Configuration is now available for non-UI information
    ๐Ÿ’… Style only holds UI-relevant information
    Introduces DURATION_SHORT and DURATION_LONG constants

  • v1.7 Changes

    July 02, 2013

    Crouton.setOnClickListener(OnClickListener) has been introduced.
    ๐Ÿ’… Infinite display of Crouton is possible via Style.setDuration(Style.DURATION_INFINITE)
    Via Crouton.hide(Crouton) a Crouton can be hidden.

  • v1.6 Changes

    July 02, 2013

    Crouton now can be used on any Android device with API level 4+.
    ๐Ÿ”„ Changes the package name to de.keyboardsurfer.android.widget
    โž• Adds possibility to set a custom width
    Can now be added to any ViewGroup (@coreform)
    Integration with TalkBack (@coreform)
    โž• Adds Accessibility features (@coreform)
    ๐Ÿ›  Fixes bug that got Crouton out of sync with reality (@coreform)
    ๐Ÿ†• New LifecycleCallback (@coreform)
    ๐ŸŽ‰ initializeCroutonView was refactored, to make it easier on the eyes
    โœ‚ removes redundant initialization within Style.Builder
    ๐Ÿ“š documentation improvments

  • v1.5

    October 14, 2012