New app: Writeily Pro
This commit is contained in:
parent
e5e56a3f29
commit
c7ee549e42
40
metadata/me.writeily.pro.txt
Normal file
40
metadata/me.writeily.pro.txt
Normal file
|
@ -0,0 +1,40 @@
|
|||
Categories:Office
|
||||
License:MIT
|
||||
Web Site:http://writeily.me/
|
||||
Source Code:https://github.com/jffrymrtn/writeily-pro
|
||||
Issue Tracker:https://github.com/jffrymrtn/writeily-pro/issues
|
||||
|
||||
Auto Name:Writeily Pro
|
||||
Summary:Edit markdown files
|
||||
Description:
|
||||
Simply and elegantly compose notes in markdown or plain text. Organize
|
||||
by folders, save and access files from external storage, and restrict
|
||||
access with a PIN lock.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/jffrymrtn/writeily-pro
|
||||
|
||||
Build:1.1.1,4
|
||||
commit=v1.1.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
rm=app/libs/*.jar,app/libs/anddown/libs,app/libs/anddown/obj
|
||||
prebuild=sed -i -e '/fileTree/d' -e '/compile files/d' -e '/appcompat-v7/acompile "com.android.support:recyclerview-v7:21.0.3"' build.gradle && \
|
||||
pushd libs/anddown/ && \
|
||||
ndk-build && \
|
||||
gradle packageNativeLibs && \
|
||||
popd
|
||||
scanignore=app/libs/anddown/libs
|
||||
scandelete=app/libs/anddown/obj
|
||||
|
||||
Maintainer Notes:
|
||||
Builds locally, but might break on BS. We need to integrate ndkbuild and gradle
|
||||
task into overall build.
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.1.1
|
||||
Current Version Code:4
|
||||
|
Loading…
Reference in a new issue