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

refactor: overall navigation mechanism and split logic #1429 #1430

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

IndusAryan
Copy link
Contributor

@IndusAryan IndusAryan commented Dec 17, 2024

added smol safedebounce to prevent intentional || unintentional rapid transitions

upgrade coil, navigation and desugar

properly name easter egg activity

dedicated function for opening activities outside nav graph

support for adding custom tag in log error utility (optional)

better navigate function

the reason for replacing appcompat activity with component activity is that it is slightly lightweight, although main activity cant be turned unless compose is used

removed old unused animations

this pr is like a general improvement

@IndusAryan

This comment has been minimized.

@IndusAryan
Copy link
Contributor Author

@fire-light42 weird bug in app itself irrespective of this pr, i was testing sdk 35 and turns out the enter animations in settings never work in debug version only release build.

Copy link
Collaborator

@fire-light42 fire-light42 left a comment

Choose a reason for hiding this comment

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

I dont see anything explicitly wrong, but I will double check when testing.

# Conflicts:
#	.github/workflows/build_to_archive.yml
#	.github/workflows/generate_dokka.yml
#	.github/workflows/issue_action.yml
#	.github/workflows/prerelease.yml
#	.github/workflows/pull_request.yml
#	.github/workflows/update_locales.yml
#	app/build.gradle.kts
Copy link
Collaborator

@fire-light42 fire-light42 left a comment

Choose a reason for hiding this comment

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

Why is .github/workflows deleted?

@IndusAryan
Copy link
Contributor Author

fixed, idk how build to archive got rewritten same

@fire-light42
Copy link
Collaborator

This will be merged in a couple of days, after I have tested it

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.

2 participants