Commit Graph

  • 51f01a661a remove dependency: desktop_window main baldeau 2024-03-01 16:09:17 +01:00
  • 0331605e1e
    Merge pull request #171 from kevmoo/more_color_silly Shawn 2024-02-21 14:36:17 -07:00
  • 11b040ae9e
    Merge pull request #170 from kevmoo/cleanup Shawn 2024-02-21 14:28:33 -07:00
  • 1f1bc63bc1 Wire up final color details for PWA install Kevin Moore 2024-02-21 11:18:37 -08:00
  • e5f1c55993 Set the min SDK to Dart 3.3, bump and fix lints, switch cleanup Kevin Moore 2024-02-20 13:56:39 -08:00
  • 596abc850c Remove unsused dependencies Shawn 2024-02-20 14:31:48 -07:00
  • b6699831d7 Update compileSdkVerison to avoid build warnings on android Shawn 2024-02-20 14:31:38 -07:00
  • 371421a049 Version update, bump build number to allow macOS distribution Shawn 2024-02-20 11:59:31 -07:00
  • 1b508f3200 Cleanup Shawn 2024-02-20 10:34:37 -07:00
  • dadb6275fc Version bump Shawn 2024-02-13 11:53:50 -07:00
  • c00dae0b97 Update flutter_animate version Shawn 2024-02-13 11:37:06 -07:00
  • 01ba5f624f Remove web pkg, was not in use and causing dependency conflicts Shawn 2024-02-13 10:33:22 -07:00
  • e41f2ba530 Remove down-scaling logic for smaller devices. Shawn 2024-02-12 14:31:37 -07:00
  • 1dfa1574c8
    Merge pull request #169 from kevmoo/monifest_color Shawn 2024-02-12 21:41:16 -07:00
  • 095205d047 document that the "black" color should be updated in other places Kevin Moore 2024-02-12 15:16:15 -08:00
  • 648eac7298 also set the theme-color Kevin Moore 2024-02-12 15:10:55 -08:00
  • a1f2a778a2 manifest.json: update background and theme_color Kevin Moore 2024-02-12 14:38:57 -08:00
  • 7f892df3c8
    Merge pull request #166 from kevmoo/patch-1 Shawn 2024-02-12 13:36:04 -07:00
  • 9c64993cff
    Update manifest.json - description Kevin Moore 2024-02-08 12:02:59 -08:00
  • 097295f393
    Update name/short_name in web/manifest.json Kevin Moore 2024-02-08 11:59:19 -08:00
  • 9f3c38d1b5 Add focus element to event cards fix/tab-navigation Shawn 2024-02-05 14:30:43 -07:00
  • 4bb389cec2 Rename events screen Shawn 2024-02-05 14:30:06 -07:00
  • 9903a96d96 Clear current focus when changing tabs Shawn 2024-02-05 14:29:44 -07:00
  • 6093a11c9a Cleanup Shawn 2024-02-05 14:29:12 -07:00
  • f951eec66a Add safe area to homeBtn Shawn 2024-02-05 14:28:53 -07:00
  • bb2564efdd
    Merge pull request #163 from kevmoo/tiny_cleanup Shawn 2024-02-05 13:30:24 -07:00
  • 85379a148a Update dependencies, remove unneeded import Kevin Moore 2024-01-31 13:09:08 -08:00
  • 8d5daf3edd Cleanup home_widget views, add comments, fix rounding issue Shawn 2024-01-25 15:01:16 -07:00
  • 45a9a8348f Version bump Shawn 2024-01-25 09:39:18 -07:00
  • b527acba1c Use ExcludeFocus widget when IndexedStack child is not selected for better tab traversal with keyboard / screen reader. Shawn 2024-01-23 10:31:23 -07:00
  • 1bfecc0ba7 Rename Events screen Shawn 2024-01-23 10:26:48 -07:00
  • 3ee40b811a
    Merge pull request #159 from gskinnerTeam/feature/routing_fixes Shawn 2024-01-22 15:45:05 -07:00
  • b7b9141682 Merge branch 'main' into feature/routing_fixes Shawn 2024-01-22 15:36:08 -07:00
  • 9194c8a41a Lint warnings Shawn 2024-01-22 15:35:37 -07:00
  • 2faa7d7aab Block potential bug that can occur during page transitions Shawn 2024-01-22 15:35:19 -07:00
  • 663ad161fd Expose focusNode for HiddenCollectible to improve keyboard UX in the photo_gallery Improve readability of _handleKeyDown method Shawn 2024-01-22 15:32:20 -07:00
  • 9d2409cc9d Cleanup Shawn 2024-01-22 15:08:58 -07:00
  • b28c6994f7 Closes #161, fix release builds not working Shawn 2024-01-19 10:24:57 -07:00
  • c018fa3dd1 Create NativeWidgetService to seperate view layer from HomeWidget implementation details. Shawn 2024-01-18 12:43:03 -07:00
  • be5e4fbdf3 Build files Shawn 2024-01-18 12:14:48 -07:00
  • a71de46804 Fix merge conflicts Shawn 2024-01-18 12:14:40 -07:00
  • 4b34f81555 Merge branch 'main' into feature/routing_fixes Shawn 2024-01-18 12:07:04 -07:00
  • 2f500a344e Merge branch 'feature/home-widget' Shawn 2024-01-18 12:05:35 -07:00
  • fa640e005d Merge branch 'main' into feature/routing_fixes Shawn 2024-01-18 12:04:11 -07:00
  • 54cfee18c3
    Merge pull request #133 from gskinnerTeam/feature/home-widget Shawn 2024-01-18 12:01:45 -07:00
  • a57a23d4e0 Resolve merge conflicts feature/home-widget Shawn 2024-01-18 11:49:57 -07:00
  • 6f7a69d50d Merge main Shawn 2024-01-18 11:36:12 -07:00
  • a40ce7c080
    Merge pull request #156 from erisanolasheni/main Shawn 2024-01-18 11:34:39 -07:00
  • 590e542b34 Fix bug where widget would get out of sync w/ app once collected artifacts were explored Shawn 2024-01-18 11:22:31 -07:00
  • 76eba1e3e9 Localize pageNotFound Shawn 2024-01-18 11:13:38 -07:00
  • d9955d4124 Remove old todos misc/cleanup_todos Shawn 2024-01-18 10:30:02 -07:00
  • 4913c2fe92 Cleanup warnings, remove some log messages on web Shawn 2024-01-18 10:30:02 -07:00
  • 5d8da79941 Merge branch 'main' into feature/routing_fixes Shawn 2024-01-18 10:16:06 -07:00
  • 68a0f4d2df
    Merge pull request #160 from jonahwilliams/update_maps_version Shawn 2024-01-18 10:13:52 -07:00
  • 848ae5cbb6 Add custom 404 page Shawn 2024-01-18 09:53:09 -07:00
  • 4ee616f67c update lock file jonahwilliams 2024-01-17 22:39:57 -08:00
  • 3da2041963 Update google maps dependency. jonahwilliams 2024-01-17 14:51:46 -08:00
  • 5fea5fc017 Protect details screen from bad tabIndex params Shawn 2024-01-17 11:55:37 -07:00
  • 59af5d9e3e Merge branch 'main' into feature/routing_fixes Shawn 2024-01-17 11:42:24 -07:00
  • 1ffc18d001 Cleanup Shawn 2024-01-17 10:53:42 -07:00
  • 80a5cbdcca Remove navSpike Shawn 2024-01-17 10:51:45 -07:00
  • 537d2ed9e4 Hoist tabPress logic to the screen level. Move go() call to onTap from onChange. prevents errors during route changes. Shawn 2024-01-17 10:50:43 -07:00
  • c450c71d05 Switch collections to .go() instead of .push() Shawn 2024-01-17 10:48:20 -07:00
  • c45e1fc77e Fix bug with missing queryParams, assign unique ids for all pathParams Shawn 2024-01-17 10:47:55 -07:00
  • ea47695847 switch from push to go calls Shawn 2024-01-16 17:00:40 -07:00
  • cbbd343f71 Prevent deeplinking to / Shawn 2024-01-16 16:59:50 -07:00
  • bf2c0b2d04 Fix for #158: Add kIsWeb check to instances where we want android-specific behaviors. Shawn 2024-01-11 10:22:23 -07:00
  • 90e642f4b2 Update pub deps Shawn 2024-01-11 10:16:36 -07:00
  • 539b79a20e Add temporary navSpike to sanity check routing solutions Shawn 2024-01-11 10:16:05 -07:00
  • 2853af8f61 Add support for nested artifacts (probably going to switch back to push() due to an apparent bug in GoRouter) Shawn 2024-01-11 10:15:30 -07:00
  • 44300dbe23 WonderDetails: Switch wonderButton from pop() to /home, helps to clear the queryParams when going back. Shawn 2024-01-11 10:14:48 -07:00
  • c0fae98895 Update go_router version Shawn 2024-01-11 10:13:36 -07:00
  • bbab178465 Finish persistent wonderIndex feature Shawn 2024-01-11 10:12:40 -07:00
  • 28734b7f1f Switch /video and /maps views to be nested within home, better supporting deeplinks. Shawn 2024-01-11 10:11:53 -07:00
  • 00e3dcc234 Respect the tabIndex param when on WonderDetails screen Shawn 2024-01-11 10:11:03 -07:00
  • 3ce1d3a68d Add persistent wonderIndex for home page Shawn 2024-01-11 10:09:39 -07:00
  • 6e3d94eece Have wonders btn go to /home rather than pop(), eliminates the trailing queryString values Shawn 2024-01-09 14:58:33 -07:00
  • 3d9d15c5a0 switch to context.pop() so we're going through the goRouter pkg as designed Shawn 2024-01-09 14:57:11 -07:00
  • 824f4a1ff1 Fix deeplinking / refresh on web Add all nested routes to the routing table Shawn 2024-01-09 14:54:08 -07:00
  • a6c99352e6
    Minor fix on the operator check Erisan Olasheni 2023-12-10 19:06:10 +01:00
  • 74b536b366 Initial changes to routing system Shawn 2023-12-08 10:03:26 -07:00
  • 91c8cb9760 Fix for #155, App stuck in onboarding Shawn 2023-12-08 09:54:26 -07:00
  • 3533369066 Fix map marker placement issue on web Shawn 2023-12-06 10:34:48 -07:00
  • 432becb17a Add escape key support to backBtn by default Shawn 2023-12-05 11:42:26 -07:00
  • 66840b9300 Scrollbar alwaysOn for desktop/web Shawn 2023-12-05 11:39:00 -07:00
  • 28ebe79ad2 Cleanup lint warnings Shawn 2023-12-05 11:05:46 -07:00
  • cc6e1649d1 Add mouse-wheel support to previousNextNavigation Shawn 2023-12-05 10:59:49 -07:00
  • e34479ccd8 Keep backBtn in landscape mode, just align it to the right Shawn 2023-12-05 10:59:01 -07:00
  • 7c76fc9c09 Cleanup Shawn 2023-12-05 10:58:10 -07:00
  • 8daa4c112e Fix RTE when entering collections list Shawn 2023-12-05 10:56:36 -07:00
  • 5b6cd2d8b5 Prevent fullscreen keyboard from reacting when modals are shown Shawn 2023-12-05 10:55:24 -07:00
  • cbde677283 Restore default scrollbar behavior Shawn 2023-12-05 10:54:56 -07:00
  • d7ac853653 Cleanup lint warnings Shawn 2023-12-04 14:54:00 -07:00
  • 1f27c303e9 Graphic fix: Pyramids Jared Bell 2023-12-04 14:30:59 -07:00
  • fc23212912 Enable semantics on startup, closes issue #146 Shawn 2023-12-04 12:39:55 -07:00
  • 9045b5d8fd
    Merge pull request #154 from gskinnerTeam/feature/keyboard-scrolling Shawn 2023-12-04 11:39:35 -07:00
  • d710a9718a Add fullscreen keyboard list scroller component, incorporate into editorial_screen Shawn 2023-12-04 11:32:45 -07:00
  • c2d33ac9d3 Cleanup naming Shawn 2023-12-04 11:31:22 -07:00
  • 9e4d457339 Add prev/next navigation to intro screen Shawn 2023-12-04 11:30:11 -07:00
  • a056373207 Cleanup naming Shawn 2023-12-04 11:29:59 -07:00