Commit Graph

  • c9d9e52bdb Version 2.2.2+10 main Alex Garneau 2025-06-27 15:01:11 -06:00
  • bf68f46d6a Merge pull request #219 from gskinnerTeam/214-PreloadImages Alex Garneau 2025-06-27 09:22:40 -06:00
  • 59f076fa05 Switched precacheImage error to use print() instead. #219 Alex Garneau 2025-06-26 10:17:03 -06:00
  • 80f3999a9d Re-added onError to return a load failed. Alex Garneau 2025-06-25 16:42:09 -06:00
  • 124c8919af Simplified the foreach line. Alex Garneau 2025-06-25 15:16:20 -06:00
  • 824922705b Removed debugPrint. Alex Garneau 2025-06-25 15:15:38 -06:00
  • 33d70157a1 Merge pull request #218 from gskinnerTeam/216-VersionUpdate Alex Garneau 2025-06-25 15:13:41 -06:00
  • 988a6f5020 Updated the precache code and the illustration_piece code to help remove the iillustration mages flashing in. Alex Garneau 2025-06-25 15:02:03 -06:00
  • 6b9c35c5c2 Updated ref. #218 Alex Garneau 2025-06-23 23:33:04 -06:00
  • 5239b8046f Updated version and localizations. Alex Garneau 2025-06-23 21:32:37 -06:00
  • db6a9e9fab Merge branch 'accessability-pass-cache' of https://github.com/gskinnerTeam/flutter-wonderous-app into accessability-pass-cache #215 accessability-pass-cache Alex Garneau 2025-04-17 10:50:43 -06:00
  • ffaa94e26a Condensed the kIsWeb check code. Alex Garneau 2025-04-17 10:50:40 -06:00
  • 7eaee1dcd7 Merge branch 'main' into accessability-pass-cache Alex Garneau 2025-04-17 10:02:22 -06:00
  • b7894b3a3d Added precacheImage calls to icons, moved them to didChangeDependencies, and went ahead and moved old, disused precacheImage code in there as well to see if it works. Alex Garneau 2025-04-16 16:42:43 -06:00
  • dec1289fae Merge pull request #205 from gskinnerTeam/accessability-pass Shawn 2025-04-16 10:31:26 -06:00
  • 4512eb7a58 Revised some of the IgnorePointers so they're the bare-bones version. #205 Alex Garneau 2025-04-08 14:49:40 -06:00
  • 6095ff3337 IgnorePointer's ignoringSemantics defaulted to true, so swapped out all things (without readable children) to IgnorePointerAndSemantics. Left the ones that were set to false. Alex Garneau 2025-04-07 14:45:03 -06:00
  • 7b04cac32b Merge pull request #207 from gskinnerTeam/accessibility-pass-semanticslabels Alex Garneau 2025-04-07 14:22:32 -06:00
  • 839d7b54f9 Merge branch 'accessability-pass' into accessibility-pass-semanticslabels #207 Alex Garneau 2025-04-07 12:08:42 -06:00
  • f9610c07bc Merge pull request #208 from gskinnerTeam/accessability-trackpadfix Alex Garneau 2025-04-07 12:08:09 -06:00
  • 035538736a Merge branch 'accessability-pass' into accessability-trackpadfix #208 Alex Garneau 2025-04-07 12:07:50 -06:00
  • a811dff194 Merge branch 'accessability-pass' into accessibility-pass-semanticslabels Alex Garneau 2025-04-07 12:07:29 -06:00
  • e7541892f4 Renamed IgnorePointerWithSemantics and split them to both true and false versions. Alex Garneau 2025-04-07 11:34:51 -06:00
  • dd031a68bc Updated the search bar text and hint colors to be darker. Alex Garneau 2025-04-07 11:03:36 -06:00
  • 907aad0bde Removed GestureBinding call; supposedly not needed. Alex Garneau 2025-04-07 09:56:40 -06:00
  • 7afbd2db13 Added darker accent3 to deal with existing text contrast issues. Alex Garneau 2025-04-04 16:42:23 -06:00
  • 77f3c57274 Merge branch 'accessability-pass' into accessability-trackpadfix Alex Garneau 2025-04-04 13:23:44 -06:00
  • a2bccce1d6 Photo Gallery's opacity eases off in high contrast mode. Alex Garneau 2025-04-04 13:23:26 -06:00
  • be5b612ecb Merge branch 'accessability-pass' into accessibility-pass-semanticslabels Alex Garneau 2025-04-04 10:38:24 -06:00
  • 758856889b Merge branch 'accessability-pass' into accessability-trackpadfix Alex Garneau 2025-04-04 10:38:10 -06:00
  • bf909fe669 Added highContrast bool to styles for future use. Alex Garneau 2025-04-03 11:13:35 -06:00
  • 5604060736 Merge branch 'accessability-pass' into accessibility-pass-semanticslabels Alex Garneau 2025-04-02 14:28:31 -06:00
  • 9d5368c741 Merge branch 'accessability-pass' into accessability-trackpadfix Alex Garneau 2025-04-02 14:27:31 -06:00
  • 483aa141ae Merge pull request #211 from gskinnerTeam/accessibility-pass-animationtimesbeta Alex Garneau 2025-04-02 14:25:29 -06:00
  • 34b881978b Disabled Cupertino page translations when animations disabled in Router. Also cleaned it a bit. #211 Alex Garneau 2025-04-02 11:27:23 -06:00
  • 123fafa502 Fixed collectable softlock and quelled animated hero screen. Alex Garneau 2025-04-02 10:57:02 -06:00
  • 16ffd1b09e Additional tweaks. Alex Garneau 2025-04-01 18:04:53 -06:00
  • 51085a44ec Merge branch 'main' into accessibility-pass-animationtimesbeta Alex Garneau 2025-04-01 15:11:58 -06:00
  • cfa0f4794b Created duration_utils to apply a cleaner version of the CustomTime code. Alex Garneau 2025-04-01 15:10:20 -06:00
  • f98eba2548 Merge pull request #206 from gskinnerTeam/200-ProfileModeBuildFix Alex Garneau 2025-04-01 10:17:32 -06:00
  • f6fbfa55c8 Restored custom time. Added $styles.times to cloud animation. Alex Garneau 2025-03-28 10:41:47 -06:00
  • a737b5e275 Trimmed back down to working stuff. Alex Garneau 2025-03-27 17:01:19 -06:00
  • 98e1ed8717 Simplified maybeAnimate to match list and simplified things. Removed debug stuff. Alex Garneau 2025-03-27 10:37:34 -06:00
  • 2d32965ae9 Missed a spot. Alex Garneau 2025-03-27 10:19:07 -06:00
  • e109b8ee64 Reimplemented _Times disabled state and implemented in scroll/page controller animations. Alex Garneau 2025-03-27 10:11:28 -06:00
  • 91af2b386d Created animate_utils and applied "maybeAnimate" throughout app. Alex Garneau 2025-03-27 09:36:34 -06:00
  • b88744d3a4 Merge branch 'accessability-pass' into accessibility-pass-animationtimesbeta Alex Garneau 2025-03-26 12:16:18 -06:00
  • cafb3fe8f9 Merge pull request #210 from gskinnerTeam/manifest-screenshots Shawn 2025-03-25 23:32:29 -06:00
  • 700cc6cb29 Added screenshots to manifest.json for Richer installation interface #210 Alex Garneau 2025-03-24 16:30:09 -06:00
  • 9c773c23ff Collection screen now horizontally scrolls via mouse wheel. #209 accessability-collectionscreenmousewheel Alex Garneau 2025-03-24 09:51:09 -06:00
  • 9a7f7887d4 Revert "Removed debug print." Alex Garneau 2025-03-21 10:06:18 -06:00
  • 8495d16030 Removed debug print. Alex Garneau 2025-03-20 18:06:22 -06:00
  • a73b5fb62a Fair bit of code cleanup. Alex Garneau 2025-03-20 14:40:19 -06:00
  • 4f4b81e45f Moved TrackpadListener into eight-way-swipe-detector, which no longer reads trackpad events. Added it to editorial screen and wonders home screen for the down/up swipes. Bit more refinement. Alex Garneau 2025-03-19 16:34:32 -06:00
  • 7d83cdde1e TrackpadListener functional in Photo Gallery (for testing). Will apply elsewhere. Alex Garneau 2025-03-18 10:28:06 -06:00
  • 6e0d4e2d92 Creating a Trackpad reader to cover bases. Alex Garneau 2025-03-17 18:58:35 -06:00
  • 9cb81c4157 Set delays to custom times so they are set to 0 during reduced motion mode instead of 1. #204 accessibility-pass-animationtimes Alex Garneau 2025-03-13 10:58:51 -06:00
  • 29d3d4784b Applied MergeSemantics. Removed the added locale lines; not necessary after all. Alex Garneau 2025-03-11 12:06:20 -06:00
  • 85cab2d127 Merge branch 'accessability-pass' into accessibility-pass-semanticslabels Alex Garneau 2025-03-11 11:52:09 -06:00
  • a4a304be39 Applying Semantics labelling to Browse Artifacts time slider. Alex Garneau 2025-03-10 19:11:47 -06:00
  • 2fe2ea7c92 Turned close-enough duration times to Times.fast. Alex Garneau 2025-03-06 17:26:25 -07:00
  • 0bf7d91fa2 Created styles.CustomTime to abolish all the custom time variables and instead allow everything to pass in their custom MS and retrieve the duration or delay, which is affected by disableAnimations. Alex Garneau 2025-03-06 16:47:54 -07:00
  • 0bacb457d8 Issue stemmed from a naming convention; PBXPROJ file was referencing both "WonderousWidget" and "Wonderous Widget" as file locations. Simply removed the space throughout. #206 Alex Garneau 2025-03-06 11:09:15 -07:00
  • 3482fd150a Removed debug line. Alex Garneau 2025-03-05 09:42:38 -07:00
  • 1672415891 Disabled illustration hero based on animationsDisabled, which I now derive from styles. Alex Garneau 2025-03-04 16:46:45 -07:00
  • 331b280f74 Moved all instances of animation-based duration and delay into styles.times. Adjusted collectable icon so it doesn't flash like crazy in reduced motion mode. Alex Garneau 2025-03-04 11:58:35 -07:00
  • a73fffb2b4 Setting animation times throughout app (prototype) Alex Garneau 2025-03-03 16:34:06 -07:00
  • 6469ae1043 Excluded several illustration images from Semantics to prevent VoiceOver from highlighting them unnecessarily. Alex Garneau 2025-03-01 02:30:48 -07:00
  • 281b298967 Set search input field to a fixed maxWidth. Alex Garneau 2025-02-26 11:52:14 -07:00
  • 885554657e Added lang="en" to HTML tag to show app's default language (usually starts on English). Alex Garneau 2025-02-24 09:40:10 -07:00
  • 526f587752 Renamed fullscreen image viewer left button to "previous" so they are not both labelled as "next". Alex Garneau 2025-02-21 20:02:42 -07:00
  • 9973af837a Missed one. Alex Garneau 2025-02-21 17:01:55 -07:00
  • 398d0581be Replaced deprecated IgnorePointer with custom Flutter docs provided IgnorePointerWithSchematics. Alex Garneau 2025-02-21 16:47:33 -07:00
  • e14836bc68 Added focus element to Artifact Info Column so artifact details can be read aloud. Alex Garneau 2025-02-19 16:25:43 -07:00
  • 1b81500607 Modified _scrolling_content.dart to include all text in a Focusable Semantic. _callout.dart also has Focus set. This allows the user to select all the text in the wonders_details_screens. Alex Garneau 2025-02-19 13:33:24 -07:00
  • 346d01f63c Swapped count and total for appPageSemanticSwipe. Renamed count to current. Alex Garneau 2025-02-19 01:07:20 -07:00
  • 6f3e784c90 Merge pull request #201 from Uniyo-Ltd/main Shawn 2025-02-07 11:17:53 -07:00
  • 302fdf4f64 Fix Incomplete platform check #201 Aksha 2025-02-07 20:00:24 +02:00
  • f3a402f7ad Update Android runner files for latest Flutter version. esdot 2025-01-10 13:05:44 -07:00
  • 5cbde836cd Fix for #183, only set min-size on macOs and Windows, linux appears to have issues despite the package claiming support. esdot 2025-01-10 09:26:44 -07:00
  • cdd9f17a28 Update iOS build runner files, added min deploy target of iOS 14.0 to satisfy google maps dependency requirements. Shawn 2025-01-10 08:50:39 -07:00
  • f838fe3025 Update README now that wasm can be run on the main brain esdot 2025-01-10 08:38:08 -07:00
  • 420324cdba Build files esdot 2025-01-06 10:01:36 -07:00
  • cd24ee45f7 Formatting esdot 2025-01-06 10:01:23 -07:00
  • 79d95e668b Restore image caching and splashscreen on the web esdot 2025-01-06 10:01:03 -07:00
  • 890f243050 Remove duplicate images esdot 2025-01-06 09:59:44 -07:00
  • a12a4d7ed6 Update build_web.yml #128 Shawn 2024-09-26 16:27:57 -06:00
  • e0e414a849 Update build_web.yml Shawn 2024-09-26 16:27:31 -06:00
  • 7b96ce488a Add production deploy action Shawn 2024-09-26 10:32:37 -06:00
  • b16c65172e Update google maps key Shawn 2024-09-26 10:25:38 -06:00
  • 3747a68767 Update build_and_deploy_web_staging.yml Shawn 2024-09-26 10:04:10 -06:00
  • af20e94027 Delete .github/workflows/build_and_deploy_web.yml Shawn 2024-09-26 01:14:25 -06:00
  • b3c4ee2fa3 Update deploy actions Shawn 2024-09-26 01:01:11 -06:00
  • 31717e43e0 Merge pull request #190 from gskinnerTeam/esDotDev-continuous-deployment Shawn 2024-09-25 21:54:40 -06:00
  • 86d30f4ff2 Update build_web.yml #190 Shawn 2024-09-25 21:52:30 -06:00
  • 1a6310ecfd Create build_web.yml Shawn 2024-09-25 21:42:30 -06:00
  • 1b606e8ff0 Merge pull request #189 from gskinnerTeam/feature/wasm Shawn 2024-09-25 21:35:31 -06:00
  • ab3c4aa318 Cleanup lint warnings for theme colors #189 Shawn 2024-09-25 21:34:19 -06:00
  • 721276ea14 Restore splash screen for web Shawn 2024-09-25 21:31:42 -06:00
  • 011aa0a8bc Organize imports Shawn 2024-09-25 16:16:47 -06:00