tehcneko
|
de185bab4d
|
[app] Keep LSPosedManagerServiceClient
|
2021-02-22 19:56:18 +08:00 |
tehcneko
|
296991b907
|
[app] Remove kotlin garbage
|
2021-02-22 19:17:28 +08:00 |
tehcneko
|
2c5fe49b25
|
[app] Remove the use of hidden api
|
2021-02-22 19:17:28 +08:00 |
tehcneko
|
aaa8f4bc40
|
[core] Cleanup Xposed Bridge implementation
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
535dd32e52
|
[core] Handler when system server dies
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
43e878aabe
|
[core] Fix detection of newly installed manager
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
c9117285c7
|
[core] Fix installation
|
2021-02-22 18:46:29 +08:00 |
Wang Han
|
f0bca39f78
|
[core] Switch all set_perm() to use 0 instead of root
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
f0562db283
|
[core] Fix installation on S
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
76b93ce27f
|
[core] Update copyright
|
2021-02-22 18:46:29 +08:00 |
kotori0
|
a61740da2e
|
[sandhook] Fix typo
|
2021-02-22 18:46:29 +08:00 |
kotori0
|
95739bc185
|
[core] Support for Android S
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
43e5257ea7
|
[app] Add missing FLAG_IMMUTABLE
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
cbcdf9f96f
|
[app] Fix backup and restore
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
6d306573f9
|
[app] Fix opening module settings
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
9585235f0e
|
[app] Fix recommended menu
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
3358523896
|
[core] Add back module updated notification
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
0bc9fdbaa2
|
[core] Nuke KeepAll and KeepMembers
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
96fbd2d045
|
[core] Remove unused codes
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
690f2c05f9
|
[core] Fix verbose log
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
d2386cde57
|
[app] Get installed modules from binder
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
f8013f208c
|
[core] final static -> static final
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
937a096e61
|
[app] Close OutputStream before return
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
70d9dbf744
|
[app] Use HashSet for scope list
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
bb173abbe4
|
[app] Fix scope list
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
a8b6449a06
|
[manager-service] Fix writeToParcel get removed by R8
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
83ec9396a5
|
[app] Fix check scope app
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
f9adf20eeb
|
[core] Remove disableHooks
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
a12336f69b
|
[core] Cache & check module
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
f56cf01e9f
|
[core] Migrate configuation
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
8f76679a38
|
[core] Enable debug of ParceledSliceList
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
e668f7821a
|
[app] Remove unused codes
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
56504a5f3b
|
[core] Fix caching logic
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
bde6b6dbc3
|
[core] Always add modules themselves into their scopes
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
2b1a2a02bd
|
[core] Fix component missing when booting
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
edcd4c2bf0
|
[core] ParceledSliceList cannot accept null
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
50c1713306
|
[app] Adapt to new service api
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
2e58c6a3e7
|
[core] Prevent binder from dying
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
db18cfcb60
|
[core] Get rid of NPE
|
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 |
tehcneko
|
aa50e65cf1
|
[app] Remove duplicated android system
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
7fcd689192
|
[core] Fix death receipent leak
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
b5cd5e303d
|
[core] Request INTERACT_ACROSS_USERS
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
4d334e9d52
|
[core] Grant manager permission
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
aae69dcf5c
|
[core] Fix sandhook
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
b5305e8621
|
[core] Fix prefs watcher
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
e296d0fba9
|
[core] Move sandhook to proper dir
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
346a1d0d75
|
[core] Fix modules' log
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
85e6b88bf5
|
[core] Fix binder for system server
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
fbe39af620
|
[app] String tweaks
|
2021-02-22 18:46:29 +08:00 |