Skip to content

Releases: daniel-stoneuk/material-about-library

1.5.0

20 Jan 18:48

Choose a tag to compare

  • 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

10 Jan 19:28

Choose a tag to compare

  • 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

1.4.1

09 Jan 15:10

Choose a tag to compare

Removed the call permission that was accidentally added in release 1.4.0. #12

1.4.0 (breaking changes)

07 Jan 14:10

Choose a tag to compare

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

03 Jan 21:41

Choose a tag to compare

  • Create a fragment (see demo app) #2

1.2.0

03 Jan 20:51

Choose a tag to compare

  • 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

24 Dec 09:06

Choose a tag to compare

I'm bad at versioning stuff. Brought app, library and Demo release up to the same version.

1.0.4 Alpha

23 Dec 20:27

Choose a tag to compare

1.0.4 Alpha Pre-release
Pre-release

Added method for activity title.

1.0.3 Alpha

23 Dec 11:06

Choose a tag to compare

1.0.3 Alpha Pre-release
Pre-release
1.0.3-alpha

Ready for jitpack...

1.0.2 Alpha

23 Dec 11:02

Choose a tag to compare

1.0.2 Alpha Pre-release
Pre-release
1.0.2-alpha

Ready for jitpack