443 Commits

Author SHA1 Message Date
Shawn
5c72a83def
Merge pull request #106 from yangsfang/issue-104-fix
Fixes language switch button being partially unclickable
2023-09-06 13:47:17 -06:00
Shawn
43d463a9b4 Update native splash screen images 2023-09-05 18:03:50 -06:00
Shawn
a132e97916 Add proxy to MET image requests 2023-09-05 17:48:20 -06:00
Shawn
345f73f048 Replace describeEnum with .name 2023-09-05 17:47:45 -06:00
Shawn
bc21f55d62 Fix overflow error on intro screen 2023-09-05 15:40:00 -06:00
Akmal Irfan
b0337152fa Remove duplicate sentence 2023-09-02 19:00:55 +08:00
Shawn
b430fc4f1b Version bump 2023-09-01 15:48:29 -06:00
Shawn
25d468e3eb Version bump 2023-09-01 14:52:25 -06:00
Shawn
c05c92b442 Use media query size to switch between nav rail and bottom tab menu 2023-09-01 14:51:46 -06:00
Shawn
fa1c4bb52e Add internet permission to android manifest file 2023-09-01 14:51:04 -06:00
Shawn
9ff9527b84 Upgrade gradle version 2023-09-01 14:50:33 -06:00
Yang Fang
fc60942b66
Fixes language switch button being partially unclickable
ExpandedScrollingColumn is on top of the AppHeader and blocks presses on the left half of the language switch button. This commit moves the AppHeader to the top of the stack.
2023-09-01 13:40:30 -07:00
Shawn
d369891d1e Remove unused deps and imports, restore intl pkg to avoid linter warnings 2023-08-29 11:24:20 -06:00
Shawn
14afe90485 Set base href for web version to prepare for deployment 2023-08-29 11:23:23 -06:00
Shawn
56d85a87fd
Merge pull request #100 from parlough/misc/dev-dependency-cleanup
Update dev dependencies, remove unused ones
2023-08-29 11:11:35 -06:00
Parker Lougheed
994a454587
Merge branch 'main' into misc/dev-dependency-cleanup 2023-08-29 11:58:16 -05:00
Shawn
f2408b936c
Merge pull request #101 from parlough/fix/replace-deprecated-load-image-methods
Replace deprecated `ImageProvider` load methods in `RetryImage`
2023-08-29 10:56:17 -06:00
Shawn
5c79438bf2 Remove forked version of gap pkg, no longer needed as of 3.0.1 2023-08-29 10:26:57 -06:00
Shawn
aad94222e8 Tweak img paths to avoid cross-domain origin issues on web platform (WIP) 2023-08-29 10:24:58 -06:00
Shawn
43a1e801b8 Remove intl pkg imports, they are no longer needed on stable branch 2023-08-29 10:23:57 -06:00
Shawn
bb580d5d78 Update README to indicate the app can now run on stable branch 2023-08-29 10:23:34 -06:00
Parker Lougheed
472fdd4ced
Replace deprecated ImageProvider load methods 2023-08-27 22:10:54 -05:00
Parker Lougheed
76fb0f7d1a
Remove build_runner too 2023-08-27 15:58:43 -05:00
Parker Lougheed
d77055d340
Update dev dependencies, remove unused ones 2023-08-27 15:51:04 -05:00
Shawn
ce767b7155 Reorder header elements in stack so that the back button can be selected when using screen reader. 2023-08-23 11:04:27 -06:00
Shawn
a9e4e12ee7 Update web runner files 2023-08-23 10:29:04 -06:00
Shawn
ac10dc36f8 Remove unused imports 2023-08-23 10:28:54 -06:00
Shawn
b6e35f6f92 Add scroll wheel support for intro screen 2023-07-31 10:14:04 -06:00
Shawn
7318ce7d9a Version bump 2023-07-28 11:36:06 -06:00
Shawn
1274130ca1 Update macos runner files 2023-07-28 10:05:14 -06:00
Shawn
9b4d7cc226 Enable drag-to-scroll on desktop 2023-07-28 10:04:51 -06:00
Shawn
fe83fc0c5d Fix macos title 2023-07-28 10:04:34 -06:00
Shawn
d3e7e7e606 Hide placeholder for maps plugin on desktop 2023-07-28 10:04:16 -06:00
Shawn
4492f9e4ee Enable impeller for macOS 2023-07-28 10:03:29 -06:00
Shawn
34e49a0808
Merge pull request #86 from martinoyovo/main
Removed yellow lines under the suggestion title and item text
2023-07-20 12:30:38 -06:00
Shawn
8b0ed00787 Collections list maintains its scroll position when changing list orientation 2023-07-18 18:06:38 -06:00
Shawn
35070ad8a0 Allow web platform to try and load locale 2023-07-11 12:07:40 -06:00
Shawn
23a1741722 Show youtube player on web 2023-07-11 12:07:26 -06:00
Shawn
8a09f54d5c Add network permissions for release builds on macOS 2023-06-28 15:41:44 -06:00
Shawn
479e0838e8 Add category for app store 2023-06-28 15:28:55 -06:00
Shawn
46125abf7f Update app icons 2023-06-28 15:28:27 -06:00
Shawn
a387ca18db Update build files 2023-06-27 12:04:43 -06:00
Shawn
e30e2ebf48 Update Gap package to work around build issue with master branch 2023-06-27 09:40:31 -06:00
Shawn
9e4cd6ee7d Update runner files 2023-06-27 09:39:40 -06:00
Shawn
be5b5fc9a6
Merge pull request #88 from drown0315/fix/dispose_swiper_controller
fix: dispose swipeController
2023-06-26 13:07:29 -06:00
drown0315
11ee06f9ef fix: dispose _swipeController 2023-06-25 23:47:36 +08:00
Shawn
eec8c58d88 Update iOS Runner files 2023-06-22 13:01:30 -06:00
Martino Yovo
6ad95e23e0 Removed yellow lines under the suggestion title and item text 2023-05-27 18:07:25 +00:00
Shawn
c2be9688db Fix nav-rail check 2023-05-11 10:55:34 -06:00
Shawn
6c0d9806cc Version bump 2023-05-10 14:37:53 -06:00