JingMatrix
211bd5f115
Centralize dependencies and migrate to submodules ( #512 )
...
Centralize dependencies and migrate to submodules
Move `apache` and `axml` modules to a unified `external` directory and migrate libxposed API and service interfaces from Maven dependencies to Git submodules.
Included changes:
- Updated .gitmodules with new paths.
- Simplified core.yml CI workflow.
- Updated Gradle project references to use the new directory structure.
- Added documentation for external components.
2026-01-22 15:13:06 +01:00
JingMatrix
466b3a4aee
Strip logs if verbose log is disabled ( #101 )
...
When the `Disable verbose log` option is toggled, more logs are stripped to avoid detections based on log entries.
2024-11-25 22:28:34 +01:00
5ec1cff
41eb1c63ad
new parasitic manager
2024-08-31 02:43:25 +02:00
LoveSy
b277416c1d
Upgrade AGP
2023-04-15 23:01:08 +08:00
LoveSy
f887d0116c
Upgrade gradle ( #2487 )
2023-04-12 16:46:09 +00:00
LoveSy
b069da0323
Refine gradle scripts
2023-02-26 16:48:49 +08:00
LoveSy
d429e51900
Support list files
2023-02-26 16:48:49 +08:00
LoveSy
3db7dba439
change usingContext -> legacy
2023-02-26 16:48:49 +08:00
Nullptr
516f9e35db
Add getFrameworkPrivilege and featuredMethod
2023-02-26 16:48:49 +08:00
LoveSy
9abf3f2b16
More implementation
2023-02-26 16:48:49 +08:00
LoveSy
ffc20e2e72
Add more module service interfaces
2023-02-26 16:48:49 +08:00
Nullptr
fb0ceca588
Implement module service
2023-02-26 16:48:49 +08:00
Nullptr
050438e31f
Make IRemotePreferenceCallback internal
2023-02-26 16:48:49 +08:00
Nullptr
4137282af9
Implement RemotePreference on hookee side
2023-02-26 16:48:49 +08:00
LoveSy
14f31b604a
Load module context
2023-02-26 16:48:49 +08:00
LoveSy
a01afb3a6c
Additional application info for modules
2023-02-26 16:48:49 +08:00
LoveSy
e3b96ebb92
Update AGP ( #1941 )
2022-05-15 14:08:08 +08:00
LoveSy
416167a226
Refactor ApplicationService ( #1775 )
2022-03-20 08:44:17 +08:00
LoveSy
6b368b041b
Move all serivces into a single dir ( #1768 )
2022-03-16 20:55:45 +00:00