Home

Awesome

PFA Twitter Mastodon

<img src="https://raw.githubusercontent.com/SecUSo/privacy-friendly-todo-list/master/fastlane/metadata/android/en-US/images/icon.png" alt="Privacy Friendly Notes Icon" width="120px" align="right" style="float: right; margin-right: 10px;" />

Privacy Friendly To-Do List

<img src="https://f-droid.org/badge/get-it-on.png" alt="Get it on F-Droid" height="60"> <a href="https://play.google.com/store/apps/details?id=org.secuso.privacyfriendlynotes"><img src="https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png" height="60"></a>

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 Karlsruhe Institute of Technology.

Motivation

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 here[secuso.org/pfa]

Building

Further development requires Android Studio, we recommend to use the latest version.

API Reference

Mininum SDK: 17 Target SDK: 32

Data Backup

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.

License

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 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 SECUSO (2022).

Contributors

App-Icons: Markus Hau

<a href="https://github.com/SecUSo/privacy-friendly-todo-list/graphs/contributors"> <img src="https://contrib.rocks/image?repo=SecUSo/privacy-friendly-todo-list&max=100&columns=20" /> </a>