Commit Graph

40 Commits

Author SHA1 Message Date
kotori0 ad3e5963c1
Bump version 2020-12-21 16:04:39 +08:00
Jim Wu 912803e84c Make edxp-service trigger CI build 2020-12-21 14:14:43 +08:00
Jim Wu 0776d49ea3 Fix wrong CI artifact path 2020-12-20 17:49:30 +08:00
kotori0 c22e8a60fc Hook GetOatQuickMethodHeader 2020-12-19 21:42:14 +08:00
Jim Wu 07eacd5f48 Enable CI debug build 2020-12-19 17:32:33 +08:00
kotori0 ca6348c007 Bump version 2020-12-18 23:16:47 +08:00
kotori0 b8cd073050 Upgrade ndk to 22.0.7026061 2020-12-18 01:14:37 +08:00
kotori0 c829a147ca Update CI config 2020-12-11 23:47:27 +08:00
Jim Wu 2eb4467d7f Bump version 2020-12-10 23:37:47 +08:00
LoveSy d34c76e119 Replace whale with dobby 2020-11-25 19:09:22 +08:00
Jim Wu 4520690600
Fix typo 2020-11-25 00:34:01 +08:00
kotori0 ca42f91f45 Update ndk version 2020-11-24 23:38:57 +08:00
Jim Wu b0af399e37
Remove the brackets
Fix #625
2020-11-22 22:35:36 +08:00
kotori0 7314c2040a initialize submodules in CI 2020-11-22 19:02:26 +08:00
solohsu dd45ba35cd Add branch name to CI build version 2020-08-03 17:57:00 +08:00
solohsu 02adea8691 Update isolated process checking method 2020-08-02 18:37:47 +08:00
solohsu 11e6eeb397 Deoptimize all callers of Application#attach(Context) 2020-08-02 18:35:35 +08:00
solohsu 1a7957e2ad Merge branch 'master' into android_r
# Conflicts:
#	appveyor.yml
#	edxp-core/build.gradle
#	edxp-core/src/main/cpp/external/yahfa/src/HookMain.c
#	edxp-core/src/main/cpp/external/yahfa/src/env.h
#	edxp-core/src/main/cpp/main/include/android_build.h
#	edxp-core/src/main/cpp/main/include/art/runtime/oat_file_manager.h
#	edxp-core/src/main/cpp/main/include/config.h
#	edxp-core/src/main/cpp/main/src/native_hook.cpp
2020-08-01 22:24:48 +08:00
solohsu 398d8b0553 Bump version 2020-07-31 11:26:48 +08:00
Jim Wu 30f8b6390d
Revert changes
To trigger auto compile test
2020-05-18 00:32:35 +08:00
Jim Wu 926508c3df
Disable AppVeyor CI Pull Requests build
Build and test your Pull Requests yourself~
2020-05-17 16:24:05 +08:00
solohsu 56fd1ecfd4 Android R: fix bootloop
- use sandhook-native to hook linker
 - symbol fix
2020-04-27 17:16:19 +08:00
Jim Wu fe8e2c7e85 Bump version 2020-04-04 12:07:19 +08:00
Jim Wu 32e1565fa5 Remove persist check to fix #477 2020-03-02 23:42:43 +08:00
Jim Wu d8c1320a4a Support Magisk v20.2 SEPolicy API
- Add custom sepolicy rule
- Add Riru version to log
- No hardcoded EdXposed version
- Magisk v20.2+ required
- No beta
2020-02-29 23:55:27 +08:00
solohsu dd042478d7 Remove supolicy commands, use magisk-custom-sepolicy-installer instead 2019-10-19 21:22:11 +08:00
solohsu 9256898503 Delay the loaded package callbacks
util LoadedApk#getClassLoader is called
2019-06-27 16:34:46 +08:00
solohsu a26990ec99 Fix dummy resources classes not found when resources hook is disabled 2019-06-27 16:28:53 +08:00
solohsu d06cb1ffbd Instant modules: allow black/white mode to preload modules 2019-06-26 13:18:49 +08:00
solohsu 1df3d88c13 Instant modules: update module list in zygote before child process forked 2019-06-26 13:18:48 +08:00
solohsu 93170d9388 Bump to beta 2019-06-24 15:39:35 +08:00
solohsu 46073ea70a Fix EOL 2019-06-21 14:00:51 +08:00
solohsu ee2a3f5d02 Fix crash when hooked static method invokes class initialization 2019-06-20 21:42:13 +08:00
solohsu f6d2e3b62f Optimize module loading under dynamic-modules mode
by only loading newly added or updated modules
2019-06-19 16:35:20 +08:00
solohsu 661a675a09 Black/White mode: postpone initZygote callbacks
in case some modules hook methods in zygote, which would be
propagated into blacklisted processes
2019-06-17 16:13:21 +08:00
AeonLucid db0a589b11 Add Appveyor versioning (#299)
* Add Appveyor versioning.

* Improve version format.

* Update version format.
2019-06-16 22:52:07 +08:00
solohsu c5791951db Fix exceptions when hooking pending methods 2019-06-16 00:54:11 +08:00
AeonLucid 12dcfed0f3 Fix appveyor yml 2019-06-15 13:01:23 +08:00
solohsu b55260cb12
Update appveyor.yml 2019-06-15 01:31:58 +08:00
AeonLucid b95f9a30c9 Add Appveyor support 2019-06-15 01:07:02 +08:00