GKMSPatch/patch
Harshit Shah 4d8bafd74f
Remove mandatory original signature check (#185)
We are unnecessary fetching original signature even when signature
bypass level is not greater than 0. Due to which some apps which were
not signed were failing to be patched with error "get original signature
failed".
2023-04-21 21:21:25 +08:00
..
libs feat: set minimum sdk to Android 9 if original value is lower (#167) 2023-01-28 11:53:55 +08:00
src/main/java/org/lsposed/patch Remove mandatory original signature check (#185) 2023-04-21 21:21:25 +08:00
.gitignore done with project structure refine 2021-04-07 12:06:30 +08:00
build.gradle.kts Fixing Manifest Parsing - Shifting from axmlprinter to axmlparser (#180) 2023-04-09 22:58:48 +08:00