Commit graph

25 commits

Author SHA1 Message Date
tapframe
ffaac958c4 fixes 2025-11-09 20:18:35 +05:30
tapframe
b17b492741 LEGACY hero carousal init 2025-11-05 13:33:12 +05:30
tapframe
49b814a36d complete migration to mmkv 2025-10-26 12:42:34 +05:30
tapframe
665ff06ad1 trailer scroll fix 2025-10-24 20:07:26 +05:30
tapframe
ef43463b99 calender screen fix 2025-10-19 12:19:28 +05:30
tapframe
d691189973 fixed backdrop zoom in laoding overlay. 2025-10-13 12:15:26 +05:30
tapframe
f31942efdf UI fix 2025-10-08 13:47:56 +05:30
tapframe
238f08192f some tmdb logo fetching logic changes 2025-10-08 13:39:49 +05:30
tapframe
42c236e235 removed harcorded metahub 2025-10-08 12:50:32 +05:30
tapframe
f961e5ac3f HeroSection Image jumping fix 2025-09-21 13:56:41 +05:30
tapframe
bc2a15f81f potential heat fix 2025-09-10 21:38:43 +05:30
tapframe
c92dfb149c many major fixes 2025-09-09 00:33:30 +05:30
tapframe
412d25c458 UI changes on herocarousal 2025-09-03 14:17:12 +05:30
tapframe
8700b10843 ui changes on new herocarousal 2025-09-03 13:46:20 +05:30
tapframe
de36ec8186 new hero section option 2025-09-03 13:29:00 +05:30
tapframe
12c591216e fixed herosection loading issue 2025-08-29 19:34:28 +05:30
tapframe
8c7563590b minor ui changes 2025-08-26 14:49:23 +05:30
tapframe
42daa4decc some fixes with updating notifications 2025-07-17 13:41:29 +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
dbaadbe61b Some fixes 2025-05-03 15:43:06 +05:30
tapframe
4f04ae874f Enhance FeaturedContent and HeroCatalogsScreen components with improved loading animations and settings updates. Refactor image loading logic for better performance and add saved indicator in HeroCatalogsScreen. Update HomeScreen to handle settings changes dynamically and adjust layout for better user experience. 2025-05-03 15:05:46 +05:30
tapframe
18a1672eed Implement caching mechanism in useFeaturedContent hook to optimize data fetching and reduce unnecessary network requests; update HomeScreen to utilize new FeaturedContent component for improved structure and readability. Enhance refresh logic to handle persistence and ensure timely updates based on content source changes. 2025-05-03 13:58:06 +05:30
Nayif Noushad
1948abc922 Refactor App structure to include GenreProvider; update dependencies in package.json and package-lock.json; enhance UI components with animations and improved styles; implement TMDB API key management; optimize metadata loading and caching; add new settings for catalog management. 2025-04-17 23:36:01 +05:30