A tool for reverse engineering Android apk files
Go to file
Ryszard Wiśniewski 0c428dd7c7 ResPluralsValue: now stores array of ResScalarValue instead of ResStringValue.
Plurals contain strings, but they could use e.g. references. It'll be safer to let them store any scalar value.
2011-05-17 10:01:21 +02:00
apktool-cli pom.xml: added aversion property. 2011-05-15 17:09:06 +02:00
apktool-lib ResPluralsValue: now stores array of ResScalarValue instead of ResStringValue. 2011-05-17 10:01:21 +02:00
src/templates Moved apache2.0-header.txt file to root project. 2011-01-17 23:54:36 +01:00
.gitignore Prefixed lib and cli dir names with apktool- . 2011-01-18 01:55:38 +01:00
LICENSE Moved NOTICE* and LICENSE files to root project. 2011-01-17 23:30:17 +01:00
NOTICE NOTICE: changed project name to "apktool". 2011-05-15 17:09:06 +02:00
NOTICE-smali Moved NOTICE* and LICENSE files to root project. 2011-01-17 23:30:17 +01:00
pom.xml Changed version to 1.4.2-SNAPSHOT. 2011-05-15 20:49:55 +02:00