Skip to content

Commit

Permalink
6.8.6 commit
Browse files Browse the repository at this point in the history
  • Loading branch information
XilinJia committed Oct 3, 2024
1 parent be86674 commit 558b6fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 558b6fd

Please sign in to comment.