]> git.saurik.com Git - android/aapt.git/commit - ResourceTable.cpp
Initial Contribution
authorThe Android Open Source Project <initial-contribution@android.com>
Tue, 21 Oct 2008 14:00:00 +0000 (07:00 -0700)
committerThe Android Open Source Project <initial-contribution@android.com>
Tue, 21 Oct 2008 14:00:00 +0000 (07:00 -0700)
commitdadd9c1fc18bd05c84a357b56e945b5829b3bd95
tree1ea9caf117f0164ea7c633a1811e331c97bb02a3
Initial Contribution
23 files changed:
AaptAssets.cpp [new file with mode: 0644]
AaptAssets.h [new file with mode: 0644]
Android.mk [new file with mode: 0644]
Bundle.h [new file with mode: 0644]
Command.cpp [new file with mode: 0644]
Images.cpp [new file with mode: 0644]
Images.h [new file with mode: 0644]
Main.cpp [new file with mode: 0644]
Main.h [new file with mode: 0644]
Package.cpp [new file with mode: 0644]
Resource.cpp [new file with mode: 0644]
ResourceTable.cpp [new file with mode: 0644]
ResourceTable.h [new file with mode: 0644]
SourcePos.cpp [new file with mode: 0644]
SourcePos.h [new file with mode: 0644]
StringPool.cpp [new file with mode: 0644]
StringPool.h [new file with mode: 0644]
XMLNode.cpp [new file with mode: 0644]
XMLNode.h [new file with mode: 0644]
printapk.cpp [new file with mode: 0644]
tests/plurals/AndroidManifest.xml [new file with mode: 0644]
tests/plurals/res/values/strings.xml [new file with mode: 0644]
tests/plurals/run.sh [new file with mode: 0755]