Apktool/brut.apktool/apktool-lib/src/main/java/brut/androlib
2021-07-03 23:15:10 +03:00
..
err feat: add helpful message if CantFindFrameworkResException is thrown 2021-06-26 07:02:46 -04:00
meta refactor: remove unused methods/variables 2020-09-13 08:44:40 -04:00
mod fix: remove unused smali builder methods 2021-03-28 17:26:19 -04:00
res fix: when decoding with UTF-8 fails, create a new buffer for the retry with CESU-8. 2021-04-03 13:28:22 +03:00
src fix: pass opcodes=null for baksmali to auto-determine by dex version 2021-07-03 23:05:04 +03:00
Androlib.java Avoid abuse of getResTable calls and unneeded checks 2021-07-03 22:46:11 +03:00
AndrolibException.java refactor: drop author tags and support javadocs 2021-03-07 15:06:45 -05:00
ApkDecoder.java clean: get rid of useless throws 2021-07-03 23:15:10 +03:00
ApkOptions.java refactor: copyright year should be year started, not current year 2020-04-11 06:33:05 -04:00
ApktoolProperties.java refactor: drop author tags and support javadocs 2021-03-07 15:06:45 -05:00