-
Notifications
You must be signed in to change notification settings - Fork 42
1. Home
This app's general purpose is organization and personal scheduling. Tasks can be managed and grouped by creating lists. A task consists of its title, description, progress, deadline, reminder-time and priority. Moreover smaller subtasks can be assigned to a task which constist only of their titles. The main functions can be found in the navigation drawer. Here the user has the possibility to navigate to "All tasks" which also represents the main view of this app, displaying all created tasks that are either assigned to a list or not. Other navigation points are a Calendar (showing tasks that have a deadline), a Recycler (to manage deleted tasks), Tutorial, Settings, Help and About. More information about their functions can be found on the next pages.
This application allows to create lists of tasks which can be individually managed. Each list contains a set of tasks. Each task can have a deadline, a reminder time and a list of subtasks. By setting a reminder time the user will be informed by a notification. It is possible to display all tasks in a calendar, to protect the app with a secret pin and to sort and prioritze tasks within a list. Colors indicate the urgency of a task (taking the deadline into account).
The application requires the permission "RECEIVE_ON_BOOT_COMPLETE" in order to start a background service which triggers notifications.
This app belongs to the group of Privacy Friendly Apps developed by the Technische Universität Darmstadt.
This application has been developed to be used as a basis for a Privacy Friendly App. Privacy Friendly Apps are group of Android applications which are optimized regarding privacy. Like all other apps that are developed by the SECUSO research group at Technische Universität Darmstadt (Germany) this Privacy Friendly To-Do List is optimized regarding the user's privacy. There are no tracking mechanisms or advertisement added. Further information can be found on here[secuso.org/pfa]
Further development requires Android Studio, we recommend to use at least version 2.2.2
Mininum SDK: 16 Target SDK: 26
Privacy Friendly App Todo is licensed under the Apache License Version 2.0. The icons used in the nagivation drawer are licensed under the CC BY 2.5. In addition to them the app uses icons from Google Design Material Icons licensed under Apache License Version 2.0. All other images (the logo of Privacy Friendly Apps, the SECUSO logo the app logo and the splash screen icon) copyright Technische Universtität Darmstadt (2016).
App-Icons: Markus Hau
Github-Users:
Dominik Puellen
Simon Breitfelder
Sebastian Lutz
Karola Marky (yonjuni)