fix: Completely isolate patch options in Morphe and Expert modes - #90
Merged
Conversation
Contributor
|
Anything left to do here? Ready to merge? |
Contributor
Author
|
I checked that mode isolation works for me, but that user (from pinned issue) is probably misleading me. |
Contributor
|
Then lets merge because it's confirmed locally |
github-actions Bot
pushed a commit
that referenced
this pull request
Jan 10, 2026
# app [1.2.0-dev.2](v1.2.0-dev.1...v1.2.0-dev.2) (2026-01-10) ### Bug Fixes * Completely isolate patch options in Morphe and Expert modes ([#90](#90)) ([c96fcd9](c96fcd9))
github-actions Bot
pushed a commit
that referenced
this pull request
Jan 10, 2026
# app [1.2.0](v1.1.1...v1.2.0) (2026-01-10) ### Bug Fixes * Allow disabling built-in bundle ([#87](#87)) ([8673d14](8673d14)) * Change to time based version code to resolve pre-release Manager unable to update to latest stable release ([97ec26e](97ec26e)) * Completely isolate patch options in Morphe and Expert modes ([#90](#90)) ([c96fcd9](c96fcd9)) * Some apk files are not selectable in expert mode ([aa8c3ce](aa8c3ce)) ### Features * Add language picker ([#93](#93)) ([dc2058a](dc2058a))
LisoUseInAIKyrios
pushed a commit
that referenced
this pull request
May 17, 2026
LisoUseInAIKyrios
pushed a commit
that referenced
this pull request
May 17, 2026
# app [1.2.0-dev.2](v1.2.0-dev.1...v1.2.0-dev.2) (2026-01-10) ### Bug Fixes * Completely isolate patch options in Morphe and Expert modes ([#90](#90)) ([dc15598](dc15598))
LisoUseInAIKyrios
pushed a commit
that referenced
this pull request
May 17, 2026
# app [1.2.0](v1.1.1...v1.2.0) (2026-01-10) ### Bug Fixes * Allow disabling built-in bundle ([#87](#87)) ([1407a8a](1407a8a)) * Change to time based version code to resolve pre-release Manager unable to update to latest stable release ([df7a432](df7a432)) * Completely isolate patch options in Morphe and Expert modes ([#90](#90)) ([dc15598](dc15598)) * Some apk files are not selectable in expert mode ([71312b3](71312b3)) ### Features * Add language picker ([#93](#93)) ([88c45b9](88c45b9))
SA-SUJON
pushed a commit
to SA-SUJON/MorpheManager
that referenced
this pull request
May 24, 2026
SA-SUJON
pushed a commit
to SA-SUJON/MorpheManager
that referenced
this pull request
May 24, 2026
# app [1.2.0-dev.2](MorpheApp/morphe-manager@v1.2.0-dev.1...v1.2.0-dev.2) (2026-01-10) ### Bug Fixes * Completely isolate patch options in Morphe and Expert modes ([MorpheApp#90](MorpheApp#90)) ([0e9d85a](MorpheApp@0e9d85a))
SA-SUJON
pushed a commit
to SA-SUJON/MorpheManager
that referenced
this pull request
May 24, 2026
# app [1.2.0](MorpheApp/morphe-manager@v1.1.1...v1.2.0) (2026-01-10) ### Bug Fixes * Allow disabling built-in bundle ([MorpheApp#87](MorpheApp#87)) ([e1c4212](MorpheApp@e1c4212)) * Change to time based version code to resolve pre-release Manager unable to update to latest stable release ([7139461](MorpheApp@7139461)) * Completely isolate patch options in Morphe and Expert modes ([MorpheApp#90](MorpheApp#90)) ([0e9d85a](MorpheApp@0e9d85a)) * Some apk files are not selectable in expert mode ([41d1203](MorpheApp@41d1203)) ### Features * Add language picker ([MorpheApp#93](MorpheApp#93)) ([f68fb7c](MorpheApp@f68fb7c))
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Closes #54