Skip to content

Releases: marcoscgdev/Licenser

2.0.0

24 May 21:49
Compare
Choose a tag to compare

Added

  • SIL Open Font License version 1.1 as OFL1_1.
  • Mozilla Public License versions 1.0 (MPL1), 1.1 (MPL1_1) and 2.0 (MPL2).
  • Custom licenses support.

Changes

  • Migrated to Kotlin.

implementation 'com.github.marcoscgdev:Licenser:2.0.0'

1.0.7

25 Apr 10:04
Compare
Choose a tag to compare

Added

  • GNU Lesser General Public License version 3 as LGPL3

Renamed

  • GNU2.1 to LGPL 2.1

1.0.6

15 Feb 22:03
Compare
Choose a tag to compare
  • Migrated to AndroidX (thanks to @petrikq)
  • New libraries included (thanks to @ljmartinez1994)

1.0.5

16 Sep 14:50
Compare
Choose a tag to compare
  • ISC License added.
  • NTP License added.

1.0.4

06 Sep 15:32
235bd64
Compare
Choose a tag to compare

Creative Commons 3.0 license added.

1.0.3

20 Aug 16:17
Compare
Choose a tag to compare
  • Custom AlertDialog theme support.
  • Custom WebView background color support.
  • Updated support libraries (API 28).

1.0.2

14 Apr 10:22
5e6eb37
Compare
Choose a tag to compare

Custom Titles & URL Options (thanks to @Aubtin)

1.0.1

11 Mar 18:06
343297c
Compare
Choose a tag to compare
  • Added setCustomNoticeTitle method.

1.0.0

11 Feb 15:34
571128a
Compare
Choose a tag to compare

Initial release