|
51f01a661a
|
remove dependency: desktop_window
|
2024-03-01 16:09:17 +01:00 |
|
Shawn
|
0331605e1e
|
Merge pull request #171 from kevmoo/more_color_silly
Wire up final color details for PWA install
|
2024-02-21 14:36:17 -07:00 |
|
Shawn
|
11b040ae9e
|
Merge pull request #170 from kevmoo/cleanup
Set the min SDK to Dart 3.3
|
2024-02-21 14:28:33 -07:00 |
|
Kevin Moore
|
1f1bc63bc1
|
Wire up final color details for PWA install
|
2024-02-21 11:18:46 -08:00 |
|
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
|
596abc850c
|
Remove unsused dependencies
|
2024-02-20 14:32:00 -07:00 |
|
Shawn
|
b6699831d7
|
Update compileSdkVerison to avoid build warnings on android
|
2024-02-20 14:32:00 -07:00 |
|
Shawn
|
371421a049
|
Version update, bump build number to allow macOS distribution
|
2024-02-20 13:10:20 -07:00 |
|
Shawn
|
1b508f3200
|
Cleanup
|
2024-02-20 10:36:34 -07:00 |
|
Shawn
|
dadb6275fc
|
Version bump
|
2024-02-13 11:55:47 -07:00 |
|
Shawn
|
c00dae0b97
|
Update flutter_animate version
|
2024-02-13 11:55:47 -07:00 |
|
Shawn
|
01ba5f624f
|
Remove web pkg, was not in use and causing dependency conflicts
|
2024-02-13 11:55:43 -07:00 |
|
Shawn
|
e41f2ba530
|
Remove down-scaling logic for smaller devices.
|
2024-02-13 09:45:12 -07:00 |
|
Shawn
|
1dfa1574c8
|
Merge pull request #169 from kevmoo/monifest_color
manifest.json: update background and theme_color
|
2024-02-12 21:41:16 -07:00 |
|
Kevin Moore
|
095205d047
|
document that the "black" color should be updated in other places
|
2024-02-12 15:16:15 -08:00 |
|
Kevin Moore
|
648eac7298
|
also set the theme-color
|
2024-02-12 15:10:55 -08:00 |
|
Kevin Moore
|
a1f2a778a2
|
manifest.json: update background and theme_color
|
2024-02-12 14:38:57 -08:00 |
|
Shawn
|
7f892df3c8
|
Merge pull request #166 from kevmoo/patch-1
Update name/short_name in web/manifest.json
|
2024-02-12 13:36:04 -07:00 |
|
Kevin Moore
|
9c64993cff
|
Update manifest.json - description
|
2024-02-08 12:02:59 -08:00 |
|
Kevin Moore
|
097295f393
|
Update name/short_name in web/manifest.json
So the install experience is prettier
|
2024-02-08 11:59:19 -08:00 |
|
Shawn
|
bb2564efdd
|
Merge pull request #163 from kevmoo/tiny_cleanup
Update dependencies, remove unneeded import
|
2024-02-05 13:30:24 -07:00 |
|
Kevin Moore
|
85379a148a
|
Update dependencies, remove unneeded import
|
2024-01-31 13:09:08 -08:00 |
|
Shawn
|
8d5daf3edd
|
Cleanup home_widget views, add comments, fix rounding issue
|
2024-01-25 15:01:16 -07:00 |
|
Shawn
|
45a9a8348f
|
Version bump
|
2024-01-25 09:39:23 -07:00 |
|
Shawn
|
3ee40b811a
|
Merge pull request #159 from gskinnerTeam/feature/routing_fixes
Feature/routing fixes
|
2024-01-22 15:45:05 -07:00 |
|
Shawn
|
b7b9141682
|
Merge branch 'main' into feature/routing_fixes
|
2024-01-22 15:36:08 -07:00 |
|
Shawn
|
9194c8a41a
|
Lint warnings
|
2024-01-22 15:35:37 -07:00 |
|
Shawn
|
2faa7d7aab
|
Block potential bug that can occur during page transitions
|
2024-01-22 15:35:19 -07:00 |
|
Shawn
|
663ad161fd
|
Expose focusNode for HiddenCollectible to improve keyboard UX in the photo_gallery
Improve readability of _handleKeyDown method
|
2024-01-22 15:34:51 -07:00 |
|
Shawn
|
9d2409cc9d
|
Cleanup
|
2024-01-22 15:09:08 -07:00 |
|
Shawn
|
b28c6994f7
|
Closes #161, fix release builds not working
|
2024-01-19 10:24:57 -07:00 |
|
Shawn
|
c018fa3dd1
|
Create NativeWidgetService to seperate view layer from HomeWidget implementation details.
|
2024-01-18 12:43:03 -07:00 |
|
Shawn
|
be5e4fbdf3
|
Build files
|
2024-01-18 12:14:48 -07:00 |
|
Shawn
|
a71de46804
|
Fix merge conflicts
|
2024-01-18 12:14:40 -07:00 |
|
Shawn
|
4b34f81555
|
Merge branch 'main' into feature/routing_fixes
|
2024-01-18 12:07:04 -07:00 |
|
Shawn
|
2f500a344e
|
Merge branch 'feature/home-widget'
|
2024-01-18 12:05:35 -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
|
54cfee18c3
|
Merge pull request #133 from gskinnerTeam/feature/home-widget
Feature/home widget
|
2024-01-18 12:01:45 -07:00 |
|
Shawn
|
a57a23d4e0
|
Resolve merge conflicts
|
2024-01-18 11:53:38 -07:00 |
|
Shawn
|
6f7a69d50d
|
Merge main
|
2024-01-18 11:36:39 -07:00 |
|
Shawn
|
a40ce7c080
|
Merge pull request #156 from erisanolasheni/main
Minor fix on the operator check
|
2024-01-18 11:34:39 -07:00 |
|
Shawn
|
590e542b34
|
Fix bug where widget would get out of sync w/ app once collected artifacts were explored
|
2024-01-18 11:22:31 -07:00 |
|
Shawn
|
76eba1e3e9
|
Localize pageNotFound
|
2024-01-18 11:13:38 -07:00 |
|
Shawn
|
4913c2fe92
|
Cleanup warnings, remove some log messages on web
|
2024-01-18 10:30:02 -07:00 |
|
Shawn
|
5d8da79941
|
Merge branch 'main' into feature/routing_fixes
# Conflicts:
# pubspec.yaml
|
2024-01-18 10:16:06 -07:00 |
|
Shawn
|
68a0f4d2df
|
Merge pull request #160 from jonahwilliams/update_maps_version
Update google maps dependency.
|
2024-01-18 10:13:52 -07:00 |
|
Shawn
|
848ae5cbb6
|
Add custom 404 page
|
2024-01-18 10:11:27 -07:00 |
|
jonahwilliams
|
4ee616f67c
|
update lock file
|
2024-01-17 22:39:57 -08:00 |
|
jonahwilliams
|
3da2041963
|
Update google maps dependency.
|
2024-01-17 14:51:46 -08:00 |
|
Shawn
|
5fea5fc017
|
Protect details screen from bad tabIndex params
|
2024-01-17 11:55:37 -07:00 |
|