aboutsummaryrefslogtreecommitdiff
path: root/dexlib2/src/main/java/com/android/tools/smali
AgeCommit message (Expand)Author
2024-02-01Fix return value of ZipDexContainer.getEntryDavid Srbecky
2023-12-14Support V41 container dex for reading (only)David Srbecky
2023-12-07Add partial support for dex containers (DEX v41).David Srbecky
2023-03-29Fixing missing reference type handling for rewriting purposes (#11)Andrey Galkin
2023-02-15Only include debug info within the instruction range of a method. (#6)Ian Zerny
2023-02-15Don't include debug info in method size. (#7)Ian Zerny
2023-01-27Changed namespace from org.jf to com.android.tools.smali (#4)Søren Gjesse