208 Commits

Author SHA1 Message Date
Shawn
77b03a29a5 Fix typo 2023-01-25 13:36:58 -07:00
Shawn
849923d739 Small tweaks for intro screen on foldable 2023-01-23 09:46:01 -07:00
Shawn
13073d4e02 EventsView: switch to two-column layout at aspect ratios > .85 2023-01-23 09:08:49 -07:00
Shawn
a0e1e99223 Remember selected wonder on the home page when relaunching app
Version bump
2023-01-23 08:42:21 -07:00
Shawn
9c2c93ea91 Update about us with string keys, restore increased blur amt 2023-01-05 15:43:51 -07:00
Shawn
5abdc22102 Reduce blur slightly 2023-01-05 12:20:46 -07:00
Jared Bell
602c506452 Cleanup artifact search styles
* Fill in entire header black
* Adjust padding
* Adjust font sizes for date range picker
2023-01-04 22:17:13 -07:00
Jared Bell
2106da96ab Update _bottom_text_content.dart
Remove search icon to standardize buttons, adjust spacing to avoid two-line misalignments.
2023-01-04 22:16:09 -07:00
Jared Bell
4fe946e587 Enhance Wonder Events
* Increase font sizes + remove discretionary ligatures from body type (clean up, simplify)
* Adjust spacing
* Standardize maxContentWidth use
* Adjust scroll blur height for tablet portrait (was unblurring)
2023-01-04 22:13:26 -07:00
Jared Bell
008a09ac05 Remove collection header background
* Change to transparent
2023-01-04 21:33:39 -07:00
Jared Bell
1eae15a1a8 Menu screen enhancements
* Increase background blur
* Reduce overlay transparency
* Override local button padding to reduce size
2023-01-04 21:32:50 -07:00
Shawn
7af1ad892b Fix btn alignment on editorial 2023-01-03 22:30:54 -07:00
Shawn
849cbca040 Tweak styling on intro page 2023-01-03 22:30:27 -07:00
Shawn
7276274eff Fix issue w/ maps layout 2023-01-03 22:23:17 -07:00
Shawn
d9e950311a Fix typo in about us 2023-01-03 10:36:53 -07:00
Shawn
0afdce8e6c Restore fadeIn anim for the featured editorial image 2023-01-03 10:36:41 -07:00
Shawn
30a0d68b0d Restore design tweaks with giza 2023-01-03 10:36:11 -07:00
Shawn
23cd1b4c71 Allow AppBtn.onPressed to be null 2023-01-03 10:35:53 -07:00
Shawn
15e1892589 Cleanup intro, remove button handler on final screen. 2023-01-03 10:35:26 -07:00
Shawn
7f54f4fab6 Incorporate scale into appHeader 2023-01-03 10:04:45 -07:00
Shawn
bb598ddf6a Set aspectRatio of map, update gap to avoid rendering issue with 1px hz line on bottom of scroll area 2023-01-03 10:04:13 -07:00
Shawn
989ba4b9c4 Bottom align page indicator on carousel 2023-01-03 10:03:27 -07:00
Shawn
a77b32084b Remove clouds from details view 2023-01-01 13:32:26 -07:00
Shawn
403eca74e8 cleanup 2023-01-01 13:32:10 -07:00
Shawn
2ac2b1ad97 Add delay to MET credits 2023-01-01 13:31:53 -07:00
Shawn
b0601c29ab Cleanup 2023-01-01 12:58:24 -07:00
Shawn
1e1cac7c54 Update app scale implementation 2023-01-01 12:31:28 -07:00
Shawn
098dfddf14 reduce size of timeline btn 2023-01-01 11:40:47 -07:00
Shawn
ba5aade7e9 Tweak padding on events list 2022-12-23 09:19:41 -07:00
Shawn
c1c60ae56a Adjust padding on carousel items 2022-12-22 13:37:22 -07:00
Shawn
f7f75ff81f Hide reset collectibles btn in release mode 2022-12-22 13:36:41 -07:00
Shawn
439b5d63df Cleanup 2022-12-22 13:33:59 -07:00
Shawn
a7197d2f51 Fix extra padding on compass divider 2022-12-22 13:33:34 -07:00
Shawn
252c45a56d Fix gap on bottom of editorial app bar image 2022-12-22 13:33:16 -07:00
Shawn
527fcebce1
Merge pull request #62 from gskinnerTeam/ui-polish-1
UI polish 1
2022-12-22 13:31:17 -07:00
Shawn
feb2ae5cbe Fix icon on home menu 2022-12-22 13:24:55 -07:00
Shawn
77ecacabf7 standardize all backbtns to use AppHeader widget 2022-12-22 10:36:46 -07:00
Jared Bell
c799eefcd8 Update "General UI Polish – Artifact Carousel tweaks"
-Adjust curved clipper for taller spade/pyramid masks. -Wonder graphics adjustments for moons petra/pyramids

Update scale for >1000

Tested on macOS, ipad pro (port/land), iphone 14 Pro, samsung active tab pro.
2022-12-21 19:52:41 -07:00
Jared Bell
fce6506862 General UI Polish – Artifact Carousel tweaks
-Adjust curved clipper for taller spade/pyramid masks.
-Wonder graphics adjustments for moons petra/pyramids

Carousel items
- inset non-focused items with padding to shrink
- adjust vOffsets to match larger curve

Carousel
– Include 800 in shortmode limit (<=)
– Try dynamic bottom height, remove shortmode sizing.
– increase background radius, and remove curve flattening.

Tested on macOS, ipad pro (port/land), iphone 14 Pro, samsung active tab pro.
2022-12-21 17:10:40 -07:00
Shawn
8b997644ab Cleanup 2022-12-21 10:57:31 -07:00
Shawn
fdd9b1073b Update carousel positioning to be more consistent 2022-12-21 10:57:05 -07:00
Shawn
1fa8a54f99 Restore previous image sizing in photo gallery 2022-12-21 10:56:39 -07:00
Shawn
574c4503fd Latest polish tweaks 2022-12-20 10:23:20 -07:00
Shawn
52f8d67e2d Fix tablet sizing in photogallery 2022-12-19 14:37:19 -07:00
Shawn
a40f7c42ce Add close underlay btn to collectibles and home menu 2022-12-19 14:13:25 -07:00
Shawn
9463be0bcd Update line endings 2022-12-19 13:43:30 -07:00
Shawn
19985ca659 Merge branch 'master' into feature-v2-polish
# Conflicts:
#	lib/common_libs.dart
2022-12-19 12:15:33 -07:00
Shawn
6fe234f4c7 Update supported landscape devices, fix RTE error on MachuPicchu and ultra-wide monitors. 2022-12-17 15:11:54 -07:00
Shawn
e5f55ef9db Fix comments 2022-12-12 11:50:24 -07:00
Shawn
bb911cc5d6 Fix issues with aboutUs urls 2022-12-12 10:12:50 -07:00