All Versions
17
Latest Version
Avg Release Cycle
185 days
Latest Release
1068 days ago

Changelog History
Page 1

  • v2.2.0 Changes

    May 15, 2021
    • ADDED: Support for Dark Mode (#105)
  • v2.1.0 Changes

    June 21, 2019
    • ADDED: Add Bulgarian translation (#93)
    • ADDED: Add Czech translation (#93)
    • ADDED: Add French translation (#93)
    • ADDED: Add Greek translation (#93)
    • ADDED: Add Hungarian translation (#93)
    • ADDED: Add Italian translation (#93)
    • ADDED: Add Polish translation (#93)
    • ADDED: Add Romanian translation (#93)
    • ADDED: Add Spanish translation (#93)
    • ADDED: Add Turkish translation (#93)
  • v2.0.0 Changes

    January 20, 2019
    • 💥 BREAKING: Update to AndroidX
  • v1.9.0 Changes

    October 07, 2018
    • 🔄 CHANGED : minSdkVersion is now 14
    • 🔄 CHANGED : Converted project to Gradle
    • REMOVED : Removed support for non-AppCompat Dialogs
    • 🔄 CHANGED : Compile with Java 8 syntax
  • v1.8.3 Changes

    July 23, 2017
    • 🔄 CHANGED : Switch license URLs to https (#82)
    • ADDED : Add Traditional Chinese translation (#81)
    • ADDED : Add Portuguese translation (#79)
    • ADDED : Add Ukrainian translation (#77)
  • v1.8.2 Changes

    March 17, 2017
    • ADDED : Mozilla Public License 2.0 (#65)
    • ADDED : Creative Commons Attribution 3.0 Unported (#68)
    • ADDED : Make the LicensesDialogFragment's licenses text styleable (#75)
    • 🛠 FIXED : NullPointerException on Android 4.4 (#65)
  • v1.8.1 Changes

    April 23, 2016
    • 🛠 FIXED : Removed unused throws declaration (#62)
    • ADDED : Creative Commons Attribution-Share Alike 3.0 Unported (#56)
    • ADDED : SIL Open Font License v1.1 (#54)
    • ADDED : Russian translation (#53)
    • ADDED : Mozilla Public License 1.1 (#52)
    • 🛠 FIXED : Opening license url in browser instead of webview on Android 5.x (#45)
  • v1.8.0 Changes

    July 26, 2015
    • ➕ added BSD 2-Clause License (#47)
    • ➕ added GNU LGPL 3 (#43)
    • 👌 Support Appcompat and alert dialogs in the support library (#42)
  • v1.7.0 Changes

    February 21, 2015
    • ➕ Add Japanese translation (#38)
    • ➕ Adding pre-cached loading of licenses text from resources (#35)
    • WARNING: The API for licenses has changed. Please review your code!
  • v1.6.0 Changes

    September 08, 2014
    • ➕ Added GNU GPLv2 / GPLv3 License (#28)
    • 👌 Improve NoticesHtmlBuilder speed (#29)
    • ➕ Added methods for customization (#30)
    • 🏗 Replaced LicensesDialog constructors with builder, removed SingleLicenseDialog as it is now handled by the builder
    • WARNING: The constructor arguments have changed. Please review your code!