Geoffroy Bonneville
83f441a618
Little padding on priority text
2025-09-12 22:38:51 -04:00
Geoffroy Bonneville
80f86ebdee
Lower alpha on low priority tasks
2025-09-12 22:34:44 -04:00
Geoffroy Bonneville
e250ac91d0
Simplify due date data type
...
Due date displays proper date
Overdue tasks display as red
2025-09-12 22:32:39 -04:00
Geoffroy Bonneville
cc25aa4b05
Display the due date in the bottom sheet
2025-09-12 16:09:29 -04:00
Geoffroy Bonneville
7939257cd6
Tapping on a task allows edition
...
Refactoring of the bottom sheet to allow edition
Create a Task ViewModel
2025-09-12 14:12:55 -04:00
Geoffroy Bonneville
ef73319613
Removed order from tasks
...
Tasks are ordered by priority and display is a bit different for each
Done tasks are shown at the bottom
Add done checkbox
Add priority segmented button to bottom sheet
Use database converters instead of manual mapping
Some refactoring
2025-09-11 22:40:40 -04:00
Geoffroy Bonneville
d469fbc2ba
Add a FAB to create a task
...
Add bottom sheet to display the new task form
Set up the tasks list screen to display tasks
Implement a working migration from the old Donext database
2025-09-11 20:11:20 -04:00
Geoffroy Bonneville
d6e05c17ba
Renamed old app into Donext
...
Added DonextV2 module with Compose and Room
Set up clean architecture
Add DI with Hilt
Setup initial database
Display task lists on main activity
2025-09-10 18:40:00 -04:00