| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ToDo.pdf | 2026-03-07 | 1.8 MB | |
| ToDo-1.5.0.apk | 2026-03-07 | 1.8 MB | |
| README.md | 2026-03-07 | 777 Bytes | |
| Vanilla Ice Cream Update source code.tar.gz | 2026-03-07 | 4.7 MB | |
| Vanilla Ice Cream Update source code.zip | 2026-03-07 | 5.1 MB | |
| Totals: 5 Items | 13.4 MB | 0 | |
- Bumped the target SDK from version 34 (Upside-down Cake) to 35 (Vanilla Ice Cream)
- Major refactoring of the data and service layers to make automated testing easier
- Added lots more automated tests
- The importers now stream data from input files instead of reading the whole file into memory before processing, which allows much larger files to be imported.
- Fixed a UI bug where the pop-up list of available due dates was not updated after one or more days had passed since the app started.
- Fixed a bug where rotating the screen while in the details window would cause that activity to crash and either return to the list window or become unusable. Fixed a related issue where rotating the screen while editing an item's note would cause all changes to be lost.