Shawn
9045b5d8fd
Merge pull request #154 from gskinnerTeam/feature/keyboard-scrolling
...
Add fullscreen keyboard list scroller component
2023-12-04 11:39:35 -07:00
Shawn
d710a9718a
Add fullscreen keyboard list scroller component, incorporate into editorial_screen
2023-12-04 11:32:45 -07:00
Shawn
c2d33ac9d3
Cleanup naming
2023-12-04 11:31:22 -07:00
Shawn
9e4d457339
Add prev/next navigation to intro screen
2023-12-04 11:30:11 -07:00
Shawn
a056373207
Cleanup naming
2023-12-04 11:29:59 -07:00
Shawn
de6c18a42d
Add print statement for web users directing them to file issues on github
2023-12-04 11:28:19 -07:00
Shawn
07bd69ac77
Tweak styling on prevNextNav widget
2023-11-30 13:11:54 -07:00
Shawn
a3594470cd
Merge pull request #153 from gskinnerTeam/feature/carousel_nav_136
...
Feature/carousel nav 136
2023-11-30 10:47:51 -07:00
Shawn
93b0ed57cb
Merge pull request #152 from gskinnerTeam/photo_gallery_fixes
...
Photo gallery fixes
2023-11-30 10:47:38 -07:00
Shawn
d856f91a93
Add physical btn for carousel navigation,
...
add keyboard support,
add flipIcon property to CircleIconbtn
2023-11-30 10:41:05 -07:00
Shawn
d2062cd2a4
Update min window size
2023-11-30 10:08:15 -07:00
Shawn
7feafe35b8
Fix issue with [Tab] key not working after arrow keys are used (focus gets lost?)
2023-11-30 09:51:30 -07:00
Shawn
eb0534106f
Update dart version
2023-11-29 16:01:55 -07:00
Shawn
66ca833c58
Add keyboard support to FullscreenUrlImgViewer
2023-11-29 16:01:38 -07:00
Shawn
2887de4704
Add arrowkey support for navigation
...
Add workaround for lack of cutout support on web
2023-11-29 16:01:08 -07:00
Shawn
5b595c3f31
Add fullscreen keyboard listener
2023-11-29 16:00:27 -07:00
Shawn
1c853b1c39
Unify shortcuts on desktop/web, remove arrow-press for focus traversal from desktop.
...
Add focusNode support for btns
2023-11-29 16:00:00 -07:00
Shawn
04be1daf42
Add basic web analytics to html build
2023-11-21 12:23:42 -07:00
Shawn
5d7f14fd17
Fix centering issue in photo gallery with hidden collectibles
2023-11-03 14:30:05 -06:00
Shawn
7f786610a7
Remove duplicated comment
2023-11-03 14:29:46 -06:00
Shawn
5b37a65f14
Move flutter_native_splash to dependencies from dev_dependencies since it is used in main() to manage splash screen visibility.
2023-10-19 16:26:41 -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
1b07243f25
Update web description
2023-10-13 14:27:59 -06:00
Shawn
cac0944d32
Update gradle version
2023-10-12 08:54:14 -06:00
Shawn
dff396283f
Merge pull request #130 from kevmoo/latest_deps
...
Bump a number of packages to their latest versions
2023-10-11 13:59:07 -06:00
Shawn
f10786ed82
Update maps api
2023-10-11 13:57:04 -06:00
Shawn
b0f0b0084e
Decode json content as utf8
2023-10-11 13:56:51 -06:00
Kevin Moore
34bdef3db0
Bump a number of packages to their latest versions
2023-10-11 12:48:41 -07:00
Shawn
8ac60d46a8
Re-ran native_splash generator
2023-10-05 09:13:02 -06:00
Shawn
4d5347013c
Fix issue with menu icon corners not being rounded consistently
2023-10-04 09:44:07 -06:00
Shawn
ef7b99c992
Update settings for web icons
2023-10-04 09:02:50 -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
bbd6a68731
Cleanup
2023-10-03 14:17:20 -06:00
Shawn
79631cd91d
Remove proxy code
2023-10-03 14:16:01 -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
Shawn
dce9138640
Update helper scripts
2023-10-03 14:13:01 -06:00
Shawn
5065002bce
Update artifact related data classes to use the self-hosted url
2023-10-03 14:11:59 -06:00
Shawn
27613c6922
Update search data files with fresh items, remove the imageUrl param
2023-10-03 14:11:01 -06:00
Shawn
a04d8bbb71
Merge pull request #124 from yangsfang/yangsfang-patch-1
...
Fix throttler calling an action twice
2023-10-02 14:02:12 -06:00
Shawn
31ec04dea9
Add helper class for downloading and resizing MET image and json files
2023-09-27 13:29:46 -06:00
Yang Fang
509487f789
Fix throttler calling an action twice
...
There is a bug in throttler where an action is called immediately and also again when the Timer expires despite only being scheduled once by call(). This commit resets the action to null once it is completed.
2023-09-22 11:26:41 -07:00
Shawn
8a29d67096
Merge pull request #115 from jonahwilliams/combine_advanced_blends
...
Reduce SaveLayer count of advanced blends.
2023-09-11 10:01:33 -06:00
Shawn
a38f564411
Initialize google maps sdk for web platform
2023-09-07 10:24:01 -06:00
jonahwilliams
6523ec320b
Reduce SaveLayer count of advanced blends.
2023-09-07 08:57:48 -07:00
Shawn
c7f00c8d32
Fix issue with Youtube player blocking clicks on the back btn
2023-09-06 20:26:17 -06:00
Shawn
ab7ce7bcd6
Implement a server proxy for external images to avoid CORS errors on web
...
Remove ResizeImage component on web platform to avoid UI thread locking
2023-09-06 20:12:36 -06:00