Young-Lord / hideRecent

[Xposed] Hide app from Recent task list

Home Page:https://github.com/Xposed-Modules-Repo/moe.lyniko.hiderecent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hide App from Recent Task List

How to use

Only tested on Android 13 (MIUI 14) and Android 11 (MIUI 12); may work on 10 <= Android <= 14

  1. Select android in module scope and activate the module
  2. Select the apps you want to hide from recent app list
  3. Reboot (you MUST reboot when you modify the list, or changes will not be applied until next reboot)

Module Scope

  • android

Project URL

Home URL: https://github.com/Young-Lord/hideRecent

Xposed Modules Repo URL: https://github.com/Xposed-Modules-Repo/moe.lyniko.hiderecent

HELP ME IT DOESNT WORK!!!

Please open a issue here. Provide your Android version, /system/framework/framework.jar and all /system/framework/framework{a number here}.jar if exist.

I am not intended to support Android < 10, but anyone is free to send a PR for Android < 10 support.

PR for refactoring is also appreciated.

Credits

Original code from: https://github.com/cokkeijigen/setAppFull

License

My modification are licensed under WTFPL. You can use them freely.

About

[Xposed] Hide app from Recent task list

https://github.com/Xposed-Modules-Repo/moe.lyniko.hiderecent

License:MIT License


Languages

Language:Kotlin 100.0%