Android application showing to-dos persistently as notification
- To-dos can be added, edited and removed
- List is sorted by latest content changes
- Visibility is controlled via a checkbox
- Marked to-dos are shown as notification
- Theme changer (at minimum between light and dark)
- Export and import of backups
Motivation
Quick and direct access to urgent to-dos, as a regular reminder
Prerequisites
At minimum Android 5 Storage permission will permit export and import of current to-dos to the local storage
Code Programmed with Kotlin Using AndroidX and Jetpack