From c7ee549e427eb1a1a05f322f411727102cddeff2 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Thu, 9 Apr 2015 23:43:51 +0200 Subject: [PATCH] New app: Writeily Pro --- metadata/me.writeily.pro.txt | 40 ++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 metadata/me.writeily.pro.txt diff --git a/metadata/me.writeily.pro.txt b/metadata/me.writeily.pro.txt new file mode 100644 index 0000000000..f98323d121 --- /dev/null +++ b/metadata/me.writeily.pro.txt @@ -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 +