Add mappings compacting and compression#399
Add mappings compacting and compression#399770grappenmaker wants to merge 1 commit intobartoostveen:masterfrom
Conversation
|
One major issue is that R8 (my library is primarily written for handling proguard output) likes to output mappings for inlined (?) methods, like so (these do not exist in the bytecode, they mean: "if you see a stack trace entry at this line with So before this pull request is ready for merge, dependencies should be included to the inheritance search in order to detect these ridiculous mappings (android os classes are obviously not packaged with the app). |
|
Why is this pull request staying in here for so long? |
|
@Wqttzicue This PR is a draft. I won't review this in the meantime. |
Ah, k, ty, im far away from all that computernerd stuff |
|
Safe to say that this will never get merged |
So why exactly does this matter, this doesn't add features to the app at all |

Title. Achieves (after compression with
xz) a reduction in file size of ~99.1%A few concerns I still have:
For this reason, this pull request is not marked as ready for merge and is marked as a draft pull request.