vvb2060
|
8e86ace802
|
Upgrade to AGP 7, ready to use Java 11 (#261)
* Update gradlew
./gradlew wrapper --gradle-version 6.8.3
* Fix line separator
* Fix build
Co-authored-by: tehcneko <7764726+tehcneko@users.noreply.github.com>
|
2021-03-03 16:35:50 +00:00 |
LoveSy
|
5b49351b7e
|
[gradle] kotlinfy (#240)
|
2021-03-02 02:55:15 +08:00 |
kotori0
|
cca7ae0067
|
Merge libsandhook.so into core so to reduce binary size
|
2021-01-30 00:35:29 +08:00 |
LoveSy
|
22d18846e9
|
Find & Replace
|
2021-01-29 01:14:53 +08:00 |
LoveSy
|
72a73cb206
|
Update dobby
|
2021-01-26 01:59:16 +08:00 |
NekoInverter
|
8bb072a2e7
|
Fix sandhook
|
2021-01-26 01:06:40 +08:00 |
luojitong
|
de2f65d17b
|
CastCompilerOptions should be initialized before calling initHideApi
initHideApi will call disableJitInline and CastCompilerOptions is used
|
2020-12-23 19:51:32 +08:00 |
luojitong
|
cf1708f152
|
fix offset of inline_max_code_units_ in Android11
|
2020-12-23 19:51:32 +08:00 |
luojitong
|
e10bde00db
|
fixbug: jit_load of Android10 is with empty param
|
2020-12-23 19:51:32 +08:00 |
LoveSy
|
d92b051894
|
Fix delay hook of sandhook
Truly fix #728
|
2020-12-21 04:09:59 +08:00 |
kotori0
|
01143501c7
|
Revert "Fix SandHook and close #662"
This reverts commit e95344a3ea.
|
2020-12-18 02:00:09 +08:00 |
kotori0
|
47cb1996ef
|
Fix SandHook crash on Android O
|
2020-12-11 23:37:20 +08:00 |
LoveSy
|
f3fa952b25
|
remove libsandhook-native.so
|
2020-12-11 20:29:00 +08:00 |
kotori0
|
de1dd6cdcf
|
Fix gradle errors
|
2020-12-11 14:27:47 +08:00 |
kotori0
|
35bdae390b
|
Add SandHook-hooklib to source tree
|
2020-12-11 03:31:56 +08:00 |