All Versions
8
Latest Version
2.0
Avg Release Cycle
236 days
Latest Release
2829 days ago

Changelog History

  • v2.0 Changes

    July 18, 2016

    ๐Ÿš€ Fifth release. Should be less buggy!

    • Complete rewrite from top to bottom
    • Drastically reduced library size
    • Dramatically reduced object creation
    • SuperCardToast functionality has been absorbed by SuperActivityToasts
    • โž• Added various utility classes
    • ๐Ÿ‘ All backgrounds are now dynamically generated for better resolution
    • Unified managers into a single 'Toaster' class that handles both SuperToasts and SuperActivityToasts
    • โœ‚ Removed unnecessary XML resources
    • โž• Added support for SuperActivityToast gravity/position changes
    • โž• Added accessibility support
    • โž• Added support for Lollipop-style SnackBars
    • Migrated to a more Gradle friendly structure
    • โšก๏ธ Updated build files and SDK target to the latest versions
    • ๐Ÿ“š Updated documentation and include parameter-restricting annotation
    • โœ… Overhauled the demo to incorporate the latest Material design guidelines
    • ๐Ÿ›  Fixed Gradle errors when forking the project
    • ๐Ÿ‘ Simplified the overall API and added method chaining support
    • โž• Added priority levels, Toaster now uses PriorityQueue
  • v1.3.4 Changes

    February 21, 2014

    ๐Ÿ› Bug fixes, javadoc improvements, KitKat support, Gradle support, large screen support.

  • v1.3.2 Changes

    February 09, 2014

    ๐Ÿ›  Bugfixes, performance enhancements, new features, cleaner code, better documentation.

  • v1.3.1

    December 28, 2013
  • v1.3 Changes

    December 16, 2013

    ๐Ÿš€ Fourth release. Still buggy!

    • โž• Added orientation change support
    • ๐Ÿ› Bug fixes
    • ๐Ÿ›  Javadoc fixes
    • Reworked SuperToast presets
  • v1.2 Changes

    ๐Ÿš€ Third release. Still buggy!

    • Published to Maven central
    • โž• Added refresh icon
    • โœ‚ Removed test folder
  • v1.1 Changes

    ๐Ÿš€ Second release. Still buggy!

    • โœ‚ Removed SuperProgressToast and SuperButtonToast
    • โž• Added BUTTON, PROGRESS, and HORIZONTAL_PROGRESS Types to SuperActivityToast
    • โž• Added Manager classes to fix SuperToast/SuperActivityToast overlapping issue
    • ๐Ÿ›  Multiple bug fixes
    • โฌ‡๏ธ Reduced library size
    • ๐ŸŽ Minor performance improvements
    • Code cleanup
    • โœ‚ Removed Roboto font features
    • ๐Ÿ›  Fixed naming conventions
  • v1.0 Changes

    ๐Ÿš€ Alpha build, first release. Probably very buggy!