Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.18 KB

CHANGELOG.md

File metadata and controls

31 lines (19 loc) · 1.18 KB

Changelog

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.

Fix

  • remove first launch toast

Fix

  • change stars direction to LtR for without changes for RtL apps.

Added

  • "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

[1.0]

Change

  • import base codes from stepstone-tech/android-material-app-rating library