Bill Thornton
c19dfc3194
Fix issue with swiping WebBrowser closed
2020-04-03 12:23:29 -04:00
Anthony Lavado
582893ec6c
Merge pull request #52 from thornbill/where-have-all-the-dependencies-gone
...
Add missing dependencies for react-navigation 👻
2020-02-12 17:23:41 -05:00
Bill Thornton
6a5154041e
Add missing dependencies for react-navigation 👻
2020-02-12 15:42:30 -05:00
Bill Thornton
567ea44b05
Merge pull request #50 from anthonylavado/master
...
Bump Version and Update Lock
2020-02-12 00:41:53 -05:00
Anthony Lavado
0046ad3da7
Add another ignore and update the lock file
2020-02-12 00:37:59 -05:00
Anthony Lavado
8d7d6ff54e
Update .gitignore to exclude .yarn
2020-02-12 00:31:42 -05:00
Anthony Lavado
682826493c
Update version number
2020-02-12 00:29:57 -05:00
Anthony Lavado
96234facea
Merge pull request #49 from thornbill/cant-reach-this
...
Add request timeout when validating server url
2020-02-12 00:27:16 -05: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
Anthony Lavado
f48329ac1a
Merge pull request #44 from thornbill/disable-refresh
...
Disable pull to refresh when in fullscreen
2020-01-22 11:56:18 -05:00
Anthony Lavado
b1b7ed801c
Merge pull request #43 from thornbill/offline-servers
...
Fix crash on settings screen when server is offline
2020-01-22 11:43:49 -05:00
Bill Thornton
eca0da8b98
Disable pull to refresh when in fullscreen
2020-01-22 11:12:59 -05:00
Bill Thornton
a72a424c38
Fix crash on settings screen when server is offline
2020-01-22 10:15:30 -05:00
Anthony Lavado
5652bd2376
Merge pull request #42 from thornbill/expo-upgrade
...
Fix infinite loop on server switching
2020-01-21 20:29:07 -05:00
Bill Thornton
1afd8cebfd
Fix infinite loop on server switching
2020-01-21 17:37:07 -05:00
dkanada
5cbb79a8c3
Merge pull request #40 from thornbill/expo-upgrade
...
Expo upgrade
2020-01-21 15:48:00 +09:00
Bill Thornton
873f459867
Merge pull request #41 from jellyfin/dkanada-patch-1
...
Update some documentation links
2020-01-20 22:57:17 -05:00
dkanada
552789d5f9
update some documentation links
2020-01-21 12:36:28 +09:00
Bill Thornton
e59c79fd29
Update README to use yarn
2020-01-17 13:13:39 -05:00
Bill Thornton
b65bc0f740
Fix use of deprecated method
2020-01-17 12:59:27 -05:00
Bill Thornton
19a008a1cd
Upgrade expo to latest version
2020-01-17 11:39:01 -05:00
Bill Thornton
e27b443a0d
Merge pull request #38 from thornbill/live-tv-android
...
Fix live tv playback for Android
2020-01-15 19:47:01 -05:00
Bill Thornton
7d22bf71cd
Fix live tv playback for Android
2020-01-14 14:35:34 -05:00
dkanada
2b8070654f
Merge pull request #31 from thornbill/nativeshell
...
Add initial NativeShell implementation
2019-12-20 16:53:39 +09:00
dkanada
8d2f50c826
Merge pull request #32 from thornbill/android-refresh
...
Disable pull to refresh on Android
2019-12-20 16:53:18 +09:00
Bill Thornton
cedc162bef
Disable pull to refresh on Android
2019-12-18 13:50:44 -05:00
Bill Thornton
4991c367f8
Add initial NativeShell implementation
2019-12-18 13:31:53 -05:00
Anthony Lavado
903e82f6be
Merge pull request #29 from anthonylavado/master
...
Update app.json to remove auto updates and increment build number
2019-12-14 03:28:28 -05:00
Anthony Lavado
78b6807b86
Update app.json to remove auto updates and increment build number
2019-12-14 03:27:24 -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
Anthony Lavado
74c40be24d
Merge pull request #26 from thornbill/orientation
...
Remove portrait orientation lock on phones
2019-12-14 03:17:31 -05:00
Anthony Lavado
5227473cbc
Merge pull request #27 from thornbill/file-headers
...
Add MPL headers to source files
2019-12-13 02:59:30 -05:00
Bill Thornton
4ea87a78d9
Add MPL headers to source files
2019-12-12 16:22:47 -05:00
Bill Thornton
53f387aaec
Remove portrait orientation lock on phones
2019-12-12 14:26:38 -05:00
Anthony Lavado
2dd8dbd05c
Merge pull request #25 from RealDyllon/master
...
changed "orientation" in app.json
2019-12-10 01:55:09 -05:00
Dyllon
1e5f450716
changed "orientation" in app.json
2019-12-09 15:59:27 +08:00
Bill Thornton
90b025e39f
Merge pull request #18 from anthonylavado/master
...
Add required keys for submission
2019-11-20 21:40:28 -05:00
Anthony Lavado
9aa8aa4b8b
Add required keys for submission
2019-11-20 20:02:11 -05:00
Anthony Lavado
76db491562
Merge pull request #11 from thornbill/fix-status-bar
...
Add spacer view for status bar
2019-11-01 02:51:57 -04:00
Bill Thornton
74cd6242c4
Merge pull request #13 from DMouse10462/fix_external_site_detection
...
Detect internal HTTPS redirects when detecting external sites
2019-10-09 16:59:27 -04:00
David Mouse
036d4000df
Use a regex literal for performance
...
@thornbill
Co-Authored-By: Bill Thornton <thornbill@users.noreply.github.com>
2019-10-09 16:20:32 -04:00
David Mouse
31a8fa8b35
Detect internal HTTPS redirects when detecting external sites
...
If a server address is entered with HTTP or no protocol, handle URLs with both HTTP and HTTPS as internal sites and do not open a browser.
It may be better to find some method of "following" redirects so we can determine exactly where the "real" address is located.That way we can handle redirects more complicated than HTTP -> HTTPS. If that seems too overboard, this should be enough to catch the situations where people don't type in a protocol.
2019-10-09 01:35:46 -04:00
Anthony Lavado
ea163130b2
Merge pull request #12 from thornbill/update-icon
...
Update icon
2019-09-20 14:03:11 -04:00
Bill Thornton
e5d1b47742
Update icon
2019-09-20 01:37:10 -04:00
Bill Thornton
c84e3634bb
Add spacer view for status bar
2019-09-20 01:34:20 -04:00
Bill Thornton
572ebe7151
Merge pull request #8 from thornbill/go-home
...
Handle press on home tab when active
2019-09-03 16:35:55 -04:00
Bill Thornton
8c35b087ed
Merge pull request #7 from thornbill/fix-dependency
...
Fix issue with react-native-gesture-handler
2019-09-03 16:21:40 -04:00
Bill Thornton
7c1b1462b4
Merge pull request #6 from thornbill/external-links
...
Fix external links opening in webview
2019-09-03 16:21:05 -04:00
Bill Thornton
de60c67b63
Handle press on home tab when active
2019-09-03 02:06:19 -04:00