2012-10-30 19:58:02 +00:00
|
|
|
Category:Development
|
|
|
|
License:GPLv3
|
|
|
|
Web Site:https://github.com/momodalo/vimtouch
|
|
|
|
Source Code:https://github.com/momodalo/vimtouch
|
|
|
|
Issue Tracker:https://github.com/momodalo/vimtouch/issues
|
|
|
|
|
2013-09-08 17:14:37 +00:00
|
|
|
Auto Name:
|
2012-10-30 19:58:02 +00:00
|
|
|
Summary:Text editor
|
|
|
|
Description:
|
|
|
|
* Touch to move cursor
|
|
|
|
* Fling to scroll
|
|
|
|
* Swipe to zoom
|
|
|
|
* Two-fingers gesture to zoom in/out
|
|
|
|
* Unicode and multi-byte
|
|
|
|
* Single tap to send "ESC"
|
|
|
|
* Read email attachments
|
|
|
|
* Single instance to open multiple files in vim windows
|
|
|
|
* Real VIM runtime
|
|
|
|
* Customizable VIM runtime (ex: can install syntax, doc, plugins)
|
|
|
|
.
|
|
|
|
|
|
|
|
Repo Type:git
|
|
|
|
Repo:https://github.com/momodalo/vimtouch.git
|
|
|
|
|
|
|
|
Build Version:1.7,17,v1.7,buildjni=yes,prebuild=\
|
|
|
|
sed -i 's@$SDK@$$SDK$$@g' prepare-clean-checkout.sh && ./prepare-clean-checkout.sh
|
2013-03-02 21:04:43 +00:00
|
|
|
Build Version:2.1,21,v2.1,prebuild=\
|
|
|
|
sed -i 's@$SDK@$$SDK$$@g' prepare-clean-checkout.sh && ./prepare-clean-checkout.sh,buildjni=no
|
2013-03-28 18:43:27 +00:00
|
|
|
Build Version:2.3,25,v2.3,buildjni=no,extlibs=android/android-support-v4.jar,prebuild=\
|
|
|
|
mkdir -p libraries/aFileChooser/libs/ && mv libs/*-v4.jar libraries/aFileChooser/libs/ && \
|
|
|
|
sed -i 's@$SDK@$$SDK$$@g' prepare-clean-checkout.sh && \
|
|
|
|
sed -i 's/FileExplorer/aFileChooser/g' prepare-clean-checkout.sh && ./prepare-clean-checkout.sh
|
2013-10-02 18:44:59 +00:00
|
|
|
Build Version:2.6-ARM,28,!doesn't build with r9 - too many workarounds v2.6,\
|
2013-10-02 17:55:23 +00:00
|
|
|
buildjni=no,update=no,\
|
|
|
|
build=\
|
|
|
|
export ANDROID_SDK_HOME=$$SDK$$ ANDROID_NDK_ROOT=$$NDK$$ && \
|
|
|
|
declare -rx android_platform=android-18 && \
|
|
|
|
sed -i 's_git@github.com:_git://github.com/_' prepare-clean-checkout.sh && \
|
|
|
|
sed -i -e '29 i ant config' -e '/ant config/d' prepare-clean-checkout.sh && \
|
|
|
|
./prepare-clean-checkout.sh
|
2012-10-30 19:58:02 +00:00
|
|
|
|
|
|
|
Auto Update Mode:None
|
2013-09-08 17:14:37 +00:00
|
|
|
Update Check Mode:None
|
|
|
|
Current Version:2.6
|
|
|
|
Current Version Code:28
|
2012-10-30 19:58:02 +00:00
|
|
|
|