Apktool/brut.apktool/apktool-lib/src/main/java/brut/androlib
Cody Lund 8d59882e5f
Fix: numeric string meta-data value corruption (#2612)
* Fix: handle numeric strings in manifest meta-data value
* fix regex
* scoped solution
* improve comment

Co-authored-by: Cody Lund <colund@microsoft.com>
2021-08-17 07:01:08 -04: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: numeric string meta-data value corruption (#2612) 2021-08-17 07:01:08 -04:00
src style: return DexFile interface from SmaliDecoder 2021-07-04 14:12:38 +03:00
Androlib.java style: return DexFile interface from SmaliDecoder 2021-07-04 14:12:38 +03:00
AndrolibException.java refactor: drop author tags and support javadocs 2021-03-07 15:06:45 -05:00
ApkDecoder.java Determine minSdkVersion with baksmali for JARs + don't compress webp 2021-07-04 02:14:56 +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