ITADN
XilinJia/Podcini

版本发布 8

6.15.10
? · 2024-12-16

* re-worked dialog mechanisms in swipe actions and fixed related crashes * corrected open-drawer icon for Episodes fragment * fixed issue of conditional menu items not correctly shown in Episodes fragment * added "Email to developer" option in BugReport and About screens * made BugReport screen scrollable * ShareDialog and DatesFilterDialog are in Compose The Play app will no longer be released here. Please get it on Google Play. It's not a formal listing yet, but by joining the closed testing, you make possible for the formal listing. https://github.com/XilinJia/Podcini/discussions/120

6.8.4预发布
? · 2024-10-01

* on episode lists, show duration on the top row * added option to refresh all subscriptions in menu of Queues view * most of FeedInfo fragment is in Jetpack Compose * selectable adapter etc are removed * more Compose enhancements and bug fixes * might be a release candidate

6.8.3预发布
? · 2024-09-30

* most of Subscriptions view are in Jetpack Compose, feed viewholder and adapters etc are removed * added toggle grid and list views in the menu of Subscriptions * migrated reliance on compose.material to compose.material3 * not yet for prime time

6.8.2预发布
? · 2024-09-29

* AudioPlayerFragment got overhauled. migrated to Jetpack Compose and PlayUI and PlayerDetailed fragments are Removed * EpisodeInfo is now in Compose * SearchFragment shows episodes list in Compose * Episodes viewholder and adapter etc are removed * SwipeActions class stripped out of View related operations * more enhancements in Compose functionalities * still have known issues

6.8.1预发布
? · 2024-09-27

* made Queues view in Jetpack Compose * enhanced various Compose functionalities * not yet ready for serious usage

6.8.0预发布
? · 2024-09-26

* the Compose class of DownloadsC replaces the old Downloads view * FeedEpisodes, AllEpisodes, History, and OnlineFeed mostly migrated to Jetpack Compose * there are still known issues and missing functions

6.7.3
? · 2024-09-24

* fixed bug in nextcloud auth: thanks to Dacid99 * fixed "filtered" always shown in Downloads info bar * minor enhancement in multi-select actions handling * on-going work to replace recycler view, recycler adapter and view holder for Episodes with Jetpack Compose routines * introduced "DownloadsC", an early preview (not fully implemented) of the Compose construction

6.7.2
? · 2024-09-19

* added menu item for removing feed in FeedInfo view * menu item "Switch queue" is changed to "Switch active queue" * Youtube and YT Music podcasts can be shared to Podcini * initial max number of loaded items for Youtube and YT Music playlist and podcast is set 500 * initial max number of loaded items for Youtube channel is set 500 * added some error dialogs when handling shared links * updated some dependencies including Compose * compile and target SDK's are upped to 35, supporting Android 15