v1.0.30
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.