Monday, February 18, 2013

Version 6.0 released : transitions

As promised before, I worked on transitions between two photos for this next release. The implemented transitions are :
  • Dissolve : photos fading into each other.
  • Fade in/fade out 
  • Zoom in and zoom out: The next photo replaces the previous one from inside or outside
  • Slide left and right : The next photo replaces the previous one from left or right
  • Random : any of the above
To make playing with the above transitions possible, I used a sliding menu to change the layout or transition during slideshow playback.

2 comments:

  1. Installed your app to view around 2600 photo, stored on sd card. But after around 200 photos the screen stays Black. But the counter is still running. Quit and start still gives black screen. Have to restart the tablet to Let it work again. But after a while I get the same problem.
    Please advice.
    Peter

    ReplyDelete
  2. Thank you for the bug report.
    Most of the time black screen means it can't load a photo. In your scenario however that seems unlikely. Without a definite crash, it is very difficult to debug a problem like that.
    Using a tool like catlog https://play.google.com/store/apps/details?id=com.nolanlawson.logcat you could check if there is an exception in the log, in that case I could probably fix it.

    ReplyDelete