Skip to content

5.3.0

Compare
Choose a tag to compare
@XilinJia XilinJia released this 17 May 22:18
· 34 commits to main since this release
  • changed normal scope to life cycle scope when possible
  • replaced EventBus with Kotlin SharedFlow, be mindful of possible issues
  • added sort order based on episode played or completed times, accessible from various episodes' list views
  • in history view, dates shown on items are last-played dates
  • in history view added sort and date filter
  • more conversion of RxJava routines to Kotlin coroutines
  • fixed crash issue sometimes when importing OPML files
  • fixed crash issue in About view