From: Chih-Wei Huang Date: Tue, 12 Mar 2019 09:04:52 +0000 (+0800) Subject: app: replace AndroidTerm by TermOne Plus X-Git-Tag: android-x86-7.1-r3~16 X-Git-Url: http://git.osdn.net/view?p=android-x86%2Fdevice-generic-common.git;a=commitdiff_plain;h=258ac4a65df86ec55bb4476cba6fc8ca92983235 app: replace AndroidTerm by TermOne Plus "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. --- diff --git a/CleanSpec.mk b/CleanSpec.mk new file mode 100644 index 0000000..ca4f50f --- /dev/null +++ b/CleanSpec.mk @@ -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 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 index 0000000..e7518be Binary files /dev/null and b/app/TermOnePlus.apk differ