Commit Graph

37 Commits

Author SHA1 Message Date
Jorrin
908da0bd24 add header and background design 2024-04-01 21:59:03 +02:00
Adrian Castro
020cb42e38 fix: typo 2024-03-27 14:59:44 +01:00
Adrian Castro
dca49e8563 feat: context menu for watchhistory items 2024-03-27 13:08:56 +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
fa2425c183 feat: watch history store 2024-03-27 11:26:41 +01:00
Adrian Castro
e15c76e2b6 feat: bookmark store 2024-03-26 12:03:48 +01:00
Adrian Castro
0aa9c9d8f7 feat: autoplay 2024-03-25 20:20:07 +01:00
Adrian Castro
37e61d1296 feat: autoplay toggle and setting 2024-03-25 18:57:56 +01:00
Adrian Castro
cd0b302602 refactor: default gesture controls to off on android bc android is funny 2024-03-25 18:48:49 +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
f59fbd2c1a chore: formatting 2024-03-24 22:10:03 +01:00
Adrian Castro
f239b4d759 feat: use up-to-date dynamic icon lib that doesn't support android atm 2024-03-24 22:09:39 +01:00
Adrian Castro
ea435d91de feat: quality selector 2024-03-24 17:36:14 +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
68a8b7e593 chore: formatting 2024-03-19 23:16:44 +01:00
Adrian Castro
4ad07265f0 chore: this one seems better 2024-03-19 23:14:17 +01:00
Adrian Castro
d3368ef644 fix: use different module that probably builds on windows 2024-03-19 18:40:28 +01:00
Adrian Castro
79fbdb4efd chore: add prettierignore 2024-03-19 15:27:45 +01:00
Adrian Castro
6586c9a412 feat: settings storage & theme persistence 2024-03-19 11:05:13 +01:00
Adrian Castro
f1032f8033 feat: dynamic app icon 2024-03-19 10:24:19 +01:00
Jorrin
52978f6d68 refactor to tamagui 2024-03-18 22:02:54 +01:00
Adrian Castro
6deb39e8a7 feat: finish audiotrack switching 2024-03-07 13:12:14 +01:00
Adrian Castro
6e3aabf369 fix: audio track selection 2024-03-06 14:24:21 +01:00
Adrian Castro
978dc76c54 feat: checkmark if track is active 2024-02-23 11:26:25 +01:00
Adrian Castro
825832769b feat: audio track store 2024-02-23 09:30:28 +01:00
Adrian Castro
2b7eb3ebb0 feat: audio track stuff 2024-02-23 09:11:26 +01:00
Adrian Castro
0d0a66151b chore: regular enum 2024-02-20 09:05:23 +01:00
Adrian Castro
b3db62263e fix: use enum values 2024-02-20 09:04:09 +01:00
Adrian Castro
e0ee1c00b9 chore: use enum 2024-02-20 09:01:56 +01:00
Jorrin
90c6c2093b improve loading, caption renderer, season/episode selector, source selector 2024-02-19 22:12:08 +01:00
Adrian Castro
7a7fbb99fa feat: fetch and store season data 2024-02-18 14:12:59 +01:00
Adrian Castro
ec1300c6d6 feat: source selection & ugly source selector 2024-02-18 12:22:07 +01:00
Jorrin
52eab1e8e8 first version of a really buggy and ugly caption selector and renderer 2024-02-16 21:25:29 +01:00
Jorrin
9dbe9e663f fix idle timeout 2024-02-12 16:19:59 +01:00
Jorrin
094c0382a6 introduce store with idle tracking 2024-02-12 16:11:35 +01:00