Drew Heavner

Results 30 issues of Drew Heavner

Have the action remove the original unsigned apk and aligned apk when it successfully signs an apk to eliminate potential clutter during artifact uploads

enhancement

It seems ironic to use still images here....

enhancement

# Summary Revisit https://github.com/r0adkll/TCGRePlayer and expand upon it as part of this repo for sharing models/logic between platforms: ## Features * Storing / Alerting on 3rd party card market prices...

feature

This is a WIP PR of adding in the collection feature

The KMP compose resources api, https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-images-resources.html, has matured enough to handle strings and qualifiers (similar to how native Android functions). I think this would be a more pleasant development experience...

enhancement
good first issue
feature

Looks like KMP compatability is now available with Coil v3.0.0+ , https://coil-kt.github.io/coil/upgrading_to_coil3/, and this is the preferred image loading solution. This ticket is to track progress of migrating the existing...

enhancement
good first issue
feature

These should at least support screen, navigator, and Circuit parameters

bug

The current implementation of support for extended code generation is flawed in that custom generating code/annotations could get missed by the merging phase if: * Used in same module as...

bug