mirror of
https://github.com/avinal/nikki.git
synced 2026-07-03 21:40:09 +05:30
5759ab3738e7346607a4611b905858853cc3a6fd
- AppDependencies: manual DI container with lazy singletons - TokenStore: DataStore-backed persistence for server URL, access token, theme preference, and accent color selection - DataStoreFactory: multiplatform DataStore creation - LocalAppDependencies: CompositionLocal for DI access in composables - App.kt: root composable with theme + Coil ImageLoader (Ktor engine) - MainActivity: creates AppDependencies, provides via CompositionLocal - Coil configured with authenticated Ktor HttpClient for private images Co-Authored-By: Claude Opus 4.6 (1M context) Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
Description
Languages
Kotlin
100%