Skip to content

Releases: Lojcs/tsacdop

v0.8.3 - Faster and snappier performance, Android Auto

20 Jun 11:45
Compare
Choose a tag to compare

New

  • Android auto support.
  • App performance improved.
  • On episode and podcast pages the content appears instantly.

Bugfixes

  • Misc. bugfixes

Other

  • Simplified code to make it easier and faster.

v0.8.2 - New multiselect experience

24 Apr 23:18
Compare
Choose a tag to compare

This is the second release and there are less changes than the first so I'm writing a more detailed changelog.

New

  • Long pressing an episode turns on multi select mode instead of opening popup menu.
  • Popup menu actions are moved to the multi select bar and apply to all selected episodes.
  • Added haptic feedback for selecting episodes, can be configured in settings>appearance.
  • For mouse input, right click opens popup menu, ctrl+click enables selection, shift+click selects range.
  • Episodes selected by batch selection options can be deselected.
  • Added button to finalize batch selection without doing any action on the episodes.
  • Total size and duration of all selected episodes is visible on an handle above the multi select bar. Clicking on the handle opens a panel to preview the selected episodes.
  • Cookie notice on Ecosia is removed automatically. (cookies aren't kept)
  • @Poussinou - Added fdroid badge to readme.

Removed

  • Option to swap tap and long press to open popup menu

Bugfixes

  • Home screen tab layout settings work properly.
  • Episodes selection properly persists across filter / sorting changes.
  • Recently liked episodes remain liked after scrolling away and back.
  • Duplicate episode versions are hidden from the podcast preview cards in home screen.
  • Misc. bugfixes

Other

  • Refactored some code

v0.7.3 - Bundle font files

11 Mar 21:42
Compare
Choose a tag to compare

Other

  • Bundled fonts with the app so they aren't downloaded on the fly

v0.7.2 - Bugfix

08 Mar 10:45
Compare
Choose a tag to compare

Bug fixes

  • Fixed the app crashing when playing anything

v0.7.1 - Subscription speed up and download fixes

07 Mar 16:16
Compare
Choose a tag to compare

New features

  • Subscribing to podcasts with many episodes is significantly faster.

Bug fixes

  • Fixed an issue where downloads could get stuck without the option to cancel or retry them.
  • Prevented episodes from getting downloaded multiple times if another download is initiated before the first succeeds

v0.7.0 - Initial fork release

04 Mar 01:34
Compare
Choose a tag to compare

This is the initial release of the fork. Tried to polish it as much as I could, pretty satisfied with how it is currently. Please do report any issues you find and / or check out my To-Do List

New features

  • Changed the looks of episode cards to make them more info dense across different sizes.
  • Added color tinted backgrounds, curved corners and shadows to various ui elements. Real dark mode has accent color borders instead of backgrounds.
  • Added new filter bar with more options. Multi-select bar also has more options.
  • Home and podcast pages load next set of episodes before you reach the end so scrolling doesn't need to stop.
  • Added animations in various places.
  • Changes to episodes (liking, downloading, playing) now reflect to ui instantly.
  • Different versions of the same podcast episode are now grouped together.
  • Real dark mode can also be toggled by touching tsacdop in home screen.
  • Replaced the 'seek to history position' button on the player with an undo seek button, history seek is now automatic.
  • Replaced old search ui and search api support with in-app web search with rss link recognition. For now new podcasts can only be added with rss links
  • Many other minor changes.

Bug fixes

  • Font size is now the same in dark and light mode.
  • Most audio player / playlists bugs fixed.
  • Fixed animations.
  • Misc bugfixes.

Other

  • Notification layout is different due to Android 13 restrictions.