fluxa/appleApp/iOS
KhooLy 5cb1bb75db Wire Addon Store screen to real networking on iOS
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.
2026-07-20 15:05:37 +03:00
..
FluxaAppleAddonStoreStartup.swift Wire Addon Store screen to real networking on iOS 2026-07-20 15:05:37 +03:00
FluxaAppleAppRuntime.swift Migrate shared Apple UI bridges to KMP 2026-07-14 16:55:16 +03:00
FluxaAppleAuthStartup.swift Migrate shared Apple UI bridges to KMP 2026-07-14 16:55:16 +03:00
FluxaAppleCalendarStartup.swift Fix Apple host compilation 2026-07-14 19:13:11 +03:00
FluxaAppleCatalogStartup.swift Migrate shared Apple UI bridges to KMP 2026-07-14 16:55:16 +03:00
FluxaAppleDetailStartup.swift Track enabled/disabled addon state and respect it when fetching content 2026-07-20 15:05:25 +03:00
FluxaAppleDiscoverStartup.swift Migrate shared Apple UI bridges to KMP 2026-07-14 16:55:16 +03:00
FluxaAppleHomeEffectHandler.swift Track enabled/disabled addon state and respect it when fetching content 2026-07-20 15:05:25 +03:00
FluxaAppleLibraryStartup.swift Migrate shared Apple UI bridges to KMP 2026-07-14 16:55:16 +03:00
FluxaApplePlaybackPresenter.swift Fix iOS Kotlin interop build 2026-07-16 16:22:41 +03:00
FluxaApplePluginsEffectHandler.swift Add iOS headless-effect handler for fetchPluginManifest 2026-07-20 14:43:41 +03:00
FluxaApplePluginsStartup.swift Wire Plugins settings screen to real networking on iOS 2026-07-20 14:43:50 +03:00
FluxaAppleSearchStartup.swift Migrate shared Apple UI bridges to KMP 2026-07-14 16:55:16 +03:00
FluxaAppleStreamingEngine.swift Migrate shared UI and Apple playback to KMP 2026-07-14 18:14:18 +03:00
FluxaIosApp.swift Wire Addon Store screen to real networking on iOS 2026-07-20 15:05:37 +03:00