Commit graph

822 commits

Author SHA1 Message Date
PartyDonut
8e4171be56 chore: Changed titlebar window buttons background 2025-08-01 09:41:43 +02:00
PartyDonut
9eed99c8e0 fix: Small size exception 2025-08-01 08:44:39 +02:00
PartyDonut
e3feae75de fix: Small fix for videoplayer logo 2025-07-31 23:07:19 +02:00
PartyDonut
0f6d24dc5a fix: Use both userId and id as primarykeys add first migration 2025-07-31 20:35:44 +02:00
PartyDonut
83c38d4042
feat: UI Improvements (#428) 2025-07-31 20:33:30 +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
ffac89899c fix: Subtitle editor screens 2025-07-31 19:52:12 +02:00
PartyDonut
0f4f829718 feat: Add show details button to sync items 2025-07-31 18:41:08 +02:00
PartyDonut
fefd2d9ad9 chore: Cleaned up side_navigaton_bar 2025-07-31 18:14:19 +02:00
PartyDonut
bfa7607681 fix: Videoplayer large logo 2025-07-31 16:56:35 +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
fd3c97a214 fix: Removed fladder and added "navigation" text to expanded side bar 2025-07-30 20:08:09 +02:00
PartyDonut
f0216fa799 feat: Added option to use library posters instead of icons 2025-07-30 19:49:35 +02:00
PartyDonut
a9cdd5c506 feature: Cleaned up app bar 2025-07-30 18:54:54 +02:00
PartyDonut
79310c7bf4 String updated 2025-07-29 17:43:28 +02:00
PartyDonut
44b0d24284 Improve ideas.yml 2025-07-29 17:42:41 +02:00
PartyDonut
46f5d0e7e0 Add implementation question to ideas.yml 2025-07-29 17:41:26 +02:00
PartyDonut
eed9039c5a fix: Removed subtitle position animation 2025-07-29 16:00:38 +02:00
PartyDonut
a983356cd2
fix: Subtitle positioning issue bottom controls display (#420) 2025-07-29 15:19:41 +02:00
PartyDonut
0bdf123d15 Renamed variable 2025-07-28 22:00:21 +02:00
PartyDonut
2f83f03442 Merge branch 'develop' of https://github.com/bk-bf/fladder into pr/bk-bf/420 2025-07-28 21:33:25 +02:00
PartyDonut
5fac088e2d fix: Move calculation logic to lib_mpv subtitles 2025-07-28 21:32:37 +02:00
bk
60446971cd
Merge branch 'DonutWare:develop' into develop 2025-07-28 21:05:22 +02:00
Kirill Boychenko
c446210e6a refactor: Improve subtitle positioning logic and remove outdated tests 2025-07-28 20:23:36 +02:00
PartyDonut
d7e65515bf
fix: Overwrite un-supported flutter languages to english (#421) 2025-07-28 18:45:10 +02:00
PartyDonut
37320bddee fix: Overwrite un-supported flutter languages to english 2025-07-28 18:38:28 +02:00
Kirill Boychenko
2884a5fadc feat: Implement dynamic subtitle positioning based on menu height 2025-07-28 03:30:26 +02:00
Kirill Boychenko
1fdab92f1f feat: Enhance subtitle handling with dynamic menu height adjustment 2025-07-28 02:13:00 +02:00
Kirill Boychenko
d60522b021 refactor: Simplify subtitle rendering logic with early return 2025-07-28 01:20:30 +02:00
Kirill Boychenko
ee824f5f16 refactor: Move super.initState() to the start of initState for best practices 2025-07-28 01:13:32 +02:00
bk
2b2cd40d4f
Update lib/wrappers/players/lib_mpv.dart
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
2025-07-28 01:06:07 +02:00
Kirill Boychenko
480766f75f refactor: Promote constants for subtitle positioning to improve readability and flexibility 2025-07-28 00:50:16 +02:00
Kirill Boychenko
b9f87bbc5e fix: Adjust subtitle offset to avoid overlap with visible menu 2025-07-28 00:17:03 +02:00
Kirill Boychenko
c7afade615 fix: Adjust subtitle offset to always use user's preferred position 2025-07-27 23:56:13 +02:00
PartyDonut
df28964749
fix: Custom tabs not opening default browser (#419) 2025-07-27 20:15:27 +02:00
PartyDonut
ad91850b9b fix: Custom tabs not opening default browser 2025-07-27 19:36:10 +02:00
PartyDonut
fa98becc08
chore: Update flutter version to 3.32.8 (#418) 2025-07-27 19:22:09 +02:00
PartyDonut
54767e97fd chore: Update flutter version to 3.32.8 2025-07-27 13:48:32 +02:00
PartyDonut
3cbcecd692
feature: Sync 2.0 (#417)
breaking changes: Migrate from Isar to Drift database. Isar will be removed in future versions of the application the migration will only apply for as long as isar is included.
2025-07-27 13:14:37 +02:00
PartyDonut
18d7f1b163 Disable remove just in case 2025-07-27 13:14:22 +02:00
PartyDonut
2cb898a161 Enable old isar deletion 2025-07-27 13:11:05 +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
6f6ae76bbd
chore: Made bug report allow screenshots (#404) 2025-07-13 13:02:25 +02:00
PartyDonut
58a49cea0f
Create rootless Docker image for fladder (#400) 2025-07-13 13:00:53 +02:00
Aiden Schembri
26d3f5f766 few more changes 2025-06-30 15:26:10 +02:00
Aiden Schembri
3325751855 changed some settings 2025-06-30 15:22:19 +02:00