-
Notifications
You must be signed in to change notification settings - Fork 0
23 simonyi konf #52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
23 simonyi konf #52
Changes from 5 commits
Commits
Show all changes
11 commits
Select commit
Hold shift + click to select a range
34c5f9a
chore: Update Expo and React Native dependencies.
peterlipt 06f0cd6
chore: update all application icons and splash screen assets
peterlipt dcef6be
feat: update primary color palette and add new logo assets
peterlipt 525df9d
feat: Add time parsing utility, handle optional presentation presente…
peterlipt 849cc8c
feat: Display pre-conference registration information on the home scr…
peterlipt 3a15561
chore: Apply minor formatting adjustments across several files.
peterlipt e840c06
fix: improve timestamp formatting error handling and remove verbose A…
peterlipt 07ec088
fix: Use `date-fns` `parse` with an explicit format string instead of…
peterlipt 88f0fd7
chore: upgrade to latest expo major
berenteb 0a1f135
feat: Add conference date configuration and enhance notification sche…
berenteb cb8ae10
feat: Integrate conference date into workflows and enhance EAS update…
berenteb File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,42 +1,24 @@ | ||
| import { Image } from 'expo-image'; | ||
| import { useColorScheme } from 'react-native'; | ||
| import Svg, { Path } from 'react-native-svg'; | ||
|
|
||
| const logoWidth = 838; | ||
| const logoHeight = 134; | ||
| const logoWidth = 782.78; | ||
| const logoHeight = 310.59; | ||
|
|
||
| const logoResize = 2 / 7; | ||
| const logoResize = 70 / logoHeight; | ||
|
|
||
| export function Logo() { | ||
| const colorScheme = useColorScheme(); | ||
| const fillColor = colorScheme === 'dark' ? 'white' : 'black'; | ||
| const logoSource = | ||
| colorScheme === 'dark' ? require('../../assets/FullSand.svg') : require('../../assets/Full.svg'); | ||
|
|
||
| return ( | ||
| <Svg width={logoWidth * logoResize} height={logoHeight * logoResize} viewBox='0 0 838 134'> | ||
| <Path | ||
| d='M239.904 133.665V0.426167C262.717 1.43276 286.663 -0.915961 309.345 0.426167C357.709 3.30683 375.2 48.4727 363.325 91.1671C347.88 146.694 283.394 131.423 239.904 133.657V133.665ZM280.436 99.6863H299.377C334.301 99.6863 335.768 34.3967 296.72 34.3967H280.436V99.6863Z' | ||
| fill='#EB0028' | ||
| /> | ||
| <Path | ||
| d='M232.594 0.426147V34.4049H162.151V51.0587H232.594V83.0325H162.151V99.6863H232.594V133.665H121.611V0.426147H232.594Z' | ||
| fill='#EB0028' | ||
| /> | ||
| <Path d='M114.968 0.426147V34.4049H77.7541V133.665H37.2144V34.4049H0V0.426147H114.968Z' fill='#EB0028' /> | ||
| <Path | ||
| d='M625.007 4.4198L670.861 119.679L715.72 4.4198H732.999V133.665H721.034L721.694 19.085C720.741 18.9295 720.822 20.2062 720.545 20.91C716.78 30.4522 713.821 40.69 710.064 50.3795C699.273 78.2205 687.145 105.734 675.857 133.338L664.878 133.002L619.693 19.0686L620.027 133.665H608.062V5.4264L609.057 4.42798H625.007V4.4198Z' | ||
| fill={fillColor} | ||
| /> | ||
| <Path | ||
| d='M498.409 5.42638C498.995 4.47707 499.737 4.50981 500.699 4.39524C511.816 3.08584 545.526 3.60142 555.974 6.34296C575.918 11.5805 585.756 33.161 577.499 52.0735C573.823 60.4782 568.159 62.9006 560.481 66.3213C559.683 66.6732 559.283 66.0104 559.544 67.7126C568.322 68.0072 576.994 74.8815 581.102 82.4105C593.319 104.785 578.054 133.665 551.899 133.665H498.4V5.42638H498.409ZM511.042 63.0479H546.593C550.783 63.0479 558.533 59.0542 561.565 56.0753C575.185 42.7032 567.018 15.7542 547.262 15.7542H511.042V63.056V63.0479ZM511.042 122.339H552.576C553.969 122.339 560.025 120.154 561.574 119.368C578.836 110.62 576.065 85.5121 560.009 76.9192C558.688 76.2154 552.29 73.7112 551.247 73.7112H511.042V122.347V122.339Z' | ||
| fill={fillColor} | ||
| /> | ||
| <Path | ||
| d='M401.054 0.426147L412.024 20.4108L424.307 0.426147H453.216L426.638 40.7309L454.544 82.3696H424.975L413.01 62.3768C412.081 62.1722 411.894 62.9251 411.47 63.498C407.476 68.7846 404.232 76.6083 400.728 82.3696H370.824L398.723 40.7309L371.484 0.426147H401.054Z' | ||
| fill='#EB0028' | ||
| /> | ||
| <Path | ||
| d='M837.331 15.746H774.199V63.0479H832.343L833.232 64.1527C833.052 67.3443 834.332 71.8372 832.343 74.3741H774.199V122.339H838V133.665H762.242V4.4198H836.337L837.331 5.41821V15.746Z' | ||
| fill={fillColor} | ||
| /> | ||
| </Svg> | ||
| <Image | ||
| source={logoSource} | ||
| style={{ | ||
| width: logoWidth * logoResize, | ||
| height: logoHeight * logoResize, | ||
| }} | ||
| contentFit='contain' | ||
| /> | ||
| ); | ||
| } | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,29 @@ | ||
| import React from 'react'; | ||
| import { useTranslation } from 'react-i18next'; | ||
| import { Linking, Text, View } from 'react-native'; | ||
|
|
||
| import { StyledButton } from './styled-button'; | ||
|
|
||
| export function HomePrText() { | ||
| const { t } = useTranslation(); | ||
|
|
||
| return ( | ||
| <View className='flex-1 items-center justify-center p-6 mt-10 gap-6'> | ||
| <Text className='text-center text-lg font-medium opacity-80 text-black dark:text-white'> | ||
| {t('home.prText')} | ||
| </Text> | ||
| <View className='gap-2 items-center justify-center w-full'> | ||
| <Text className='text-center text-base opacity-70 text-black dark:text-white'> | ||
| {t('home.prRegistrationPre')} | ||
| </Text> | ||
| <StyledButton | ||
| variant='primary' | ||
| className='w-full' | ||
| onPress={() => Linking.openURL(t('home.prRegistrationLink'))} | ||
| > | ||
| {t('home.prRegistrationBtn')} | ||
| </StyledButton> | ||
| </View> | ||
| </View> | ||
| ); | ||
| } | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.