Francisco Velazquez

Results 8 issues of Francisco Velazquez

I believe you need to implement a way to close the database helper when an activity that calls Repo gets destroyed. In the DatabaseHelper class close method, you also need...

Describe the feature you'd like: I would like the ability to sync new Figma spec changes with existing code connect files. Currently: Once you run `figma connect` and "connect" your...

feature request

## Summary Adds native support for result-based navigation in Nibel, enabling screens to return typed data to their callers with compile-time validation. This implements the Activity Result API pattern familiar...

**Description** dokka provides automatice documentation generation from kdocs. Used by the coroutines library. **Changes** * docs(dokka): setups dokka documentation github action 🚀 PR created with [fotingo](https://github.com/tagoro9/fotingo)

**Description** addresses #11 **Changes** * ci(release): adds release github workflow and documentation 🚀 PR created with [fotingo](https://github.com/tagoro9/fotingo)

ci/cd

## Problem After temporarily disabling the semantic release plugin, we need to investigate and implement a proper solution for semantic versioning and release automation in our CI pipeline. ## Objectives...

enhancement
ci/cd

## Goal Allow a screen to go back and return a typed result to the previous screen. Support this for UiEntry and UIExternalEntry so callers can launch an entry, await...

enhancement

When updating projects to the Compose BOM `2025.09.01`, Showkase crashes on launch. This is due to the Compose Material library moving the Icons set into a separate Gradle dependency starting...