Commit graph

13 commits

Author SHA1 Message Date
PartyDonut
d22d340181
feat: Improve library search screen (#477)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-08-28 23:26:10 +02:00
PartyDonut
eb67ea6679
chore: upgrade to 3.27.3 (#207)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-01-31 15:29:56 +01:00
PartyDonut
428df21bb2 fix(Android: fixed green border when using navigation input 2024-12-01 09:27:24 +01:00
PartyDonut
a518ae457e
chore: Update MPV package to latest version (#165)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-28 21:42:40 +01:00
PartyDonut
f752afb59e chore: centered icon a bit 2024-11-19 20:45:08 +01:00
PartyDonut
be31d9386b
feature/icon-v2.0 (#144)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-16 11:03:37 +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
8926ece5bb
fix: macOS and iOS flavors (#68)
## Pull Request Description

Both macos and iOS flavors are now configured properly

## Checklist

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

---------

Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-24 15:27:07 +02: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
PartyDonut
57ed611b8d
[Feature] Add iOS ipa to build outputs (#17)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-14 19:44:02 +02:00
PartyDonut
663789ecab [Android] Added notification icon 2024-10-11 12:22:53 +02:00
PartyDonut
7b3e733b76
[Setup] Added build.yaml and check.yaml (#1)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-09-21 11:59:28 +02:00
PartyDonut
764b6034e3 Init repo 2024-09-20 10:01:13 +02:00