mirror of
https://github.com/FluxaMedia/fluxa.git
synced 2026-07-30 13:39:12 +00:00
FluxaAppleAddonStoreManager fetches manifests over URLSession and persists the local addon list plus enabled/disabled state via FluxaAppleAddonConfigurationStore. FluxaAppleAddonStoreStartup routes AppleAddonStoreActionSnapshot actions from the shared UI to it and pushes merged state back to Kotlin. FluxaIosApp constructs and registers it, restoring/refreshing on launch. Users can now actually add, toggle, reorder, and remove Stremio addons on iOS. |
||
|---|---|---|
| .. | ||
| FluxaAppleAddonStoreStartup.swift | ||
| FluxaAppleAppRuntime.swift | ||
| FluxaAppleAuthStartup.swift | ||
| FluxaAppleCalendarStartup.swift | ||
| FluxaAppleCatalogStartup.swift | ||
| FluxaAppleDetailStartup.swift | ||
| FluxaAppleDiscoverStartup.swift | ||
| FluxaAppleHomeEffectHandler.swift | ||
| FluxaAppleLibraryStartup.swift | ||
| FluxaApplePlaybackPresenter.swift | ||
| FluxaApplePluginsEffectHandler.swift | ||
| FluxaApplePluginsStartup.swift | ||
| FluxaAppleSearchStartup.swift | ||
| FluxaAppleStreamingEngine.swift | ||
| FluxaIosApp.swift | ||