- ADDED: Mozilla Public License 2.0 (#65)
- ADDED: Creative Commons Attribution 3.0 Unported (#68)
- FIXED: NullPointerException on Android 4.4 (#65)
- 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)
- added BSD 2-Clause License (#47)
- added GNU LGPL 3 (#43)
- Support Appcompat and alert dialogs in the support library (#42)
- 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!
- 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!
- Load notices into a List to allow programmatic modifications (#21)
- Switch to aar packaging (#10)
- Removed dependency to simple-xml and commons-io
- Fixed Typo in LicensesDialogFragment (#11)
- Improve readability of license texts (#12)
- Support for MIT License (#7)
- Option to include license information of this library in shown Dialog
- Initial release.