From 58f44ed7335d67766df6763a69678a9372bacdf7 Mon Sep 17 00:00:00 2001 From: Konstantin Vorobyev Date: Thu, 3 Mar 2016 13:32:09 +0900 Subject: [PATCH] Add Taskwarrior for Android, now with ndk modules --- metadata/kvj.taskw.txt | 61 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 metadata/kvj.taskw.txt diff --git a/metadata/kvj.taskw.txt b/metadata/kvj.taskw.txt new file mode 100644 index 0000000000..7c200e752c --- /dev/null +++ b/metadata/kvj.taskw.txt @@ -0,0 +1,61 @@ +Categories:System,Time +License:MIT +Author Name:Konstantin Vorobyev +Web Site:https://bitbucket.org/kvorobyev/taskwarriorandroid +Source Code:https://bitbucket.org/kvorobyev/taskwarriorandroid/src +Issue Tracker:https://bitbucket.org/kvorobyev/taskwarriorandroid/issues + +Auto Name:Taskwarrior +Summary:Unofficial version of Taskwarrior - console task management tool +Description: +* Project is not affiliated with the authors of Taskwarrior, but original task binary is embedded into Android application +* Because Android application uses task binary for all manipulations with tasks, in general, you can expect exactly same behaviour with original Taskwarrior +* Synchronisation with taskd server works! See [https://bitbucket.org/kvorobyev/taskwarriorandroid/wiki/Configuration] for more information + +Following task features are implemented already: + +* See your tasks using reports +* Add, edit, start, stop, delete tasks +* Annotate and de-annotate +* Run custom search queries +* Undo your changes +* Run custom task commands +* Synchronisation with taskd + +Features below are unique to Android version: + +* Create shortcuts to reports and new task templates to Home screen +* Multiple profiles support +* Auto-syncronisation by configurable intervals + +Following features are not implemented at present moment: + +* UDAs +* Dependencies + +You can reach developer on Freenode IRC #taskwarrior channel, nickname: kvj +. + +Repo Type:git +Repo:https://bitbucket.org/kvorobyev/taskwarriorandroid.git + +Build:0.1.160305,2 + commit=0.1.160305 + subdir=app + submodules=yes + gradle=yes + prebuild=cp f-droid.gradle build.gradle && \ + cd ../cli && \ + scripts/build/build-emb-all.sh $$NDK$$ && \ + cp -f android-output/task_* ../app/src/main/res/raw/ + scanignore=app/src/main/res/raw/task_*,cli/* + +Maintainer Notes: +Binary parts source code is distributed under same MIT licence +and based on original taskwarrior with some patches applied +. + +Auto Update Mode:Version %v +Update Check Mode:Tags +Current Version:0.1.160305 +Current Version Code:2