Blaž Šolar

Results 25 issues of Blaž Šolar

It would be nice to have support for multiple projects on CircleCI.

Glide is releasing resources when new one is loaded or target cleared. Since we are using BackgroundManager and it has its own implementation for changing and updating images. We run...

bug

We should probably use dependency injection as discussed in #8

enhancement

Add support for picture in picture viewing.

feature

Add support for chromebook devices

enhancement

Add ability to download movies for offline viewing

feature

https://developer.android.com/preview/features/tvlauncher.html

enhancement
feature

We should update/fix connect SDK. As current implementation is no longer supported we could use some forks/alternatives like https://github.com/Pluto-tv/Connect-SDK-Android or https://github.com/munix/Multi-Display-Cast. Or we could rewrite current implementation with limited functionality.

enhancement

At the moment all permissions are requests are shown when user first enters the app. This is not ideal since we do not need all the permissions at that point....

enhancement

Checking for app updates should also be moved to background instead of doing it on every activity launch. They should be perform when user is on WiFi and charging so...

enhancement