Commit Graph

22 Commits

Author SHA1 Message Date
dependabot[bot] 085db8f197 Bump org.jetbrains.kotlinx:kotlinx-serialization-json (#31) 2025-04-11 00:58:11 +00:00
dependabot[bot] 8b72814ba6 Bump kotlinx-coroutines from 1.10.1 to 1.10.2 (#32) 2025-04-11 00:58:05 +00:00
dependabot[bot] af2269517f Bump org.jetbrains.androidx.navigation:navigation-compose (#33) 2025-04-11 00:58:00 +00:00
dependabot[bot] df28d1f4b6 Bump ktor from 3.0.1 to 3.1.2 (#25) 2025-03-31 17:13:15 +00:00
dependabot[bot] d5cb551e0d Bump net.harawata:appdirs from 1.2.2 to 1.4.0 (#26) 2025-03-31 17:13:10 +00:00
dependabot[bot] 70728d40da Bump org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose (#27) 2025-03-31 17:13:01 +00:00
dependabot[bot] 5b8bfc9181 Bump coil from 3.0.4 to 3.1.0 (#28) 2025-03-31 17:12:56 +00:00
melod1n 885ed5a018 voyager -> androidx.compose.navigation 2025-03-30 04:32:29 +03:00
melod1n 25da43cfba lib updates 2025-03-30 03:47:44 +03:00
melod1n 79dddec48b chore: libs update
fix for wasm
2025-01-11 07:25:50 +03:00
dependabot[bot] cc04cf41f5 Bump coil from 3.0.0-alpha09 to 3.0.4 (#8) 2024-12-14 10:30:33 +00:00
dependabot[bot] 0717efa1e1 Bump kstore from 0.8.0 to 0.9.1 (#10) 2024-12-14 10:23:29 +00:00
dependabot[bot] f7695e0a3e Bump kotlinx-coroutines from 1.9.0-RC to 1.9.0 (#4) 2024-12-14 10:21:35 +00:00
melod1n 16418ed72c remove usage of non-js library 2024-08-08 13:50:05 +03:00
melod1n efe4536ebf simple ktor-client implementation 2024-08-08 13:03:17 +03:00
melod1n b83bec3a54 added wasm/js target 2024-08-05 06:42:41 +03:00
melod1n 68e6ec3e8f logging with Napier 2024-08-05 05:56:06 +03:00
melod1n e0543fd2bf saving & restoring settings with KStore 2024-08-05 05:41:22 +03:00
melod1n 3b65d44f2f simple screen with lazylist, pull-to-refresh and blur with Haze 2024-08-05 04:56:19 +03:00
melod1n 2c91f6bb62 simple login screen with simple viewmodel's logic 2024-08-05 02:52:58 +03:00
melod1n 471af18f5e simple navigation with Voyager 2024-08-05 02:11:03 +03:00
melod1n ddca42e38e Initial commit 2024-08-03 21:18:19 +03:00