|
51085a44ec
|
Merge branch 'main' into accessibility-pass-animationtimesbeta
|
2025-04-01 15:11:58 -06:00 |
|
|
cfa0f4794b
|
Created duration_utils to apply a cleaner version of the CustomTime code.
|
2025-04-01 15:10:20 -06:00 |
|
|
f98eba2548
|
Merge pull request #206 from gskinnerTeam/200-ProfileModeBuildFix
Issue 200 - Fixed incorrect build file reference
|
2025-04-01 10:17:32 -06:00 |
|
|
f6fbfa55c8
|
Restored custom time. Added $styles.times to cloud animation.
|
2025-03-28 10:41:47 -06:00 |
|
|
a737b5e275
|
Trimmed back down to working stuff.
|
2025-03-27 17:01:19 -06:00 |
|
|
98e1ed8717
|
Simplified maybeAnimate to match list and simplified things. Removed debug stuff.
|
2025-03-27 10:37:34 -06:00 |
|
|
2d32965ae9
|
Missed a spot.
|
2025-03-27 10:19:07 -06:00 |
|
|
e109b8ee64
|
Reimplemented _Times disabled state and implemented in scroll/page controller animations.
|
2025-03-27 10:11:28 -06:00 |
|
|
91af2b386d
|
Created animate_utils and applied "maybeAnimate" throughout app.
|
2025-03-27 09:36:34 -06:00 |
|
|
b88744d3a4
|
Merge branch 'accessability-pass' into accessibility-pass-animationtimesbeta
|
2025-03-26 12:16:18 -06:00 |
|
|
cafb3fe8f9
|
Merge pull request #210 from gskinnerTeam/manifest-screenshots
Add screenshots to manifest.json
|
2025-03-25 23:32:29 -06:00 |
|
|
700cc6cb29
|
Added screenshots to manifest.json for Richer installation interface
|
2025-03-24 16:30:09 -06: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.
|
2025-03-06 11:09:15 -07:00 |
|
|
6469ae1043
|
Excluded several illustration images from Semantics to prevent VoiceOver from highlighting them unnecessarily.
|
2025-03-01 02:30:48 -07:00 |
|
|
281b298967
|
Set search input field to a fixed maxWidth.
|
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).
|
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".
|
2025-02-21 20:02:42 -07:00 |
|
|
9973af837a
|
Missed one.
|
2025-02-21 17:01:55 -07:00 |
|
|
398d0581be
|
Replaced deprecated IgnorePointer with custom Flutter docs provided IgnorePointerWithSchematics.
|
2025-02-21 16:47:33 -07:00 |
|
|
e14836bc68
|
Added focus element to Artifact Info Column so artifact details can be read aloud.
|
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.
|
2025-02-19 13:33:24 -07:00 |
|
|
346d01f63c
|
Swapped count and total for appPageSemanticSwipe. Renamed count to current.
|
2025-02-19 01:07:20 -07:00 |
|
|
6f3e784c90
|
Merge pull request #201 from Uniyo-Ltd/main
Fix Incomplete platform check
|
2025-02-07 11:17:53 -07:00 |
|
|
302fdf4f64
|
Fix Incomplete platform check
|
2025-02-07 20:00:24 +02:00 |
|
|
f3a402f7ad
|
Update Android runner files for latest Flutter version.
|
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.
|
2025-01-10 09:26:56 -07:00 |
|
|
cdd9f17a28
|
Update iOS build runner files, added min deploy target of iOS 14.0 to satisfy google maps dependency requirements.
|
2025-01-10 08:50:39 -07:00 |
|
|
f838fe3025
|
Update README now that wasm can be run on the main brain
|
2025-01-10 08:38:08 -07:00 |
|
|
420324cdba
|
Build files
|
2025-01-06 10:02:06 -07:00 |
|
|
cd24ee45f7
|
Formatting
|
2025-01-06 10:02:06 -07:00 |
|
|
79d95e668b
|
Restore image caching and splashscreen on the web
|
2025-01-06 10:02:06 -07:00 |
|
|
890f243050
|
Remove duplicate images
|
2025-01-06 10:02:06 -07:00 |
|
|
a12a4d7ed6
|
Update build_web.yml
|
2024-09-26 16:27:57 -06:00 |
|
|
e0e414a849
|
Update build_web.yml
|
2024-09-26 16:27:31 -06:00 |
|
|
7b96ce488a
|
Add production deploy action
|
2024-09-26 10:32:37 -06:00 |
|
|
b16c65172e
|
Update google maps key
|
2024-09-26 10:25:50 -06:00 |
|
|
3747a68767
|
Update build_and_deploy_web_staging.yml
|
2024-09-26 10:04:10 -06:00 |
|
|
af20e94027
|
Delete .github/workflows/build_and_deploy_web.yml
|
2024-09-26 01:14:25 -06:00 |
|
|
b3c4ee2fa3
|
Update deploy actions
|
2024-09-26 01:01:35 -06:00 |
|
|
31717e43e0
|
Merge pull request #190 from gskinnerTeam/esDotDev-continuous-deployment
Update build_web.yml
|
2024-09-25 21:54:40 -06:00 |
|
|
86d30f4ff2
|
Update build_web.yml
|
2024-09-25 21:52:30 -06:00 |
|
|
1a6310ecfd
|
Create build_web.yml
|
2024-09-25 21:42:30 -06:00 |
|
|
1b606e8ff0
|
Merge pull request #189 from gskinnerTeam/feature/wasm
Feature/wasm
|
2024-09-25 21:35:31 -06:00 |
|
|
ab3c4aa318
|
Cleanup lint warnings for theme colors
|
2024-09-25 21:34:19 -06:00 |
|
|
721276ea14
|
Restore splash screen for web
|
2024-09-25 21:31:42 -06:00 |
|
|
011aa0a8bc
|
Organize imports
|
2024-09-25 16:16:47 -06:00 |
|
|
055b3a03b9
|
Remove temp video fix, fix typing on markerIcon
|
2024-09-25 16:15:15 -06:00 |
|
|
fee3b13b89
|
Merge branch 'main' into feature/wasm
# Conflicts:
# pubspec.yaml
|
2024-09-25 16:11:50 -06:00 |
|
|
f60556a94e
|
Restore google maps functionality
|
2024-09-25 16:08:59 -06:00 |
|
|
d5971af3c8
|
Merge pull request #181 from bienvenuelisis/main
Replace outdated dependencies, with gskinner updated one's, and overrides intl dependency.
|
2024-07-26 09:07:42 -06:00 |
|