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 prioritize tasks within a list. Colors indicate the urgency of a task (taking the deadline into account).
The application requires these permissions:
- RECEIVE_BOOT_COMPLETED: This permission allows the app to check right after booting of the device if the user wants to get informed about an upcoming deadline.
- POST_NOTIFICATIONS: This permission allows the app to show reminders for approaching tasks.
- SCHEDULE_EXACT_ALARM: This permission allows the app to show reminders with exact timing.
This app belongs to the group of Privacy Friendly Apps developed by the Karlsruhe Institute of Technology.
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. Further information can be found on www.secuso.org/pfa.
Further development requires Android Studio, we recommend to use the latest version.
Minimum SDK: 21
Target SDK: 35
You can use the Privacy Friendly Backup app to backup and restore this application's data. This can also be used to migrate your data to a new phone.
If you want to help translate this app, you can use Weblate.
Privacy Friendly To-Do List is licensed under the GPLv3.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
The icons used in the navigation 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 SECUSO (2022-2025).
App-Icons: Markus Hau