All Versions
8
Latest Version
Avg Release Cycle
236 days
Latest Release
2515 days ago
Changelog History
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!