Commit Graph

82 Commits

Author SHA1 Message Date
Adrian Castro
eaeb535208 feat: move duration above progress bar 2024-02-16 11:36:59 +01:00
Adrian Castro
2723c44b08 feat: searchbar follows keyboard 2024-02-15 22:50:12 +01:00
Adrian Castro
36678a6580 feat: show remaining time in bottomcontrols when time is tapped 2024-02-15 19:28:03 +01:00
Jorrin
61f3e77f58 fix slider resetting while sliding 2024-02-14 22:18:07 +01:00
Adrian Castro
439ba8c7e5 fix: fix the controls so they don't intefere with bottom controls 2024-02-14 21:53:33 +01:00
Adrian Castro
6ebdb6820a fix: control overlay on iOS 2024-02-14 21:49:51 +01:00
Jorrin
52e90c6039 fix slider not triggering idle 2024-02-14 21:32:16 +01:00
Jorrin
c670047713 volume cleanup 2024-02-14 20:00:36 +01:00
Jorrin
82a3f431fa fix slider progress color 2024-02-14 18:32:37 +01:00
Jorrin
91d85deccb adjust width 2024-02-14 14:41:32 +01:00
Jorrin
88a3ea6f5d Merge branch 'feat-providers-video' of https://github.com/castdrian/mw-native into pr/9 2024-02-14 14:36:57 +01:00
Jorrin
c140fa885b add buggy videoslider 2024-02-14 14:36:56 +01:00
Adrian Castro
1fad7dbfc6 chore: cleanup 2024-02-14 11:46:57 +01:00
Adrian Castro
a2b70eee3a fix: control touch events on iOS 2024-02-14 11:46:14 +01:00
Jorrin
a4f4f6822d ios? 2024-02-13 23:05:46 +01:00
Jorrin
85372e5e5c setup progress bar without functionalities 2024-02-13 21:50:02 +01:00
Jorrin
378b16b3e4 Improve layout, add current time and duration 2024-02-13 21:13:48 +01:00
Adrian Castro
5c5a8bf64d fix: explicity check for undefined in headerdata 2024-02-13 20:16:32 +01:00
Adrian Castro
0468b2377d feat: dismiss keyboard when navigating out of video player 2024-02-13 17:50:57 +01:00
Adrian Castro
5a23ffed69 chore: apparently this was fine the way it was, back button works 2024-02-13 15:33:54 +01:00
Adrian Castro
15af963aaa chore: I love vscode 2024-02-13 12:25:16 +01:00
Adrian Castro
e7f0d4950a fix: fix controls overlapping back button without accidentally moving controls 2024-02-13 12:22:39 +01:00
Adrian Castro
f6b5f3d342 Revert "fix: middlecontrols blocking back button"
This reverts commit 38419aa385.
2024-02-13 12:19:44 +01:00
Adrian Castro
38419aa385 fix: middlecontrols blocking back button 2024-02-13 12:18:54 +01:00
Adrian Castro
e5dc36cd6d fix: player controls touch events on iOS 2024-02-13 12:10:56 +01:00
Jorrin
7dc0512007 rename file 2024-02-12 20:07:36 +01:00
Adrian Castro
f18a5421e5 refactor: cleanup headerdata stuff 2024-02-12 19:26:00 +01:00
Jorrin
5bc848ed5f add play and seek buttons 2024-02-12 18:47:20 +01:00
Jorrin
094c0382a6 introduce store with idle tracking 2024-02-12 16:11:35 +01:00
Adrian Castro
3d1a5a88f2 chore: cleanup & pass title to header 2024-02-12 13:41:42 +01:00
Jorrin
c5a5fd8eb6 nativewind not working on video player 2024-02-12 02:39:19 +01:00
Jorrin
5773f00cd3 add back button and header layout to player 2024-02-11 22:58:39 +01:00