fluxa/appleApp/AppleCore
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
..
FluxaAppleAddonCatalogResolver.swift Complete shared KMP and CMP migration 2026-07-16 15:50:35 +03:00
FluxaAppleAddonConfigurationStore.swift Track enabled/disabled addon state and respect it when fetching content 2026-07-20 15:05:25 +03:00
FluxaAppleAddonResourceLoader.swift Complete shared KMP and CMP migration 2026-07-16 15:50:35 +03:00
FluxaAppleAddonStoreManager.swift Wire Addon Store screen to real networking on iOS 2026-07-20 15:05:37 +03:00
FluxaAppleAuthStore.swift Build real Stremio login for iOS Auth, Keychain-backed session storage 2026-07-14 13:56:30 +03:00
FluxaAppleCatalogBootstrap.swift Complete shared KMP and CMP migration 2026-07-16 15:50:35 +03:00
FluxaAppleCatalogLoader.swift Complete shared KMP and CMP migration 2026-07-16 15:50:35 +03:00
FluxaAppleHeadlessCoordinator.swift Migrate shared Apple UI bridges to KMP 2026-07-14 16:55:16 +03:00
FluxaAppleHeadlessRuntime.swift Silence Apple runtime teardown warning 2026-07-13 16:10:42 +03:00
FluxaAppleLibraryStore.swift Complete shared KMP and CMP migration 2026-07-16 15:50:35 +03:00
FluxaAppleNetGuard.swift Add Swift PluginHttpClient implementation for iOS plugin scrapers 2026-07-20 14:43:39 +03:00
FluxaApplePlatformEffectExecutor.swift Add Apple platform effect executor 2026-07-13 15:50:42 +03:00
FluxaApplePluginHttpClient.swift Add Swift PluginHttpClient implementation for iOS plugin scrapers 2026-07-20 14:43:39 +03:00
FluxaApplePluginRepositoryManager.swift Add FluxaApplePluginRepositoryManager owning a dedicated plugin engine 2026-07-20 14:43:43 +03:00
FluxaAppleStremioAuthClient.swift Build real Stremio login for iOS Auth, Keychain-backed session storage 2026-07-14 13:56:30 +03:00