6.0.7 commit
This commit is contained in:
parent
2b64d9842d
commit
8eee3644a8
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue