Commit Graph

8 Commits

Author SHA1 Message Date
Krishna Suravarapu c41be02511
Fix Manifest Parse Failure (#151)
Recently encountered Multiple apps where LSPatch failed to parse
AndroidManifest.xml. Upon further debugging found that we throw an error
when style sizes don't adhere to a 4-byte boundary. We can safely ignore
this and move forward since we are anyways not using `block.m_styles`
anywhere in the code. Have checked multiple other AXML parsers wherein
they too do the same thing
2022-12-15 01:26:59 +08:00
Nullptr 9ae8dbb7ed Migrate all groovy to kts 2022-02-10 21:15:41 +08:00
327135569 c9a6b2eea1 fix build again 2021-04-08 23:46:35 +08:00
327135569 0c109fb0c7 done with project structure refine 2021-04-07 12:06:30 +08:00
327135569 56f2badace move project 2021-04-07 11:57:45 +08:00
Windy a5680fd61c Fix AXMLPrinter2 bug: java.lang.ArrayIndexOutOfBoundsException in StringBlock.getShort 2019-05-26 15:18:24 +08:00
xiawanli 6d39c5e11c add .gitignore files 2019-03-24 23:42:06 +08:00
Windy 2c7fccaefd
Add files via upload
init
2019-03-24 23:28:45 +08:00