Skip to content

Releases: first087/Android-License-Fragment

Release v1.1.0 for Fragment Support Library

Choose a tag to compare

@first087 first087 released this 16 Jun 10:48

What's new

Release v1.1.0

Choose a tag to compare

@first087 first087 released this 16 Jun 10:52

What's new

Release v1.0.1

Choose a tag to compare

@first087 first087 released this 08 May 03:34

What's new

  • Change constant value on LicenseID class.
  • Add attribute lfLicenseID for <fragment>.
  • Add attribute lfLicenseChain for <fragment>.

Release v1.0.0

Choose a tag to compare

@first087 first087 released this 08 May 03:29

Feature

  • 1 line create Fragment for open-source licenses UI.
  • Support <fragment>
  • Auto generate license chain by default. (Ex. If you add Otto library. It will automatic add OkHttp library.)
  • 3 Simple UI (ScrollViewLicenseFragment, ListViewLicenseFragment, RecyclerViewLicenseFragment)
  • Add other licenses
  • Customize UI