Change files.txt symbol on the baksmali'd apks from "~" to "@"
commit3adc0a30281af4b192d8773a37beb6aa2daf0b76
authorMateor <mateorod9@gmail.com>
Wed, 17 Jul 2013 20:07:04 +0000 (17 15:07 -0500)
committerMateor <mateorod9@gmail.com>
Wed, 17 Jul 2013 20:07:04 +0000 (17 15:07 -0500)
treef894a1a7f2f24269fc1f44f219076c95df37173e
parent47359b0e2ae850a9721ee40c5410bd7760a03720
Change files.txt symbol on the baksmali'd apks from "~" to "@"

Originally, all *apk files were decompiled with apktool. I added the ability
to decompile apks using baksmali binary instead, by prefacing the apk file
with a tilde (in the files.txt). However...

Cygwin was using shell expansion on the tilde and looking for the Mms file
in the home directory. So I have used a(n unfortunately unrelated) new symbol.
Now the question becomes, was this latest "disappearing" Mms.apk fix fools gold,
 since they may just have seen their original in the app drawer. Argggggh.
auto_patcher
diff_tools/batch.sh
diff_tools/untime.awk
patches/openpdroid/4.2/files.txt