Skip to content

Latest commit

 

History

History
104 lines (63 loc) · 4.69 KB

CHANGELOG.md

File metadata and controls

104 lines (63 loc) · 4.69 KB

Changelog

What's Changed

  • Fix crash when a reminder is created by @udenr in #88
  • Fix data type in BackupRestorer.kt by @udenr in #89

New Contributors

  • @udenr made their first contribution in #88

Full Changelog: https://github.com/SecUSo/privacy-friendly-todo-list/compare/v2.4.0...v2.4.2

Changes

What's Changed

New Contributors

Full Changelog: https://github.com/SecUSo/privacy-friendly-todo-list/compare/v2.3...v2.4.0

Changes

  • Deleted subtasks stay deleted, unless trashed and restored together with task
  • Enabled taking tasks of lists to a default "no list"
  • Updated target SDK to 28.

Changes

  • Usability Improvements
  • Fixed a crash on API < 21

Changes

Database fix.

Changes

Redesign

Changes

Improvement of User Interface

Changes

Privacy Friendly To-Do List is an Android app for creating and managing tasks and To-Do lists. Each task can be subdivided into subtasks. It is possible to assign deadlines and a reminder service to get informed when a deadline is approaching. Colours indicate if a tasks is due. A calendar view gives a quick overview about monthly tasks. A search function enables the user to look for To-Do lists, To-Do tasks and subtasks.

Privacy Friendly To-Do List belongs to the Privacy Friendly Apps group which are developed by the research group SECUSO at Technische Universität Darmstadt, Germany.

Changes