From 94fc35b4f96811cc1f496bd9fc89d2bd125f5b0d Mon Sep 17 00:00:00 2001 From: Boris Kraut <krt@blackbox.local> Date: Thu, 23 Oct 2014 00:32:53 +0200 Subject: [PATCH] New app: Writeily (disable: jni packaging) --- metadata/com.jmartin.writeily.txt | 42 +++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 metadata/com.jmartin.writeily.txt diff --git a/metadata/com.jmartin.writeily.txt b/metadata/com.jmartin.writeily.txt new file mode 100644 index 0000000000..002b32d274 --- /dev/null +++ b/metadata/com.jmartin.writeily.txt @@ -0,0 +1,42 @@ +Categories:Office +License:MIT +Web Site:http://jeffreymartin.ca/writeily/ +Source Code:https://github.com/jffrymrtn/writeily +Issue Tracker:https://github.com/jffrymrtn/writeily/issues + +Auto Name:Writeily +Summary:Edit plain text and markdown files +Description: +Lets you take down notes in plain text, or Markdown format. Organize notes +by starring the most important, and preview your work in a rendered Markdown +view. The app blossoms in colour and minimalism. Switch between dark and +light themes, and choose between your favourite Roboto font style. +. + +Repo Type:git +Repo:https://github.com/jffrymrtn/writeily + +Build:1.5,8 + disable=ndk packaging + commit=89915168a305126dfeb0016244065b91896b6b9f + subdir=writeily + gradle=yes + rm=writeily/libs/*jar,writeily/libs/anddown/obj,writeily/libs/anddown/libs/*jar,writeily/libs/anddown/libs/armeabi-v7a/*,writeily/libs/anddown/libs/armeabi/*,writeily/libs/anddown/libs/x86/* + prebuild=sed -i -e '/gson/d' -e '/android-support/d' build.gradle && \ + sed -i -e '/dependencies/acompile "com.android.support:support-v13:20.0.+"\ncompile "com.google.code.gson:gson:2.3"' build.gradle && \ + sed -i -e 's/libs:anddown/:writeily:libs:anddown/g' build.gradle && \ + pushd libs/anddown/ && \ + ndk-build && \ + android update lib-project -p . && \ + ant release && \ + popd + +Maintainer Notes: +* Tagging is not reliable. +. + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.5 +Current Version Code:8 +