Skip to content

feat: Add Force Stop shortcut to app popup menu#110

Open
anthonnyb98 wants to merge 1 commit into
Mahmud0808:masterfrom
anthonnyb98:master
Open

feat: Add Force Stop shortcut to app popup menu#110
anthonnyb98 wants to merge 1 commit into
Mahmud0808:masterfrom
anthonnyb98:master

Conversation

@anthonnyb98

Copy link
Copy Markdown
  • Injects a 'Force Stop' action into the Pixel Launcher app long-press popup
  • Supports legacy Android views and Jetpack Compose (Android 17 QPR1+)
  • Implements Root fallback if standard ActivityManager reflection fails due to permissions
  • Bypasses hidden API reflection bans using XposedHelpers

- Injects a 'Force Stop' action into the Pixel Launcher app long-press popup
- Supports legacy Android views and Jetpack Compose (Android 17 QPR1+)
- Implements Root fallback if standard ActivityManager reflection fails due to permissions
- Bypasses hidden API reflection bans using XposedHelpers
@Mahmud0808

Copy link
Copy Markdown
Owner

Thanks for your contribution. I’ll need some time to review the full code.

@Mahmud0808

Copy link
Copy Markdown
Owner

There's something wrong. I am currently using Launcher3 and the App Info shortcut is being cloned 3 times instead of showing Force Stop shortcut.

image

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.

3 participants