Michael Rozumyanskiy
Michael Rozumyanskiy
Deobfuscated strings may be cached by `Deobfuscator`. Maybe this behavior should be configurable via an additional annotation or a property in `@Obfuscate` annotation.
This patch makes the library compatible with Design Support library and fixes #274, #289, #277 and #279
Fixes #130 by popping detail fragments from the stack before adding a new one.
Fixes #5 by keeping a registry of cached lazies and resetting them on purpose.