Commit graph

92 commits

Author SHA1 Message Date
tapframe
3ea069926b Z-Index fix 2025-09-15 12:07:26 +05:30
tapframe
dc181905e9 improved player detection logic ios 2025-09-15 02:18:23 +05:30
tapframe
3ce0db9d2a small changes 2025-09-14 16:44:42 +05:30
tapframe
f111514090 double encoded url fix 2025-09-14 16:14:18 +05:30
tapframe
74858bff23 rotation fix 2025-09-14 15:52:09 +05:30
tapframe
e430dced9f changes 2025-09-13 17:39:50 +05:30
tapframe
f3a8cb751d some fix 2025-09-13 13:25:08 +05:30
tapframe
fa03d4455f fixed audio selection issue 2025-09-12 22:48:26 +05:30
tapframe
bc4bf5a963 Fixed an issue with Container Parsing on AndroidVideoPlayer 2025-09-11 13:41:26 +05:30
tapframe
43f6f056c0 fixed some issues on streamscreen related to reanimated. 2025-09-10 14:53:52 +05:30
tapframe
97ba1ef42b Removed extensive logging from production build 2025-09-09 21:01:27 +05:30
tapframe
9c533e3c52 some UI changes for ContinueWatching 2025-09-04 18:00:37 +05:30
tapframe
058ee84a2a some minor fixes 2025-09-04 17:26:21 +05:30
tapframe
e8d7eab2e4 potential fix 2025-09-04 17:07:31 +05:30
tapframe
46cdf95cd4 small bug fixes 2025-09-01 19:41:55 +05:30
tapframe
d914e01346 fixed tmdb ratings 2025-08-29 19:54:56 +05:30
tapframe
b7bd700bf9 Ui changes 2025-08-27 13:30:19 +05:30
tapframe
bfa0eeb2af set default episode layout to vertical 2025-08-26 15:01:32 +05:30
tapframe
da82321781 some changes 2025-08-14 13:18:54 +05:30
tapframe
a32fb39743 somechanges 2025-08-14 11:32:41 +05:30
tapframe
ebf9a71430 vlc fix for ios 2025-08-13 14:17:58 +05:30
tapframe
3f1def52bd test 2025-08-13 14:09:55 +05:30
tapframe
ac504b99c8 ui changes for next episode 2025-08-13 13:56:45 +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
408b1cb366 mkv fix 2025-08-13 01:49:05 +05:30
tapframe
3f57a19ea2 made some changes to streamscreen 2025-08-10 13:43:15 +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
62a2ed0046 test 2025-08-06 20:45:51 +05:30
tapframe
6aeb4d56b7 test 2025-07-30 22:07:32 +05:30
tapframe
f209b538f3 some ui changes 2025-07-30 13:49:04 +05:30
tapframe
f4b50f6dfb ui changes 2025-07-30 01:06:44 +05:30
tapframe
f8192f53ab added sorting 2025-07-30 00:58:54 +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
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
84689a9ba7 added option to exclude qualities 2025-07-29 01:26:57 +05:30
tapframe
ebcbced142 fixes 2025-07-29 01:13:34 +05:30
tapframe
d605383720 test 2025-07-28 17:40:37 +05:30
tapframe
1683c915b9 streamscreen UI changes 2025-07-28 08:21:59 +05:30
tapframe
f43ff3a086 added animation to streamscreen chips 2025-07-27 23:05:54 +05:30
tapframe
4feb60f0a2 Ui changes to show fetching providers 2025-07-27 23:02:23 +05:30
tapframe
49e9b213bc ffixes 2025-07-27 19:10:22 +05:30
tapframe
0ad0445a63 Remove unused quality extraction function and simplify stream sorting in StreamsScreen component. 2025-07-08 16:14:22 +05:30
tapframe
379bcc7507 imporved behaviour of videoplayer and added a nice loading screen 2025-07-07 13:36:32 +05:30
tapframe
bbc0a273fd Refactor StreamsScreen loading state management and remove "Sync pending" label from HeroSection 2025-07-05 12:39:47 +05:30
tapframe
709cbcef5e Update navigation in StreamsScreen to redirect to Addons instead of Settings 2025-07-04 17:19:00 +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