Releases: red-coracle/episodes
Releases · red-coracle/episodes
v0.16.0
v0.15.1
- Final release with TVDB as metadata provider
- Target version 33 (Android 13)
- Raise minimum version to 21 (Android L)
- Request notification permission on Android 13+
- Update gradle version
v0.15.0
- Update badges in README
- New launcher icon
- Use storage framework on API19+
v0.14.1
- Fix back button on season details
- Update R8 configuration
- Fix crash on Android 12
v0.14.0
- Display a message when a search returns no results
- Show a loading spinner when searching for new shows
- When marking a season as watched, only mark aired episodes
- Updated dependencies
- Updated translations
v0.13.6
- Fix searching for shows to add
v0.13.5
- New and updated translations
v0.13.4
- Added translations for Croatian, French, German, Norwegian Bokmål, Russian, and Spanish. Many thanks to the contributors on Weblate!
- Add version and commit info to the About screen
- Use the configured language when downloading show data
- Update dependencies/gradle
v0.13.3
- Add filter for upcoming shows
- Fix app crash when searching for shows
- Add language column to episodes table if it does not exist
- Update dependencies/gradle
v0.13.2
- Replace deprecated AsyncTask
- Searching and adding shows now uses language preference
- Use poster image if fanart image is unavailable
- Display loading indicator when fetching fanart/poster image
- Add preference categories and use switches instead of checkboxes
- Update dependencies and gradle