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