405 Commits

Author SHA1 Message Date
REAndroid
45a1de1a08 fix: escaping xml characters 2023-05-03 20:09:51 +02:00
REAndroid
b8d410803d implement namespace features as per xmlpull #18 2023-05-03 17:09:45 +02:00
REAndroid
db3a18b039 fix dimension encode/decode error 2023-05-03 14:06:43 +02:00
REAndroid
1037986e95 fix issue on attribute format encoding 2023-05-02 17:27:45 +02:00
REAndroid
0ec2b3fe1c implement xml pp namespace features #18 2023-05-02 16:41:33 +02:00
REAndroid
e8fff620f7 [JSON] fix: convert only styled strings 2023-05-02 12:12:58 +02:00
REAndroid
3289d33c75 fix: encode @ empty values 2023-05-01 21:04:19 +02:00
REAndroid
1fe0203e41 fix: ignore value decoding for type id 2023-05-01 20:50:04 +02:00
REAndroid
5301d4cbf2 fix: attribute name for scalar entries 2023-05-01 20:45:16 +02:00
REAndroid
c7c6863bbd pull parser style xml values decoder #18 2023-05-01 20:27:16 +02:00
REAndroid
fea0583f61 fix: decode null / empty values 2023-05-01 19:55:22 +02:00
REAndroid
d5c3f7563e fix: Update changed file names 2023-04-30 22:04:02 +02:00
REAndroid
c68082d28c dump/restore signatures as split 2023-04-29 20:22:10 +02:00
REAndroid
3c6df812ee dump/restore signatures as slit 2023-04-29 20:19:12 +02:00
REAndroid
d41bc5857c sort signature info after loaded 2023-04-29 20:18:16 +02:00
REAndroid
744694ccee implement write progress for archive2 2023-04-29 19:34:25 +02:00
REAndroid
1525ba586a dispose input source right after buffering 2023-04-29 19:31:03 +02:00
REAndroid
ee03ff9eaa implement progress for archive2 2023-04-29 19:30:19 +02:00
REAndroid
f1f6300e64 continent method for framework 2023-04-29 19:18:08 +02:00
REAndroid
17a9e18fd2 auto initialise entries 2023-04-29 18:02:40 +02:00
REAndroid
793f3dd3a9 Convenient methods for developers 2023-04-29 15:45:14 +02:00
REAndroid
edf1d93d4a Dump & restore signature block at encode and decode #33 2023-04-28 22:36:30 +02:00
REAndroid
9fb87d972e fix: error on decoding negative valued dimensions 2023-04-28 21:08:58 +02:00
REAndroid
3e31bb8bff link only string types #36 2023-04-28 20:03:48 +02:00
REAndroid
b6bbac2dcf performance: link pool strings when only needed #36 2023-04-28 19:06:52 +02:00
REAndroid
c80e0943d3 fix: sparse type entry offset 2023-04-28 17:24:52 +02:00
REAndroid
da5dfc03ba clean unused code 2023-04-28 15:19:22 +02:00
REAndroid
1fcf5a507e load entry group map when necessary 2023-04-28 15:16:46 +02:00
REAndroid
6fce5ad5ed disable entry group mapping when not necessary 2023-04-28 11:57:47 +02:00
REAndroid
fd0ef31cb3 unique json file name 2023-04-27 23:40:22 +02:00
REAndroid
27648db5a0 clean junk codes 2023-04-27 23:39:07 +02:00
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