Skip to content

Releases: XilinJia/Podcini.A

Release v12.1.6

24 Jun 18:30

Choose a tag to compare

  • fixed null pointer crash in FeedSettings
  • in OnlineFeed, fixed episodes count is capped around 100 when feed is provided by external app,
  • in feed full update
    • fixed not getting older episodes if limit is set
    • fixed failure of getting updates from external app
  • in FeedDetails screen, total episodes in info bar is updated after refresh
  • PodciniLib upped to 1.0.6, external app (if used) needs to be updated for compatibility
  • some dependencies update

** external app (if used) needs to be updated for compatibility

Full Changelog: v12.1.5...v12.1.6

Release v12.1.5

21 Jun 09:27

Choose a tag to compare

  • amended short description for f-doird
  • removed org.gradle.workers.isolation.default from gradle.properties, like a problem for f-droid build

Full Changelog: v12.1.4...v12.1.5

Release v12.1.4

13 Jun 08:25

Choose a tag to compare

  • adjusted media buffer a bit to mitigate possible YT media hiccups at higher speed
  • ensure to cancel previous data source preparation when new request is launched
  • in PlayerDetailed screen
    • fixed the defunct force-video button on the top bar (assembling video stream may take a couple seconds)
    • amended audio-only button on the top video bar (removing video stream and resetting audio stream)
    • note both buttons reset audio/video streams, taking a pause,
    • setting to audio-only is only necessary to save bandwidth, otherwise, video continues to play when screen is off
  • added media title natural sorting algorithm, applied in FeedDetails and Queues screens
  • amended logging levels in callFailed
  • Kotlin upped to 2.4.0 and krdb to 3.3.4, and other dependencies updates

Full Changelog: v12.1.3...v12.1.4

Release v12.1.3

08 Jun 08:13

Choose a tag to compare

  • in FeedDetails screen, removed the redundant feed image in the header
  • update screenshots in Readme

Full Changelog: v12.1.2...v12.1.3

Release v12.1.2

07 Jun 08:38

Choose a tag to compare

  • dice icon in Queues screen continues to next in queue
  • in FeedDetails screen, top-left button opens the drawer (use system back to return)
  • in FindFeeds screen
    • top-left button opens the drawer (use system back to return)
    • "Advanced" is changed to a settings icon on the top bar, "Import OPML" option is removed (do that from Settings->Import/Export)
    • "Local" is changed to "Local folder"

Full Changelog: v12.1.1...v12.1.2

Release v12.1.1

06 Jun 16:53

Choose a tag to compare

  • in FeedDetails screen, feed image in info bar is moved to the top bar, and toggles list/info modes on click
  • dice icon on info bars is padded and transparent

Full Changelog: v12.1.0...v12.1.1

Release v12.1.0

06 Jun 07:49

Choose a tag to compare

  • on Infobar of media lists, added dice icon to randomly play an item

Full Changelog: v12.0.7...v12.1.0

Release v12.0.7

05 Jun 13:13

Choose a tag to compare

  • removed old db migrations
  • no longer logging "No New episodes found for feed"
  • built with/for SDK 37

Full Changelog: v12.0.6...v12.0.7

Release v12.0.6

03 Jun 08:54

Choose a tag to compare

  • amended feed searcher handling

Full Changelog: v12.0.5...v12.0.6

Release v12.0.5

02 Jun 09:00

Choose a tag to compare

  • made binding to external service app more resilient
  • clarified toasts when external audio streams are empty
  • in OnlineFeed screen
    • enabled swipe actions but only limit to applicable actions (only SearchSelected now)
    • disabled inapplicable menu items in multi-select mode

Full Changelog: v12.0.4-pre...v12.0.5