Todo Agenda - Calendar and Task widgets for Android
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.
- No advertising. Free and Open Source.
- Displays events from your calendars and task lists for the selected periods in the past and in the future.
- Automatically updates when you add/delete/modify an event. Or you may update the list instantly.
- Select only the calendars and task lists that you want to see in the widget.
- Create several widgets, if you need. Each widget has its own settings, including layouts, colors, filters, selected calendars and task lists.
- Customize colors and transparency of different widget parts, of their texts and backgrounds.
- Scroll through the list of events. Use "Go to Today" button to return to today instantly.
- Customize the text size of the widget.
- Fully resizable widget with alternative layouts.
- Indicators for alerts and recurring events.
- Lock time zone when travelling to different time zones.
- Turn off Widget header, Day headers, event icons, Days from today, etc. and see only what you need.
- Hide duplicated events.
- Backup and restore settings, cloning widgets on the same or different devices.
- Android 7+ supported. Supports Android tablets.
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:
- Tasks: Astrid To-Do List Clone v.10+, Google Tasks can be used via it.
- OpenTasks (by dmfs GmbH).
- Partially supported: Tasks of Samsung Calendar (looks like a deprecating feature...).
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:
- Restart your device.
If the problem is still present:
- Uninstall old version of the "ToDo Agenda" app.
- Restart your device.
- Install the new app version.
- Recreate your widgets.
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:
- Buttons don't work.
- Refresh doesn't help showing new events.
- New recurring calendar events not showing.
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.
- For full widget tests please create a widget specifically for testing.
This widget must have a Widget name ending with
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).