From e679cecea1648f492a8687fb8e14d6f3270dab3a Mon Sep 17 00:00:00 2001 From: Hugo Gresse Date: Sat, 3 Dec 2016 14:26:20 +0100 Subject: [PATCH] New app: Quote --- metadata/io.gresse.hugo.anecdote.txt | 44 ++++++++++++++++++++++++++++ srclibs/Countly.txt | 6 ++++ 2 files changed, 50 insertions(+) create mode 100644 metadata/io.gresse.hugo.anecdote.txt create mode 100644 srclibs/Countly.txt diff --git a/metadata/io.gresse.hugo.anecdote.txt b/metadata/io.gresse.hugo.anecdote.txt new file mode 100644 index 0000000000..d6bfb43335 --- /dev/null +++ b/metadata/io.gresse.hugo.anecdote.txt @@ -0,0 +1,44 @@ +AntiFeatures:Tracking,NonFreeAssets +Categories:Reading,Internet +License:Apache2 +Web Site:https://github.com/HugoGresse/Anecdote/blob/HEAD/README.md +Source Code:https://github.com/HugoGresse/Anecdote +Issue Tracker:https://github.com/HugoGresse/Anecdote/issues +FlattrID:a819229e365698639727db15164b8bbf + +Auto Name:Quote +Summary:Read your latest quote and feed in a lite app +Description: +Anecdote is a simple yet powerful application to read your favorites quotes +websites. It's very light, not intrusive, fast and simple. + +Features: + +* 9GAG feed (image and video) +* quotes feeds from fmylife.com (FML), Bash.org, viedemerde.fr (VDM), danstonchat.com (DTC) and more +* infinite scroll and pull to refresh +* no strange permissions, no background tasks, no ad +* add your own website with some HTML knowledge + +The content displayed in the application do not belongs to Anecdote. Crash and +some usage informations (such as the share of an item) are sent to upstream's +own Countly server. +. + +Repo Type:git +Repo:https://github.com/HugoGresse/Anecdote.git + +Build:1.1.1,19 + commit=v1.1.1 + subdir=app + gradle=oss + srclibs=Countly@16.06.04 + prebuild=cp -r $$Countly$$ ../ && \ + echo -e "\ninclude ':sdk'" >> ../settings.gradle && \ + sed -i -e '/fileTree/acompile project(":sdk")' build.gradle && \ + sed -i -e '/repositories/ajcenter()' -e '/fabric/d' -e '/bintray/d' -e '/googleCompile/,+3d' -e '/ossCompile/d' build.gradle + +Auto Update Mode:Version v%v +Update Check Mode:Tags +Current Version:1.1.1 +Current Version Code:19 diff --git a/srclibs/Countly.txt b/srclibs/Countly.txt new file mode 100644 index 0000000000..382eb209fd --- /dev/null +++ b/srclibs/Countly.txt @@ -0,0 +1,6 @@ +Repo Type:git +Repo:https://github.com/Countly/countly-sdk-android.git + +Subdir:sdk + +