154 Commits

Author SHA1 Message Date
Shawn
b5157d14ce Intial pass on collection screen 2022-10-27 10:24:28 -06:00
Shawn
630a7a38e5 Fix collectible found screen 2022-10-27 10:24:12 -06:00
Shawn
1a34f14967 Hide all home page content when showing home_menu 2022-10-27 10:23:52 -06:00
Shawn
60d65e8191 Add additional space to top of home menu page, increase vertical btn height of text btns 2022-10-27 10:23:27 -06:00
Shawn
90bf9df397 Add artifact details hz mode 2022-10-25 00:47:05 -06:00
Shawn
773865fe44 Cleanup 2022-10-25 00:27:37 -06:00
Shawn
6dace83bd2 Cap width of timeline events 2022-10-25 00:27:19 -06:00
Shawn
85819bb7d5 Add dynamic tab btn sizing 2022-10-25 00:04:41 -06:00
Shawn
e767fc0c21 restore font and inset scaling 2022-10-24 15:42:27 -06:00
Shawn
24f82bba46 Fix tab bar center alignment 2022-10-24 15:42:06 -06:00
Shawn
12b9a1bb49
Merge pull request #38 from pedromassango/patch-1
Remove unnecessary Stack widget from photo_gallery.dart
2022-10-10 17:13:24 -06:00
Shawn
c0ef12e158 Add max size to events list, fix background blue color issue 2022-10-07 11:54:32 -06:00
Shawn
e734b5cec7 Center align home menu, cap width of btns according to vertical space 2022-10-07 11:53:52 -06:00
Shawn
3721d75a8e Apply max width to editorial list content 2022-10-07 11:30:00 -06:00
Shawn
f98cb93f23 Apply a max width to the time range selector content 2022-10-07 11:29:45 -06:00
Shawn
b826c92a8f Apply a max width to search box 2022-10-07 11:29:28 -06:00
Shawn
fb1b95ebc5 Adjust search results grid for size of screen 2022-10-07 11:29:17 -06:00
Shawn
0103ff16e8 Close keyboard when scrolling on search results. Add ScrollDecorator.onInit. 2022-10-04 09:15:56 -06:00
Shawn
aa6fd4a300 Restore improved collection icons 2022-10-03 19:34:40 -06:00
Pedro Massango
e9f4dc63a8
Update photo_gallery.dart 2022-09-30 21:54:51 +02:00
Grant Skinner
181a0783fd Improve loading state UI of search tiles 2022-09-26 16:41:58 -06:00
Shawn
58c95f10d9 Revert changes to collectible icons due to rendering issues w/ impeller 2022-09-21 00:58:04 -06:00
Shawn
d5f9da01b4
Merge pull request #29 from kenzieschmoll/optimizations
Use GradientContainer to optimize raster performance
2022-09-20 19:46:51 -06:00
Shawn
49cf3f1c11 Remove page indicator increment/decrement 2022-09-20 19:33:53 -06:00
Shawn
6a31c38dab Improve a11y on home-screen and carousel 2022-09-20 19:01:23 -06:00
Shawn
5b12c5ccb3 Fix semantic issue with vertical swipe controller 2022-09-20 14:55:01 -06:00
Shawn
b2a6990fd8 Merge branch 'master' into feature-improve-a11y 2022-09-19 14:21:50 -06:00
Shawn
662925cbfa Polish home page and carousel view
Tweak implementation of AppBtn semantics
2022-09-19 14:21:30 -06:00
Grant Skinner
a3df02252d Improve transition to full screen image viewer 2022-09-17 16:57:22 -06:00
Grant Skinner
9a8b2dc8d9 improve collection tile icons 2022-09-16 14:56:11 -06:00
Kenzie Schmoll
521e6d76ba fix opacity 2022-09-13 17:45:15 -07:00
Kenzie Schmoll
d18edb0f24 Use GradientContainer to optimize raster performance 2022-09-13 17:08:05 -07:00
Shawn
abaebdbdba
Merge pull request #25 from Manty-K/master
fix : intro_screen next button clickable
2022-09-12 19:35:38 -06:00
Shawn
0b6aeeaa62 Reduce size of collapsing pull quote text 2022-09-12 14:28:33 -06:00
Shawn
7ff835c4a0 Fix arrow btn on home view 2022-09-12 11:04:53 -06:00
Manthan Khandale
e2706434fd fix : intro_screen next button clickable 2022-09-10 14:15:24 +05:30
Shawn
e0fc2e75ac Disable hero animation when Title is scrolled out of view 2022-09-09 11:53:32 -06:00
Shawn
faf54c4372 Hide wonderTitle when menu is opened 2022-09-08 22:46:48 -06:00
Shawn
636153e6de Add support for android12 splash screen
Polish locale implementation
2022-09-08 09:53:27 -06:00
Shawn
cdcc9284d5 Increase vertical spacing on home page 2022-09-07 15:39:52 -06:00
Shawn
b914ce41fe Merge branch 'master' into feature-add-homepage-title 2022-09-07 15:16:43 -06:00
Shawn
d682f29b75 Tweak spacing, increase font size for colosseum and christRedeemer 2022-09-07 15:16:33 -06:00
Shawn
060a028e3b Cleanup lint warnings 2022-09-07 13:54:32 -06:00
Shawn
ef1c4d8a8a Tweak pull quote to collapse for longer 2022-09-07 13:51:16 -06:00
Shawn
d7952ed1ab Remove from intro screen 2022-09-07 13:44:20 -06:00
Shawn
65d5fd48d3 Rename to LocaleSwitcher, tweak HomeMenu layout 2022-09-07 13:28:41 -06:00
Eddie
726cc6d5e7 Add Locale button
- add LocaleButton to intro and menu, toasted placeholder in app_scaffold
- add localeLogic.isEnglish helper, used in _results_grid and _scrolling_content
2022-09-06 16:31:22 -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
3ae6806b38 Tweak layout for home page. Add title, remove page indicator, reduce bottom padding 2022-09-06 09:39:01 -06:00
Shawn
240b7f05c0 Fix text scaling on about dialog 2022-09-01 21:04:25 -06:00