Skip to content

Tags: Meituan-Dianping/Robust

Tags

0.4.99

Toggle 0.4.99's commit message
update to 99

Signed-off-by: hedex <[email protected]>

0.4.96

Toggle 0.4.96's commit message
update to 96

Signed-off-by: hedex <[email protected]>

0.4.95

Toggle 0.4.95's commit message
兼容R8的mappping文件

Signed-off-by: hedex <[email protected]>

0.4.93

Toggle 0.4.93's commit message
fix robust id not found

Signed-off-by: hedex <[email protected]>

0.4.91

Toggle 0.4.91's commit message
update version to 0.4.91

Signed-off-by: hedex <[email protected]>

0.4.88

Toggle 0.4.88's commit message
fix bug, 感谢 银飞 同学

--
Caused by: java.lang.ExceptionInInitializerError
at java.lang.reflect.Field.set(Native Method)
at com.meituan.robust.PatchExecutor.patch(PatchExecutor.java:150)
at
com.meituan.robust.PatchExecutor.applyPatchList(PatchExecutor.java:63)
at com.meituan.robust.PatchExecutor.run(PatchExecutor.java:33)
Caused by: java.lang.RuntimeException: Can't create handler inside
thread that has not called Looper.prepare()

Signed-off-by: hedex <[email protected]>

0.4.87

Toggle 0.4.87's commit message
update version code

Signed-off-by: hedex <[email protected]>

0.4.85

Toggle 0.4.85's commit message
update readme

Signed-off-by: hedex <[email protected]>

0.4.82

Toggle 0.4.82's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #265 from w4lle/feature/fix-aspectj-static-super

修复Aspectj处理后,static方法中含有super,导致无法patch的问题

0.4.81

Toggle 0.4.81's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #264 from Meituan-Dianping/update-version-for-bugf…

…ix-2

Update version for bugfix 2