mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-19 04:14:03 +00:00
New app: Simple ToDo
This commit is contained in:
parent
6948ffeb43
commit
83f4b8830d
1 changed files with 38 additions and 0 deletions
38
metadata/apps.jizzu.simpletodo.yml
Normal file
38
metadata/apps.jizzu.simpletodo.yml
Normal file
|
|
@ -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
|
||||||
Loading…
Reference in a new issue