What's new in 1.8.0:
What's Changed
- many android TV updates
- new permission to play media on LAN devices
- material you and custom color picker themes
- better local player picker
- use search tab without logging in
- cancel active downloads on network change (disabled by default)
- filter files by name when selecting torrent content
- send subtitles to kodi
Big thanks to @ElCruncharino for all the contributions
Notes:
- changed the APK names in the release section below
- as usual there are two APKs, a release and a debug one (the bigger one with "debug" in the name), the debug version will allow me to fix bugs more easily (it uses Countly for telemetry) but if your app does not crash you don' t need to use it
- the Play Store version will be updated after some feedback
- Fdroid version will be picked up automatically at some time
Automatic Changelog
- Skip the release build job on pull requests from forks by @ElCruncharino in #474
- Migrate away from the deprecated onBackPressed by @ElCruncharino in #472
- Stop torrent status polling from outliving its screen by @ElCruncharino in #478
- Allow using search without being logged in by @ElCruncharino in #475
- Move cache clearing off the main thread by @ElCruncharino in #477
- Apply theme changes instantly instead of requiring a restart by @ElCruncharino in #476
- Add Material You dynamic color and fix system bar icon contrast by @ElCruncharino in #481
- Add a custom color theme picker with a color wheel by @ElCruncharino in #482
- Add scroll to top button to the lists screen by @ElCruncharino in #471
- Fix torrent monitoring crashing on API 35 after 6 hours by @ElCruncharino in #480
- Add a file name filter to the torrent file selection screen by @ElCruncharino in #473
- Add subtitle to currently playing Kodi video by @ElCruncharino in #483
- save theme using key instead of resource id by @LivingWithHippos in #491
- Cancel active downloads on network change by @ElCruncharino in #479
- Make the app usable with a d-pad on Android TV by @ElCruncharino in #486
- Let users pick their own video player instead of a hardcoded list by @ElCruncharino in #488
- Show download progress in app and hide the vibrate toggle on Android TV by @ElCruncharino in #489
- Nearby permission by @LivingWithHippos in #492
Full Changelog: v1.7.1...v1.8.0