Lead

Results 4 issues of Lead

Hi, Sometimes when I call the api, it returns this error ` TypeError: Cannot read property 'statusCode' of undefined at Request._callback (D:\#bot\node_modules\genius-api\dist\api.js:36:24) at self.callback (D:\#bot\node_modules\request\request.js:186:22) at Request.emit (events.js:182:13) at Request.onRequestError...

If I create a ZipEntryMap with some of the files's compression method set to `Archive.STORED` and then created an ApkModule with it, it will work as expected. However, when I...

bug

Can we get an option to set the deflate compression level? The code seems to be [hardcoded to use the default compression level](https://github.com/REAndroid/ARSCLib/blob/2628ffe1d471e73869626389af5515774d92cd29/src/main/java/com/reandroid/archive/writer/OutputSource.java#L53).

(My first PR here, please tell me if I did anything wrong.) Ladybird was unacceptably slow on my Linux machine, and I noticed that it was caused by vkCreateDevice failing...