6.0.7 commit

This commit is contained in:
Xilin Jia 2024-07-09 14:33:40 +01:00
parent 2b64d9842d
commit 8eee3644a8
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ Compared to AntennaPod this project:
1. Migrated all media routines to `androidx.media3`, with `AudioOffloadMode` enabled, nicer to device battery,
2. Is purely `Kotlin` based and mono-modular, and targets Android 14,
3. Iron-age celebrity SQLite is replaced with modern object-base Realm DB
3. Iron-age celebrity SQLite is replaced with modern object-base Realm DB (Podcini.R)
4. Removed the need for support libraries and jetifier
5. Outfits with Viewbinding, Coil replacing Glide, coroutines replacing RxJava and threads, and SharedFlow replacing EventBus,
6. Boasts new UI's including streamlined drawer, subscriptions view and player controller,