OSDN Git Service

app: replace AndroidTerm by TermOne Plus
authorChih-Wei Huang <cwhuang@linux.org.tw>
Tue, 12 Mar 2019 09:04:52 +0000 (17:04 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Tue, 12 Mar 2019 09:04:52 +0000 (17:04 +0800)
"TermOne Plus" is a successor of "Terminal Emulator for Android"(AndroidTerm).
This new application includes many compatibility and portability improvements,
stability and defect fixes, and localization enhancements.

CleanSpec.mk [new file with mode: 0644]
app/AndroidTerm.apk [deleted file]
app/TermOnePlus.apk [new file with mode: 0644]

diff --git a/CleanSpec.mk b/CleanSpec.mk
new file mode 100644 (file)
index 0000000..ca4f50f
--- /dev/null
@@ -0,0 +1 @@
+$(call add-clean-step, rm -rf $(TARGET_OUT_APPS)/AndroidTerm)
diff --git a/app/AndroidTerm.apk b/app/AndroidTerm.apk
deleted file mode 100644 (file)
index 36de1bd..0000000
Binary files a/app/AndroidTerm.apk and /dev/null differ
diff --git a/app/TermOnePlus.apk b/app/TermOnePlus.apk
new file mode 100644 (file)
index 0000000..e7518be
Binary files /dev/null and b/app/TermOnePlus.apk differ