424 Commits

Author SHA1 Message Date
REAndroid
00738ab580 fix: keep empty attribute values #34 2023-04-27 21:23:37 +02:00
REAndroid
096f024348 fix: make android os supported regex #35 2023-04-27 19:28:44 +02:00
REAndroid
21569db1f3 full implementation of SPARSE type entries 2023-04-27 19:12:39 +02:00
REAndroid
c239585091 ignore directory entries 2023-04-27 19:07:52 +02:00
REAndroid
ecbb2fca2e implement sparse type entry 2023-04-26 21:57:10 +02:00
REAndroid
1c810ece26 Dump and load apk signature block #33 2023-04-26 18:42:26 +02:00
REAndroid
6e73da3326 update signature block PADDING 2023-04-26 18:34:31 +02:00
REAndroid
f0c2ebb97d write signature block with alignment 2023-04-26 15:52:17 +02:00
REAndroid
fb7e41c638 ensure alignment not zero 2023-04-26 15:32:23 +02:00
REAndroid
b61611ab68 improve memory usage 2023-04-26 15:29:19 +02:00
REAndroid
ac7c49c22b fix: read file channel stream #32 2023-04-25 20:58:23 +02:00
REAndroid
ce27a1bf4f fix: read within limit #32 2023-04-25 19:30:00 +02:00
REAndroid
c83645d82e Write signature blocks #33 2023-04-25 19:14:17 +02:00
REAndroid
f8476916ad reset ZipAligner 2023-04-25 18:11:17 +02:00
REAndroid
d8ef9db70a
Merge pull request #31 from revanced/main
fix: archive2 alignment
2023-04-25 17:46:44 +02:00
Ax333l
7582c132f9
fix: archive2 alignment 2023-04-25 17:34:54 +02:00
REAndroid
61b3b6aee5 accessible ZipAligner 2023-04-25 15:47:41 +02:00
REAndroid
c517505cbf scan LFH from mark supported input stream 2023-04-25 15:11:32 +02:00
REAndroid
06185e4fff fix: read local file headers properly (merge) #27 2023-04-24 23:31:43 +02:00
REAndroid
87528e3cef fix: read local file headers properly #27 2023-04-24 23:19:47 +02:00
REAndroid
6a6ccea50e implement archive2 2023-04-24 19:36:52 +02:00
REAndroid
effd893de3 implement archive2 2023-04-24 19:35:31 +02:00
REAndroid
eed6c3cd24 improve path sanitizer 2023-04-21 12:22:12 +02:00
REAndroid
2eff5832d7 escape special xml characters 2023-04-20 17:47:11 +02:00
REAndroid
340f8d07f9 close parser after parsing 2023-04-20 17:43:18 +02:00
REAndroid
9bb47b6f28 limit attribute indent 2023-04-20 14:58:01 +02:00
REAndroid
480e66e598 ignore updating existing key 2023-04-20 14:26:24 +02:00
REAndroid
6cba5d1d7f
Merge pull request #28 from revanced/additional-bag-methods
Additional bag methods
2023-04-19 20:27:12 +02:00
Ax333l
c3fdcdd53b
resolve string refs in plurals 2023-04-19 20:15:30 +02:00
Ax333l
2fac1b2235
convenient attribute methods for style bags 2023-04-19 20:07:08 +02:00
REAndroid
83083c58d4 sort best matching results 2023-04-18 21:03:27 +02:00
REAndroid
59d5279b7b recursive apk fire search 2023-04-18 20:21:51 +02:00
REAndroid
67ee76ded9 exclude native lib files during sanitize 2023-04-18 16:13:20 +02:00
REAndroid
98545e3699 remove fatJar 2023-04-18 15:21:07 +02:00
REAndroid
848125724b upgrade version code 1.1.6 2023-04-18 15:19:04 +02:00
REAndroid
092383e3e0 adapt AOSP xml serializer 2023-04-18 15:16:59 +02:00
REAndroid
dd5233f13c sanitize resource files optionally 2023-04-18 15:08:27 +02:00
REAndroid
9d0a62444c correction on getNamespace parser 2023-04-16 21:38:34 +02:00
REAndroid
fe0ec339ff implement parser text node 2023-04-16 21:36:18 +02:00
REAndroid
f0088a0279 improve merging performance #26 2023-04-14 21:12:59 +02:00
REAndroid
74c0f533de write public.xml directly 2023-04-14 15:13:31 +02:00
REAndroid
25aee4c6ef search map entries by name 2023-04-13 17:02:50 +02:00
REAndroid
31c6ccb90e create reference id resolver 2023-04-12 16:23:39 +02:00
REAndroid
e53f294258 compare configs with more specific 2023-04-12 15:34:49 +02:00
REAndroid
a1b44908a9 trim min possible config size 2023-04-12 15:32:56 +02:00
REAndroid
10016e68ad convenient methods 2023-04-12 13:37:12 +02:00
REAndroid
e7461b9de7
Merge pull request #24 from revanced/mutable-complex-values
feat: finish the bag apis
2023-04-10 19:36:06 +02:00
Ax333l
b110635b47
feat: finish the bag apis 2023-04-10 19:29:14 +02:00
REAndroid
128d1fe283 implement basic structure of APK signature block 2023-04-10 17:57:29 +02:00
REAndroid
32a82f9527 implement basic structure of APK signature block 2023-04-10 17:30:05 +02:00