Commit Graph

16 Commits

Author SHA1 Message Date
Geoffroy Bonneville 150058437f Fixes and technical improvements 2026-07-16 15:56:28 -04:00
Geoffroy Bonneville 897b1892e5 Update SDK, Gradle and packages
Fix timezone issues
Add timezone tests
2026-07-16 13:53:51 -04:00
Geoffroy Bonneville dcaecbf185 Fix scrolling in menu
Improve pipeline
2025-11-10 12:14:38 -05:00
Geoffroy Bonneville 49a58a8977 Sign AAB 2025-11-09 18:42:33 -05:00
Geoffroy Bonneville c47ce57c31 Add remaining ViewModels Unit Tests
Update packages
Make Clock a dependency in TaskItemViewModel
2025-11-07 16:59:28 -05:00
Geoffroy Bonneville fc3672b17b Add DueTodayViewModel Unit Tests 2025-11-06 20:49:46 -05:00
Geoffroy Bonneville 85f1e66a62 Test database v6 -> v7 migration (finally!) 2025-11-06 18:22:03 -05:00
Geoffroy Bonneville a000eff8cc Update packages
Add french translation
Migrate VM strings resources
2025-10-30 12:32:36 -04:00
Geoffroy Bonneville 571b82dc98 Fix due date when migrating from v1
Update packages
2025-10-17 21:14:31 -04:00
Geoffroy Bonneville 8e5ac4fedc Add extended icons
Some layout improvements
Update README
2025-10-01 21:35:25 -04:00
Geoffroy Bonneville 336755666b Tasks lists are now re-orderable
Edit task bottom sheet displays proper header
2025-09-18 18:54:53 -04:00
Geoffroy Bonneville 2be67abffa Fix navigation (once and for all ?)
Implement inline edit lists feature
Improve task list bottom sheet design
2025-09-18 15:40:19 -04:00
Geoffroy Bonneville 1692a197f2 Added overdue task counter on task lists in drawer
Display due date in badge on the right of task
Added a unit test
Limit due dates to dates in the future
Fix due date migration
WIP Edit lists screen
WIP Refactor navhost with viewmodel
2025-09-15 20:40:24 -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 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