|
f9610c07bc
|
Merge pull request #208 from gskinnerTeam/accessability-trackpadfix
Accessibility - Trackpad Fix
|
2025-04-07 12:08:09 -06:00 |
|
|
035538736a
|
Merge branch 'accessability-pass' into accessability-trackpadfix
|
2025-04-07 12:07:50 -06:00 |
|
|
e7541892f4
|
Renamed IgnorePointerWithSemantics and split them to both true and false versions.
|
2025-04-07 11:34:51 -06:00 |
|
|
dd031a68bc
|
Updated the search bar text and hint colors to be darker.
|
2025-04-07 11:03:36 -06:00 |
|
|
907aad0bde
|
Removed GestureBinding call; supposedly not needed.
|
2025-04-07 09:56:40 -06:00 |
|
|
7afbd2db13
|
Added darker accent3 to deal with existing text contrast issues.
|
2025-04-04 16:42:23 -06:00 |
|
|
77f3c57274
|
Merge branch 'accessability-pass' into accessability-trackpadfix
|
2025-04-04 13:23:44 -06:00 |
|
|
a2bccce1d6
|
Photo Gallery's opacity eases off in high contrast mode.
|
2025-04-04 13:23:26 -06:00 |
|
|
758856889b
|
Merge branch 'accessability-pass' into accessability-trackpadfix
|
2025-04-04 10:38:10 -06:00 |
|
|
bf909fe669
|
Added highContrast bool to styles for future use.
|
2025-04-03 11:13:35 -06:00 |
|
|
9d5368c741
|
Merge branch 'accessability-pass' into accessability-trackpadfix
|
2025-04-02 14:27:31 -06:00 |
|
|
483aa141ae
|
Merge pull request #211 from gskinnerTeam/accessibility-pass-animationtimesbeta
Accessibility Pass - Second Pass - Animation Times and Reduced Motion mode
|
2025-04-02 14:25:29 -06:00 |
|
|
34b881978b
|
Disabled Cupertino page translations when animations disabled in Router. Also cleaned it a bit.
|
2025-04-02 11:27:23 -06:00 |
|
|
123fafa502
|
Fixed collectable softlock and quelled animated hero screen.
|
2025-04-02 10:57:02 -06:00 |
|
|
16ffd1b09e
|
Additional tweaks.
|
2025-04-01 18:04:53 -06:00 |
|
|
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 |
|
|
9a7f7887d4
|
Revert "Removed debug print."
This reverts commit 8495d160301e64b2584a1c344bc3e4489937657f.
|
2025-03-21 10:06:18 -06:00 |
|
|
8495d16030
|
Removed debug print.
|
2025-03-20 18:06:22 -06:00 |
|
|
a73b5fb62a
|
Fair bit of code cleanup.
|
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.
|
2025-03-19 16:34:32 -06:00 |
|
|
7d83cdde1e
|
TrackpadListener functional in Photo Gallery (for testing). Will apply elsewhere.
|
2025-03-18 10:28:06 -06:00 |
|
|
6e0d4e2d92
|
Creating a Trackpad reader to cover bases.
|
2025-03-17 18:58:35 -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 |
|