Commit graph

339 commits

Author SHA1 Message Date
paregi12
8d9fed3f7f feat: implement intro submission feature and update to beta.14 2026-01-31 14:08:39 +05:30
tapframe
f73e418b36 revert: drop theintrodb.org integration
Revert the theintrodb.org skip-intro provider and return to the existing introdb.app behavior.
2026-01-29 11:50:11 +05:30
tapframe
c6b45340ba Buffer Indicator behaviour fix while controls are hidden 2026-01-27 15:57:00 +05:30
tapframe
de576915d5 added buffer indicator 2026-01-27 00:41:53 +05:30
tapframe
fd9cc1ac52 improved gesture handler behaviour 2026-01-27 00:26:37 +05:30
tapframe
a318bd350b Added double tap to Skip, Slide to seek 2026-01-26 23:30:57 +05:30
tapframe
8b267fb6d7 improved touch handling player controls 2026-01-26 23:10:46 +05:30
tapframe
a8f10fbcd8 disabled android player brightness control temporarily 2026-01-26 17:17:24 +05:30
tapframe
2417bf548a feat: added theintrodb.org skip intro service 2026-01-26 16:55:58 +05:30
tapframe
df6006c221 release: 1.3.7 2026-01-25 22:31:36 +05:30
tapframe
d09625ebbd optimized bufferConfig ExoPlayer 2026-01-25 16:34:35 +05:30
tapframe
83bb91e1d1 added support for multiple addon installation of the same addon.id 2026-01-24 10:25:27 +05:30
tapframe
181de15b93 type fixes 2026-01-22 12:30:04 +05:30
tapframe
a042cf5ca6 update aspect ratio indicator ios 2026-01-21 17:51:17 +05:30
tapframe
154d568aa3 added aspect ratio indicator 2026-01-21 17:48:11 +05:30
tapframe
b33fde8c9e fix for txt file playback, exoplayer 2026-01-21 17:36:57 +05:30
tapframe
afdac8c1e9 minor sub fixes 2026-01-21 17:01:40 +05:30
tapframe
9d0163b4eb removed the stream/MKV/URL-validation HEAD probes; 2026-01-21 16:25:09 +05:30
tapframe
effab63a70 simkl optimizations 2026-01-18 16:57:18 +05:30
tapframe
bfba45e74a removed streamscreen header filter 2026-01-18 11:56:37 +05:30
tapframe
301560b21a minor bug fixes 2026-01-18 10:25:42 +05:30
Saif Shaikh
eef72d8b70 fix: Brightness issue #299 2026-01-14 03:37:00 -08:00
Saif Shaikh
54b51391ad Revert "fix: brightness issue #299"
This reverts commit 0cd94da7ce.
2026-01-14 03:35:15 -08:00
Saif Shaikh
0cd94da7ce fix: brightness issue #299 2026-01-13 05:30:56 -08:00
tapframe
61a69799d4 added skip intro toggle 2026-01-12 19:29:39 +05:30
tapframe
c728f4ea8d updated exoplayer sub behaviour 2026-01-11 22:46:54 +05:30
tapframe
d398c73214 removed debrid integration 2026-01-11 20:45:32 +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
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
tapframe
b7140e15a5 added an AppState listener to the player 2026-01-09 17:49:39 +05:30
tapframe
45b63cb33f fixed skip bacwards icon render cache issue 2026-01-09 00:44:32 +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
e5178c9414 Added the missing malId and kitsuId props to
KSPlayerCore.tsx
2026-01-07 22:18:27 +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
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
paregi12
a383289457
Merge branch 'tapframe:main' into feature/ani-skip 2026-01-07 07:47:50 +05:30
paregi12
ccad48fbb4
Merge branch 'tapframe:main' into feature/ani-skip 2026-01-06 18:29:04 +05:30
tapframe
280536e93c updated remaining pages for localization. metascreen and player components 2026-01-06 15:26:13 +05:30
chrisk325
486ea63a8a
fixing exo crash and some UI flaws 2026-01-04 14:33:16 +05:30
paregi12
3de2fb4809 feat: implement AniSkip support in video player 2026-01-04 11:45:05 +05:30
Nayif
5b2c57d5c7
Merge pull request #351 from tapframe/revert-347-feature/improved10secSkipAndRewind
Revert "patch: incremental 10 sec skip/rewind on multiple taps"
2026-01-04 00:11:43 +05:30
Nayif
a55669d16f
Revert "add: current timestamp update while sliding the seek bar on Android" 2026-01-04 00:11:13 +05:30
Nayif
656062bc25
Revert "patch: incremental 10 sec skip/rewind on multiple taps" 2026-01-04 00:10:45 +05:30
Nayif
7894258a26
Merge pull request #347 from saifshaikh1805/feature/improved10secSkipAndRewind 2026-01-03 01:54:46 +05:30
Saif Shaikh
63359532a3 patch: incremental 10 sec skip/rewind on multiple taps 2026-01-02 11:44:50 -08:00
Saif Shaikh
5d42a828d2 add: current timestamp update while sliding the seek bar on Android 2026-01-01 23:32:32 -08:00
tapframe
5850650713 1.3.3 2026-01-01 03:49:32 +05:30