Skip to content

v1.0.30

Choose a tag to compare

@Yushetf33 Yushetf33 released this 27 Aug 21:38
· 3 commits to main since this release

Fixed: Nuvio "not installed" false positive

Nuvio ships under two different package names depending on where you got it: com.nuvio.app (Play Store flavor) and com.nuvio.tv (the "full" flavor published in Nuvio's own GitHub releases, with more features enabled). This app only checked for com.nuvio.app, so anyone using Nuvio's GitHub release build was told it "wasn't installed" even when it was fully up to date. Now both package names are checked, same approach already used for SmartTube's stable/beta split.

New app icon

Replaced the default Android Studio template icon with a proper one.