Paranoid Versions Save

String obfuscator for Android applications.

v0.2.3

5 years ago
  • Fix #16 by supporting projects with the large number of string and with very long strings.

v0.2.2

5 years ago
  • Fixes #15 by publishing only a repackaged artifact

v0.2.1

5 years ago

Please don't use this release

  • Don't copy a constant pool for a patched class
  • Preserve content types and scopes for transform's outputs

v0.2.0

6 years ago

Please don't use this release

  • Obfuscate nested classes of the annotated class #7
  • Fix a crash when obfuscating a lot of strings #8
  • Publish a repackaged version of the plugin

v0.1.8

6 years ago
  • Don't fail test builds #14

v0.1.7

6 years ago
  • Process external libraries on Android Gradle plugin 3.0

v0.1.6

6 years ago
  • Fix a crash in the plugin when obfuscating a lot of stuff #8

v0.1.5

7 years ago
  • Fix compilation problems when obfuscating strings with ' and \ characters #5

v0.1.4

7 years ago
  • Properly obfuscate strings containing \r and \nsymbols #5
  • Stop processing when compilation of generated Java code fails

v0.1.3

7 years ago
  • Fix a crash in the plugin #4