Commit Graph

55 Commits

Author SHA1 Message Date
Anthony Lavado
ce5d30d85d
Merge pull request #374 from thornbill/tiny-tab-bar 2022-05-30 13:30:49 -04:00
Bill Thornton
35359bf003 Use full size tab bar on tablet 2022-05-28 00:42:21 -04:00
Bill Thornton
2a3c814ff5 Use filled icon for active tab 2022-05-28 00:16:30 -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
64e963283e Fix native-stack warning 2022-03-04 17:03:20 -05:00
Bill Thornton
2d54f25f24 Move header control to screens 2021-11-22 17:18:06 -05:00
Bill Thornton
8bd0cbb4df Add super secret settings screen 2021-11-19 00:55:58 -05:00
Bill Thornton
cd52e59a4d Use mobx-react-lite instead of mobx-react 2021-11-04 09:05:57 -04:00
Bill Thornton
5414570f56 Fix use of deprecated options for react-navigation 2021-10-19 23:21:03 -04:00
Bill Thornton
c6e67c7df6 Update react-navigation 2021-10-19 23:21:03 -04:00
Bill Thornton
1cde8b5c0e Update home icon 2021-10-17 00:41:03 -04:00
Bill Thornton
65d0ac077a Update cog and globe icon style 2021-10-17 00:41:03 -04:00
Bill Thornton
c49fd65125 Fix import order issues 2021-10-07 01:27:36 -04:00
Bill Thornton
2bf827c0b8 Add server help modal 2021-04-05 10:41:30 -04:00
Bill Thornton
e382a0fada Move NavigationContainer to App 2021-03-22 16:20:27 -04:00
Bill Thornton
ed3580bb66 Refactor navigation code into multiple files 2021-03-18 17:35:40 -04:00
Bill Thornton
e138caef95 Fix automatically fixable lint errors 2021-03-01 22:28:52 -05:00
Bill Thornton
ad518dec3f Remove video player screen 2021-02-18 14:21:13 -05:00
Bill Thornton
b96701d67f Catch promise rejections 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
09afa04778 Add native video player 2021-02-18 14:21:12 -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
Bill Thornton
553de8af9c Remove direct color references 2020-12-30 16:39:06 -05:00
Bill Thornton
ccde91b5a1 Refactor theme structure 2020-12-30 16:37:39 -05:00
Bill Thornton
ab06c60cd2 Fix warning from react-navigation 2020-12-08 00:45:01 -05:00
Bill Thornton
03aa3759e0 Fix SplashScreen dependency move 2020-12-07 16:18:31 -05:00
Bill Thornton
d6441bb593 Fix tab bar not hiding in fullscreen state 2020-07-31 11:35:42 -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
62cf5354fc Add localization support 2020-07-14 17:25:35 -04:00
Bill Thornton
1cd5846733 Use utility function for icon names 2020-07-13 12:38:51 -04:00
Bill Thornton
d3d4036296 Remove old settings screen 2020-07-01 17:15:38 -04:00
Bill Thornton
1958194e5e Refactor settings screen 2020-07-01 17:10:57 -04:00
Bill Thornton
b5eaccbcb2 Fix missing rootStore reference 2020-06-30 14:32:05 -04:00
Bill Thornton
c0902cb0f3 Replace add server overlay with screen 2020-06-30 14:32:05 -04:00
Bill Thornton
f11774d7f7 Replace mobx-persist with mobx-sync 2020-06-30 11:31:18 -04:00
Bill Thornton
c9a4a98357 Migrate to mobx for global app state 2020-06-24 17:01:48 -04:00
Bill Thornton
5dc64fd6c2 Update header and tab bar colors to match 10.5+ 2020-06-17 13:54:07 -04:00
Bill Thornton
3f40913e81 Fix issues routing between Main and AddServer screens 2020-05-01 12:52:56 -04:00
Bill Thornton
5e66f8a558 Fix header color 2020-04-22 11:06:24 -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
Bill Thornton
4ea87a78d9 Add MPL headers to source files 2019-12-12 16:22:47 -05:00