To Do
* Updated the target SDK to Android 17 (Cinnamon Bun).
* Added support for switching the UI theme to dark/night mode.
bundled with Palm Pilot, plus many other features:
- Entirely offline, requiring few permissions to run.
- Permission to use external storage is only needed to back up or
restore your lists. On Marshmallow (Android 6) and later, it is only
requested if you write the file to a public folder. - Permission to run on system boot and to post notifications is only
needed to check for items which are due and that you have set an alarm
for. On Marshmallow (Android 6) and later, notification permissions
are only requested if you save a To Do item with an alarm. - Permission to vibrate is only needed when notifying you of items
which are due and that you have set an alarm for, if you have “Alarm
vibrate” enabled in the app settings for Nougat (Android 7) or
earlier. On Oreo (Android 8) and later, alarm vibration and sounds is
managed in the system settings. - The following permissions are added by WorkManager, a Google
library used to run the export, import, and password re-encryption
operations in the background when initiated by the user. The core
app does not use these on its own.- Permission to view network connections, used by WorkManager to
determine the best time to schedule background tasks.
- Permission to view network connections, used by WorkManager to
- Permission to use external storage is only needed to back up or
- Create any number of categories for different lists.
- Set alarms for items that are due or nearly due.
- Configure repeating items which advance their due date when completed.
- Mark items as private and optionally encrypt them with a password.
- Export lists to a local XML file.
- Import lists from either XML or a Palm Pilot data file.
- Backwards compatible with Android 5 (Lollipop) and up.
- Автор: Trevin Beattie
- Лицензия: GNU General Public License v3.0 only
- Отслеживание проблем
- Исходный код
- Метаданные сборки
- Статус воспроизводимости
Версии
Можно выбрать загрузку приложения в виде APK (доступно по ссылкам ниже), однако следует помнить, что при такой установке вы не сможете получать уведомления об обновлениях, и что это менее безопасный способ скачивания. Советуем установить приложение F-Droid и использовать его.
Скачать-
Для этой версии требуется Android 5.0 или новее.
Cобрана и подписана оригинальным разработчиком и гарантированно соответствует этому исходному коду.
Скачать APK 1.9 МиБ Подпись PGP | Журнал сборки
-
Для этой версии требуется Android 5.0 или новее.
Cобрана и подписана оригинальным разработчиком и гарантированно соответствует этому исходному коду.
Скачать APK 2 МиБ Подпись PGP | Журнал сборки
-
Для этой версии требуется Android 5.0 или новее.
Cобрана и подписана оригинальным разработчиком и гарантированно соответствует этому исходному коду.
Скачать APK 2 МиБ Подпись PGP | Журнал сборки
* Updated the target SDK to Android 16 (Baklava).
* Fixed a regression bug in the scroll bar implementation
where the thumb did not visibly move while dragging it.
* Fixed an edge case bug in computing the next due date for on-date
repeat intervals that are allowed on a limited set of days of
the week where the adjusted date crosses the year boundary.
* Dropped support for Android 4 (Ice Cream Sandwich,
Jelly Bean, and KitKat) in order to update AndroidX
libraries for better compatibility with Android 15+.
* Fixed a duplicate layout attribute on the note activity
which might result in the note text overlapping Android's
system status bar on newer Android 16 devices.
* Added placeholder text in the item description line to make
it clear what the line is for and that its text is required.



