All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- remove first launch toast
- change stars direction to LtR for without changes for RtL apps.
- "setThreshold" method to set threshold. Threshold is number of stars which the user can send a comment for them.
- "onPositiveButtonClickedWithComment", "onPositiveButtonClickedWithoutComment" methods instead of "onPositiveButtonClicked", To separate methods of below threshold and more than.
- "setAfterInstallDay", "setNumberOfLaunches", "setRemindInterval" methods for auto show app rating dialog
- "setDialogBackgroundColor" methods for change dialog background color
- import base codes from stepstone-tech/android-material-app-rating library