From a993da88374546df6369321aa6c3ed88202f5b05 Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 8 Jul 2013 16:43:01 +0100 Subject: [PATCH] fix up org.dmfs.tasks --- metadata/org.dmfs.tasks.txt | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/metadata/org.dmfs.tasks.txt b/metadata/org.dmfs.tasks.txt index 0eced09ea0..00ccb1c0f1 100644 --- a/metadata/org.dmfs.tasks.txt +++ b/metadata/org.dmfs.tasks.txt @@ -1,3 +1,4 @@ +AntiFeatures:NonFreeAdd Category:Office License:Apache2 Web Site:https://github.com/dmfs/tasks#tasks @@ -5,16 +6,27 @@ Source Code:https://github.com/dmfs/tasks Issue Tracker:https://github.com/dmfs/tasks/issues Auto Name:Tasks -Summary:Tasks synchronizable with CalDAV +Summary:Keep track of your list of goals Description: -A simple Task App for Android that can synchronize tasks using CalDAV. +A simple task manager app, allowing you to categorise your todo list by +urgency, state, timeframe etc. +It is supposed to synchronise to a CalDAV server but this only works via +the author's proprietary app. +There isn't an option to export the data: therefore you must archive +/data/app/org.dmfs.tasks as root; or use adb backup if you are on Android 4. + +Anti-feature: Non-free addons. Your data can't be synchronised or exported +unless you install another, proprietary app. + +Status: Beta. . Repo Type:git Repo:https://github.com/dmfs/tasks.git -Build Version:1.0.3,10,!needs further testing f9d88f8280,extlibs=android/android-support-v4.jar,srclibs=task-provider@4b402e7118,\ -prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$task-provider$$@' project.properties +Build Version:1.0.3,10,f9d88f8280,extlibs=android/android-support-v4.jar,\ +srclibs=task-provider@4b402e7118,prebuild=\ +sed -i 's@\(reference.1=\).*@\1$$task-provider$$@' project.properties Auto Update Mode:None Update Check Mode:RepoManifest