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 |
tehcneko
|
d8b010a8aa
|
[app] Fix multi user for shared uid
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
7d08851aae
|
[app] Fix clear logs
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
10de0b0ac6
|
[app] Fix logs reading
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
8015a40986
|
[app] Set to default activity icon if load failed
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
5b2bd76816
|
[app] Fix app filter
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
687d4d64c7
|
[core] Fix log
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
3ecb615d6e
|
[app] Show shared uid apps as single app
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
4a39c82242
|
[app] Get logs from binder
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
1dd04b6f31
|
[app] Refactored to use binder
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
9913da0b24
|
[core] Fix config manager
|
2021-02-22 18:46:29 +08:00 |