2fc2b27ac0
Recuperada del sub-repo Gitea tras perderse el modulo kotlin/functions/ui. app.md declara los 26 componentes en uses_functions; e2e_checks usan el AVD Pixel_API34. Compila contra fn.compose:ui (composite build) y corre en emulador. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2.7 KiB
2.7 KiB
name, domain, version, description, tags, lang, framework, entry_point, dir_path, repo_url, uses_functions, uses_types, e2e_checks
| name | domain | version | description | tags | lang | framework | entry_point | dir_path | repo_url | uses_functions | uses_types | e2e_checks | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| gallery_kt | tools | 0.1.0 | Showcase galeria de todos los componentes @fn_compose en diferentes estados |
|
kt | compose | app/src/main/kotlin/com/fnregistry/gallery_kt/MainActivity.kt | apps/gallery_kt | https://gitea.organic-machine.com/dataforge/gallery_kt |
|
|
gallery_kt
Showcase galeria de todos los componentes @fn_compose en diferentes estados
Build
fn run gradle_assemble_debug_bash_infra apps/gallery_kt
Tests unitarios + Roborazzi screenshots
fn run gradle_unit_test_bash_infra apps/gallery_kt
fn run gradle_screenshot_test_bash_infra apps/gallery_kt
Tests instrumentados (requiere emulador)
fn run android_emulator_start_bash_infra Pixel_API34
fn run gradle_instrumented_test_bash_infra apps/gallery_kt
fn run android_emulator_stop_bash_infra
Package
com.fnregistry.gallery_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.
Capability growth log
Una linea por bump SemVer. Bump-type segun .claude/commands/version.md:
-
major: breaking observable (CLI args, schema BBDD propia, formato wire). -
minor: feature aditiva (nuevo panel, endpoint, opcion). -
patch: bugfix sin cambio observable. -
v0.1.0 (2026-05-18) — baseline.