NkBe
5642d2e62f
Improve compatibility with boot.oat in recent A15
...
See JingMatrix/LSPosed#414 for details
Also update few dependencies.
Co-Authored-By: JingMatrix <jingmatrix@gmail.com>
2025-11-19 21:03:41 +08:00
NkBe
d843faa515
fix: Forgot to add the inject DP option and Remove redundant intent-filter
...
.
2025-10-29 21:38:58 +08:00
NkBe(HSSkyBoy)
d644c22ade
feat: support patching with new package name
...
feat: log APK patch paths in submitPatch
fix: improve temp APK file handling
feat: add newPackageName option
refactor: optimize patch install dialogs
feat: support rename packagename
Co-Authored-By: javaeryang <27242250+javaeryang@users.noreply.github.com>
2025-10-08 15:47:16 +08:00
JingMatrix
557d56091d
Update JingMatrix/LSPosed
...
To avoid a crash in the fisrt launch (#7 ), we cannot use PLT
.inline_hooker to DisableBackgroundVerification.
Remove ccache to avoid difference between CI builds and local builds.
2024-09-16 19:22:26 +02:00
JingMatrix
4a7cc257a7
Use axml (ManifestEditor) lib from LSPosed
...
By doing so, we no longer need org.slf4j.* classes
ManifestEditor will now check atrribute types, so we choose correctly
the type of minSdkVersion.
2024-05-19 01:08:22 +02:00
5ec1cff
531acdb924
use version catalog ( #256 )
2023-11-08 02:07:20 +08:00
Howard Wu
941726d559
Core upgrade ( #213 )
...
Co-authored-by: LoveSy <shana@zju.edu.cn>
2023-06-29 02:17:00 +08:00
Harshit Shah
5d8645d201
Fixing Manifest Parsing - Shifting from axmlprinter to axmlparser ( #180 )
...
**Description:**
Some apps were failing with reason `Failed to parse Manifest file`
Turns out that `AxmlResourceParser` from `android4Me` is very outdated
and does not work well in all cases.
Hence have removed `axmlprinter` and migrated code to use `AxmlParser`
from `ManifestEditor` by `WindySha`.
2023-04-09 22:58:48 +08:00
Nullptr
f8888b81e8
Support bootstrapping loader dynamically for local mode ( #118 )
2022-10-21 15:24:16 +08:00
Nullptr
918ab4eda4
Update dependencies
2022-10-20 16:03:03 +08:00
Nullptr
f7c6af53ec
Update Compose & Fix apkPaths null
2022-09-22 23:12:51 +08:00
LoveSy
c956fbea51
Compare AXML attribute name by resource ID
...
Close #105
Co-Authored-by: nonnonstop <42905588+nonnonstop@users.noreply.github.com>
2022-09-04 16:21:08 +08:00
Nullptr
279e95b57b
Support upgrade loader version
2022-07-05 21:54:13 +08:00
Nullptr
290989b0e6
Support module scope
2022-05-30 16:20:18 +08:00
Nullptr
5d3f0ec9f7
Implement install patched app & Refactor UI
2022-05-05 21:07:45 +08:00
Nullptr
7905b343dc
ServiceClient
2022-03-23 22:36:19 +08:00
Nullptr
b89b425a53
Switch into mainline core branch
2022-03-17 19:52:05 +08:00
Nullptr
14f1d046ab
Fix manager import patch build
2022-02-13 12:05:13 +08:00
Nullptr
9129b42226
Update core
2022-02-11 00:45:21 +08:00
Nullptr
9ae8dbb7ed
Migrate all groovy to kts
2022-02-10 21:15:41 +08:00