Commit graph

485 commits

Author SHA1 Message Date
tapframe
c477e7e217 ref: homescreen now treats collections as a valid content 2026-05-10 10:17:02 +05:30
tapframe
b3a1589296 feat: added hold, hover and release to select faeture in profile switch bubble 2026-05-10 10:11:51 +05:30
tapframe
c8c1dea761 ref: adjust trakt episode remapping 2026-05-10 09:36:49 +05:30
tapframe
cf1bd1613b ref: adjust the search screen empty state ui 2026-05-09 01:27:40 +05:30
tapframe
1a0738551f ref: amoled to keep default surface theming 2026-05-09 01:20:36 +05:30
tapframe
daedf05ea5 feat: support for trakt library items removal from library screen
fixes #962
2026-05-09 01:18:21 +05:30
tapframe
951cb8f201 fix: search screen sticky header being clickable
fixes #969
2026-05-09 01:06:22 +05:30
tapframe
a6f8041c9e fix: volume/brightness gesture triggering when hold to speed is active
Fixes #992
2026-05-09 01:02:13 +05:30
tapframe
4ca66bc385 ref: remove account deletion button 2026-05-09 00:59:15 +05:30
tapframe
a3c6f8603e fix: mobile collection changes overriding tv follow home layout setting 2026-05-09 00:50:02 +05:30
tapframe
c16711ebb8 feat: adding seperate preference key for collections 2026-05-09 00:46:55 +05:30
tapframe
0ce89650c2 fix: stripping off parameters after manifest.json 2026-05-09 00:28:36 +05:30
tapframe
d342959493 fix(ios): gif causing glithces in liquid glass bar 2026-05-09 00:28:06 +05:30
tapframe
7290158c53 fix(ios): trakt date parsing logic causing old shows to appear first cw section 2026-05-09 00:27:34 +05:30
tapframe
2db039e249 feat: adding search option on settings screen 2026-05-08 20:15:43 +05:30
Muhammed Nayif Rahman
11a1cf7ba9
Merge pull request #961 from paregi12/master
feat: add followRedirects support to httpRequestRaw and PluginRuntime
2026-05-07 18:38:05 +05:30
Muhammed Nayif Rahman
abe43d2d8d
Merge pull request #968 from DeadGazeS/changes-to-next-episode-threshold-and-auto-select-timeout
Changes to next episode threshold & auto-select timeout settings
2026-05-07 18:37:51 +05:30
paregi12
b5b1afce8d
Merge branch 'NuvioMedia:cmp-rewrite' into master 2026-05-07 15:08:22 +05:30
tapframe
2fa918fe44 feat: add support for custom avatar url 2026-05-07 13:14:19 +05:30
tapframe
81babba3ed feat: episode ratings api 2026-05-07 02:01:11 +05:30
tapframe
1e75f416e4 feat: adding retry logic to library 2026-05-07 01:33:37 +05:30
Alex Schwemler
f9bc1e4572 feat: changed localization for "settings_playback_minutes_value", "settings_playback_threshold_percentage_value", and "settings_playback_timeout_seconds" to handle new rules better 2026-05-06 20:53:49 +02:00
Alex Schwemler
adfe46e3ed feat: changed thresholdPercentage & thresholdMinutesBeforeEnd values to be more aligned with Tv version + added 0 minutes & 0% option, so auto-select starts at the end of the episode 2026-05-06 20:53:32 +02:00
Alex Schwemler
7c0994d957 chore: changed "sliderVal" to "sliderValue" for better readability 2026-05-06 20:50:29 +02:00
Alex Schwemler
064a7ccb70 feat: improved slider behavior, precision, and UI consistency 2026-05-06 20:49:23 +02:00
Alex Schwemler
8e201a6986 feat: added ValueBox composable for easier readability and more consistent UI 2026-05-06 20:41:45 +02:00
Alex Schwemler
939fc56ae8 feat: added reusable slider step functions 2026-05-06 20:38:20 +02:00
tapframe
5a0b623773 ref: add collections support to local account data cleaner 2026-05-06 23:46:38 +05:30
tapframe
b293157fee ref: add season/episode number in downloads 2026-05-06 21:00:51 +05:30
paregi12
79a4f08f36 feat: add followRedirects support to httpRequestRaw and PluginRuntime 2026-05-06 20:11:29 +05:30
tapframe
eee6d1a2a8 ref(ios): implement native tab visibily change 2026-05-06 20:07:01 +05:30
tapframe
5926f239e3 update strings 2026-05-06 19:57:12 +05:30
tapframe
38a786850c ref(ios): native tab to use app icons and avatars 2026-05-06 19:39:06 +05:30
tapframe
8b2a635174 feat(ios): ios native navbar 2026-05-06 19:20:32 +05:30
tapframe
b3ed47732a refactor: update continue watching thumbnail preference logic 2026-05-06 18:16:27 +05:30
tapframe
e2bf6332b2 feat: hide unreleased content 2026-05-06 16:01:27 +05:30
tapframe
d4878dbd2e ref: cw optimizations to be in parity with tv 2026-05-06 15:23:38 +05:30
tapframe
2af53f416d feat: blur unwatched episode 2026-05-06 14:31:13 +05:30
tapframe
55b97d97ad feat: trakt library source option to switch between trakt/nuvio library 2026-05-06 13:52:49 +05:30
tapframe
d00aba86af feat: adding trakt watchprogress option to choose between trakt/nuvio as preferred 2026-05-06 13:28:43 +05:30
tapframe
06553b9b26 ref: add submit intro button to top player controls 2026-05-05 20:43:40 +05:30
Muhammed Nayif Rahman
8dd4fb0589
Merge pull request #917 from KevinRouchut/cmp-rewrite
fix: update French strings for clarity and consistency
2026-05-05 13:49:31 +05:30
Muhammed Nayif Rahman
77d5edb07c
Merge pull request #929 from mbpictures/feat/german
feat: add German
2026-05-05 13:44:04 +05:30
tapframe
b941717dd9 fix: adjust screen awake behaviour when playback error throws
fixes #877
2026-05-05 13:29:38 +05:30
tapframe
f7e9778ca4 feat: add error message for magnets
fixes #899
2026-05-05 13:22:47 +05:30
tapframe
1af3cfeded feat: masking api keys
Fixes #901
2026-05-05 13:19:34 +05:30
tapframe
42247c1d57 ref(folder): remove trailing (none) when no genre is set 2026-05-05 13:09:48 +05:30
tapframe
17b1b46164 ref(settings): save scrollstate 2026-05-05 13:04:51 +05:30
tapframe
b2df0dfd91 refactor: clickable condition in HeroContentBlock 2026-05-05 12:49:53 +05:30
tapframe
d5b6152c39 ref: modify strings 2026-05-05 12:46:09 +05:30