Commit Graph

53 Commits

Author SHA1 Message Date
Bill Thornton
462340d989 Enable fmp4 by default for native player 2024-11-08 12:31:20 -05:00
Bill Thornton
81a35daff7 Cleanup extra parens 2022-12-01 14:04:23 -05:00
Bill Thornton
c4dcf099d9 Update tests 2022-12-01 13:21:13 -05:00
Bill Thornton
edb7fc6087 Report playback stopped when download finishes 2022-12-01 12:48:50 -05:00
Bill Thornton
9c1d5c5108
Merge pull request #366 from thornbill/downloads-remux
Add experimental video download support
2022-05-27 23:50:25 -04:00
Bill Thornton
035881ed71 Add test for ServerStore deserializer 2022-05-26 10:36:42 -04:00
Bill Thornton
ab2159f464 Cleanup logs 2022-05-05 00:15:30 -04:00
Bill Thornton
f7383a9d46 Add DownloadStore tests 2022-05-04 16:22:15 -04:00
Bill Thornton
9b67045a19 Fix reporting playback progress on local files 2022-05-04 12:40:11 -04:00
Bill Thornton
c18d5cf063 Remux downloads to mp4 2022-05-04 12:37:43 -04:00
Bill Thornton
c57ae44a5a Add delete download support 2022-04-30 01:49:47 -04:00
Bill Thornton
bd3cd7f1df Add setting to enable downloads 2022-04-30 01:49:47 -04:00
Bill Thornton
fd3f3401c2 Add file downloads 2022-04-30 01:42:13 -04:00
Bill Thornton
abf00af28d Rename posterUri to backdropUri 2022-03-28 00:51:24 -04:00
Bill Thornton
9215f488ab Fix playback queue 2022-03-28 00:51:24 -04:00
Bill Thornton
c43d5413fa Add setting to enable native audio player 2022-03-28 00:51:24 -04:00
Bill Thornton
6cbc1cfc0e Use uuids for internal server ids 2022-03-18 17:04:43 -04:00
Bill Thornton
7eba88e3be Use mobx-sync-lite instead of mobx-sync 2021-11-04 09:45:01 -04:00
Bill Thornton
4994104181 Add migration for old url format 2021-10-27 01:23:02 -04:00
Bill Thornton
4056405ca9 Fix serializing urls 2021-10-27 00:22:12 -04:00
Bill Thornton
c97ddc3d2e Update url normalization 2021-10-27 00:22:12 -04:00
Bill Thornton
5e1291a47b Remove deprecated device id usage 2021-10-26 10:52:54 -04:00
Bill Thornton
b6a33dfda9 Reduce code duplication in SettingStore 2021-04-19 11:25:51 -04:00
Bill Thornton
14f293e545 Use compare-versions for all version checks 2021-04-19 11:09:25 -04:00
Bill Thornton
3d6097eee3 Add setting for preferring fmp4 2021-04-05 15:37:12 -04:00
Bill Thornton
6bb0a49870 Default to dark theme on invalid ids 2021-03-05 15:35:38 -05:00
Bill Thornton
e4ca2b467a Fix support for no-preference system theme 2021-03-05 15:31:58 -05:00
Bill Thornton
41d6c99225 Add tests for MediaStore 2021-03-03 09:15:42 -05:00
Bill Thornton
bcedf008d1 Add test for ServerStore 2021-03-03 09:15:42 -05:00
Bill Thornton
39aa2baecb Add test for SettingStore 2021-03-03 09:15:42 -05:00
Bill Thornton
e819a2cb28 Add test for RootStore 2021-03-03 09:15:42 -05:00
Bill Thornton
22a28f5caf Fix native player queue 2021-02-19 23:11:29 -05:00
Bill Thornton
012ea94a63 Fix remote play, pause, and stop commands 2021-02-18 14:21:13 -05:00
Bill Thornton
4d6f7f4576 Fix playback reporting 2021-02-18 14:21:13 -05:00
Bill Thornton
c6846959e2 Reload webview on player setting change 2021-02-18 14:21:13 -05:00
Bill Thornton
efe1760614 Remove unused isActive field 2021-02-18 14:21:13 -05:00
Bill Thornton
2658be9889 Add setting for native player 2021-02-18 14:21:13 -05:00
Bill Thornton
9ec577a8b8 Add resume support for video player 2021-02-18 14:21:12 -05:00
Bill Thornton
09afa04778 Add native video player 2021-02-18 14:21:12 -05:00
Bill Thornton
ec2cbb6602 Add setting to use system light/dark theme 2021-02-01 12:15:16 -05:00
Bill Thornton
f22319f7a0 Add light theme 2021-01-07 09:49:27 -05:00
Bill Thornton
322e9ebe91 Add setting to toggle tab labels 2020-12-30 18:21:27 -05:00
Danijel Dedic
561cdb0d5e Satisfy codesmell 2020-10-01 23:39:18 +02:00
Danijel Dedic
12d689f7ff On ios >= 14, screen lock should be disabled 2020-10-01 23:25:13 +02:00
Bill Thornton
1974123d29 Fix resetting rotation lock setting and update name to be accurate 2020-08-18 01:24:35 -04:00
Bill Thornton
169cbafcba Wait for store to be ready before starting app 2020-08-06 23:30:47 -04:00
Bill Thornton
8db357a24b Refactor HomeScreen and fix pull to refresh 2020-07-22 14:56:33 -04:00
Bill Thornton
7c4c7329be Fix eslint errors 2020-07-21 23:37:43 -04:00
Bill Thornton
b021a99e94 Remove decorator syntax usage 2020-07-15 10:34:13 -04:00
Bill Thornton
f07390d714 Add settings for keep awake and rotation lock 2020-07-02 16:24:14 -04:00