Commit graph

68 commits

Author SHA1 Message Date
tapframe
bbbc22f30f Pluginscreen UI changes 2025-09-30 01:39:00 +05:30
tapframe
271126b665 downloading feature initial commit 2025-09-29 16:02:53 +05:30
tapframe
a7d3a8acc7 some fixes 2025-09-26 21:58:24 +05:30
tapframe
83c3bdbdde some fix 2025-09-21 22:20:14 +05:30
tapframe
d1fafe64da rename 2025-09-20 12:55:45 +05:30
tapframe
877a4c5dc6 android freeze fix 2025-09-19 13:38:46 +05:30
tapframe
7ed39d3926 small UI changes 2025-09-18 22:57:40 +05:30
tapframe
0ff28a2c7b changes 2025-09-15 21:42:28 +05:30
tapframe
c18f984eac ui changes 2025-09-15 20:38:37 +05:30
tapframe
fa7352f4fa AIChatScreen optimziation 2025-09-11 20:09:24 +05:30
tapframe
0290b9318e ui changes 2025-09-11 17:27:51 +05:30
tapframe
e0ca614893 AI initial commit 2025-09-11 16:32:25 +05:30
tapframe
bc2a15f81f potential heat fix 2025-09-10 21:38:43 +05:30
tapframe
02bfd85b5a perfomnce optimziations 2025-09-08 17:28:10 +05:30
tapframe
bf0fe2d5a1 major additions 2025-09-06 19:58:38 +05:30
tapframe
e8d7eab2e4 potential fix 2025-09-04 17:07:31 +05:30
tapframe
8adbfc5a85 minor ui fixes 2025-09-03 16:00:30 +05:30
tapframe
9b1368e7c6 some UI changes 2025-09-01 18:17:08 +05:30
tapframe
c1bae1d7f3 minor UI changes 2025-09-01 17:58:42 +05:30
tapframe
d553be3ec5 improved tablet alyout 2025-08-27 20:03:56 +05:30
tapframe
8c7563590b minor ui changes 2025-08-26 14:49:23 +05:30
tapframe
9446aced3c improved cast section with filmographies 2025-08-17 21:00:05 +05:30
tapframe
9ae1a32989 posthog first test 2025-08-15 22:09:03 +05:30
tapframe
a32fb39743 somechanges 2025-08-14 11:32:41 +05:30
tapframe
408b1cb366 mkv fix 2025-08-13 01:49:05 +05:30
tapframe
a49c2c5a56 removed some unnecessary animations 2025-08-09 01:24:40 +05:30
tapframe
b2ef847720 imrpoved toast. 2025-08-09 01:13:07 +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
f43d113f56 some ui changes 2025-08-08 18:35:16 +05:30
tapframe
6547d38c0e some fixes 2025-07-30 00:29:11 +05:30
tapframe
494b35b1c0 major ui changes 2025-07-29 00:09:16 +05:30
tapframe
4c1ac848c7 changes 2025-07-27 20:50:33 +05:30
tapframe
da0a69ab0e TESTBIG 2025-07-20 13:37:57 +05:30
tapframe
19b6e6b3d5 fixes to videoplayer 2025-07-17 14:18:40 +05:30
tapframe
379bcc7507 imporved behaviour of videoplayer and added a nice loading screen 2025-07-07 13:36:32 +05:30
tapframe
8481bb5609 Update styles in SearchScreen and SettingsScreen for improved layout; adjust easing function in AppNavigator for smoother animations. Modify .gitignore to include android directory. 2025-07-05 20:16:35 +05:30
tapframe
a32a2074a7 claudesome nice animation on tab change 2025-07-05 19:34:32 +05:30
tapframe
df8ac7352d Add episodeThumbnail parameter to navigation and enhance StreamsScreen image handling
This update introduces the episodeThumbnail parameter in the navigation between MetadataScreen and StreamsScreen, allowing for improved image handling. The StreamsScreen now utilizes the episodeThumbnail for displaying images, with additional checks for URL validity, enhancing the user experience and ensuring more reliable image rendering.
2025-07-04 17:15:32 +05:30
tapframe
c4f5c9e374 Update app.json icon, remove unused image, and refactor CatalogSection and StreamsScreen components for improved layout and performance
This commit updates the app.json to change the icon path, deletes an unused image file, and refactors the CatalogSection and StreamsScreen components. The CatalogSection now includes a title with a maximum line limit, while the StreamsScreen optimizes stream information handling and adjusts rendering parameters for better performance.
2025-07-04 16:25:53 +05:30
tapframe
e529ab388b Remove Discover-related components and constants to streamline the application structure. This includes the deletion of CatalogSection, CatalogsList, CategorySelector, GenreSelector, ContentItem, and the DiscoverScreen, along with associated constants. The AppNavigator has been updated to reflect these changes, removing references to the Discover screen and adjusting navigation parameters accordingly. 2025-06-30 14:29:16 +05:30
tapframe
12c7d8f860 added onboarding 2025-06-30 13:13:08 +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
93a016b96e Enhance navigation animations and transitions for improved user experience
This update modifies the AppNavigator to refine screen transition animations, including adjustments to animation types and durations based on platform. The SearchScreen now features smoother keyboard dismissal before navigation, and animations are added to enhance the visual experience during screen transitions. Additionally, the StreamsScreen is updated to prevent animation conflicts during exits, improving overall responsiveness and clarity in user interactions.
2025-06-20 17:37:34 +05:30
tapframe
d88962ae01 Enhance metadata handling and navigation with addon support
This update introduces support for addon IDs in various components, including CatalogSection, ContinueWatchingSection, and MetadataScreen, allowing for enhanced metadata fetching. The CatalogService now includes methods for retrieving both basic and enhanced content details based on the specified addon. Additionally, improvements to the loading process in HomeScreen ensure a more efficient catalog loading experience. These changes enhance user experience by providing richer content details and smoother navigation.
2025-06-20 13:00:24 +05:30
tapframe
ac8d7ff4ad added animation for search page 2025-06-18 18:43:59 +05:30
tapframe
3f2e6b08fc some fixes 2025-06-18 18:03:52 +05:30
tapframe
046c9e3f97 Enhance modals with fixed dimensions and improved layout
This update introduces fixed dimensions for the AudioTrackModal, SourcesModal, and SubtitleModals, ensuring consistent sizing across different screen sizes. The layout has been refined to improve visual clarity and usability, including adjustments to scroll view heights and modal styles. Additionally, the integration of a new XPRIME source in the metadata handling enhances the overall streaming experience by prioritizing this source in the selection process.
2025-06-11 02:10:10 +05:30
tapframe
89702d14f5 Enhance VideoPlayer and PlayerControls components with streamName support
This update adds the streamName prop to the VideoPlayer and PlayerControls components, allowing for better display of stream information. The AppNavigator has been modified to include streamName in the navigation parameters, and the StreamsScreen now determines the streamName based on the selected stream, improving the overall user experience by providing clearer context during playback.
2025-06-10 02:46:54 +05:30
tapframe
d5f71ecb62 Implement source selection feature in VideoPlayer and enhance stream handling
This update introduces a new SourcesModal in the VideoPlayer component, allowing users to select from available streams. The VideoPlayer now manages stream changes more effectively, including handling pending seeks and updating the current stream URL. Additionally, the PlayerControls component has been updated to include a button for changing the source. Styling improvements have been made for better visual feedback during source changes, enhancing the overall user experience.
2025-06-10 02:43:48 +05:30