1. 3ff884b Add art-specific opcodes and opcode values by Ben Gruver · 9 years ago
  2. e5266af Add a minimal parser for oat files by Ben Gruver · 9 years ago
  3. 613c493 Bump the version number to 2.0.8 by Ben Gruver · 9 years ago
  4. c456c55 Make smali respect order of implements by Alex Light · 9 years ago
  5. 0c7e7b7 Add ability to list methods/fields/types when assembling with smali by Ben Gruver · 9 years ago
  6. 0522106 Update README.md by Ben Gruver · 9 years ago
  7. 4d8ec4c Handle invalid debug item offsets more gracefully by Ben Gruver · 9 years ago
  8. 3065d6b Add backwards compatible version of DexFileFactory.loadDexFile and Opcodes by Ben Gruver · 9 years ago
  9. b960e89 Replace a missed usage of Iterators.emptyIterator() by Ben Gruver · 9 years ago
  10. a5de80a Bump the version number to 2.0.7 by Ben Gruver · 9 years ago
  11. 7c97ddb Remove usages of the deprecated Iterators.emptyIterator() method by Ben Gruver · 9 years ago
  12. 0f1e995 Add the generated accessorTest to source control by Ben Gruver · 9 years ago
  13. 8f0026e Bump the version number to 2.0.6 by Ben Gruver · 9 years ago
  14. 583079c Ensure that java 6 is used for release builds by Ben Gruver · 9 years ago
  15. 1782856 README link fix by Rover12421 · 9 years ago
  16. abd113e Ensure the stream is closed in DexFileFactory.loadDexFile by Ben Gruver · 9 years ago
  17. 0a26ac2 Upgrade to proguard 5.2.1 by Ben Gruver · 9 years ago
  18. 9838b83 ignore .idea directory by Rover12421 · 9 years ago
  19. c55bef3 DuplicateTest FAILED fix by Rover12421 · 9 years ago
  20. 923f5a7 Fix a bounds check problem in IndentingWriter by Ben Gruver · 9 years ago
  21. b742c40 Comment out unused switch payload instructions by Ben Gruver · 9 years ago
  22. 2a0e465 Don't wrap a large (>32k) register count in a register directive by Ben Gruver · 9 years ago
  23. bd6385f Duplicate a switch payload that is refered to multiple times by Ben Gruver · 9 years ago
  24. 1aad736 Ensure that sparse switch items are written out in the correct order by Ben Gruver · 9 years ago
  25. 32e76b1 Fix up the whitespace normalization in TextUtils.normalizeWhitespace by Ben Gruver · 9 years ago
  26. d4bce2e Don't propagate exceptions from RoundtripTest.runTest() by Ben Gruver · 9 years ago
  27. 1e06776 Extract out a base RoundtripTest and IdenticalRoundtripTest class by Ben Gruver · 9 years ago
  28. 0c982a0 Add Member and Annotatable interfaces by Ben Gruver · 9 years ago
  29. bf167c2 Make sure the elements are sorted in an encoded annotation by Ben Gruver · 9 years ago
  30. b76dee7 Don't assume dx is on-path. Rather, grab it from maven central by Ben Gruver · 9 years ago
  31. dd91dd1 Merge pull request #31 from iam/lambda_work by Ben Gruver · 9 years ago
  32. 144951a Add lambda experimental dalvik opcodes by Igor Murashkin · 9 years ago
  33. f70084b Use [^] for the lexer's catch-all rule by Ben Gruver · 9 years ago
  34. e7f1549 Merge pull request #28 from victorkp/master by Ben Gruver · 9 years ago
  35. 6a56d9a Merge pull request #29 from yirkha/master by Ben Gruver · 9 years ago
  36. ea4074f Don't try to test for reserved file names by Ben Gruver · 9 years ago
  37. c19627e Enable parallel gradle execution by default by Ben Gruver · 9 years ago
  38. f0c481a Use single-quotes in build.gradle files when double-quotes aren't needed by Ben Gruver · 9 years ago
  39. 3279a8c Simplify how the accessorTest is built and run by Ben Gruver · 9 years ago
  40. 57bd527 Use the antlr plugin for gradle by Ben Gruver · 9 years ago
  41. 0f6f00a Use the jflex plugin for gradle by Ben Gruver · 9 years ago
  42. 900ad6e Use the proguard plugin for gradle by Ben Gruver · 9 years ago
  43. b3f933d Upgrade to gradle 2.3 by Ben Gruver · 9 years ago
  44. 59e56fb Add IDEA project files to .gitignore by Ben Gruver · 9 years ago
  45. 5dde46b Fix for Dalvik VM crash on parameter annotations by Jiri Hruska · 9 years ago
  46. a922d5a Update doedexerant makefile by Victor Kaiser-Pendergrast · 9 years ago
  47. 0f8017e Remove stale license noticeds from NOTICE file by Ben Gruver · 9 years ago
  48. bc5ad6a Bump version number to 2.0.5 by Ben Gruver · 9 years ago
  49. a4dd1fd Make ClassFileNameHandler thread-safe by Ben Gruver · 9 years ago
  50. f5d3fc4 Switch the default for implicit references by Ben Gruver · 9 years ago
  51. 39c77fa Bump version number to 2.0.4 by Ben Gruver · 9 years ago
  52. 103e04a Add stringtemplate dependency to smali, because proguard. by Ben Gruver · 9 years ago
  53. 9546ddf Add registers directive so example will compile by Caleb Fenton · 9 years ago
  54. e032f1d Refactor ClassFileNameHandler by Ben Gruver · 9 years ago
  55. e778f7b Make the checkPackagePrivateAccess functionality an option by Ben Gruver · 9 years ago
  56. 83ec5cf Merge pull request #25 from yyjdelete/patch-1 by Ben Gruver · 9 years ago
  57. d83c439 Fix some generics issues when compiling with java 8 by Ben Gruver · 9 years ago
  58. 0b42b4f Disable doclint for java 8 by Ben Gruver · 9 years ago
  59. aae5871 Fix some javadoc issues by Ben Gruver · 9 years ago
  60. d15e315 Expose the various fixed-size item counts in DexBackedDexFile by Ben Gruver · 9 years ago
  61. 7296c9e Refactor VariableSizeLookaheadIterator by Ben Gruver · 9 years ago
  62. d1dbf6b Use options.checkPackagePrivateAccess by yyjdelete · 10 years ago
  63. 62c103d checkPackagePrivateAccess only for API 17(4.2) by yyjdelete · 10 years ago
  64. 686cf35 Add some additional checks related to instruction size by Ben Gruver · 10 years ago
  65. 20d4a3c Use dlerror() to clear any error before retrying with the mangled name by Ben Gruver · 10 years ago
  66. e6423bd Merge pull request #23 from iBotPeaches/master by Ben Gruver · 10 years ago
  67. 6811d13 Implement dex entry for non classes.dex files by Connor Tumbleson · 10 years ago
  68. f3d063d Merge pull request #24 from CalebFenton/master by Ben Gruver · 10 years ago
  69. 45e4284 Use 2.x 'param' directive by Caleb Fenton · 10 years ago
  70. d354893 Fixed the bug of not setting the location field of the instruction in addInstruction(i,instruction) method by edwardxwu · 10 years ago
  71. f1fe3a0 Merge pull request #21 from whydoubt/floating-point-values by Ben Gruver · 10 years ago
  72. 9cc35b2 No need to reevaluate 'resource != null' by Jeff Smith · 10 years ago
  73. 0d8418f Allow but ignore multiple exception handlers for the same exception by Ben Gruver · 10 years ago
  74. 5316638 Improve the readability of the newline normalization stuff for tests by Ben Gruver · 10 years ago
  75. 4143313 Fix potential NPE in MethodAnalyzer by Ben Gruver · 10 years ago
  76. d33fd67 Implement implicit method/field references in baksmali by Ben Gruver · 10 years ago
  77. ce7f93c Implement implicit method/field references in smali by Ben Gruver · 10 years ago
  78. a37e508 Add missing "break" from switch statement in BuilderClassPool by Ben Gruver · 10 years ago
  79. 5280047 Ensure the annotation elements are sorted when written by Ben Gruver · 10 years ago
  80. 37ade89 Improve how method parameter lists are lexed by Ben Gruver · 10 years ago
  81. 0b83634 Give comment-generating functions more precise naming by Jeff Smith · 10 years ago
  82. bfecccf Merge remote-tracking branch 'upstream/master' into floating-point-values by Jeff Smith · 10 years ago
  83. b90e2a4 Clean up some unused/unneeded tokens in smaliParser.g by Ben Gruver · 10 years ago
  84. 2d8cbfe Add support for non-standard invoke-object-init/range instructions by Ben Gruver · 10 years ago
  85. a837380 Upgrade to gradle 1.10 by Ben Gruver · 10 years ago
  86. 3b5d84c Truncate filenames based on their utf-8 length by Ben Gruver · 10 years ago
  87. dd2079c Fix NPE when using a custom inline method table by Ben Gruver · 10 years ago
  88. 15e44d5 support c++ dalvik in deodexerant by Ben Gruver · 10 years ago
  89. 4357de4 Add new experimental dex rewriter functionality by Ben Gruver · 10 years ago
  90. 78328a6 Minor comment fix in MutableMethodImplementation by Ben Gruver · 10 years ago
  91. 1d28b32 Refactor the maven upload build stuff by Ben Gruver · 10 years ago
  92. 0845df7 Don't throw an exception in the build if the sonatype user/password isn't set by Ben Gruver · 10 years ago
  93. 7cf2b33 Bump the version to 2.0.3 by Ben Gruver · 10 years ago
  94. 5b411f3 Add gradle configuration for uploading smali artifacts to maven by Ben Gruver · 10 years ago
  95. 90db3a1 Lazily create the lists in MethodLocation by Ben Gruver · 10 years ago
  96. 532c04b Use known-good locale when doing jflex codegen by Ben Gruver · 10 years ago
  97. eae0b0e Make sure we always shut down the executor by Ben Gruver · 11 years ago
  98. 029ad25 Skip the call to String.format when annotating, if there are no values by Ben Gruver · 11 years ago
  99. 86c677b Merge remote-tracking branch 'upstream/master' into floating-point-values by Jeff Smith · 11 years ago
  100. fce4cc0 Replace use of System.lineSeparator(), to keep compatibility with java 6 by Ben Gruver · 11 years ago