From 188daafb9314aea4ec8c0b795b0803fe902684cf Mon Sep 17 00:00:00 2001 From: Xilin Jia <6257601+XilinJia@users.noreply.github.com> Date: Fri, 19 Jul 2024 08:52:53 +0100 Subject: [PATCH] 6.1.0 commit --- .zed/settings.json | 0 README.md | 3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 .zed/settings.json diff --git a/.zed/settings.json b/.zed/settings.json new file mode 100644 index 00000000..e69de29b diff --git a/README.md b/README.md index b6500c70..769d1d12 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,8 @@ Compared to AntennaPod this project: 3. Iron-age celebrity SQLite is replaced with modern object-base Realm DB (Podcini.R), 4. Outfits with Viewbinding, Coil replacing Glide, coroutines replacing RxJava and threads, SharedFlow replacing EventBus, and jetifier removed, 5. Boasts new UI's including streamlined drawer, subscriptions view and player controller, -6. supports multiple and circular play queues +6. Supports multiple and circular play queues +7. Auto-download is governed by policy and limit settings of individual feed 7. Accepts podcast as well as plain RSS and YouTube feeds, 8. Offers Readability and Text-to-Speech for RSS contents, 9. Features `instant sync` across devices without a server.