174 Commits

Author SHA1 Message Date
Shawn
5d7f14fd17 Fix centering issue in photo gallery with hidden collectibles 2023-11-03 14:30:05 -06:00
Shawn
48e9b5fc25 Remove wallpaperPhoto view and related logic (saved in feature/wallpaper-sharing branch if needed in the future) 2023-10-19 16:25:02 -06:00
Shawn
4d5347013c Fix issue with menu icon corners not being rounded consistently 2023-10-04 09:44:07 -06:00
Shawn
105073480a Increase photo gallery image size to large 2023-10-03 14:55:19 -06:00
Shawn
431a17dc1d Increase resolution of fullscreen photo gallery images 2023-10-03 14:20:14 -06:00
Shawn
0fa3a344c9
Merge pull request #127 from gskinnerTeam/fix/selfhosted-met-files
Use self-hosted images for all artifacts, collectibles and youtube thumbnails.
2023-10-03 14:18:50 -06:00
Shawn
c4e34edfd2 Use self-hosted youtube thumbs 2023-10-03 14:15:48 -06:00
Shawn
8f2625bc23 Rename MetAPI to ArtifactAPI etc 2023-10-03 14:15:36 -06:00
Shawn
fdaabec9f3 Update search result tile to use smaller image 2023-10-03 14:14:40 -06:00
jonahwilliams
6523ec320b Reduce SaveLayer count of advanced blends. 2023-09-07 08:57:48 -07:00
Shawn
efc98ee6cc Open urls externally on web and desktop platforms as in-app webviews are not working yet 2023-09-06 20:12:36 -06:00
Shawn
5c72a83def
Merge pull request #106 from yangsfang/issue-104-fix
Fixes language switch button being partially unclickable
2023-09-06 13:47:17 -06:00
Shawn
bc21f55d62 Fix overflow error on intro screen 2023-09-05 15:40:00 -06:00
Yang Fang
fc60942b66
Fixes language switch button being partially unclickable
ExpandedScrollingColumn is on top of the AppHeader and blocks presses on the left half of the language switch button. This commit moves the AppHeader to the top of the stack.
2023-09-01 13:40:30 -07:00
Shawn
aad94222e8 Tweak img paths to avoid cross-domain origin issues on web platform (WIP) 2023-08-29 10:24:58 -06:00
Shawn
b6e35f6f92 Add scroll wheel support for intro screen 2023-07-31 10:14:04 -06:00
Shawn
d3e7e7e606 Hide placeholder for maps plugin on desktop 2023-07-28 10:04:16 -06:00
Shawn
34e49a0808
Merge pull request #86 from martinoyovo/main
Removed yellow lines under the suggestion title and item text
2023-07-20 12:30:38 -06:00
Shawn
8b0ed00787 Collections list maintains its scroll position when changing list orientation 2023-07-18 18:06:38 -06:00
Shawn
be5b5fc9a6
Merge pull request #88 from drown0315/fix/dispose_swiper_controller
fix: dispose swipeController
2023-06-26 13:07:29 -06:00
drown0315
11ee06f9ef fix: dispose _swipeController 2023-06-25 23:47:36 +08:00
Martino Yovo
6ad95e23e0 Removed yellow lines under the suggestion title and item text 2023-05-27 18:07:25 +00:00
Shawn
38dc787e27 Maintain timeline year when resizing window 2023-05-10 14:26:31 -06:00
Shawn
fbd6bdaa9b Polish 2023-05-10 14:25:56 -06:00
Shawn
57cda296e6 Use new display API to detect device size. 2023-05-10 14:25:49 -06:00
Shawn
f1be3a4a37 Hide top-left home btn when using navrail on editorial view 2023-04-27 11:22:40 -06:00
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
92c60ce18a Remove unused scroll pos callback 2023-04-27 11:22:40 -06:00
Shawn
4c3583cf6e Reduce minHeight of app for testing of new nav rail 2023-04-21 09:12:04 -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
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
96734a070f Home menu now scrolls when it runs out of min-height 2023-04-11 14:46:02 -06: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
042cb6425a Remember search panel open/close state 2023-02-28 10:05:51 -07:00
Shawn
6de8bf931f Add delay to editorial app bar image fade 2023-02-16 10:34:40 -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
8bd8403840 Cleanup lint warnings 2023-02-13 23:25:15 -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