1. e6f4475 Add full invoke-custom example by Ben Gruver · 6 years ago
  2. 99b80bb Revert "Add lambda experimental dalvik opcodes" by Narayan Kamath · 8 years ago
  3. 144951a Add lambda experimental dalvik opcodes by Igor Murashkin · 9 years ago
  4. 9546ddf Add registers directive so example will compile by Caleb Fenton · 9 years ago
  5. 45e4284 Use 2.x 'param' directive by Caleb Fenton · 10 years ago
  6. 569c014 Allow arbitrary bracketed member names by Ben Gruver · 11 years ago
  7. f8637ce Add an example showing how methods can be overriden based on return value by Ben Gruver · 13 years ago
  8. daa8cef Add new RecursiveExceptionHandler example by JesusFreke@JesusFreke.com · 14 years ago
  9. 14d3868 Updated comments to reflect new smali.jar usage by JesusFreke@JesusFreke.com · 15 years ago
  10. 5d104d2 Updated comments to reflect new smali.jar usage by JesusFreke@JesusFreke.com · 15 years ago
  11. b03e029 added an example showing the creation and usage of an interface by JesusFreke@JesusFreke.com · 15 years ago
  12. 5dc3a8d - Added a new "p0" style register reference, where p0 indicates the first parameter register, p1 the 2nd parameter register and so forth. This makes it less annoying when you are writing a method and have to add more registers, which would push the parameter registers back. by JesusFreke@JesusFreke.com · 15 years ago
  13. 3ca2a39 Deleted old examples by JesusFreke@JesusFreke.com · 15 years ago
  14. 1834b36 - changed the comment char from ; to # by JesusFreke@JesusFreke.com · 15 years ago
  15. e53f5ae rename the AnnotationTypes example by JesusFreke@JesusFreke.com · 15 years ago
  16. 3c0207b re-add the AnnotationTypes example by JesusFreke@JesusFreke.com · 15 years ago
  17. baf5a92 whitespace by JesusFreke@JesusFreke.com · 15 years ago
  18. c2b3b14 moved the examples by JesusFreke@JesusFreke.com · 15 years ago