Commit Graph

1344 Commits

Author SHA1 Message Date
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
Bill Thornton
9fa69ff67a Fix issue with react-native-gesture-handler 2019-09-03 01:31:13 -04:00
Bill Thornton
e483c21d13 Open logs in browser 2019-09-03 01:19:20 -04:00
Bill Thornton
b834216fbd Fix external links opening in webview 2019-08-29 23:41:28 -04:00
Bill Thornton
48dead4800 Add README 2019-08-29 00:49:31 -04:00
Bill Thornton
75d702314f Fix lint errors 2019-08-29 00:38:29 -04:00
Bill Thornton
37c7671699 Add loading error handling 2019-08-28 00:15:00 -04:00
Bill Thornton
87ea113cba Update settings screen styles 2019-08-28 00:09:57 -04:00
Bill Thornton
9193d1c4e2 Fix navigation crash on Android 2019-08-27 10:17:37 -04: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
4d75bc7051 Add pull to refresh for webview 2019-08-24 18:20:17 -04:00
Bill Thornton
e18b83c1e8 Add confirmation dialog for clearing storage 2019-08-24 14:54:34 -04:00
Bill Thornton
a164734f7b Fix status bar padding 2019-08-24 14:44:39 -04:00
Bill Thornton
d86e0811b3 Update settings screen 2019-08-24 14:40:03 -04:00
Bill Thornton
dfe1ecff1f Fix white flash on webview load 2019-08-24 01:45:03 -04:00
Bill Thornton
2d50083588 Remove dedicated port number field 2019-08-23 20:24:44 -04:00
Bill Thornton
3c75e9588f Fix modals on player triggering screen orientation change 2019-08-23 13:36:45 -04:00
Bill Thornton
4139a0bd08 Update bottom tab and status bar visibility on video playback 2019-08-22 13:53:56 -04:00
Bill Thornton
5442fbe323 Fix eslint errors 2019-08-22 11:13:57 -04:00
Bill Thornton
640521a211 Update webview
Add screen rotation on video playback
2019-08-22 10:23:02 -04:00
Bill Thornton
612f04fabc Fix clear storage button color 2019-08-21 22:16:42 -04:00
Bill Thornton
cacc12fa80 Update settings icons 2019-08-21 22:15:58 -04:00
Bill Thornton
579f3a5bfd Allow screen rotation on iPad 2019-08-20 12:23:43 -04:00
Bill Thornton
b3cff8ddde Add expo-shared to gitignore 2019-08-19 15:28:54 -04:00
Bill Thornton
cbb8354878 Update assets for publishing 2019-08-19 15:27:54 -04:00
Bill Thornton
1a9223f071 Add .vscode to gitignore 2019-08-19 10:21:05 -04:00
Bill Thornton
24960683ac Remove vscode config 2019-08-19 10:19:58 -04:00
Bill Thornton
11da9bb848 Add license 2019-08-19 02:54:19 -04:00
Bill Thornton
d2edb05b08 Initial commit 2019-08-19 02:50:00 -04:00