Skip to content

6.8.6

Compare
Choose a tag to compare
@XilinJia XilinJia released this 03 Oct 21:36
· 86 commits to main since this release
  • Queues Bin view now has separate swipe actions independent from the Queues view
  • SearchResults and Discovery fragments are in Jetpack Compose
  • in online search result list, long pressing on a feed will pop up dialog to confirm direct subscription
  • fixed crash when clearing history
  • combined mixed ways of recognizing episodes in history: a) by last played time and b) by completion date
  • swipe to remove an item from history actually removes it
  • fixed a bug in episodes and subscriptions lists, where exiting select mode or deselecting all not resetting all selected episodes
  • OnlineFeeds Adapter etc are removed
  • various dependencies update