LoveSy
|
c56c89327b
|
Revert "[core] FastNative (#467)" (#469)
Someone report keeping annotation on release build make some java methods call failed.
This reverts commit 65f387f429.
|
2021-04-08 13:03:22 +00:00 |
LoveSy
|
65f387f429
|
[core] FastNative (#467)
|
2021-04-07 17:46:51 +08:00 |
LoveSy
|
83786b6dea
|
[core] Fix notification when modules updated/installed (#370)
Co-authored-by: tehcneko <7764726+tehcneko@users.noreply.github.com>
|
2021-03-18 01:24:34 +00:00 |
vvb2060
|
b4131fd6c4
|
New packagename (#326)
|
2021-03-10 17:09:34 +00:00 |
LoveSy
|
7dd171b2bb
|
[core] Check sepolicy in backend & try livepatch
|
2021-03-10 02:41:58 +08:00 |
tehcneko
|
83045a69a7
|
[core] Fix uninstalling
|
2021-03-07 16:02:42 +08:00 |
LoveSy
|
cc6155b496
|
[core] Auto install manager when invalid
|
2021-03-07 14:14:38 +08:00 |
LoveSy
|
5b49351b7e
|
[gradle] kotlinfy (#240)
|
2021-03-02 02:55:15 +08:00 |
LoveSy
|
cb5c9ea4d2
|
[core] use dex builder to generate resource dummy class (#215)
|
2021-02-27 05:27:23 +00:00 |
tehcneko
|
e844450b23
|
[core] Add reboot and force stop
|
2021-02-24 20:58:14 +08:00 |
LoveSy
|
93e0846160
|
[core] Fix get users in some Q devices (#167)
|
2021-02-22 18:22:33 +00:00 |
tehcneko
|
aaa8f4bc40
|
[core] Cleanup Xposed Bridge implementation
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
76b93ce27f
|
[core] Update copyright
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
3358523896
|
[core] Add back module updated notification
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
6e115426e4
|
[core] Store pkg name & user id, judge process name & uid
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
2890aec54f
|
[core] Workaround for binder: allow blocking
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
d27e012442
|
Change to ParaceledListSlice
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
183dccde17
|
[core] Implement get all installed packages from all users
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
3f94f49568
|
[core] Say hello to binder
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
e96f3607ac
|
[CI] Upload mappings to artifact (#85)
|
2021-02-06 18:43:13 +08:00 |
LoveSy
|
65da77315a
|
Use stub
|
2021-02-06 15:12:40 +08:00 |
LoveSy
|
d69bd65302
|
Fix accessibility
|
2021-01-29 07:51:39 +08:00 |
tehcneko
|
a16f5b4810
|
Refine device info
|
2021-01-28 22:10:13 +08:00 |
tehcneko
|
133c00e54c
|
Compile using sui
|
2021-01-28 16:07:25 +08:00 |
tehcneko
|
5e95d0c540
|
Reboot using sui
|
2021-01-28 16:06:28 +08:00 |
tehcneko
|
f6da55411d
|
Fix build with java 11
|
2021-01-27 22:02:04 +08:00 |
LoveSy
|
3389af6edc
|
Add EdXposed Service to update module path
|
2020-12-06 21:13:52 +08:00 |
LoveSy
|
4672edc4ad
|
Hook getSharedPreference for new modules target > 93
|
2020-12-06 21:13:52 +08:00 |
LoveSy
|
14b85366a1
|
Fix build bug
|
2020-11-24 23:25:01 +08:00 |
LoveSy
|
0ece9b141d
|
Better Hidden
|
2020-11-24 23:25:01 +08:00 |
solohsu
|
6b7c8e4942
|
Android R: add hooker for new method signature
com.android.server.SystemServer#startBootstrapServices(com.android.server.utils.TimingsTraceAndSlog)
|
2020-08-01 23:48:10 +08:00 |
swift_gan
|
e4a6706f06
|
SandHook : update sandhook to fix some crash on Q
|
2019-11-08 17:39:53 +08:00 |
imlk
|
7ea869e600
|
fix: replace whale so file to fix crash on x86_64
fix: hook art::OatFileManager::SetOnlyUseSystemOatFiles on AndroidQ
|
2019-11-04 14:48:13 +08:00 |
swift_gan
|
b9b10b510e
|
AndroidQ : fix native hook & update sandhook
|
2019-09-19 17:12:37 +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
|
83ecd3ae97
|
Deoptimize resources hook related methods only if needed
For now deoptimization is only done on MIUI with resources hooking enabled.
|
2019-05-16 21:45:15 +08:00 |
solohsu
|
17c703e74e
|
Fix crashes when forking webview_zygote on OnePlus devices
|
2019-05-01 01:03:15 +08:00 |
solohsu
|
b99089fafa
|
Bump version
|
2019-04-30 17:35:45 +08:00 |
solohsu
|
aba57dc40f
|
Add resources hooking support for MIUI
|
2019-04-30 00:24:44 +08:00 |
solohsu
|
7d5a72b683
|
Dynamically create XResourcesSuperClass and XTypedArraySuperClass
To support ROMs using custom Resources subclasses.
|
2019-04-30 00:23:56 +08:00 |
solohsu
|
20c83e4db7
|
Postpone XResources native methods registering
|
2019-04-29 20:20:56 +08:00 |
solohsu
|
ebd4d00ce2
|
Fix compile error
|
2019-04-24 11:17:47 +08:00 |
solohsu
|
711c589088
|
Add support for resources hooking. (1/2)
|
2019-04-21 11:46:58 +08:00 |
solohsu
|
a48229960f
|
Fix compile error
|
2019-04-20 14:31:47 +08:00 |
solohsu
|
c13ae31b4c
|
Always use latest hiddenapi-stub jar built from sources
|
2019-04-20 12:23:14 +08:00 |
solohsu
|
53d0dbd120
|
Refactor project structure
|
2019-03-19 14:32:44 +08:00 |