Commit 00e26ac
committed
feat: initial native plugins impl
TODO:
- Stopping plugins
- More bridge methods for JS to control plugins
- Try to use EventEmitters to emit plugin state updates to JS
- Distribute an API that developers can compile against
- Loading external plugins from files1 parent 7f64afe commit 00e26ac
11 files changed
Lines changed: 686 additions & 125 deletions
File tree
- app/src/main/kotlin/io/github/revenge/xposed
- modules
- plugins
- plugins
- internal
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| |||
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
42 | | - | |
| 44 | + | |
| 45 | + | |
43 | 46 | | |
44 | 47 | | |
45 | 48 | | |
| |||
Lines changed: 0 additions & 124 deletions
This file was deleted.
0 commit comments