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 |
|
Jared Bell
|
2106da96ab
|
Update _bottom_text_content.dart
Remove search icon to standardize buttons, adjust spacing to avoid two-line misalignments.
|
2023-01-04 22:16:09 -07:00 |
|
Jared Bell
|
4fe946e587
|
Enhance Wonder Events
* Increase font sizes + remove discretionary ligatures from body type (clean up, simplify)
* Adjust spacing
* Standardize maxContentWidth use
* Adjust scroll blur height for tablet portrait (was unblurring)
|
2023-01-04 22:13:26 -07:00 |
|
Jared Bell
|
008a09ac05
|
Remove collection header background
* Change to transparent
|
2023-01-04 21:33:39 -07:00 |
|
Jared Bell
|
1eae15a1a8
|
Menu screen enhancements
* Increase background blur
* Reduce overlay transparency
* Override local button padding to reduce size
|
2023-01-04 21:32:50 -07:00 |
|
Shawn
|
7af1ad892b
|
Fix btn alignment on editorial
|
2023-01-03 22:30:54 -07:00 |
|
Shawn
|
849cbca040
|
Tweak styling on intro page
|
2023-01-03 22:30:27 -07:00 |
|
Shawn
|
7276274eff
|
Fix issue w/ maps layout
|
2023-01-03 22:23:17 -07:00 |
|
Shawn
|
fae324b7ca
|
Merge pull request #63 from gskinnerTeam/fix/strings-update
Update locale strings
|
2023-01-03 10:53:49 -07:00 |
|
Shawn
|
d9e950311a
|
Fix typo in about us
|
2023-01-03 10:36:53 -07:00 |
|
Shawn
|
0afdce8e6c
|
Restore fadeIn anim for the featured editorial image
|
2023-01-03 10:36:41 -07:00 |
|
Shawn
|
30a0d68b0d
|
Restore design tweaks with giza
|
2023-01-03 10:36:11 -07:00 |
|
Shawn
|
23cd1b4c71
|
Allow AppBtn.onPressed to be null
|
2023-01-03 10:35:53 -07:00 |
|
Shawn
|
15e1892589
|
Cleanup intro, remove button handler on final screen.
|
2023-01-03 10:35:26 -07:00 |
|
Shawn
|
7f54f4fab6
|
Incorporate scale into appHeader
|
2023-01-03 10:04:45 -07:00 |
|
Shawn
|
bb598ddf6a
|
Set aspectRatio of map, update gap to avoid rendering issue with 1px hz line on bottom of scroll area
|
2023-01-03 10:04:13 -07:00 |
|
Shawn
|
989ba4b9c4
|
Bottom align page indicator on carousel
|
2023-01-03 10:03:27 -07:00 |
|
Eddie
|
12b7c94c0e
|
Update locale strings
- add privacyPolicy and privacyStatement keys and values
|
2023-01-03 09:46:06 -07:00 |
|
Shawn
|
a77b32084b
|
Remove clouds from details view
|
2023-01-01 13:32:26 -07:00 |
|
Shawn
|
403eca74e8
|
cleanup
|
2023-01-01 13:32:10 -07:00 |
|
Shawn
|
2ac2b1ad97
|
Add delay to MET credits
|
2023-01-01 13:31:53 -07:00 |
|
Shawn
|
b0601c29ab
|
Cleanup
|
2023-01-01 12:58:24 -07:00 |
|
Shawn
|
d30e2fc99c
|
exit early when finding system locale on web
|
2023-01-01 12:31:28 -07:00 |
|
Shawn
|
1e1cac7c54
|
Update app scale implementation
|
2023-01-01 12:31:28 -07:00 |
|