Skip to content

Releases: MichaelRocks/paranoid

0.2.3

12 Jun 12:27
Compare
Choose a tag to compare
  • Fix #16 by supporting projects with the large number of string and with very long strings.

0.2.2

21 May 20:34
Compare
Choose a tag to compare
  • Fixes #15 by publishing only a repackaged artifact

0.2.1

21 May 20:34
Compare
Choose a tag to compare

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

0.2.0

17 Apr 12:47
Compare
Choose a tag to compare

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

0.1.8

22 Feb 22:17
Compare
Choose a tag to compare
  • Don't fail test builds #14

0.1.7

26 Oct 20:15
Compare
Choose a tag to compare
  • Process external libraries on Android Gradle plugin 3.0

0.1.6

18 Oct 22:26
Compare
Choose a tag to compare
  • Fix a crash in the plugin when obfuscating a lot of stuff #8

0.1.5

25 Apr 21:45
Compare
Choose a tag to compare
  • Fix compilation problems when obfuscating strings with ' and \ characters #5

0.1.4

24 Apr 19:58
Compare
Choose a tag to compare
  • Properly obfuscate strings containing \r and \nsymbols #5
  • Stop processing when compilation of generated Java code fails

0.1.3

24 Apr 09:01
Compare
Choose a tag to compare
  • Fix a crash in the plugin #4