Botzy
476f2f8551
feat(useVerticalSpatialNav): added hook for enabling spatial nav on vertical navigation
2025-03-26 19:00:55 +02:00
Botzy
41865276d5
fix(GamepadSupport): fix issue with multiple handler events being fired
2025-03-25 19:07:01 +02:00
Botzy
b36ebcb4c6
feat(GamesupportProvider): improve logic for enabling gamepad support
2025-03-24 17:10:37 +02:00
Botzy
5927b17e87
feat(GamesupportProvider): add enabled prop to start/stop gamepad support
2025-03-24 17:09:09 +02:00
Botzy
c97c41f11c
feat(Settings): added gamepad support toggle
2025-03-24 16:55:07 +02:00
Botzy
3ef25d0346
feat(Player): added gamepad events handling
2025-03-24 14:37:29 +02:00
Botzy
4617d030aa
feat(GamepadProvider): added Gamepad context and provider
2025-03-24 13:37:39 +02:00
Tim
acb441bbcf
Merge pull request #871 from Stremio/feat/shell-open-addons
...
Build / build (push) Has been cancelled
App(Shell): support opening addons from deeplink
2025-03-20 16:29:57 +01:00
Tim
383928e792
fix(App): ignore 3 slashes deeplinks for shell open-media
2025-03-20 11:22:27 +01:00
Tim
eb3fad32f1
fix(App): check if transportUrl is valid before opening it
2025-03-20 11:17:10 +01:00
Tim
53ffa321d8
feat(App): handle shell open-media event to open addons
2025-03-20 11:00:30 +01:00
Tim
9791a26d9c
Merge pull request #870 from Stremio/feat/settings-build-version
...
Build / build (push) Waiting to run
Settings: Add build version
2025-03-19 15:58:35 +01:00
Tim
730f7de954
feat(Settings): display commit hash as build version
2025-03-19 15:53:35 +01:00
Tim
90b756942e
Merge pull request #869 from Stremio/fix/nav-container-scrollbar-offset
...
Build / build (push) Waiting to run
App: remove edges blank space
2025-03-19 15:37:13 +01:00
Tim
5eb173a3df
fix: hide overflow on nav-content-container
2025-03-19 15:14:57 +01:00
Tim
1347bb3084
Merge pull request #865 from Stremio/feat/settings-blur-unwatched-img
...
Settings: Blur Unwatched Episodes Images
2025-03-19 13:40:25 +01:00
Botzy
d85d13c39a
fix(Settings): reorder new setting under Quit on closen option
2025-03-19 14:35:27 +02:00
Botzy
e0a1dd5ef2
fix(stremio-core): update version to the correct one
2025-03-19 14:31:22 +02:00
Botzy
72531fac27
feat(Translations): update translations
2025-03-18 15:20:23 +02:00
Botzy
0c3f591b51
fix(Video): blur image only for series when hideSpoilers is on
2025-03-18 14:47:52 +02:00
Botzy
e249c77d55
feat(NextVideoPopup): blur next episode thumbnail if setting is on
2025-03-17 19:46:59 +02:00
Botzy
d006cae53d
feat(Video): blur unwatched episode thumbnail
2025-03-17 19:42:58 +02:00
Владимир Борисов
5b94c92878
Merge pull request #868 from Stremio/fix/apple-app-site-association
...
Build / build (push) Has been cancelled
Fix: Add wildcard for apple site-app associated domains
2025-03-17 16:16:42 +02:00
AlvinHV
eb9ab7d453
fix: correct path for site-app association
2025-03-17 18:13:05 +04:00
AlvinHV
2b069ecd3d
fix/apple-app-site-association
2025-03-17 18:00:05 +04:00
Владимир Борисов
ebea8b9222
Merge pull request #867 from Stremio/feat/apple-app-site-association
...
Feat: Associate site with the iOS app
2025-03-17 15:04:38 +02:00
AlvinHV
5cb5578420
feat: Associate site with the iOS app
2025-03-17 16:53:25 +04:00
Botzy
7adfa8ff39
refactor(Settings): rename blurUnwatchedImage to hideSpoilers
2025-03-14 18:20:16 +02:00
Botzy
baf3a92693
feat(Settings): added blurUnwatchedImage prop to profile settings
2025-03-14 17:47:36 +02:00
Timothy Z.
45f8afea91
Merge pull request #860 from Stremio/fix/settings-streaming-urls-use-correct-prop-button
Build / build (push) Has been cancelled
2025-03-05 07:56:04 -08:00
Timothy Z.
94f12540f5
fix(Settings): use correct prop for button
2025-03-05 16:35:47 +01:00
Tim
f5ac53729d
Merge pull request #859 from Stremio/fix/player-seekbar-background-track
...
Player: bring back seekbar increased visibility
2025-03-05 15:37:27 +01:00
Tim
f2f99fcedd
fix(Slider): seekbar background style
2025-03-05 15:33:34 +01:00
Tim
23819cc133
Merge pull request #854 from Stremio/feat/meta-details-select-appropriate-season
...
Build / build (push) Has been cancelled
Details: auto select last watched season
2025-02-28 12:21:06 +01:00
Lachezar Lechev
dba4016979
chore: VideoList - clean up
...
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2025-02-28 11:01:02 +02:00
Lachezar Lechev
28dbdaa20d
feat: MetaDetails selects appropriate season:
...
- For non-watched series it choses 1st season
- For watched series it uses the LibraryItem video to choose the same season
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2025-02-28 09:06:04 +02:00
Tim
24d11b4cf9
chore: v5.0.0-beta.20
Build / build (push) Waiting to run
2025-02-27 23:15:44 +01:00
Tim
712ee839b0
Merge pull request #853 from Stremio/fix/settings-quit-on-close-translation
...
fix(Settings): quit on close setting label
2025-02-27 23:13:51 +01:00
Tim
7ea8b18c59
fix(Settings): quit on close setting label
2025-02-27 23:13:16 +01:00
Tim
36efe4bf3e
Merge pull request #852 from Stremio/fix/shell-player-stuck
...
Player(Shell): fix issue where player couldn't play any stream
2025-02-27 23:04:01 +01:00
Tim
72053246cb
fix(useShell): use chrome.webview instead of qt webChannelTransport
2025-02-27 22:55:23 +01:00
Tim
faba704342
chore: v5.0.0-beta.19
Build / build (push) Waiting to run
2025-02-27 15:42:24 +01:00
Tim
21c050f887
Merge pull request #850 from Stremio/feat/show-catalog-names-while-loading
...
Board/Search: Show catalog names while loading
2025-02-27 15:37:21 +01:00
Tim
6370908f93
Merge pull request #840 from Stremio/feat/shell-quit-on-close
...
App(Shell): add quit on close setting
2025-02-27 15:21:55 +01:00
Ivelin Megdanov
fef0a57ac7
Removed addon name from catalog title
2025-02-27 13:41:30 +02:00
Timothy Z.
0a6d70f3a6
Merge pull request #807 from Stremio/feat/mark-season-as-watched
...
Build / build (push) Waiting to run
Videos: Add mark season as watched option
2025-02-27 13:01:37 +02:00
Ivelin Megdanov
6420b5e0c9
Added the loading title to the Board
2025-02-26 12:30:59 +02:00
Ivelin Megdanov
3d56023ffd
Added addon name to catalogTitle function
2025-02-26 12:25:47 +02:00
Ivelin Megdanov
7220635d79
Show catalog names while loading
2025-02-26 12:05:17 +02:00
Tim
8fb09b0026
Merge pull request #847 from Stremio/fix/hide-calendar-bottom-sheet-on-resize
...
Build / build (push) Has been cancelled
Calendar: Close BottomSheet on screen rotation
2025-02-25 14:10:06 +01:00