Commit graph

87 commits

Author SHA1 Message Date
tapframe
02bfd85b5a perfomnce optimziations 2025-09-08 17:28:10 +05:30
tapframe
28752791ae update beta 10 2025-09-08 02:32:28 +05:30
tapframe
837e3735a2 fixed videoplayer control for android 2025-09-07 19:04:26 +05:30
tapframe
e4bc0d3896 added OTA support 2025-09-06 17:50:04 +05:30
tapframe
a30ace14c9 ui overhaul for plugnscreen 2025-09-06 01:57:28 +05:30
tapframe
face30c163 trailer ininital addition 2025-08-31 12:53:32 +05:30
tapframe
12c591216e fixed herosection loading issue 2025-08-29 19:34:28 +05:30
tapframe
87455ff573 test fix poster loading 2025-08-29 11:51:04 +05:30
tapframe
cabfedad23 Imrpoved logic and UI of cast details 2025-08-17 21:30:29 +05:30
tapframe
9446aced3c improved cast section with filmographies 2025-08-17 21:00:05 +05:30
tapframe
2f404d7c99 fixed addon reorder issue 2025-08-14 11:58:03 +05:30
tapframe
a32fb39743 somechanges 2025-08-14 11:32:41 +05:30
tapframe
facffe0f19 fixed continue watching 2025-08-13 02:32:36 +05:30
tapframe
408b1cb366 mkv fix 2025-08-13 01:49:05 +05:30
tapframe
9246b26493 some changes 2025-08-11 16:04:50 +05:30
tapframe
69e5141c58 added supprot for catalog renaming. fixed epside layout revertion during app restart 2025-08-11 13:49:13 +05:30
tapframe
0b6a17c2f6 made some fixes on localscrapers not firing, 2025-08-10 12:41:49 +05:30
tapframe
b6ed69d541 continue watching fix 2025-08-10 11:53:02 +05:30
tapframe
91f4d4ff0a removed lcoalscraper fetching from accountsync 2025-08-09 18:29:42 +05:30
tapframe
a48cc0f2be improved homescreen using flashlist 2025-08-09 17:25:51 +05:30
tapframe
a8fa2183ee minor Ui fixes. 2025-08-09 00:51:12 +05:30
tapframe
86f0fde656 added account support, Initial Commit 2025-08-09 00:07:10 +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
62a2ed0046 test 2025-08-06 20:45:51 +05:30
tapframe
7bae3be975 better error handling 2025-07-30 01:13:20 +05:30
tapframe
6547d38c0e some fixes 2025-07-30 00:29:11 +05:30
tapframe
6405fd2c71 Improved trakt. 2025-07-29 14:28:52 +05:30
tapframe
df89c16246 fixed cinemeta preinstalled 2025-07-29 01:46:57 +05:30
tapframe
494b35b1c0 major ui changes 2025-07-29 00:09:16 +05:30
tapframe
d605383720 test 2025-07-28 17:40:37 +05:30
tapframe
980e6d9484 fixes 2025-07-28 09:27:07 +05:30
tapframe
e41e6cfb46 some fixes 2025-07-28 08:45:08 +05:30
tapframe
1683c915b9 streamscreen UI changes 2025-07-28 08:21:59 +05:30
tapframe
5bb3aa7e3b some changes 2025-07-27 17:57:22 +05:30
tapframe
de07a4620b some major changes 2025-07-27 17:48:33 +05:30
tapframe
f36a9a9780 crucial changes 2025-07-27 16:14:30 +05:30
tapframe
9006d312b8 test 2025-07-21 00:42:13 +05:30
tapframe
da0a69ab0e TESTBIG 2025-07-20 13:37:57 +05:30
tapframe
42daa4decc some fixes with updating notifications 2025-07-17 13:41:29 +05:30
tapframe
6493432099 CP, changes to calenderscreen 2025-07-07 19:04:19 +05:30
tapframe
fde8904c3b CP!!! Some changes top trakt 2025-07-07 16:27:21 +05:30
tapframe
6d661f6c85 checkpoint, made some fixes on continuewatchng 2025-07-07 16:00:44 +05:30
tapframe
11fcacc9a7 Add community addons feature to AddonsScreen, including loading state and error handling. Integrate TraktService to remove playback from the queue when content is deleted in ContinueWatchingSection. Enhance TraktService with methods for deleting playback items. 2025-07-05 13:10:19 +05:30
tapframe
2feba6f6eb soem fixes for trakt 2025-07-04 18:16:13 +05:30
tapframe
ba94a515c8 feat: Prepare for App Store submission
BREAKING CHANGE: Removes all internal providers, torrenting functionality, and default addons to comply with App Store guidelines. The app now starts with a clean slate, requiring users to manually install addons.
2025-06-30 12:52:10 +05:30
tapframe
14dd507d50 Refactor image handling and caching strategies in multiple components for enhanced performance
This update modifies the image handling in ContentItem, ContinueWatchingSection, and FeaturedContent components to utilize a more efficient memory caching strategy and adjusted transition durations. Additionally, the HomeScreen component has been optimized for image prefetching, limiting concurrent requests to reduce memory pressure. The ThisWeekSection has been simplified to always refresh episodes when library items change, improving data handling. These changes aim to create a smoother user experience while navigating through content.
2025-06-21 23:48:38 +05:30
tapframe
15767886b3 Enhance image handling and caching strategies across multiple components for improved performance
This update modifies the image handling in ContentItem, ContinueWatchingSection, and FeaturedContent components to utilize a more efficient caching strategy with memory-disk policy and adjusted transition durations. Additionally, the HomeScreen component has been optimized for image prefetching, reducing memory pressure and improving overall performance. These changes aim to create a smoother user experience while navigating through content.
2025-06-21 23:47:41 +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