Skip to content

Releases: red-coracle/episodes

v0.16.0

22 Mar 23:12
Compare
Choose a tag to compare
  • Switch to TMDB as metadata provider
  • Add support for themed app icons
  • Fix for null/zero TVDB ID
  • Update setup-java CI action

v0.15.1

01 Oct 23:41
75a0a40
Compare
Choose a tag to compare
  • 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

15 Nov 15:48
Compare
Choose a tag to compare
  • Update badges in README
  • New launcher icon
  • Use storage framework on API19+

v0.14.1

25 Oct 20:15
Compare
Choose a tag to compare
  • Fix back button on season details
  • Update R8 configuration
  • Fix crash on Android 12

v0.14.0

02 Oct 16:53
Compare
Choose a tag to compare
  • 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

19 Apr 00:23
Compare
Choose a tag to compare
  • Fix searching for shows to add

v0.13.5

28 Feb 02:39
Compare
Choose a tag to compare
  • New and updated translations

v0.13.4

23 Nov 04:27
Compare
Choose a tag to compare
  • 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

17 May 20:13
Compare
Choose a tag to compare
  • 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

23 Jan 00:14
Compare
Choose a tag to compare
  • 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