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
5876d4a0a0
Update dependencies & Fix UI previewing
2022-11-05 12:00:25 +08:00
NonNonStop
b1691a95e2
Add ManifestEditor assets ( #107 )
2022-09-04 19:29:02 +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
95f006682c
Update core and dependencies
2022-09-02 10:30:34 +08:00
Nullptr
7905b343dc
ServiceClient
2022-03-23 22:36:19 +08:00
Nullptr
4dd6369e1a
Use git commit count as verCode
2022-03-04 13:29:46 +08:00
Nullptr
bb7bfaad26
Fix keystore not matching
2022-02-13 13:46:57 +08:00
Nullptr
14f1d046ab
Fix manager import patch build
2022-02-13 12:05:13 +08:00
Nullptr
9ae8dbb7ed
Migrate all groovy to kts
2022-02-10 21:15:41 +08:00