Skip to content
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

[iOS/Android] Updated room names inside app. #116

Merged
merged 5 commits into from
Jul 27, 2024
Merged

Conversation

charles-b-stb
Copy link
Contributor

Basically updated the room names in our app for iOS and Android. This does not yet match colors, shapes or data coming from the server. These should be updated before merging.

No useful screenshots since its mismatching data.

Warning: Colors may not be updated properly (especially iOS). Data from the API has not been updated.

Issue

  • close #ISSUE_NUMBER

Overview (Required)

Links

Screenshot (Optional if screenshot test is present or unrelated to UI)

Before After

Movie (Optional)

Before After

…pecially iOS). Data from the API has not been updated.
case .chipmunk: AssetColors.Custom.chipmunk.swiftUIColor
case .dolphin: AssetColors.Custom.dolphin.swiftUIColor
case .electricEel: AssetColors.Custom.electricEel.swiftUIColor
case .flamingo: AssetColors.Custom.flamingo.swiftUIColor
Copy link
Contributor

@shin-usu shin-usu Jul 10, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have you changed the color assets on the iOS side?
I asked the question because Framingo colors were added for Android.
Also, ColorAsset is not registered with this name, so I would expect an error?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the meantime, you should rename the ColorAsset that is no longer needed.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have not

Copy link

github-actions bot commented Jul 10, 2024

Snapshot diff report

File name Image
KaigiAppTest.checkMe
diumTabletLaunchShot
_compare.png
KaigiAppTest.checkSt
artupShot_compare.pn
g
TimetableItemDetailS
creenTest.runTest[Ti
metableItemDetailScr
een - when server is
operational - when
launch - it should b
e appropriately acce
ssible]_compare.png
TimetableItemDetailS
creenTest[TimetableI
temDetailScreen - wh
en server is operati
onal - when launch -
scroll - it should
show scrolled sessio
n detail]_compare.pn
g
PreviewTimetableGrid
ItemWelcomeTalk_comp
are.png
TimetableItemDetailS
creenTest[TimetableI
temDetailScreen - wh
en server is operati
onal - when launch -
click bookmark - cl
ick bookmark again -
it should show unbo
okmarked session]_co
mpare.png
TimetableScreenTest[
TimetableScreen - wh
en server is operati
onal - click timetab
le ui type change -
it should change tim
etable ui type]_comp
are.png
TimetableItemDetailS
creenTest[TimetableI
temDetailScreen - wh
en server is operati
onal - when launch -
it should show sess
ion detail title]_co
mpare.png
TimetablePreview_com
pare.png
TimetableScreenTest[
TimetableScreen - wh
en server is operati
onal - click first s
ession bookmark - it
should show bookmar
ked session]_compare
.png
TimetableScreenTest[
TimetableScreen - wh
en server is operati
onal - it should sho
w timetable items]_c
ompare.png
TimetableItemDetailS
creenTest[TimetableI
temDetailScreen - wh
en server is operati
onal - when font sca
le is large - it sho
uld show small font
session detail]_comp
are.png
TimetableItemDetailS
creenTest[TimetableI
temDetailScreen - wh
en server is operati
onal - when font sca
le is small - it sho
uld show small font
session detail]_comp
are.png
TimetableItemDetailS
creenTest[TimetableI
temDetailScreen - wh
en server is operati
onal - when font sca
le is huge - it shou
ld show small font s
ession detail]_compa
re.png
TimetableItemDetailS
creenTest[TimetableI
temDetailScreen - wh
en server is operati
onal - when launch -
click bookmark - it
should show bookmar
ked session]_compare
.png

@takahirom
Copy link
Member

Could you run ./gradlew detekt --auto-correct to fix the CI status?

Copy link
Member

@takahirom takahirom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution!

@takahirom
Copy link
Member

Well, it seems that this is a draft PR. Are there any areas you still want to change? You can merge it whenever you're ready!

@takahirom
Copy link
Member

Ah, I see that we need to wait for this year's API.

@takahirom takahirom changed the title Updated room names inside app. [iOS] Updated room names inside app. Jul 17, 2024
@charles-b-stb charles-b-stb changed the title [iOS] Updated room names inside app. [iOS/Android] Updated room names inside app. Jul 17, 2024
@takahirom takahirom marked this pull request as ready for review July 27, 2024 03:51
@takahirom
Copy link
Member

I fixed the conflict and checked that it works by running 'sh ci.sh'.

@takahirom takahirom merged commit 6d5c736 into main Jul 27, 2024
5 checks passed
@takahirom takahirom deleted the feature/114-roomnames branch July 27, 2024 04:30
@charles-b-stb
Copy link
Contributor Author

Sorry I didn't get a chance to fully review. LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants