Nico Mexis

Results 263 comments of Nico Mexis

The decoded `AndroidManifest.xml` can be found in `Decoded Resources` if Settings->APK Conversion->Decode APK resources is enabled

![grafik](https://user-images.githubusercontent.com/12763829/173401541-c9b9d1a4-6fe1-46d2-9199-d97e4fad793a.png) Not exactly reproducible on my machine. It also looks like you use an outdated version of BCV. Please consider updating. However, **only in dark mode**, the text should not...

I already knew that his request might come at some point since I have had the same idea for [ForgeFlower](https://github.com/MinecraftForge/ForgeFlower) as well :) Relocating could also be done in BCV's...

That's a good question. Maybe something like `quiltflower.` and `forgeflower.` and so on. However, I cannot guarantee success with that approach since the decompilers might use reflection which will (of...

Haven't tried it myself yet, so there could be unseen or unexpected problems. I will try some stuff on that myself next week maybe. This weekend I am sadly very...

Very nice, thank you very much! I will most likely create a PR on your branch at some point if I find anything useful :)

Another possibility would be CheckStyle, but in my experience, it is very limited when it comes to special rules for newlines and so on. A completely other approach would be...

Since BCV does not use a snapshot version for darklaf (yet), I would wait until 3.0.0 stable is released :) But thanks for the good suggestion!

3.0.0 has appearently been released. Will look into needed changes and so on later.

@Konloch This error actually looks like it is only BCV-related since APKTool is able to load it correctly, but BCV then tries to load everything itself and then it fails....