324 Commits

Author SHA1 Message Date
Shawn
c819bcfdef Simplify layout of tab menu, add comments 2023-04-27 11:22:40 -06:00
Shawn
863afcae4f Simplify layout 2023-04-27 11:22:40 -06:00
Shawn
253c6b2075 Remove deprecated call to .window 2023-04-27 11:22:40 -06:00
Shawn
92c60ce18a Remove unused scroll pos callback 2023-04-27 11:22:40 -06:00
Jared Bell
f08e3f9cb9 Update highlight_data.dart
swap in new images paths, replace artifact that was no longer available.
2023-04-21 16:57:56 -06:00
Shawn
4c3583cf6e Reduce minHeight of app for testing of new nav rail 2023-04-21 09:12:04 -06:00
Shawn
0c255bec9a Add KeyboardArrowListener to experiment with hz arrow key support on lists 2023-04-20 00:01:45 -06:00
Shawn
1a51d2e906 Polish 2023-04-18 13:49:42 -06:00
Shawn
50d4bac794 Inject menu padding into the detail views so they can have their backgrounds overlap with the nav-rail and its curved corner. 2023-04-18 11:47:03 -06:00
Shawn
0f2e2afd9b Cleanup 2023-04-18 11:22:29 -06:00
Shawn
8b55cca3a0 Remove animations from menu orientation changes 2023-04-18 11:22:19 -06:00
Shawn
b90108fa92 Improve scroll persistence on editorial screen 2023-04-18 11:21:53 -06:00
Shawn
c6eec34922 Fix deprecated color warnings by adding a .colorFilter extension method to Color 2023-04-18 11:13:03 -06:00
Shawn
110766d516 Fix missing redirect 2023-04-18 11:11:24 -06:00
Shawn
3080f8d867 Retain scroll position on events view 2023-04-18 11:03:17 -06:00
Shawn
e09aa3d1b8 Initial pass at vertical menu for smaller landscape views 2023-04-18 10:43:21 -06:00
Shawn
f786e3f5dc Disable print statements 2023-04-18 10:41:46 -06:00
Shawn
11aad53f71 Add material3 flag 2023-04-11 14:46:22 -06:00
Shawn
96734a070f Home menu now scrolls when it runs out of min-height 2023-04-11 14:46:02 -06:00
Shawn
3e6df3e8b0 go_router 6.5 2023-04-11 13:16:57 -06:00
Shawn
7906e6ba36 Add focus node 2023-03-01 14:36:39 -07:00
Shawn
068d7daf9d Add focus outlines to btns, add focus nodes to event markers and editorial text content 2023-03-01 14:36:30 -07:00
Shawn
b1084d8542 Increase font size of About Us page 2023-03-01 14:32:43 -07:00
Shawn
4661f6997c Add a FocusTraversalGroup 2023-03-01 14:32:30 -07:00
Shawn
cda6d7cbaa Add 10% white focus state to AppBtn 2023-02-28 10:06:46 -07:00
Shawn
042cb6425a Remember search panel open/close state 2023-02-28 10:05:51 -07:00
Shawn
cb75f13005 Update roller images to be responsive, remove unused black variations 2023-02-18 19:21:05 -07:00
Shawn
384bf83e35 Increase size of img cache 2023-02-18 19:20:11 -07:00
Shawn
a1af24f7d4 Remove fullscreen mode support, problematic implementation 2023-02-16 10:35:11 -07:00
Shawn
6de8bf931f Add delay to editorial app bar image fade 2023-02-16 10:34:40 -07:00
Shawn
4608eecb30 Add safe area to fullscreen maps view 2023-02-16 10:24:00 -07:00
Shawn
ead7c75beb Remove currentWonder persistence, no longer necessary since app no longer restarts when folded. 2023-02-16 10:07:08 -07:00
Shawn
8050060b7e Formatting fix 2023-02-16 10:02:43 -07:00
Shawn
d4d27751eb Make events page remember scroll position when changing layouts. 2023-02-16 10:02:34 -07:00
Shawn
1ff80a1859 Merge branch 'main' into fix/state_loss_on_android 2023-02-16 00:33:33 -07:00
Shawn
493215583c Remove unnecessary stack from appScaffold 2023-02-16 00:33:00 -07:00
Shawn
6e5a715283 Update youtube plugin, and switch to flutter_webview for inline web views 2023-02-16 00:32:07 -07:00
Shawn
24f5f8487d Upgraded youtube iframe package 2023-02-15 11:01:42 -07:00
Shawn
8bd8403840 Cleanup lint warnings 2023-02-13 23:25:15 -07:00
Shawn
9a9ccff85c Refactor supported orientations logic to be more robust. Fixes bug where some Android Tablets could not rotate to landscape. 2023-02-13 23:24:13 -07:00
Shawn
61e93029d7 print extra logs to help debug landscape issues 2023-02-13 10:40:20 -07:00
Shawn
d2b44a4dc6 cleanup 2023-02-13 10:39:07 -07:00
Shawn
e30f5de874 Tweak loading indicator to start with indeterminant spinner until progress has started. 2023-02-13 10:38:55 -07:00
Shawn
77b03a29a5 Fix typo 2023-01-25 13:36:58 -07:00
Shawn
849923d739 Small tweaks for intro screen on foldable 2023-01-23 09:46:01 -07:00
Shawn
13073d4e02 EventsView: switch to two-column layout at aspect ratios > .85 2023-01-23 09:08:49 -07:00
Shawn
a0e1e99223 Remember selected wonder on the home page when relaunching app
Version bump
2023-01-23 08:42:21 -07:00
Shawn
9c2c93ea91 Update about us with string keys, restore increased blur amt 2023-01-05 15:43:51 -07:00
Shawn
5abdc22102 Reduce blur slightly 2023-01-05 12:20:46 -07:00
Jared Bell
602c506452 Cleanup artifact search styles
* Fill in entire header black
* Adjust padding
* Adjust font sizes for date range picker
2023-01-04 22:17:13 -07:00