The nextcloud update! Timestamps are now syncing and nextcloud syncing in general is way more robust and consistent. Loads of updates to the UI to improve the overall look as well.
- Fixed issue with removal of podcasts when no longer in nextcloud subscription
- Fixed scrolling problems where the app would sometimes start you at the bottom of the page when scrolling to different locations.
- Fixed issue where a very occasional podcast is unable to open it's feed. This was due to podcast redirects. Which caused the function to not work. It will now follow a redirect.
- Fixed an issue where podcasts would be removed after adding when nextcloud sync is active
- Added Nextcloud timestamp functionality. Podcasts will now sync listen timestamps from nextcloud. Start an episode on pinepods and finish it on Antennapods!
- Added css files for material icons rather than pulling them down from Google's servers (Thanks @civilblur)
- Fixed display issue on the search bar so it correctly formats itunes and podcast index
- Added in check on the podcast page to check if the podcast has been added. This allows the podcast to have the context button if it's added to the db
- Readjusted the format of episodes on screen. This tightens them up and ensures they are all always consistently sized. It also allows more episodes to show at once.
- Added loading icon when a podcast is being added. This gives some feedback to the user during a couple seconds it takes to add the feed. (Also improved the look of that button)
- Fixed date formatting issue on all pages so they format using the user's timezone preferences.
- Added notifications when saving, downloading, or queuing episode from search page.
- Improved look at the episode page. Fixed up the spacing and the buttons.