Skip to content

2.3.0

Compare
Choose a tag to compare
@SuddenH4X SuddenH4X released this 13 Feb 12:22
· 83 commits to master since this release
e7d34db
  • 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