1.7 KiB
1.7 KiB
name, domain, description, tags, lang, framework, entry_point, dir_path, repo_url, uses_functions, uses_types, e2e_checks
| name | domain | description | tags | lang | framework | entry_point | dir_path | repo_url | uses_functions | uses_types | e2e_checks | ||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| chat_kt | tools | WhatsApp-like chat UI demo (single conversation view, mock data) |
|
kt | compose | app/src/main/kotlin/com/fnregistry/chat_kt/MainActivity.kt | apps/chat_kt | https://gitea.organic-machine.com/dataforge/chat_kt |
|
|
chat_kt
WhatsApp-like chat UI demo (single conversation view, mock data)
Build
fn run gradle_assemble_debug_bash_infra apps/chat_kt
Tests unitarios + Roborazzi screenshots
fn run gradle_unit_test_bash_infra apps/chat_kt
fn run gradle_screenshot_test_bash_infra apps/chat_kt
Tests instrumentados (requiere emulador)
fn run android_emulator_start_bash_infra Medium_Phone_API_35
fn run gradle_instrumented_test_bash_infra apps/chat_kt
fn run android_emulator_stop_bash_infra
Package
com.fnregistry.chat_kt
FnTheme
La app usa FnTheme y FnTokens via composite build en kotlin/functions/ui.
Para cambiar colores o tipografia, editar el modulo del registry.