PartyDonut
2485dcfff0
feature(PhotoViewer): Keep screen alive during slideshow ( #305 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-04-06 17:22:32 +02:00
PartyDonut
5bf4579a49
fix: Small bugfixes ( #303 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-04-06 14:40:58 +02:00
PartyDonut
fbf1fc955b
fix: Small icons fix
2025-04-06 09:09:21 +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
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
935d6fe176
feature: Video quality options ( #234 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-02-23 13:29:59 +01:00
PartyDonut
1970d7e749
fix: Floating actionbutton hidden in single and !phone mode
2025-02-09 10:33:56 +01:00
PartyDonut
cf53f02d90
fix: Hide duplicate floating player in phone layout ( #218 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-02-08 08:49:43 +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
b470c26875
fix: Over-sharpened images from filter quality ( #208 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-01-31 15:58:45 +01:00
PartyDonut
6c71a8e63d
Set iconSize for navigationButtons
2025-01-05 14:13:40 +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
d2138da785
feature: Details screen rework ( #190 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-12-27 15:21:47 +01:00
PartyDonut
c845184c53
bugfix: Fix trick play overflow ( #186 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-12-23 11:43:34 +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
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
35e74258d9
fix: duration-picker not working ( #134 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-08 14:48:08 +01:00
PartyDonut
0b7b73134f
chore: Renaming of Trickplay -> TrickPlay and other cleanups ( #130 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-08 08:52:34 +01:00
PartyDonut
66f2b6cd4e
feature: Auto next-up preview, skip to next in queue. ( #96 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-01 15:52:54 +01:00
Emily McLean
69912821e6
fix(macOS): Add appropriate padding to navigation rail on macOS ( #94 )
...
Co-authored-by: Emily McLean <emily@stripysock.com.au>
2024-10-31 14:48:33 +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
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
9df13cfb34
chore: removed google fonts dependency #54 ( #55 )
...
## Pull Request Description
Added the google fonts locally
Also added back saved servers for web
## Issue Being Fixed
Issue Number: #54
## Screenshots / Recordings
<!-- This section is optional but highly recommended to show off your
changes! -->
## 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-20 09:42:53 +02:00
PartyDonut
28d6704c70
chore: clean-up logging
2024-10-19 17:10:06 +02:00
PartyDonut
8e2ce7861b
feature(web): Added full-screen button and volume slider ( #50 )
...
## Pull Request Description
Adds the full screen toggle to web and the volume slider.
fix: small fixes for desktop padding
fix: only reload widgets when the content has changed
## Issue Being Fixed
Issue Number: #28
---------
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-19 17:07:23 +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:

The numbers in the example image was random generated.
2024-10-13 18:10:25 +02:00
PartyDonut
c4f33e5039
[Bugfix] Properly show FAB in ScreenLayout.dual
2024-10-06 19:49:51 +02:00
PartyDonut
986893d8ac
[Bugfix] Fixed statusbar color lightMode
2024-10-06 19:35:57 +02:00
PartyDonut
d19fa0ccd0
[Fixed] Use browser navigation
2024-10-06 19:07:02 +02:00
PartyDonut
69b3a77d17
Fix for empty queryParameters
2024-10-05 19:52:05 +02:00
PartyDonut
144c8faf70
[Feature] Replace go_router with auto_route
2024-10-05 19:43:36 +02:00
PartyDonut
b31cc86ae8
[Bugfix] Fixed navigation rail button overflow
2024-10-03 14:18:00 +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