Discover

Topics

material-about-library Demo

material-about-library Demo version history

‹ General Info
Version 3.0
Updated 2 years ago
Changelog * New card design
Version 2.2.4
Updated 6 years ago
Changelog Lot's of new breaking stuff in this release.

Thanks to @Robyer & @code-schreiber for contributing to the documentation and library for this release.

We solved issue #74 and #76 and updated the support library version. The demo app now has more examples for dynamic objects.

I've implemented DiffUtil and therefore you should find it less resource intensive to update the list - in fact, it can now be refreshed every second without dropping any frames. A lot of improvements here.
Version 2.2
Updated 6 years ago
Changelog Release 2.2 and 2.1 - Custom card backgrounds & new themes
Version 1.5
Updated 7 years ago
Changelog 1.5.0 down
• Added icon gravity to MaterialAboutActionItem builder (#25)
• Resources can be overridden to customise text colour (#26)
• Phone action item (#27)
• Disabled sound effects on items that have no OnClickAction (#28)
• Parameters for previously hardcoded strings in ConvenienceBuilder (#29)
• Updated card style (#30)
Version 1.4.2
Updated 7 years ago
Changelog 1.4.2 down
• Added builder method to hide item icon (#11)
• ConvenienceBuilder
• Rearranged method parameters
• Support for HTML subText
• Made version code optional
• Fixed email onClickListener
• Optional zooming for webViewDialog
• Added ConvenienceBuilder - use this to cut down on the amount of code needed to do common actions.
• Using android-iconics in the demo app.
Improved performance with Asynctask loading library list.
Version 1.1.1
Updated 7 years ago
Changelog Updated app version to match.