Initial version of Backport to go with my article. v0.8
authorJay Freeman (saurik) <saurik@saurik.com>
Sun, 21 Jul 2013 02:58:04 +0000 (19:58 -0700)
committerJay Freeman (saurik) <saurik@saurik.com>
Sun, 21 Jul 2013 03:16:59 +0000 (20:16 -0700)
commit6e682be61e8d6b70d2937cf72c67553fc41be820
treef6ce87165af62380b5fb0fae136cd5c7b9c211a0
Initial version of Backport to go with my article.
.gitignore [new file with mode: 0644]
AndroidManifest.xml [new file with mode: 0644]
build.xml [new file with mode: 0644]
custom_rules.xml [new file with mode: 0644]
project.properties [new file with mode: 0644]
src/com/saurik/backport/Hook.java [new file with mode: 0644]