From 83f4b8830ddb8072e5a1289c87d8e798c8a07cfd Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Fri, 10 Aug 2018 10:05:10 +0000 Subject: [PATCH] New app: Simple ToDo --- metadata/apps.jizzu.simpletodo.yml | 38 ++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 metadata/apps.jizzu.simpletodo.yml diff --git a/metadata/apps.jizzu.simpletodo.yml b/metadata/apps.jizzu.simpletodo.yml new file mode 100644 index 0000000000..3dcd3a2ba5 --- /dev/null +++ b/metadata/apps.jizzu.simpletodo.yml @@ -0,0 +1,38 @@ +Categories: + - Time +License: MIT +AuthorName: Ilya Ponomarenko +SourceCode: https://github.com/Jizzu/SimpleToDo +IssueTracker: https://github.com/Jizzu/SimpleToDo/issues +Changelog: https://github.com/Jizzu/SimpleToDo/releases + +AutoName: Simple ToDo +Summary: To-Do / Task list with beautiful minimalistic design and reminders +Description: |- + ''Simple ToDo'' will help manage your daily tasks and don't forget about + important things! + + '''Key Features:''' + + * Simple ToDo is completely free, doesn't contain built-in purchases and annoying advertising. + * The application is made in the style of material design by Google with smooth and pleasant animations. + * This app has a reminder feature which helps you never forget important things. + * With built-in search, you can easily find any task you need in a couple of seconds. + * Offers backup and restore functionality. + * Drag'n'drop and Swipe to dismiss helps you quick and easily manage all your tasks. + +RepoType: git +Repo: https://github.com/Jizzu/SimpleToDo + +Builds: + - versionName: '1.1' + versionCode: 5 + commit: '1.1' + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: '1.1' +CurrentVersionCode: 5