feat: Show all patched apps on homescreen#232
Merged
Conversation
81ba9b6 to
6c18b4d
Compare
6c18b4d to
8aabd1e
Compare
8aabd1e to
18d8953
Compare
2e164e2 to
723b93f
Compare
4 tasks
Collaborator
Author
|
I think it's ready for review and testing before merging. |
fb5539b to
dc75005
Compare
2914402 to
d4eecaf
Compare
9904768 to
98991dd
Compare
98991dd to
fc336f0
Compare
github-actions bot
pushed a commit
that referenced
this pull request
Feb 23, 2026
# app [1.8.0-dev.4](v1.8.0-dev.3...v1.8.0-dev.4) (2026-02-23) ### Features * Show all patched apps on homescreen ([#232](#232)) ([a265801](a265801))
Collaborator
Author
|
Check if the patched APK is saved in the manager settings. |
|
It is. So does Solid Explorer and it shows uninstalled which is correct. |
Collaborator
Author
|
Try to force restart manager. This does not always work when the manager is open at the time of uninstallation. It makes no sense to complicate the logic of checking for application uninstallation while the manager is running, as this is a very unlikely case for a average user. |
The things I did:
|
Collaborator
Author
|
I just checked this case with Proton VPN. Can't reproduce issue.
Try deleting the patched apk in the manager settings. |
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.


Changes