Commit graph

30 commits

Author SHA1 Message Date
PartyDonut
bfa7607681 fix: Videoplayer large logo 2025-07-31 16:56:35 +02:00
PartyDonut
ad91850b9b fix: Custom tabs not opening default browser 2025-07-27 19:36:10 +02:00
PartyDonut
b17a74bb23 Small improvements 2025-07-27 11:47:31 +02:00
PartyDonut
86ff355e21 feature: Re-implemented syncing 2025-07-27 10:54:29 +02:00
PartyDonut
c5c7f71b84 feature: Improved sync capability 2025-06-15 11:54:46 +02:00
PartyDonut
e7b5bb40ff
feat: UI 2.0 and other Improvements (#357)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-06-01 10:37:19 +02:00
PartyDonut
370a5038cc
chore: upgrade packages (#304)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-04-06 15:20:50 +02:00
PartyDonut
5578076fdb
chore: Move to different iconsax library (#301)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-04-05 23:36:48 +02:00
PartyDonut
7a50e0cb0f
feature: Add guest actors to episode view (#299)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-04-05 22:19:24 +02:00
PartyDonut
72dde479c8
fix: Windows media controls (#297)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-04-05 18:46:16 +02:00
PartyDonut
d47f1e19da
chore: Updated flutter to 3.29.2 + bugfixes (#296)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-04-05 17:11:20 +02:00
PartyDonut
178af97294
fix: Improved and fixed some of the videoPlayer controls (#241)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-02-28 09:58:10 +01:00
PartyDonut
f0414439f3
feature: Version selection (#235)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-02-23 15:53:17 +01:00
PartyDonut
492857a8ad
feature: Improve episode status indicators (#229)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-02-16 12:07:03 +01:00
PartyDonut
8012fdcea8
feature: Rework responsive layout (#217)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-02-07 15:55:01 +01:00
PartyDonut
f445d8908b feature(Desktop): Usability improvements to top carousel 2025-01-05 14:32:23 +01:00
PartyDonut
6c8aea736d fix: Use default flutter CarouselView 2025-01-05 14:10:56 +01:00
PartyDonut
39a7537116 chore: Fix dart deprecation messages 2025-01-05 13:53:59 +01:00
PartyDonut
a817d40463 chore: Update flutter to 3.27 and updated packages 2025-01-04 23:12:32 +01:00
PartyDonut
d2138da785
feature: Details screen rework (#190)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-12-27 15:21:47 +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
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
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
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
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