tapframe
7bf3a344f3
release: 1.3.5 (33)
2026-01-12 00:13:29 +05:30
Nayif
d52c202518
Merge pull request #394 from AdityasahuX07/patch-20
...
Implement save and load for discover settings
2026-01-11 22:47:38 +05:30
tapframe
c728f4ea8d
updated exoplayer sub behaviour
2026-01-11 22:46:54 +05:30
tapframe
c20c2713d0
updated exosub
2026-01-11 20:45:36 +05:30
tapframe
d398c73214
removed debrid integration
2026-01-11 20:45:32 +05:30
tapframe
9e6b455323
temp disable splash
2026-01-11 20:45:28 +05:30
AdityasahuX07
5a2271c64e
Implement save and load for discover settings
...
Added functionality to save and load discover settings including type, catalog, and genre.
2026-01-11 18:21:56 +05:30
tapframe
eb6fcf639f
ksp sub updates
2026-01-11 00:46:30 +05:30
tapframe
a85cc93026
internal sub offset, bg fix android
2026-01-10 23:43:32 +05:30
tapframe
56fd18a8e9
Merge branch 'main' of https://github.com/tapframe/NuvioStreaming
2026-01-10 23:31:47 +05:30
tapframe
82d0ebb714
Fix ExoPlayer subtitle styling and iOS MPV config
...
- Fix subtitle track selection (only first track worked)
- Fix subtitle styling (background, outline, bottom offset)
- Update iOS MPV to match Wayve settings (Vulkan, HDR, stability options)
- Add patch-package for react-native-video fixes
2026-01-10 23:31:08 +05:30
Saif Shaikh
6974768457
patch: bottom sheet back button behavior, SettingsScreen.tsx refactor
2026-01-09 23:46:31 -08:00
AdityasahuX07
b916bdbcca
Adjust item separator height in CatalogScreen
2026-01-09 20:19:48 +05:30
AdityasahuX07
67d53cf5ce
Adjust padding and margin values in LibraryScreen and CatalogSection
...
make the uniform gap between the posters to look symmetric.
2026-01-09 20:15:56 +05:30
tapframe
b7140e15a5
added an AppState listener to the player
2026-01-09 17:49:39 +05:30
tapframe
76310dae1b
updated AI model
2026-01-09 17:02:08 +05:30
tapframe
01a041aebf
fix: fixed autoplay stream
2026-01-09 16:46:46 +05:30
tapframe
031c0c8772
added dev options to prod builds
2026-01-09 01:11:29 +05:30
tapframe
fd1e303403
Merge branch 'main' of https://github.com/tapframe/NuvioStreaming
2026-01-09 00:44:40 +05:30
tapframe
45b63cb33f
fixed skip bacwards icon render cache issue
2026-01-09 00:44:32 +05:30
Nayif
c9dfecb68c
Merge pull request #381 from AdityasahuX07/patch-18
...
Move libraryBadge to its correct position.
2026-01-08 23:29:20 +05:30
tapframe
aa6406eae0
added dev docs
2026-01-08 21:38:48 +05:30
tapframe
26e4c6db88
updated docs
2026-01-08 21:37:01 +05:30
tapframe
2439bd1cd8
added deeplink support for plugin installation
2026-01-08 16:50:18 +05:30
tapframe
1fdcdd02bf
updated tablet ui for plugin test screen
2026-01-08 16:15:15 +05:30
tapframe
bb94a49662
Fix: Critical Tablet screen crash fix upon app opening
2026-01-08 15:54:40 +05:30
tapframe
2ebec55bbc
updated continue watching logic to render only last 30 watch progress
2026-01-08 15:03:59 +05:30
tapframe
5fe23c7ad1
fixed tmdb enrichment logic overrding addons meta while turned off.
2026-01-08 14:10:43 +05:30
tapframe
b6a5c108de
All slide_from_right animations for Android have been replaced with 'default'
2026-01-08 13:09:44 +05:30
tapframe
83ce7cf44d
fix: updated stremioservice to handle empty meta addon cases
2026-01-08 13:05:36 +05:30
tapframe
28632d192f
updated plugin tester localization
2026-01-08 13:00:42 +05:30
tapframe
2a265bf716
update dev tools translation
2026-01-08 12:35:37 +05:30
AdityasahuX07
b06800860c
move libraryBadge to its correct position.
...
Add styles to libraryBadge in SearchResultItem.
Fixes issue #377
2026-01-08 12:30:55 +05:30
tapframe
75702d823f
plugintest: added player testing support
2026-01-08 03:49:38 +05:30
tapframe
f865b737e6
adjusted plugintest screen layout for tablets
2026-01-08 03:44:39 +05:30
tapframe
2169354f0d
refactored plugintest screen
2026-01-08 03:41:32 +05:30
tapframe
8dc1217c36
added repo testing
2026-01-08 03:16:37 +05:30
tapframe
0a1511f09f
plugintest screen init
2026-01-08 02:41:43 +05:30
tapframe
73030f150a
fix: android seekbar to show timestamp as we drag
2026-01-08 01:30:58 +05:30
tapframe
a1f4702647
reanimated warnings: Fixed by removing the direct .value read in
...
SkipIntroButton
2026-01-08 00:31:33 +05:30
tapframe
2ddfe63fa4
added polyfill to follow redirect "manual"
2026-01-08 00:27:26 +05:30
tapframe
79ffe92864
fixed searchscreen handlers after the refactor.
2026-01-07 22:29:21 +05:30
tapframe
e5178c9414
Added the missing malId and kitsuId props to
...
KSPlayerCore.tsx
2026-01-07 22:18:27 +05:30
Nayif
f779febc32
Merge pull request #367 from AdityasahuX07/patch-17
...
[Updated]Added double tap on search button to open keyboard for ready to search feature.
2026-01-07 22:13:23 +05:30
Nayif
5afd3d6b08
Merge pull request #358 from paregi12/feature/ani-skip
...
feat: implement AniSkip support in video player
2026-01-07 22:12:54 +05:30
tapframe
6005574019
added german and pt-Portugal in localisation
2026-01-07 18:13:37 +05:30
AdityasahuX07
645dcecaca
Merge branch 'main' into patch-17
2026-01-07 17:33:53 +05:30
AdityasahuX07
cd1ed27f1e
Update print statement from 'Hello' to 'Goodbye'
2026-01-07 17:19:19 +05:30
AdityasahuX07
3b210b06d5
Update AppNavigator.tsx
2026-01-07 17:18:37 +05:30
tapframe
0f9c1b03a5
added trakt attribution
2026-01-07 16:38:04 +05:30
tapframe
217244c367
removing unattributed logos
2026-01-07 15:45:24 +05:30
tapframe
852868cf89
updated legalscreen with localization
2026-01-07 14:22:31 +05:30
tapframe
a52a2ccc31
update readme
2026-01-07 14:16:18 +05:30
tapframe
210ae6b0ee
updated pluginscreen terminology
2026-01-07 14:01:02 +05:30
tapframe
07b27dd485
fixed the issue where common.settings was displayed as a raw key
2026-01-07 13:31:05 +05:30
paregi12
5166dbd446
Merge branch 'tapframe:main' into feature/ani-skip
2026-01-07 13:18:43 +05:30
tapframe
a85698b009
added localization to themescreen.
2026-01-07 12:44:42 +05:30
tapframe
9b2b619121
added italian language to UI.
2026-01-07 12:37:22 +05:30
paregi12
a383289457
Merge branch 'tapframe:main' into feature/ani-skip
2026-01-07 07:47:50 +05:30
albyalex96
e76b44cff1
Created it locale
2026-01-07 01:03:24 +01:00
Nayif
c530619039
Merge pull request #368 from saimuelbr/main
...
Correcting forgotten parameter in json i18n
2026-01-07 01:06:57 +05:30
saimuelbr
5e221e7e97
minor fix
2026-01-06 16:03:52 -03:00
tapframe
65909a5f2e
catalogscreen optimization for heavy render list
2026-01-07 00:23:03 +05:30
tapframe
bbdd4c0504
updated remaining contents for localization
2026-01-07 00:05:02 +05:30
tapframe
9924d26ff6
refactor search screen
2026-01-06 23:48:22 +05:30
tapframe
b10aab6057
release: 1.3.4
2026-01-06 19:44:54 +05:30
paregi12
ccad48fbb4
Merge branch 'tapframe:main' into feature/ani-skip
2026-01-06 18:29:04 +05:30
tapframe
91e9549ec6
type fix
2026-01-06 17:43:03 +05:30
AdityasahuX07
066bf6f15d
Enhance Search tab behavior with event emitter
...
Added DeviceEventEmitter to handle search input focus on tab press for Search tab.
2026-01-06 17:08:42 +05:30
AdityasahuX07
56df30a4da
Implement focus event listener for Search tab
...
Added a focus event listener to handle when the Search tab is pressed while already on the Search screen, focusing the input and clearing previous results.
2026-01-06 17:02:38 +05:30
tapframe
27ce25f5c5
added french
2026-01-06 16:11:54 +05:30
tapframe
334d0b1863
added arabic
2026-01-06 15:56:27 +05:30
tapframe
437645d5fd
updated remaining files
2026-01-06 15:32:23 +05:30
tapframe
280536e93c
updated remaining pages for localization. metascreen and player components
2026-01-06 15:26:13 +05:30
tapframe
611b37c847
added to remaining. metascreen
2026-01-06 14:57:08 +05:30
tapframe
5e3198c9c6
metascreen/streamscrean localization init
2026-01-06 14:46:11 +05:30
tapframe
6ef047db3c
updated remaining main screens for localization
2026-01-06 14:04:16 +05:30
tapframe
cdab715463
updated tab navigator for localization
2026-01-06 13:18:31 +05:30
tapframe
96ac361c8e
completed settingscreen localization
2026-01-06 13:15:07 +05:30
tapframe
ed4950cd1f
updated sub pages
2026-01-06 12:07:37 +05:30
tapframe
afddf4bf2d
updated settinsgcreen and it's sub-pages to support localization
2026-01-06 11:39:12 +05:30
tapframe
9c37ad8b94
multi-lang init
2026-01-06 11:34:05 +05:30
tapframe
9877f513e2
up next logic improvements
2026-01-06 10:07:58 +05:30
tapframe
f4b5082827
chore: updated continue watching card hold behaviour
2026-01-06 09:40:42 +05:30
tapframe
1627928fb2
added back up next
2026-01-06 09:17:56 +05:30
Nayif
20601cd7ba
Merge pull request #361 from chrisk325/patch-8
...
Several optimizations for exoplayer for preventing crashes with heavy file sizes
2026-01-06 00:17:12 +05:30
tapframe
2d6b4afa2d
fix: added timeout for tabletstreamscreen to prevent blackscreen until backdrop is fetched
2026-01-06 00:12:00 +05:30
tapframe
4ce14ec4cc
optimized perf
2026-01-06 00:00:33 +05:30
tapframe
0f1d736716
slight onboarding screen Ui change
2026-01-05 23:42:51 +05:30
tapframe
edeb6ebe3c
feat: added new poster like layout for continue watching card
2026-01-05 17:54:17 +05:30
tapframe
ab7f008bbb
added toggle to control this week sections
2026-01-05 13:39:02 +05:30
paregi12
1e60af1ffb
feat: prioritize IntroDB and implement ARM API for faster MAL ID resolution
2026-01-05 00:33:33 +05:30
tapframe
81b97da75e
chore: trakt update
2026-01-04 20:50:37 +05:30
paregi12
6a7d6a1458
feat: implement robust IMDb to MAL resolution for AniSkip support
2026-01-04 19:23:53 +05:30
tapframe
2835ede747
Changed Trakt Continue watch Sync Behaviour. now fetches directly from api when authenticated and doesn't merges to local storage.
2026-01-04 18:43:44 +05:30
tapframe
3e63efc178
added parallel season fetching
2026-01-04 15:57:23 +05:30
tapframe
4aa22cc1c3
chore: improved tmdb enrichment logic
2026-01-04 15:37:49 +05:30
chrisk325
486ea63a8a
fixing exo crash and some UI flaws
2026-01-04 14:33:16 +05:30
paregi12
0919a40c75
fix: correct AniSkip API query parameters
2026-01-04 11:58:54 +05:30
paregi12
3de2fb4809
feat: implement AniSkip support in video player
2026-01-04 11:45:05 +05:30