1. 6856425 occured -> occurred by Ben Gruver · 10 years ago
  2. 4af666e Remove support for the extended opcodes by Ben Gruver · 12 years ago
  3. b0ca7cb Add support for auto-upgrading to /jumbo variants of instructions when needed/possible by Ben Gruver · 13 years ago
  4. c4db7e2 Add support for Format5rc by Ben Gruver · 13 years ago
  5. de5b35d Add support for Format52c (field references) by Ben Gruver · 13 years ago
  6. 1efc2c0 Add support for Format52c (type references) by Ben Gruver · 13 years ago
  7. d863324 Add support for Format41c (field references) by Ben Gruver · 13 years ago
  8. d12c769 Add support for Format41c (type references) by Ben Gruver · 13 years ago
  9. d064d69 Fix up jumbo string tests by Ben Gruver · 13 years ago
  10. f2370e3 Add tests for the various types of annotations by JesusFreke@JesusFreke.com · 14 years ago
  11. 311ee79 Complete and fix-up the implementation of autofixing instructions by JesusFreke@JesusFreke.com · 14 years ago
  12. 8d1bb1c change instances of Assert.assertFalse() to Assert.fail() by JesusFreke@JesusFreke.com · 14 years ago
  13. d6a7a21 Add additional strings, to ensure we get at least one that has an index > 0xFFFF by JesusFreke@JesusFreke.com · 14 years ago
  14. 688d1b1 update integration tests to use new label format by JesusFreke@JesusFreke.com · 15 years ago
  15. f1e5086 Added some tests for line number debug info by JesusFreke@JesusFreke.com · 15 years ago
  16. 45b5a1d Added support for the .catchall directive by JesusFreke@JesusFreke.com · 15 years ago
  17. 28d9b18 - Added tests to exercise static field initializers by JesusFreke@JesusFreke.com · 15 years ago
  18. 2fb16c8 Fixed an issue with alignment for the pseudo opcodes, and a test to exercise the issue by JesusFreke@JesusFreke.com · 15 years ago
  19. 3a76e69 Changed the implementation of the sparse and packed switch directives, so that they don't required the base offset label. Instead, it looks for and uses the offset of the first packed/sparse switch instruction that references it, to calculate the offset for each target by JesusFreke@JesusFreke.com · 15 years ago
  20. c64dcce Moved smali test sources to correct location by JesusFreke@JesusFreke.com · 15 years ago
  21. 9a24119 further refactoring added the beginnings of a smali plugin for maven by JesusFreke@JesusFreke.com · 15 years ago