Commit graph

16 commits

Author SHA1 Message Date
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
0f4f829718 feat: Add show details button to sync items 2025-07-31 18:41:08 +02:00
PartyDonut
a9cdd5c506 feature: Cleaned up app bar 2025-07-30 18:54:54 +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
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
8012fdcea8
feature: Rework responsive layout (#217)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-02-07 15:55:01 +01:00
PartyDonut
39a7537116 chore: Fix dart deprecation messages 2025-01-05 13:53:59 +01:00
PartyDonut
8d15e319d3
fix: Sync leaving left over temp files (#73)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-25 18:58:44 +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
Rafael
4b846f4a51
[Bugfix] Wrap body in SafeArea for improved layout (#9)
Wrapped the `body` widget in a `SafeArea` widget to prevent content from
being obscured by notches, status bars, or other screen intrusions. #6

---------

Co-authored-by: PartyDonut <42371342+PartyDonut@users.noreply.github.com>
2024-10-14 17:08:29 +02:00
PartyDonut
144c8faf70 [Feature] Replace go_router with auto_route 2024-10-05 19:43:36 +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