39 Commits

Author SHA1 Message Date
Bill Thornton
ef392e3471
Merge pull request #182 from thornbill/refactor-validator
Refactor validator
2020-12-14 17:17:54 -05:00
Bill Thornton
c8eccec173 Add server id check to validate servers < 10.3 2020-12-11 01:49:34 -05:00
Bill Thornton
10ddcb5855 Fix deprecated api usages of ListItem 2020-12-11 00:21:21 -05:00
Bill Thornton
e6e9f64abc
Use optional chaining for server url
Co-authored-by: Cameron <Influence365@gmail.com>
2020-12-09 12:35:36 -05:00
Bill Thornton
982f4cfecd Export functions directly instead of ServerValidator class 2020-12-08 11:27:24 -05:00
Bill Thornton
77addc3167 Rename JellyfinValidator to ServerValidator 2020-12-08 11:19:00 -05:00
Anthony Lavado
0ff6def8e0
Merge pull request #176 from thornbill/remove-migration
Remove pre-mobx storage solution and related migration
2020-12-07 18:20:50 -05:00
Bill Thornton
e15560bacd Remove pre-mobx storage solution and related migration 2020-12-07 17:22:27 -05:00
Bill Thornton
181660e21f Fix crash in sync profile for older server versions 2020-12-07 17:19:20 -05:00
Nyanmisaka
f31fe59c2d
prevent regression when using old server 2020-11-30 01:13:10 +08:00
Nyanmisaka
a8fb6c2ca9
Restore AC3/EAC3 for Dolby audio remuxing 2020-11-29 15:41:39 +08:00
Bill Thornton
7017ab5d05 Fix supported live tv audio streams 2020-07-29 11:32:35 -04:00
Bill Thornton
63a2fa0f71 Update text sizes 2020-07-27 09:54:54 -04:00
Bill Thornton
7c4c7329be Fix eslint errors 2020-07-21 23:37:43 -04:00
Anthony Lavado
51974d0858
Merge pull request #114 from thornbill/update-settings-style
Update settings style
2020-07-20 10:36:27 -07:00
Bill Thornton
147239cd6d Fix unhandled promise rejection when server offline 2020-07-20 13:12:55 -04:00
Bill Thornton
6dbfd9a9e4 Update settings screen styles 2020-07-20 12:59:42 -04:00
Bill Thornton
62cf5354fc Add localization support 2020-07-14 17:25:35 -04:00
Bill Thornton
1958194e5e Refactor settings screen 2020-07-01 17:10:57 -04:00
Bill Thornton
c9a4a98357 Migrate to mobx for global app state 2020-06-24 17:01:48 -04:00
Bill Thornton
c8c3c59bd9 Fix sonarqube code smells 2020-04-22 11:10:55 -04:00
Bill Thornton
676ae464c3 Update indentation in files 2020-04-13 11:20:05 -04:00
Bill Thornton
025c15e280 Fix eslint issues 2020-04-08 12:46:31 -04:00
Bill Thornton
93b9c867ab
Merge pull request #63 from thornbill/expo-37
Upgrade to Expo SDK 37
2020-04-08 10:59:15 -04:00
Anthony Lavado
527429fd53
Merge pull request #61 from thornbill/webview-logging
Add webview logging
2020-04-07 10:42:54 -04:00
Bill Thornton
2ed2b3b64c Update displayed app name 2020-04-07 10:16:14 -04:00
Bill Thornton
2b0485fafc Remove unicode characters from device name 2020-04-06 13:51:11 -04:00
Bill Thornton
432e82673a Add webview logging 2020-04-06 10:30:41 -04:00
Bill Thornton
c19dfc3194 Fix issue with swiping WebBrowser closed 2020-04-03 12:23:29 -04:00
Bill Thornton
e08a10871f
Update timeout to 5s 2020-02-11 00:00:25 -05:00
Bill Thornton
33a7a90ca1 Add request timeout when validating server url 2020-02-10 15:34:07 -05:00
Bill Thornton
7d22bf71cd Fix live tv playback for Android 2020-01-14 14:35:34 -05:00
Bill Thornton
4991c367f8 Add initial NativeShell implementation 2019-12-18 13:31:53 -05:00
Bill Thornton
fc344a981b Update Settings Screen (#28)
* Update settings screen to list servers

* Move links to constants

* Update docs link

* Fix multiserver selection and adding servers
2019-12-14 03:25:53 -05:00
Bill Thornton
4ea87a78d9 Add MPL headers to source files 2019-12-12 16:22:47 -05:00
Bill Thornton
27e96b6a12 Improve valid url detection 2019-08-27 09:50:08 -04:00
Bill Thornton
75e4fb03be Add validation messaging to add server screen 2019-08-25 02:07:53 -04:00
Bill Thornton
81dfa20372 Move ThemeProvider initialization to App 2019-08-24 23:26:31 -04:00
Bill Thornton
d2edb05b08 Initial commit 2019-08-19 02:50:00 -04:00