Commit graph

296 commits

Author SHA1 Message Date
tapframe
c21f279aa3 continue watching fix 2025-07-28 12:05:26 +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
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
4c1ac848c7 changes 2025-07-27 20:50:33 +05:30
tapframe
49e9b213bc ffixes 2025-07-27 19:10:22 +05:30
tapframe
2180453a16 ui changes 2025-07-27 18:38:48 +05:30
tapframe
ae66ec1c23 ui fixes 2025-07-27 18:27:58 +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
19b6e6b3d5 fixes to videoplayer 2025-07-17 14:18:40 +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
6004d9d3d1 Add progress thumb to PlayerControls and increase touch area height for better usability 2025-07-08 16:32:21 +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
65ece6a32a Update SubtitleModals to conditionally display font size and background toggle sections based on custom subtitles setting. Adjust custom subtitle container position for better alignment. 2025-07-08 15:54:48 +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
e714637da2 Enhance UI consistency in AudioTrackModal, SourcesModal, and SubtitleModals by updating border radii, padding, and background colors for improved aesthetics and user experience. 2025-07-08 14:57:07 +05:30
tapframe
e85a3c31d4 some fixes to player 2025-07-08 14:34:10 +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
f331d2becb Refactor SubtitleModals for improved UI and functionality, including enhanced subtitle menu, updated animations, and removal of unused components. 2025-07-08 14:09:53 +05:30
tapframe
82bd88f33d Add subtitle fetching and UI enhancements in SubtitleModals 2025-07-08 13:37:01 +05:30
tapframe
7a16d67a74 simple ui fxes 2025-07-08 13:23:19 +05:30
tapframe
eec96b09d2 header alignment changes for trakt collections 2025-07-07 19:32:29 +05:30
tapframe
af0fbb740d fixed calender screen rendering on android 2025-07-07 19:27:31 +05:30
tapframe
fcc7d3963e minor ui changes 2025-07-07 19:13:16 +05:30
tapframe
6493432099 CP, changes to calenderscreen 2025-07-07 19:04:19 +05:30
tapframe
fe8489fa18 CP, calender changes 2025-07-07 18:41:13 +05:30
tapframe
93e80d9720 Refactor play button styles in HeroSection to differentiate between watched movies and other content. Remove unused progress percentage badge styles for cleaner code. 2025-07-07 18:17:18 +05:30
tapframe
90a09ac5a2 cast modal update 2025-07-07 17:13:24 +05:30
tapframe
08cc9397e5 implemented cast details modal 2025-07-07 16:59:29 +05:30
tapframe
cf750c9da2 CP. OK 2025-07-07 16:50:35 +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
379bcc7507 imporved behaviour of videoplayer and added a nice loading screen 2025-07-07 13:36:32 +05:30
tapframe
ab7134bd3a Refactor catalog loading logic in HomeScreen to ensure loading state is accurately represented. Update placeholder rendering with animations and improve layout for better user experience during content loading. 2025-07-05 20:39:52 +05:30
tapframe
e2403ecd71 Refactor loading state logic in HomeScreen to improve data display handling. Update isLoading calculation to show full-screen loader only when no data is available, enhancing user experience during content loading. 2025-07-05 20:20:11 +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
d8fd9a5684 icon changes 2025-07-05 19:55:02 +05:30
tapframe
a32a2074a7 claudesome nice animation on tab change 2025-07-05 19:34: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
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
bbc0a273fd Refactor StreamsScreen loading state management and remove "Sync pending" label from HeroSection 2025-07-05 12:39:47 +05:30