Releases: daniel-stoneuk/material-about-library
Releases · daniel-stoneuk/material-about-library
1.5.0
- 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)
1.4.2
1.4.1
1.4.0 (breaking changes)
getMaterialAboutList() now provides context
- 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.
Huge thanks to @ueman for all his code (ConvenienceBuilder and refactoring)
1.3.0
1.2.0
- Fixed issues with drawable alignment below API 21
- Lowered minSDK to 15
- Reduced padding to match Material Design spec
- Added content descriptions to icons
- Added constructors to help simplify initialisation that will cover most use cases
1.1.1
I'm bad at versioning stuff. Brought app, library and Demo release up to the same version.
1.0.4 Alpha
Added method for activity title.
1.0.3 Alpha
1.0.3-alpha Ready for jitpack...
1.0.2 Alpha
1.0.2-alpha Ready for jitpack