tehcneko
|
c20aa3ec6a
|
[core] Hook old manager app to show version mismatch dialog
|
2021-02-22 19:56:18 +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
|
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
|
f8013f208c
|
[core] final static -> static final
|
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 |
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 |
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 |
LoveSy
|
7fcd689192
|
[core] Fix death receipent leak
|
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
|
7d08851aae
|
[app] Fix clear logs
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
687d4d64c7
|
[core] Fix log
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
9913da0b24
|
[core] Fix config manager
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
4d3cf0f16a
|
[core] Add version apis
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
018f072fce
|
[core] Keep execTransact
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
e3b2731cd3
|
[core] Bring back package receiver
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
e7e32351ea
|
[core] Add more manager service interfaces
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
374c8cac11
|
[core] Delete native config manager
|
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
|
0ec8959235
|
[core] Native request binder
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
c65af4c4b5
|
Add application service
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
3d2164b599
|
[core] ConfigManager in Java
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
d85b4d3584
|
Seperate manager service
|
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 |
LoveSy
|
52dd8f8354
|
[core] Use get resource instead (#142)
* [core] Use get resource instead
* Fix finally
|
2021-02-15 15:25:53 +08:00 |