Skip to content

feature/handle-remaining-logic#66

Merged
Farah315 merged 11 commits into
developfrom
feature/handle-remaining-logic
Oct 18, 2025
Merged

feature/handle-remaining-logic#66
Farah315 merged 11 commits into
developfrom
feature/handle-remaining-logic

Conversation

@gehadepada

@gehadepada gehadepada commented Oct 17, 2025

Copy link
Copy Markdown
Contributor
Screen.Recording.2025-10-18.at.6.08.21.AM.mov

UserDataSource.addPoints(points)
}

override suspend fun updateLives(lives: Int) {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

can u add also current heart live , or get live heart ?cuz i want it in game screen so i can make a check when i lose and remove heart

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Screenshot 2025-10-18 at 5 42 56 AM

already exist

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I know I saw it, but sorry for overthinking, my way of thinking is I'm here i wanna implement in game screen so the name i think will express it is get live heart or smth like that, so when i lose a game i easily can use update live and make sure it's updated in home screen, I think we can put the name is get live heart so we can update &get in same time

@gehadepada gehadepada requested a review from Farah315 October 18, 2025 03:10
…aining-logic

# Conflicts:
#	app/src/main/java/com/thechance/qurio/di/DataModule.kt
Comment on lines +3 to +4
interface CharacterBuyView {
} No newline at end of file

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
interface CharacterBuyView {
}
interface CharacterBuyView: BaseView

Comment on lines -51 to +53
super.onViewCreated(view, savedInstanceState)
println("parent")

@Farah315 Farah315 Oct 18, 2025

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

why u add println here?, for check u can use log and delete it after u sure its work

@Farah315 Farah315 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

great work

@Farah315 Farah315 merged commit ea18409 into develop Oct 18, 2025
1 check passed
@Farah315 Farah315 deleted the feature/handle-remaining-logic branch October 18, 2025 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants