Commit Graph

30 Commits

Author SHA1 Message Date
melod1n 79dddec48b chore: libs update
fix for wasm
2025-01-11 07:25:50 +03:00
dependabot[bot] 386de94315 Bump docker/setup-buildx-action from 3.7.1 to 3.8.0 (#14) 2024-12-17 10:02:11 +00:00
dependabot[bot] ca835a7f9c Bump docker/setup-buildx-action from 3.0.0 to 3.7.1 (#5) 2024-12-14 10:30:36 +00: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] 0d4d722a6d Bump docker/login-action from 3.0.0 to 3.3.0 (#6) 2024-12-14 10:21:56 +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
dependabot[bot] 0bb6b6fe68 Bump docker/metadata-action from 5.0.0 to 5.6.1 (#3) 2024-12-14 10:21:27 +00:00
dependabot[bot] ee36d37326 Bump actions/checkout from 3 to 4 (#2) 2024-12-14 10:21:17 +00:00
dependabot[bot] 8800fe00dd Bump docker/build-push-action from 5.0.0 to 6.10.0 (#1) 2024-12-14 10:21:08 +00:00
melod1n 589eaa8a74 add dependabot config 2024-12-14 12:46:25 +03:00
melod1n 57e9c2e6c4 fix for iOS run 2024-11-13 04:50:03 +03:00
melod1n 602db20f12 ability to change theme 2024-08-14 23:28:00 +03:00
melod1n 638d3868de signing for android builds + ci android 2024-08-14 22:42:49 +03:00
melod1n cef7545b96 intellij idea run config 2024-08-14 21:52:50 +03: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 c2f79f9007 fix Dockerfile-Wasm name 2024-08-05 07:23:44 +03:00
melod1n 5209e80b89 fix Dockerfile-Wasm name 2024-08-05 07:23:03 +03:00
melod1n 5131f2e0d2 add github actions 2024-08-05 07:20:55 +03:00
melod1n f1ad20d903 add Dockerfile for Wasm 2024-08-05 07:16:24 +03:00
melod1n 96e942ccc0 fix ios settings store provider 2024-08-05 06:59:12 +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 bf6b55aab9 Simple login screen & Koin DI integration 2024-08-05 01:43:36 +03:00
melod1n ddca42e38e Initial commit 2024-08-03 21:18:19 +03:00