Skip to content
This repository has been archived by the owner on Jan 10, 2022. It is now read-only.

YAVP 1108

Latest
Compare
Choose a tag to compare
@shadow578 shadow578 released this 04 Jul 11:22
· 1 commit to master since this release

This release of YAVP fixes various issues on different android versions and general bugs of the app.

What's New?

  • Extended testing with all supported android versions, the app should now (hopefully) fully work on all supported versions (Issue #5 ; this requires further testing)
  • Changed buffering behaviour to decrease buffering times
  • Added ability to disable GL video effects (Anime4K) to lower battery drain
  • Can now dismiss the update dialog by touching outside the dialog (this froze the app before)
  • Check for INTERNET permissions instead of assuming they were granted (Issue #7)
  • Add build flavors for github and fdroid release targets (should now be ready for fdroid submission (Issue #8 ))
  • YAVP now uses the GNU GPLv3 (compatible with fdroid)
  • Updated Android Studio and SDK to latest version