Releases: SuddenH4X/awesome-app-rating
Releases · SuddenH4X/awesome-app-rating
2.7.0
2.6.0
2.5.0
New
- Added support for Android 13
- Added support for Jetpack Compose (
ComponentActivity
)
Improvement
- Added spanish translation - thanks to @danramirez
- Added some more helpful logs
Other
- Use play review dependency for Google in-app review instead of play core
- Minor code optimizations
- Some dependency updates
2.4.0
2.3.0
- New: Added an option to use a custom theme
- New: Added a dialog cancel listener
- Improvement:
showIfMeetsConditions
now returns a boolean to indicate whether the dialog shows up or not - Improvement: Added russian translation
- Fix: Mail intent wasn't working with
targetSdkVersion
30 (#36) - Fix: Duplicate dialog was shown after orientation change (#33)
- Fix: Cancelation now works the same as on later button click (#34)
- Other: Some dependency updates
2.2.1
2.2.0
With this release you can display the new Google in-app review dialog easily under certain conditions.