Commit Graph

45 Commits

Author SHA1 Message Date
Adrian Castro
4a3d363bf2 feat: implement default quality setting 2024-04-11 20:53:53 +02:00
Jorrin
c61f18941e downloads refactor 2024-04-06 16:53:54 +02:00
Adrian Castro
020cb42e38 fix: typo 2024-03-27 14:59:44 +01:00
Adrian Castro
72b2ffefc6 feat: jump to last watched position 2024-03-27 12:52:21 +01:00
Adrian Castro
8c8ad47581 feat: watch history 2024-03-27 12:31:16 +01:00
Adrian Castro
0566b5ba54 fix: local asset playback 2024-03-26 16:06:13 +01:00
Adrian Castro
0aa9c9d8f7 feat: autoplay 2024-03-25 20:20:07 +01:00
Adrian Castro
784628952a refactor: use mmkv and zustand persist middleware for main storage 2024-03-25 16:07:22 +01:00
Adrian Castro
ea435d91de feat: quality selector 2024-03-24 17:36:14 +01:00
Jorrin
3ed389aec7 woops 2024-03-22 20:39:49 +01:00
Jorrin
c1b5ceacc3 use insets to respect notch 2024-03-22 20:37:39 +01:00
Jorrin
68e66a6d94 show loading indicator on subtitle selection, padding to progressbar 2024-03-22 20:29:04 +01:00
Jorrin
974eeb73b1 much lint very lint 2024-03-22 19:59:37 +01:00
Jorrin
f2fe68c31a improve volume and brightness gestures 2024-03-22 19:55:36 +01:00
Jorrin
945a9bf21d optimize volume and brightness overlays 2024-03-21 21:58:41 +01:00
Adrian Castro
21b574ee87 feat: play downloads 2024-03-21 14:14:30 +01:00
Adrian Castro
13143a2664 feat: gesture control toggle impl 2024-03-21 12:34:00 +01:00
Jorrin
52978f6d68 refactor to tamagui 2024-03-18 22:02:54 +01:00
Adrian Castro
0d135182c1 fix: idiotism 2024-03-09 11:39:21 +01:00
Adrian Castro
bfa0c2b71e fix: play/pause gesture should affect alternate audio tracks 2024-03-09 11:37:54 +01:00
Adrian Castro
b6b8f34d70 fix: ignore pan gesture in slider vicinity 2024-03-09 11:35:43 +01:00
Adrian Castro
6deb39e8a7 feat: finish audiotrack switching 2024-03-07 13:12:14 +01:00
Adrian Castro
c9222b0760 chore: cleanup 2024-03-06 20:21:25 +01:00
Adrian Castro
9a4d99827f chore: add comment with multi audio stream 2024-03-06 20:12:30 +01:00
Adrian Castro
b5a7e58e66 refactor: make audiotrack stuff its own hook 2024-03-06 13:23:34 +01:00
Adrian Castro
6b5ee9aba0 feat: finish playback speed stuff 2024-03-06 12:45:54 +01:00
Adrian Castro
ce38ece1ca chore: set this back 2024-03-06 12:29:23 +01:00
Adrian Castro
23397e7ecc chore: update grey shade to white bc of whatever ios 17.4 did 2024-03-06 10:10:10 +01:00
Adrian Castro
0aa28b4c54 fix: well this effect is probably needed although this shit refuses to work 2024-03-01 20:07:43 +01:00
Adrian Castro
ae760a4b9b feat: playback speed changing 2024-03-01 14:47:35 +01:00
Adrian Castro
7c3fcfcd4e feat: audio track switching 2024-02-23 11:55:49 +01:00
Adrian Castro
56b834fc16 feat: audiotrack loading 2024-02-23 11:41:17 +01:00
Adrian Castro
36b99df477 chore: cleanup 2024-02-23 11:15:22 +01:00
Adrian Castro
0b9ada60a4 chore: add selected audiotrack variable 2024-02-23 11:13:17 +01:00
Adrian Castro
410de846cd chore: log audio tracks 2024-02-23 09:50:48 +01:00
Adrian Castro
271e6be96e chore: adjust haptic feedback 2024-02-23 06:46:09 +01:00
Adrian Castro
2876cfd8e9 chore: more stuff 2024-02-22 18:45:54 +01:00
Adrian Castro
23cfcb8b1a feat: haptic feedback 2024-02-22 18:30:58 +01:00
Adrian Castro
16ed0f8a6a chore: some adjustments 2024-02-22 18:28:35 +01:00
Jorrin
99f386ef1a Merge branch 'feat-providers-video' of https://github.com/castdrian/mw-native into pr/9 2024-02-20 21:53:28 +01:00
Jorrin
5e0ca0f43d fix layout for selector buttons 2024-02-20 21:53:26 +01:00
Adrian Castro
49a6596388 fix: adjust values and overlay visibilty based on gesture velocity change 2024-02-20 21:07:48 +01:00
Adrian Castro
d42de8cb12 feat: timeout if media doesn't play after one minute 2024-02-20 17:07:35 +01:00
Adrian Castro
45b924911c feat: show controls while loading 2024-02-20 16:10:01 +01:00
Jorrin
90c6c2093b improve loading, caption renderer, season/episode selector, source selector 2024-02-19 22:12:08 +01:00