Commit Graph

62 Commits

Author SHA1 Message Date
Bill Thornton
38f957451b Remove 10.7 warning for native player setting 2024-11-08 11:45:40 -05:00
Bill Thornton
cd52e59a4d Use mobx-react-lite instead of mobx-react 2021-11-04 09:05:57 -04:00
Anthony Lavado
1b427cbb47
Merge pull request #311 from thornbill/async-storage 2021-10-25 14:44:37 -04:00
Bill Thornton
bf9465785c Update to current AsyncStorage 2021-10-24 23:07:29 -04:00
Bill Thornton
7ef9eb4c06 Use badge for beta notice 2021-10-24 22:59:49 -04:00
Bill Thornton
2a1f613c17 Fix version comparison for fMP4 setting 2021-04-19 11:09:04 -04:00
Bill Thornton
980084c410 Add separate setting screen sections for playback and appearance 2021-04-06 09:48:31 -04:00
Bill Thornton
3d6097eee3 Add setting for preferring fmp4 2021-04-05 15:37:12 -04:00
Bill Thornton
5af0907e73 Update base font size 2021-03-25 02:05:33 -04:00
Bill Thornton
031a4ad370 Disable system themes on unsupported platforms 2021-03-05 16:37:35 -05:00
Bill Thornton
e138caef95 Fix automatically fixable lint errors 2021-03-01 22:28:52 -05:00
Bill Thornton
6ebfc7f7c5 Remove native player option for Android 2021-02-25 11:42:40 -05:00
Bill Thornton
c6846959e2 Reload webview on player setting change 2021-02-18 14:21:13 -05:00
Bill Thornton
c0a6ae052f Disable native video player for old server versions 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
701f0963bd Use constants for screen names 2021-02-18 14:21:12 -05:00
Bill Thornton
a3f8827e44 Localize system theme label 2021-02-01 13:15:47 -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
3377145180 Fix issues with default values of dark theme 2021-01-06 11:17:22 -05:00
Bill Thornton
322e9ebe91 Add setting to toggle tab labels 2020-12-30 18:21:27 -05:00
Bill Thornton
11611ed75a Use background color from theme 2020-12-30 16:39:57 -05:00
Bill Thornton
553de8af9c Remove direct color references 2020-12-30 16:39:06 -05: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
97d6b7b56c Fix extra bottom padding when not in fullscreen 2020-08-06 23:20:24 -04:00
Bill Thornton
94a8f790bd Remove orientation lock setting for iPad 2020-08-03 00:43:08 -04:00
Bill Thornton
d4d3c27b11 Fix inconsistent tab behaviour 2020-07-27 09:54:54 -04:00
Bill Thornton
c23984a3d6 Use stack navigator for error view 2020-07-27 09:54:54 -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
8f1e454f73 Move server name to computed field in model 2020-07-20 14:26:11 -04:00
Bill Thornton
1ac6522502 Add server name to delete confirmation alert 2020-07-20 14:16:44 -04:00
Bill Thornton
6dbfd9a9e4 Update settings screen styles 2020-07-20 12:59:42 -04:00
Bill Thornton
6dc5877df8 Add new StatusBar module and fix SafeAreaView edges 2020-07-16 10:07:08 -04:00
Bill Thornton
62cf5354fc Add localization support 2020-07-14 17:25:35 -04:00
Bill Thornton
f07390d714 Add settings for keep awake and rotation lock 2020-07-02 16:24:14 -04:00
Bill Thornton
d3d4036296 Remove old settings screen 2020-07-01 17:15:38 -04:00
Anthony Lavado
7d041afc1c
Merge pull request #97 from thornbill/remove-add-server-overlay
Remove add server overlay
2020-06-30 16:05:03 -07:00
Bill Thornton
c0902cb0f3 Replace add server overlay with screen 2020-06-30 14:32:05 -04:00
Bill Thornton
7e015a8287 Prevent going back when no servers are added 2020-06-30 14:30:44 -04:00
Bill Thornton
f11774d7f7 Replace mobx-persist with mobx-sync 2020-06-30 11:31:18 -04:00
Bill Thornton
bfc99c628e Remove unused import 2020-06-24 18:03:21 -04:00
Bill Thornton
c9a4a98357 Migrate to mobx for global app state 2020-06-24 17:01:48 -04:00
Bill Thornton
9b12989d08 Add safe area support 2020-06-19 22:16:48 -04:00
Bill Thornton
3f40913e81 Fix issues routing between Main and AddServer screens 2020-05-01 12:52:56 -04:00
Bill Thornton
c8c3c59bd9 Fix sonarqube code smells 2020-04-22 11:10:55 -04:00
Bill Thornton
22e26c5ac8 Fix lint errors 2020-04-21 13:53:15 -04:00
Bill Thornton
b6001bda1f Update react navigation 2020-04-21 13:22:48 -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