Commit graph

40 commits

Author SHA1 Message Date
Neeraj Gupta 652e4327ea Revert "Add missing await"
This reverts commit e4e38085f3.
2024-02-21 15:29:37 +05:30
Neeraj Gupta e4e38085f3 Add missing await 2024-02-20 06:39:56 +05:30
ashilkn 2e5625cd17 fix: stop playing video when navigating to it's album from file info 2024-02-06 17:45:26 +05:30
vishnukvmd 68d504850e Fix all await warnings 2023-12-21 13:04:06 +05:30
ashilkn 209fac0645 improve logging when viewing items 2023-12-18 13:43:40 +05:30
Neeraj Gupta 9cc515b573 Remove callback on dispose 2023-12-05 21:45:56 +05:30
Neeraj Gupta c015f1b23b Add mount check before setting valueNotifier value 2023-12-05 21:44:39 +05:30
ashilkn fbc8d0a155 feat: loop playback of videos 2023-11-18 15:32:36 +05:30
ashilkn 9b1c3c9bd5 feat: swipe up for info on videos 2023-11-10 12:42:12 +05:30
ashilkn 0f70196e1c fix(video-player): Video auto plays in bg when app is put in bg after downloading starts 2023-10-04 09:46:48 +05:30
ashilkn be52f31db8 Center align seekbar 2023-09-29 06:42:27 +05:30
ashilkn 2f1d274b2b fix(video): dispose listener and valueNotifer 2023-09-28 12:43:48 +05:30
ashilkn 6ae479a654 feat(video-playback): increase tap area of seekbar 2023-09-28 12:12:08 +05:30
ashilkn 88bc3be1b9 fix(video-player): maintain fullscreen when swiping through videos 2023-09-28 07:05:27 +05:30
ashilkn aeddaf9639 feat(media-kit): enable full screen mode for all devices when video is playing 2023-09-27 21:38:31 +05:30
ashilkn 5f6397c849 feat(media_kit): swipe down to close video 2023-09-27 20:44:00 +05:30
ashilkn 922b021161 Add comment 2023-09-27 17:52:50 +05:30
ashilkn 2e423b2d34 UI changes to PlayPauseAndDuration widget 2023-09-26 17:16:51 +05:30
ashilkn d63491a47f media_kit: don't show overlay when controls are visible 2023-09-18 19:12:51 +05:30
ashilkn 27228c4fa3 Media_kit: Change size of seekBar and seekBarThumb 2023-09-13 11:21:37 +05:30
ashilkn f813a8abf6 Revert "Media_kit: Show thumbnail loading state in media_kit's bufferring state"
This reverts commit 15dd3c54a0.
2023-09-13 06:22:50 +05:30
ashilkn d2bbf34795 Revert "Media_kit: Workaround for showing thumbnail when media_kit is buffering"
This reverts commit 9e0eb9e2e6.
2023-09-13 06:18:54 +05:30
ashilkn 9e0eb9e2e6 Media_kit: Workaround for showing thumbnail when media_kit is buffering 2023-09-09 12:35:05 +05:30
ashilkn 15dd3c54a0 Media_kit: Show thumbnail loading state in media_kit's bufferring state 2023-09-07 08:26:16 +05:30
ashilkn a5a39cb2ee Media_kit: Minor UI changes 2023-09-06 17:03:41 +05:30
ashilkn 6c70c039b8 Media_kit: Add hero animation for new video widget 2023-09-06 06:55:24 +05:30
ashilkn d030a6ddd1 Media_kit: Fix wrong state of play/plause button 2023-09-06 06:08:01 +05:30
ashilkn 58a6b2168b Media_kit: sync animations 2023-09-06 06:03:19 +05:30
ashilkn 3bf41328a0 Media_kit: Add pressed state for play, pause and position container 2023-09-05 21:08:24 +05:30
ashilkn 78593549d7 Media_kit: Extract play, pause and duration container to a Widget 2023-09-05 20:44:23 +05:30
ashilkn 6684c94218 Media_kit: Add top margin to center media_kit's loading widget before video is played 2023-09-05 16:14:47 +05:30
ashilkn 9a5d5c0729 Media_kit: Stop pageView from swiping when seeking a video using the seekbar 2023-09-05 16:11:30 +05:30
ashilkn cd45751ab5 Media_kit: Make UI better 2023-09-05 12:25:02 +05:30
ashilkn cff4c68aee Fix null pointer error 2023-09-05 10:46:03 +05:30
ashilkn c190815cf9 Media_kit: Use semi-custom video controls 2023-09-04 18:39:30 +05:30
ashilkn 14434a25c3 Media_kit: Show loading states when downloading and decrypting video 2023-08-31 15:04:39 +05:30
ashilkn b1529ad5d6 Media_kit: Play vidoes shared from outside the app 2023-08-31 07:07:11 +05:30
ashilkn cd01c219c4 Media_kit: Play videos present in device 2023-08-31 06:51:19 +05:30
ashilkn 08d8e8fb44 Media_kit: Play remote videos 2023-08-31 06:29:46 +05:30
ashilkn 1578e95bc6 Create widget to test if media_kit is working 2023-08-29 18:47:47 +05:30