Commit graph

3 commits

Author SHA1 Message Date
PartyDonut
6e32018183
fix(macOS): Using correct icon assets (#161)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-21 15:04:57 +01:00
PartyDonut
b8ad2a4ac6
feature: Added new icon (#140)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-11 19:59:38 +01:00
PartyDonut
758e369839
Android - Added separation for development/production builds (#43)
## Pull Request Description

Added a development build to so it's easier to develop alongside the
current release (Android only atm)

## Issue Being Fixed

Developing removing the actually installed fladder app

Issue Number: N/A

## Checklist

- [ ] If a new package was added, did you ensure it works for all
supported platforms? Is the package also well maintained?
- [ ] Did you add localization for any text? If yes, did you sort the
.arb file using ```arb_utils sort <INPUT_FILE>```?
- [ ] Check that any changes are related to the issue at hand.

Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-18 18:33:02 +02:00