vvb2060
|
ca91e87aeb
|
Clean code (#863)
|
2021-08-07 10:10:34 +08:00 |
vvb2060
|
0b00570751
|
[core] Fix R8 bug (#858)
* Fix R8 bug
* Fix riru version
* Update dependencies
close #857
|
2021-08-06 16:14:42 +00:00 |
LoveSy
|
87bfb3f818
|
[core] Fix app filter for non-primary users (#852)
|
2021-08-06 12:47:42 +00:00 |
LoveSy
|
a70e2595bd
|
[core] Fix DexFile name
|
2021-08-06 13:50:58 +08:00 |
vvb2060
|
bfe31837ad
|
Add getLdLibraryPath (#812)
|
2021-07-14 13:38:45 +00:00 |
vvb2060
|
2c34372803
|
[core] Fix module load on Android 10 (#811)
|
2021-07-13 05:53:27 +00:00 |
vvb2060
|
d432f3b09b
|
[core] Fix module load on Android 9 (#810)
|
2021-07-13 12:25:16 +08:00 |
vvb2060
|
e2a0d2f05a
|
[core]Load module in memory (#809)
|
2021-07-12 06:29:52 +00:00 |
vvb2060
|
409a197431
|
[core] Support debugger
|
2021-06-29 10:50:41 +08:00 |
LoveSy
|
1ee42aea79
|
[core] New hiddenapi stub (#766)
|
2021-06-22 20:56:43 +08:00 |
tehcneko
|
a6f0e666b8
|
The great cleanup + fix proguard (#689)
* [app] Fix proguard
* [core] Remove unused proguard rule
Co-authored-by: LoveSy <shana@zju.edu.cn>
|
2021-05-28 16:42:43 +08:00 |
LoveSy
|
4035493602
|
[app] Show user name (#688)
|
2021-05-28 15:42:52 +08:00 |
LoveSy
|
7e6c230494
|
[core] Unblock receiver by calling finish receiver (#685)
|
2021-05-26 18:37:22 +00:00 |
LoveSy
|
18c7f60171
|
[core] Fix compatibility with 8.1 (#683)
|
2021-05-26 23:09:26 +08:00 |
LoveSy
|
106aea6da8
|
[core] Fix #674 (#675)
|
2021-05-25 15:50:57 +08:00 |
LoveSy
|
02fd5be2fc
|
[core] Switch to user if needed
|
2021-05-21 16:45:40 +08:00 |
tehcneko
|
15775da810
|
[core] Add queryIntentActivities and startActivityAsUserWithFeature
|
2021-05-21 16:45:40 +08:00 |
tehcneko
|
a07239eeb1
|
[core] Check if MIUI
|
2021-05-21 12:45:34 +08:00 |
tehcneko
|
2eefe094d9
|
Add startActivityAsUser
|
2021-05-21 12:45:34 +08:00 |
tehcneko
|
8a3373bfc3
|
Add startActivity
|
2021-05-21 12:45:34 +08:00 |
LoveSy
|
4e40cf9802
|
[core] Send IApplicationThread to daemon
|
2021-05-21 12:45:34 +08:00 |
LoveSy
|
cb665d4eeb
|
[core] Clean scope automatically for mutli-users (#620)
|
2021-05-18 19:04:10 +08:00 |
LoveSy
|
9c1bbd5606
|
[core] Fix package listener (#600)
|
2021-05-17 05:21:51 +08:00 |
vvb2060
|
5ec10c89bb
|
Fix uninstall (#588)
* Fix uninstall
* Bump version again
* Add installExistingPackageAsUser
* Drop INSTALL_ALL_WHITELIST_RESTRICTED_PERMISSIONS
* Fix activation
* 反了
* 空格
Co-authored-by: Wang Han <wanghan1995315@gmail.com>
Co-authored-by: LoveSy <shana@zju.edu.cn>
|
2021-05-15 12:46:14 +00:00 |
LoveSy
|
0df0a14808
|
[core] Workaround for service manager overwritten on Android R (#581)
|
2021-05-15 03:05:04 +08:00 |
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 |