fdroiddata/metadata/net.momodalo.app.vimtouch.txt
2013-11-02 01:16:14 +01:00

47 lines
1.7 KiB
Plaintext

Categories: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
Auto Name:
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
Build Version:2.1,21,v2.1,prebuild=\
sed -i 's@$SDK@$$SDK$$@g' prepare-clean-checkout.sh && ./prepare-clean-checkout.sh,buildjni=no
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
Build Version:2.6-ARM,28,!doesn't build with r9 - too many workarounds v2.6,\
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
Auto Update Mode:None
Update Check Mode:None
Current Version:2.6
Current Version Code:28