Commit graph

54 commits

Author SHA1 Message Date
tapframe
8e1511bb96 added cast details to pasue overlay on videoplayers 2025-08-17 20:08:33 +05:30
tapframe
3886f615c9 some UI changes to metadat overlay on videoplayers 2025-08-17 18:57:06 +05:30
tapframe
a7846a2dab small fix 2025-08-15 18:11:47 +05:30
tapframe
8b7109a529 fix. 2025-08-14 13:04:16 +05:30
tapframe
a32fb39743 somechanges 2025-08-14 11:32:41 +05:30
tapframe
340ba19176 chip now shows next episode soruce 2025-08-13 14:03:07 +05:30
tapframe
ac504b99c8 ui changes for next episode 2025-08-13 13:56:45 +05:30
tapframe
a9bb8c1131 some imrpovements after exiting player 2025-08-13 13:31:39 +05:30
tapframe
49d56d5b7a next episode test 2025-08-13 13:14:57 +05:30
tapframe
beb9b83ff5 small ui changes for player 2025-08-13 12:56:37 +05:30
tapframe
7a172f03d4 some ui changes for player, and improved orientation afetr player closes for ios 2025-08-13 12:25:23 +05:30
tapframe
3f57a19ea2 made some changes to streamscreen 2025-08-10 13:43:15 +05:30
tapframe
b6916dcafd fixed autoresume issue 2025-08-10 13:23:04 +05:30
tapframe
81373a2bb2 fixed xprime initial loading issue 2025-08-09 18:20:58 +05:30
tapframe
f43d113f56 some ui changes 2025-08-08 18:35:16 +05:30
tapframe
d8950caf04 some fixes 2025-08-08 18:22:55 +05:30
tapframe
dff3a66d7b imrpoved subtitles UI 2025-08-08 17:55:23 +05:30
tapframe
51550316ec added sub customize support 2025-08-08 16:41:33 +05:30
tapframe
7d9f8fba86 added subtitle addon support 2025-08-08 15:49:29 +05:30
tapframe
583db67853 some change in players 2025-08-08 01:00:04 +05:30
tapframe
62a2ed0046 test 2025-08-06 20:45:51 +05:30
tapframe
b21f13c283 testing 2025-08-03 12:42:23 +05:30
tapframe
2d3ece7dc4 test 2025-07-30 22:47:53 +05:30
tapframe
f209b538f3 some ui changes 2025-07-30 13:49:04 +05:30
tapframe
8cf3508e22 videoplayer fix 2025-07-30 01:18:56 +05:30
tapframe
a7e7c86f18 made some chanegs for xprime support 2025-07-30 00:45:58 +05:30
tapframe
6547d38c0e some fixes 2025-07-30 00:29:11 +05:30
tapframe
93ddb029a0 test 2025-07-30 00:09:25 +05:30
tapframe
17339d82a6 slider change 2025-07-29 14:39:49 +05:30
tapframe
6405fd2c71 Improved trakt. 2025-07-29 14:28:52 +05:30
tapframe
9c12f9fc08 critical videoplayer bug fix 2025-07-28 22:36:12 +05:30
tapframe
42daa4decc some fixes with updating notifications 2025-07-17 13:41:29 +05:30
tapframe
d66764471f Remove SkiaProgressSlider from PlayerControls and refactor progress handling for improved touch interaction. Update AndroidVideoPlayer and VideoPlayer components to eliminate seekToTime prop and adjust subtitle handling. 2025-07-08 17:19:21 +05:30
tapframe
6433acac77 Integrate SkiaProgressSlider into PlayerControls for enhanced progress tracking and user interaction. Update AndroidVideoPlayer and VideoPlayer components to support seekToTime functionality. 2025-07-08 16:55:22 +05:30
tapframe
897294fdfc Add subtitle background toggle functionality in AndroidVideoPlayer and SubtitleModals, enhancing user control over subtitle appearance. Update CustomSubtitles to reflect background setting. 2025-07-08 15:51:51 +05:30
tapframe
4ad6f37449 Refactor ContinueWatchingSection and AndroidVideoPlayer for improved UI and performance, including layout adjustments and more frequent time updates for subtitle synchronization. 2025-07-08 15:42:56 +05:30
tapframe
e94d04ae1b Refactor AudioTrackModal and SourcesModal for improved UI and performance, including updated animations, streamlined layout, and removal of unused components. 2025-07-08 14:25:06 +05:30
tapframe
379bcc7507 imporved behaviour of videoplayer and added a nice loading screen 2025-07-07 13:36:32 +05:30
tapframe
2487ef892c Enhance video player components by adding zoom scale support and updating aspect ratio options. Introduce online subtitles section in SubtitleModals for improved subtitle management. 2025-07-05 13:35:36 +05:30
tapframe
da4e4031bf remove unecessary blur on adnroid 2025-07-05 12:34:18 +05:30
tapframe
03b744c13c trakt fixes 2025-07-04 19:39:35 +05:30
tapframe
a42ce3bdfa improvements on trakt 2025-07-04 19:24:50 +05:30
tapframe
2feba6f6eb soem fixes for trakt 2025-07-04 18:16:13 +05:30
tapframe
3fbec2c096 Refactor AndroidVideoPlayer and VideoPlayer components to simplify resume functionality and remove preference handling
This update streamlines the resume functionality in both the AndroidVideoPlayer and VideoPlayer components by removing the remember choice and resume preference states. The logic for showing the resume overlay has been simplified, enhancing the user experience. Additionally, the ResumeOverlay component has been updated to reflect these changes, removing unnecessary props related to user preferences. This refactor aims to create a more straightforward and efficient playback experience.
2025-06-21 19:30:05 +05:30
tapframe
6227a78665 Refactor ThisWeekSection for improved layout and design consistency
This update modifies the ThisWeekSection component by adjusting item height for a cleaner design and enhancing gradient overlays for better visual appeal. Additionally, it refines text styles and spacing to improve readability and overall user experience. Unused styles and components have been removed to streamline the code.
2025-06-21 16:14:35 +05:30
tapframe
1605d5251e Enhance AndroidVideoPlayer component with dynamic resize mode support
This update introduces a new optional prop for resize mode in the AndroidVideoPlayer component, allowing users to specify how the video should be displayed. The default resize mode is set to 'contain', and the component now supports cycling through various resize modes. Additionally, the PlayerControls component has been updated to reflect the current resize mode, improving user interaction and experience.
2025-06-21 15:49:43 +05:30
tapframe
5e733f9eb2 Enhance video player components with content duration tracking and progress updates
This update introduces functionality to store and update the actual video duration in both AndroidVideoPlayer and VideoPlayer components. It ensures that the progress is accurately maintained when the video duration changes significantly. Additionally, the useTraktIntegration and storageService have been updated to handle exact playback times from Trakt, improving synchronization and user experience. Logging has been refined for better clarity during progress updates.
2025-06-21 12:50:13 +05:30
tapframe
7627de32a9 Add saved duration state to video player components for improved resume functionality
This update introduces a new state variable, savedDuration, in both AndroidVideoPlayer and VideoPlayer components to track the duration of the video when setting the resume position. Additionally, logging has been enhanced to provide clearer information about the resume process and seeking actions, improving debugging and user experience. The seek timeout has also been extended to ensure smoother transitions during playback.
2025-06-21 12:11:51 +05:30
tapframe
0d7882d565 Update control visibility timeout in video player components to 5 seconds
This change extends the timeout for hiding video player controls in both AndroidVideoPlayer and VideoPlayer components from 3 seconds to 5 seconds. This adjustment aims to enhance user experience by providing more time for user interaction before the controls fade out.
2025-06-21 02:14:57 +05:30
tapframe
cfb8ee56cf Add control visibility timeout and animation to video player components
This update introduces a timeout mechanism for hiding video player controls in both AndroidVideoPlayer and VideoPlayer components. The controls will fade out after 3 seconds of inactivity, enhancing user experience by keeping the interface clean. Additionally, the toggleControls function is updated to clear the timeout when controls are shown, ensuring that the controls remain visible as long as the user interacts with the player.
2025-06-21 02:14:13 +05:30