forked from SudoCode755/SudoHide
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f4cb814
commit 683a507
Showing
1 changed file
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# SudoHide | ||
Xposed module hide android apps from other android apps | ||
|
||
This started out as personel project because a game I downloaded refused to start because I had some app installed (Sigh, control freaks!) | ||
I saw fatminmin's minminhide Xposed Module, but it was not working for me, the I started building on it. | ||
|
||
I did a complete UI rework, I changed All of the hooks. | ||
|
||
This is my first xpose modules so experts your feedback is more than welcome! :) |