394 Commits

Author SHA1 Message Date
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
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