Commit graph

55 commits

Author SHA1 Message Date
PartyDonut
ed5598fc66 chore: Clean-up for status cards 2025-10-26 19:18:26 +01:00
PartyDonut
39547163c3 fix: Only focus in dpad mode 2025-10-26 18:17:42 +01:00
PartyDonut
8b9bc04380 feat: Properly recognize the current input method 2025-10-23 15:58:18 +02:00
PartyDonut
f25ed59a37 fix: Duplicate focusing issue 2025-10-17 22:18:52 +02:00
PartyDonut
08301b9ad8 fix: Small fix for horizontal navigation 2025-10-17 11:01:14 +02:00
PartyDonut
47128eb3b6 fix: Improved logic horizontal list navigation 2025-10-16 22:22:50 +02:00
PartyDonut
07972ea5ee
chore: Improved performance for some widgets (#525)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-10-10 15:54:17 +02:00
PartyDonut
75c2f958b4
feat: Implement custom keyboard for Android TV (#523)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-10-09 09:59:30 +02:00
PartyDonut
721fc28060 chore: Android TV UI clean-up 2025-10-05 10:24:00 +02:00
PartyDonut
fedc00c65b fix: Small ui fixes 2025-10-04 14:00:57 +02:00
PartyDonut
5174bb3a6c fix: Lots of navigation improvements 2025-10-03 13:02:51 +02:00
PartyDonut
c299492d6d
feat: Android TV support (#503)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-09-28 21:07:49 +02:00
Julien9969
a711e133a4
fix: Nested hero widget in widget video_player_next_wrapper (#483) 2025-09-13 14:45:30 +02:00
PartyDonut
92d5391b93 chore: Lots of bug fixes and navigation improvements 2025-09-01 20:21:36 +02:00
PartyDonut
9f6aa1e489 fix: Bunc of uncaught exceptions 2025-08-30 09:32:20 +02:00
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
fc8a0e153b fix: Button not waiting for refresh 2025-08-14 22:17:16 +02:00
PartyDonut
38f2bc154b fix: Bugfix for non mobile 2025-08-03 17:16:01 +02:00
PartyDonut
092836328f
feat: Sync offline/online playback when able (#431)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-08-03 13:35:56 +02:00
PartyDonut
da8a729b9e fix: More fixes custom tooltip 2025-07-31 20:26:40 +02:00
PartyDonut
b9e9b50d72 fix: Custom tooltip null check 2025-07-31 20:07:05 +02:00
PartyDonut
b977bfc319 fix: CustomTooltip fix 2025-07-31 16:31:14 +02:00
PartyDonut
013722fc96 feat: Improved floating player bar 2025-07-31 16:24:41 +02:00
PartyDonut
82e09b3e0c Improvements to side navigation bar
Use custom tooltip instead of auto expanding sidebar
2025-07-30 21:18:07 +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
69a5e3db7a
feature: HTPC mode startup argument (#358)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-06-01 15:30:34 +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
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
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
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
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
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
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