Bailey
c9fcd70ada
iOS - Create AltStore repository ( #23 )
2024-10-17 16:25:15 +02:00
PartyDonut
4b37b926c6
Updated templates
...
Added PR template
2024-10-16 16:50:33 +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
PartyDonut
29bc7f2fd8
Update README.md
2024-10-16 15:47:28 +02:00
PartyDonut
f63b735424
Added build number to linux builds
2024-10-16 15:46:03 +02:00
PartyDonut
554a514ac5
Merge branch 'release/0.2.5' into develop
2024-10-16 15:02:23 +02:00
PartyDonut
ec8edd8624
Bump to 0.2.5
...
Added macos build number
2024-10-16 15:01:32 +02:00
Bailey
1bbf461fd4
Update GitHub upload-artifact version ( #24 )
2024-10-16 14:59:03 +02:00
PartyDonut
9744bb48c4
Update README.md
2024-10-15 18:23:48 +02:00
PartyDonut
960b441d73
Fixed play button wrap around
2024-10-15 18:22:36 +02:00
PartyDonut
348f400c18
Clarified web build
2024-10-15 18:20:39 +02:00
PartyDonut
6afb642502
Fixed typos readme
2024-10-15 18:20:04 +02:00
PartyDonut
e7c2e2a980
Update readme ( #18 )
...
Added build passing tag
Added more information about a Playstore release.
2024-10-15 18:18:10 +02:00
Bailey
1f05446eb1
[Build] Add libmpv-dev to Linux workflow to fix compilation ( #16 )
...
Co-authored-by: PartyDonut <42371342+PartyDonut@users.noreply.github.com>
2024-10-15 16:44:51 +02:00
PartyDonut
e45ff31587
Update README.md
2024-10-15 16:39:21 +02:00
PartyDonut
6e84595617
[Chore] Updated web description/title
2024-10-14 20:43:01 +02:00
PartyDonut
a6744863d5
Merge branch 'release/0.2.4' into develop
2024-10-14 19:45:52 +02:00
PartyDonut
257330589f
Bumped version to 0.2.4
2024-10-14 19:45:32 +02:00
PartyDonut
57ed611b8d
[Feature] Add iOS ipa to build outputs ( #17 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-14 19:44:02 +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
dddf72241d
[Bugfix] Allow empty password login screen ( #14 )
...
fixes #12 , can now log in with only a username
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-13 20:00:15 +02:00
PartyDonut
a932fa71ff
[Bugfix] Sync items not sorted by sortName ( #13 )
...
Now sort the items by sortName
---------
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-13 19:53:45 +02:00
PartyDonut
c53b9b2281
[Bugfix] Mobile - Fixed navigating back to splash screen ( #11 )
...
Fixes a small bug where the user could navigate back to the splashscreen
when starting the app.
Also fixes switching users and going back from the login screen.
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-13 18:40:16 +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
41ec72017c
Update README.md
2024-10-12 22:25:11 +02:00
PartyDonut
fe0133ddce
Features list updated
2024-10-12 21:44:44 +02:00
PartyDonut
7793b7f4a0
Update README.md
2024-10-12 16:18:01 +02:00
PartyDonut
caeff5c555
Update README.md
2024-10-12 16:07:55 +02:00
PartyDonut
ec6d7aebfe
Added github pages deployment
2024-10-12 15:14:24 +02:00
PartyDonut
c6d709abad
Fix windows build
2024-10-11 23:38:46 +02:00
PartyDonut
54a54184bc
Set build number for windows
2024-10-11 18:52:05 +02:00
PartyDonut
475a94ed0b
[Android] Build fix
2024-10-11 18:33:27 +02:00
PartyDonut
9d241f881c
Merge branch 'release/0.2.3' into develop
2024-10-11 16:52:41 +02:00
PartyDonut
6345959a2a
[Chore] Version 0.2.3
2024-10-11 16:52:28 +02:00
PartyDonut
3845abdde8
Merge branch 'bugfix/fix-small-bugs' into develop
2024-10-11 16:51:26 +02:00
PartyDonut
bf4988074e
Sorted translations
2024-10-11 16:51:10 +02:00
PartyDonut
47771a0728
[Bugfix] Video player options
...
[Translation] Add translations for ends at
2024-10-11 15:40:04 +02:00
PartyDonut
ae1446ddbb
[Bugfix] Show playing item title in VideoPlayer_Controls
2024-10-11 13:36:36 +02:00
PartyDonut
663789ecab
[Android] Added notification icon
2024-10-11 12:22:53 +02:00
PartyDonut
67793b0f13
[Bugfix] Stream options padding
...
[Bugfix] Stream - Off not showing as selected
2024-10-10 23:53:16 +02:00
PartyDonut
9c69e05b75
Updated web icon
...
Use new package and generate iOS icons
2024-10-10 23:41:15 +02:00
PartyDonut
ecf5b05f3a
Updated iOS and MacOS icons
2024-10-10 23:36:15 +02:00
PartyDonut
930b223fe8
Separated the build number from version
2024-10-10 23:32:32 +02:00
PartyDonut
c4f33e5039
[Bugfix] Properly show FAB in ScreenLayout.dual
2024-10-06 19:49:51 +02:00
PartyDonut
aaa6a737cb
[Bugfix] Fixed refreshing details screens
2024-10-06 19:35:57 +02:00
PartyDonut
8bda03ee2c
[Bugfix] Fixed posters shadow bleeding
2024-10-06 19:35:57 +02:00
PartyDonut
570376259e
[Bugfix] Fixed season details screen UI bugs
2024-10-06 19:35:57 +02:00
PartyDonut
986893d8ac
[Bugfix] Fixed statusbar color lightMode
2024-10-06 19:35:57 +02:00
PartyDonut
e70858eb64
Merge branch 'feature/auto_router' into develop
2024-10-06 19:31:45 +02:00
PartyDonut
d19fa0ccd0
[Fixed] Use browser navigation
2024-10-06 19:07:02 +02:00