Skip to content

Releases: first087/Android-License-Fragment

Release v1.1.0 for Fragment Support Library

16 Jun 10:48

Choose a tag to compare

What's new

Release v1.1.0

16 Jun 10:52

Choose a tag to compare

What's new

Release v1.0.1

08 May 03:34

Choose a tag to compare

What's new

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

Release v1.0.0

08 May 03:29

Choose a tag to compare

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