LSPosed/xposed-bridge
Wang Han d4aeddf5bc XposedBridge: Remove useless log(2) method
This is not used by any modules as they all use original Xposed
API, so this method is not defined. Furthermore, this is uselss
as we can always do getStackTraceString(new Throwable()) to
convert throwable to string.
2020-03-04 13:24:50 +08:00
..
src/main XposedBridge: Remove useless log(2) method 2020-03-04 13:24:50 +08:00
.gitignore Refactor project structure 2019-03-19 14:32:44 +08:00
build.gradle Dynamically create XResourcesSuperClass and XTypedArraySuperClass 2019-04-30 00:23:56 +08:00
proguard-rules.pro Refactor project structure 2019-03-19 14:32:44 +08:00