Skip to content

DroidShows 7.10.2

Compare
Choose a tag to compare
@ltguillaume ltguillaume released this 01 Jun 01:18

Changes

7.10.2

  • Fixed: touching the right edge of the screen triggered onBackPressed() when the user didn't scroll yet
  • Fixed: onBackPressed() could be triggered twice
  • Improved mark next episode gesture detection (don't scroll vertically during gesture)

7.10.1

  • Add long-press on checkbox to change seen timestamp (as in episode details) to episodes overview
  • Improve gesture detection for Mark episode as seen
  • Fixed a crash when adding a new show without a poster (no idea how that return; statement got lost)
  • Refactor (messsages_edit_)seen_date (messsages_edit_)seen_timestamp and seendate to seenTimestamp

7.10.0

  • Add time picker dialog for seen timestamp (#87)
  • Fixed listView not resetting to top when switching between current/archive/log