Commit graph

22 commits

Author SHA1 Message Date
PartyDonut
da354437e3
feature: Added LibMDK video player backend (#162)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-22 18:53:31 +01:00
PartyDonut
f20aab2118
feature: Improved video player stop controls (#146)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-16 12:55:12 +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
8435a27ed9
fix(Desktop): Fixed some of desktop specific controls (#131)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-08 11:58:24 +01:00
PartyDonut
e50d666fa9
feat: Improve how unsupported items are shown. (#129)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-07 18:57:57 +01:00
PartyDonut
76ac1aaa5b
fix: Improve keyboard input handling (#102)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-02 08:40:39 +01:00
PartyDonut
f72ae9e3ca
fix: small alignment issue media banner buttons (#97)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-01 15:51:17 +01:00
PartyDonut
1babf05834
fix: Keyboard controls and translations (#79)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-26 14:00:15 +02:00
PartyDonut
c5e39db9ec fix: properly implement button feedback for banners 2024-10-25 09:13:15 +02:00
PartyDonut
476bdc130e
feature: Improved banners, made banner settings easier to understand. (#71)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-24 23:02:10 +02:00
PartyDonut
d572884e61
feature: Add new home carousel (#58)
## Pull Request Description

This adds a new home carousel better suited for mobile
The old one is still available

## 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-21 22:24:59 +02:00
PartyDonut
6669a06e53
fix: padding issues (#47)
## Pull Request Description

This fixes a bunch of padding issues, and also improves padding in other
areas.

Issue Number: #29

---------

Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-19 15:25:32 +02:00
PartyDonut
0495f9b800
[Bugfix] Made the status card 1:1 ratio (#25)
Slight regression I didn't notice.

Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-16 16:16:30 +02:00
Rafael
5e882b2177
[Bugfix] Fix poster child count clipping large numbers(#8)
Fix the error when display large numbers #5 

Example: 

![image](https://github.com/user-attachments/assets/78cfd283-680f-4d51-88e4-89a178d2e732)

The numbers in the example image was random generated.
2024-10-13 18:10:25 +02:00
PartyDonut
8bda03ee2c [Bugfix] Fixed posters shadow bleeding 2024-10-06 19:35:57 +02:00
PartyDonut
d19fa0ccd0 [Fixed] Use browser navigation 2024-10-06 19:07:02 +02:00
PartyDonut
144c8faf70 [Feature] Replace go_router with auto_route 2024-10-05 19:43:36 +02:00
PartyDonut
e0a2c8a3eb [Bugfix] Alertdialog.adaptive was causing issues. 2024-10-03 14:17:50 +02:00
PartyDonut
1b5d751855 [Chore] Update flutter to 3.24 2024-09-24 21:59:52 +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