Skip to content

Releases: androidsx/rate-me

Fix actionListener

13 Mar 19:12
Compare
Choose a tag to compare

Fix actionListener

Fix close button

27 Feb 09:58
Compare
Choose a tag to compare
  • Fix crash close button

Refactor layouts

23 Feb 16:02
Compare
Choose a tag to compare
  • Refactor styles in Layouts
  • Fix visibility action button
  • Fix send feedback email

Fix share button

17 Feb 22:12
Compare
Choose a tag to compare
  • Fix crash share button

Fix visibility buttons Android 5

14 Dec 18:13
Compare
Choose a tag to compare
  • Fix visibility buttons Android 5
  • Note for users of 1.1 and before
  • Add set and get actionListener
  • Set minSdk

Migration notes for 1.x users

  • The action handler method of RateMeOnActionListener is now named onHandleRateMeAction
  • The installDate and launchTimes parameters into the timer are passed through the static method RateMeDialogTimer.shouldShowRateDialog, not in the constructor.

Fix Crash Screen Rotation

19 Nov 23:24
Compare
Choose a tag to compare
  • Fix crash when screen rotation
  • Add aplication name in feedback email
  • Change call onStart
  • string resources prefixed with rate-me
  • DialogFeedback extended, so that it uses the button and title colors as well
  • installDate and launchTimes are now parameters in shouldShowRateDialog

Close first Dialog

08 Oct 13:57
Compare
Choose a tag to compare
  • Close first Dialog when open the second Dialog

Gradle in Library

06 Oct 14:25
Compare
Choose a tag to compare
  • Add Gradle in library
  • Add javadoc in methods

New Dialog for feedback

28 Sep 16:11
Compare
Choose a tag to compare
  • New style in dialog goToMail
  • Exception if not set a mail
  • ActionListener for all actions

First Release

23 Sep 18:07
Compare
Choose a tag to compare

First Release Library Rate-Me