2013-11-02 00:16:14 +00:00
|
|
|
Categories:Development
|
2012-10-30 19:58:02 +00:00
|
|
|
License:GPLv3
|
2014-08-26 11:30:35 +00:00
|
|
|
Web Site:
|
2012-10-30 19:58:02 +00:00
|
|
|
Source Code:https://github.com/momodalo/vimtouch
|
|
|
|
Issue Tracker:https://github.com/momodalo/vimtouch/issues
|
|
|
|
|
|
|
|
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
|
|
|
|
|
2014-02-10 19:25:25 +00:00
|
|
|
Build:1.7,17
|
|
|
|
commit=v1.7
|
|
|
|
prebuild=sed -i 's@$SDK@$$SDK$$@g' prepare-clean-checkout.sh && \
|
|
|
|
./prepare-clean-checkout.sh
|
|
|
|
buildjni=yes
|
|
|
|
|
|
|
|
Build:2.1,21
|
|
|
|
commit=v2.1
|
|
|
|
prebuild=sed -i 's@$SDK@$$SDK$$@g' prepare-clean-checkout.sh && \
|
|
|
|
./prepare-clean-checkout.sh
|
|
|
|
buildjni=no
|
|
|
|
|
|
|
|
Build:2.3,25
|
|
|
|
commit=v2.3
|
|
|
|
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
|
|
|
|
buildjni=no
|
|
|
|
|
|
|
|
Build:2.6r2,21100030
|
2014-02-11 16:28:23 +00:00
|
|
|
disable=Hangs instead of building - git@github.com
|
2014-02-10 19:25:25 +00:00
|
|
|
commit=v2.6r2
|
|
|
|
init=sed -i 's/ANDROID_SDK_HOME/ANDROID_HOME/g' prepare-clean-checkout.sh && \
|
2014-04-26 10:15:00 +00:00
|
|
|
ant config && \
|
|
|
|
./prepare-clean-checkout.sh
|
2014-02-10 19:25:25 +00:00
|
|
|
buildjni=no
|
2012-10-30 19:58:02 +00:00
|
|
|
|
|
|
|
Auto Update Mode:None
|
2013-09-08 17:14:37 +00:00
|
|
|
Update Check Mode:None
|
2014-02-10 19:25:25 +00:00
|
|
|
Current Version:2.6r2
|
2014-02-18 09:46:25 +00:00
|
|
|
Current Version Code:21100030
|
2012-10-30 19:58:02 +00:00
|
|
|
|