theothernt / AerialViews

A screensaver for Android TV devices including Nvidia Shield, Fire TV, and Chromecast with Google TV. Inspired by Apple TV's video screensaver.
GNU General Public License v3.0
415 stars 32 forks source link

Bug - missing return statement #138

Closed Andres78 closed 3 months ago

Andres78 commented 3 months ago

It's seems like here was skipped 'return' statement: https://github.com/theothernt/AerialViews/blob/5069bced627eba43b57595e5a08a6e35303a2424/app/src/main/java/com/neilturner/aerialviews/providers/SambaMediaProvider.kt#L83

theothernt commented 3 months ago

Thank you for finding that bug, I've made a fix to the code.

Is it ok to mention your username in the release notes of the next update?