6.8.6 commit
This commit is contained in:
parent
be86674864
commit
558b6fdf0c
|
@ -23,7 +23,7 @@ This project was developed from a fork of [AntennaPod](<https://github.com/Anten
|
|||
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 being migrated to Jetpack Compose,
|
||||
2. Is purely `Kotlin` based and mono-modular, and multiple views are in Jetpack Compose,
|
||||
3. Iron-age celebrity SQLite is replaced with modern object-base Realm DB,
|
||||
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,
|
||||
|
|
Loading…
Reference in New Issue