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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Piccoma): Add Enable debugging patch #3144

Draft
wants to merge 4 commits into
base: dev
Choose a base branch
from

Conversation

Starmania
Copy link
Contributor

No description provided.

@oSumAtrIX oSumAtrIX changed the title feat(piccomafr): Add Debug mode patch feat(Piccoma): Add Enable debugging patch May 18, 2024

@Patch(
name = "Enable debugging",
description = "Enable every debug possibilities of the app.",
Copy link
Member

Choose a reason for hiding this comment

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

Please provide a better description of what this patch does. What kind of debugging is achieved?

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 would like your opinion on it, but I think I will split the patch in 3. One part for DEV mode, one part for logging HTTP requests by setting the DEBUG flag in volley and a last one for the rest. What do you think ?

setOf(AppConfFingerprint, OpenToUserFingerprint),
) {
override fun execute(context: BytecodeContext) {
AppConfFingerprint.result?.mutableMethod?.apply {
Copy link
Member

Choose a reason for hiding this comment

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

Please add a comment here explaining what each patch does. It is unclear what the instruction replacement is done for and what it effects. Add comments for the patches below as well.

@Starmania Starmania marked this pull request as draft May 20, 2024 10:50
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.

None yet

2 participants