Skip to content

v0.19.3

Compare
Choose a tag to compare
@TobiGr TobiGr released this 03 May 20:21
· 4738 commits to master since this release
dc8d1b0

➡️ Blog post for this release

New

Improved

  • Improved checking for new version #3344
  • Avoid unnecessary changes to the upload date of saved streams #3370
  • Save and restore playback parameters into/from preferences #3288
  • Show message when content isn't supported yet instead of crashing #3300
  • Improved size handling of the drawer header title #3412
  • Improved popup player resize with pinch gestures #3075
  • Enqueue streams on long press on background and popup buttons in channel #3456
  • Added the ability to remove all watched videos from a local playlist #3065

Fixed

  • Fixed visibility of group sort button in the subscriptions fragment #3374
  • Fixed detection of network related exceptions #3294
  • Fixed age restricted content setting not working #3410
  • Fixed certain kinds of reCAPTCHAs #3414
  • Fixed crash when opening bookmarks while playlist is null #3345
  • Fixed escaping in JSON created by the crash reporter by using nanojson instead of org.json #3463

Development

  • Added Checkstyle to build scripts & code style improvements #3282, #3464
  • Fixed F-Droid build by ensuring the debug apk file name is used only in debug builds #3415
  • Force UTF-8 encoding for Gradle #3460