Update screenshots and metadata

Update pipeline to build new module
This commit is contained in:
Geoffroy Bonneville
2025-11-08 14:33:39 -05:00
parent 157b577397
commit 92263bc4ec
20 changed files with 33 additions and 33 deletions

View File

@@ -1 +1,11 @@
Update to SDK version 35
Complete UI overhaul that gives DoNext a nice, modern look.
Complete code rewrite to Kotlin and Android Jetpack, with a better architecture.
Task lists are now displayed in a navigation menu
Tasks are now ordered by priority and not cycles
All tasks can be Done or Removed instead of only the first one
A Recycle Bin was added
The whole Next and cycles mechanism was removed
The History page was removed and its features split between the regular task lists and the Recycle Bin
The Today view is not a separate concept now, it's based on the tasks due date
No more Settings page as it's not needed anymore (but it may come back later if required)