Releases: Lojcs/tsacdop
Releases · Lojcs/tsacdop
v0.8.3 - Faster and snappier performance, Android Auto
v0.8.2 - New multiselect experience
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
Other
- Bundled fonts with the app so they aren't downloaded on the fly
v0.7.2 - Bugfix
Bug fixes
- Fixed the app crashing when playing anything
v0.7.1 - Subscription speed up and download fixes
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
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.