No description
Find a file
Cilly Leang 3a28fe17f8
fix: add default uncaught exception handler
Sometimes a coroutine will crash and nothing gets emitted in logcat,
this makes sure to at least show *something*
2026-01-27 02:12:00 +11:00
core docs(core): add little note about props locale 2026-01-27 02:10:29 +11:00
gradle feat: basic api, captcha, and login flow 2026-01-25 03:31:24 +11:00
ui fix: add default uncaught exception handler 2026-01-27 02:12:00 +11:00
.gitignore init 2026-01-23 17:07:47 +11:00
build.gradle.kts feat: basic sqldelight 2026-01-23 23:30:06 +11:00
gradle.properties init 2026-01-23 17:07:47 +11:00
gradlew init 2026-01-23 17:07:47 +11:00
gradlew.bat init 2026-01-23 17:07:47 +11:00
LICENCE init 2026-01-23 17:07:47 +11:00
README.md chore(readme): update 2026-01-23 17:11:13 +11:00
settings.gradle.kts feat: basic api, captcha, and login flow 2026-01-25 03:31:24 +11:00

Neon

Something new ^-^

A Discord client in Compose Multiplatform, mainly targeting Android with future goals for Desktop. Also serves as a personal playground for trying out LLM-assisted coding. Here be dragons!