Skip to content

Comments

feat: Show all patched apps on homescreen#232

Merged
MarcaDian merged 14 commits intodevfrom
new-main-button
Feb 23, 2026
Merged

feat: Show all patched apps on homescreen#232
MarcaDian merged 14 commits intodevfrom
new-main-button

Conversation

@MarcaDian
Copy link
Collaborator

@MarcaDian MarcaDian commented Feb 21, 2026

Changes

  • Show all apps that have patches in all active bundles on the home screen
  • Add long-press dialog to hide/unhide an app
  • Add dialog button at the end of the list to view and manage hidden apps
  • Refactor constants implementation
  • Refactor bundle cards in the bottom sheet:
    • Add state change animations
    • Expand displayed information for better user understanding

Screenshot_2026-02-22-17-12-06-626_app.morphe.manager-edit.jpg

Screenshot_2026-02-22-17-12-20-273_app.morphe.manager-edit.jpg

Screenshot_2026-02-22-14-17-24-038_app.morphe.manager-edit.jpg

@MarcaDian MarcaDian force-pushed the new-main-button branch 3 times, most recently from 81ba9b6 to 6c18b4d Compare February 21, 2026 09:29
@LisoUseInAIKyrios LisoUseInAIKyrios changed the title feat: New main buttons feat: Show all patched apps on homescreen Feb 21, 2026
@MarcaDian MarcaDian linked an issue Feb 22, 2026 that may be closed by this pull request
4 tasks
@MarcaDian
Copy link
Collaborator Author

I think it's ready for review and testing before merging.

@MarcaDian MarcaDian merged commit a265801 into dev Feb 23, 2026
1 check passed
@MarcaDian MarcaDian deleted the new-main-button branch February 23, 2026 08:51
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))
@Not4GoodBoyThou
Copy link

Although I did patched both of these before, I don't have both Proton VPN and Smart Launcher installed at the moment. Is it supposed to show like it?

Screenshot_20260223_143901_Morphe

@MarcaDian
Copy link
Collaborator Author

MarcaDian commented Feb 23, 2026

Check if the patched APK is saved in the manager settings.

@Not4GoodBoyThou
Copy link

It is. So does Solid Explorer and it shows uninstalled which is correct.

@MarcaDian
Copy link
Collaborator Author

MarcaDian commented Feb 23, 2026

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.

@Not4GoodBoyThou
Copy link

Try to force restart manager.

The things I did:

  1. Force closed the manager. Issue not fixed.
  2. Re added the patches after removing it. Issue not fixed.
  3. Installed the saved apk, uninstalled within the manager itself. Issue not fixed.
  4. Installed the saved apk, uninstalled from the device settings. Issue not fixed.

@MarcaDian
Copy link
Collaborator Author

MarcaDian commented Feb 23, 2026

I just checked this case with Proton VPN. Can't reproduce issue.

  1. I uninstalled patched Proton VPN, the manager did not show the status in the button, but it showed it in the button dialog.
  2. Force restart the manager. The manager showed that the application was uninstalled.
  3. I installed the patched one again. Force restart the manager, everything shows.

Try deleting the patched apk in the manager settings.

Screenshots

Screenshot_2026-02-23-11-55-59-167_app.morphe.manager-edit.jpg

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.

bug: Added (time) seems to be bugged somehow

3 participants