Todo Agenda is home screen widgets for your Android device. Each widget has its own settings and displays configured list of calendar events and tasks so that you can easily have a glimpse at your due, current and upcoming appointments.
Note on Tasks support: As there is no unified way to access tasks created in different applications, each application needs its own implementation. Currently supported:
See the ToDo Agenda Changelog.
Due to Android design, widgets may misbehave or even may not work at all
after installation or an update. In this case, try the below:
If the problem is still present:
In a case the widget doesn't work properly even after this, please search, read and follow up on similar issues here. In particular, see these solutions:
Want to contribute to the project? Start by translating the widget to another language or update existing translation at Translation project at Crowdin and be a part of the next release. :)
We are developing this application in public to bring you a tool that you want to use. Please feel free to open issues and provide pull requests. To get timely feedback we are also providing Beta versions, see Beta testing of ToDo Agenda.
App development is fun. And it's even more fun, when you have automated testing set up to show you how your code performs. ToDo Agenda has such automated tests, allowing not only to replay event timelines, shared by users and thus figure out problems and understand wishes. We can even see all the replayed timelines on an Android device (or an emulator), as this tests execution recording shows. Create a widget with a name ending with "Test replay" and Tests will start showing in this widget. Source code of these tests is in the repository also.
Test replay
.
Android doesn't allow to create a widget programmatically,
so you need to create the widget manually on a target device (or a device emulator).