19 Commits

Author SHA1 Message Date
Kevin Moore
e5f1c55993 Set the min SDK to Dart 3.3, bump and fix lints, switch cleanup 2024-02-20 13:56:39 -08:00
Shawn
b7b9141682 Merge branch 'main' into feature/routing_fixes 2024-01-22 15:36:08 -07:00
Shawn
c018fa3dd1 Create NativeWidgetService to seperate view layer from HomeWidget implementation details. 2024-01-18 12:43:03 -07:00
Shawn
fa640e005d Merge branch 'main' into feature/routing_fixes
# Conflicts:
#	lib/router.dart
#	pubspec.lock
#	pubspec.yaml
2024-01-18 12:04:11 -07:00
Shawn
6f7a69d50d Merge main 2024-01-18 11:36:39 -07:00
Shawn
80a5cbdcca Remove navSpike 2024-01-17 10:52:06 -07:00
Shawn
539b79a20e Add temporary navSpike to sanity check routing solutions 2024-01-11 10:16:05 -07:00
Shawn
d7ac853653 Cleanup lint warnings 2023-12-05 11:03:23 -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
a2a5eef138 Add ability to see last collected image, title and subtitle 2023-10-23 17:43:16 -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
bbd6a68731 Cleanup 2023-10-03 14:17:20 -06:00
Shawn
31ec04dea9 Add helper class for downloading and resizing MET image and json files 2023-09-27 13:29:46 -06:00
Shawn
11aad53f71 Add material3 flag 2023-04-11 14:46:22 -06:00
Shawn
099ae9893d Formatting 2023-01-01 12:28:34 -07:00
Shawn
32d6c9eb14 Add persistence to currentLocale settings, only auto-detect initial language 2022-09-08 12:14:28 -06:00
Shawn
636153e6de Add support for android12 splash screen
Polish locale implementation
2022-09-08 09:53:27 -06:00
Eddie
466fe074b8 Initial stab at swapping locales, work in progress
- stubbed in button for testing locale switching, needs design polish and direction on whether the button is available at all times or just in menu
- tested and fixed switching on the fly for wonder views, intro, timeline, artifacts, and menu
2022-09-06 15:13:36 -06:00
Shawn
a1e1aa156f Initial public commit 2022-08-29 20:38:28 -06:00