mirror of
https://github.com/FluxaMedia/fluxa.git
synced 2026-08-12 01:51:16 +00:00
Sweeps addon repositories, watchlist/profile storage, Trakt/Nuvio sync, discovery models, and player policy classes out of Android-only packages into data/commonMain and player/commonMain, with thin androidMain wrappers where platform APIs are still required. |
||
|---|---|---|
| .. | ||
| androidMain/kotlin/com/fluxa/app | ||
| appleMain/kotlin/com/fluxa/app/data | ||
| commonMain/kotlin/com/fluxa/app | ||
| commonTest/kotlin/com/fluxa/app | ||