hotchemi / Android-Rate

Android-Rate is a library to help you promote your android app by prompting users to rate the app after using it for a few days.
http://hotchemi.github.io/Android-Rate
MIT License
720 stars 216 forks source link

Updated gradle and switch to support AlertDialog #86

Closed mudar closed 8 years ago

mudar commented 8 years ago

Fixes #85

mudar commented 8 years ago

@hotchemi It seems there's some configuration error with the Travis CI validation

error: device '(null)' not found
Failed to start emulator
The command "curl -L https://raw.githubusercontent.com/embarkmobile/android-sdk-installer/master/wait_for_emulator | bash" 
  failed and exited with 1 during Your build has been stopped.
Failed to Initialize backend EGL display
hotchemi commented 8 years ago

@mudar Thanks. Yeah...I'll fix it and merge later. Anyway thx!

hotchemi commented 8 years ago

@mudar Could you merge master? Sorry! After that, I'm gonna merge it.

mudar commented 8 years ago

@hotchemi I've rebased from your master branch. I had to resolve 2 small conflicts with build.gradle

hotchemi commented 8 years ago

Thx!

hotchemi commented 8 years ago

It causes some crashed https://github.com/hotchemi/Android-Rate/issues/98, https://github.com/hotchemi/Android-Rate/issues/99 so I'll revert it.