Commit Graph

33 Commits

Author SHA1 Message Date
Geoffroy Bonneville
92217c99d4 Add some text under swipe icons 2025-09-26 20:30:38 -04:00
Geoffroy Bonneville
4522296cf1 Fix date issues
Change primary theme color
2025-09-25 20:46:24 -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
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
11e850881b Update gradle 2025-09-09 11:13:54 -04:00
Geoffroy Bonneville
634f72cd43 Update to SDK version 35 2025-07-04 10:56:35 -04:00
Geoffroy Bonneville
c1f90fb1ee Update packages 2024-07-11 11:20:05 +02:00
Geoffroy Bonneville
8189015234 Update changelog 2023-12-28 20:25:22 +01:00
Geoffroy Bonneville
23d6aa98e0 Restore min SDK version
Fix empty today view issue
Fix toolbar loading issue in history view
2023-12-27 22:30:50 +01:00
Geoffroy Bonneville
9dd61f5811 Refactor some code
Fix moving existing task to antoher list
2023-12-21 11:00:17 +01:00
Geoffroy Bonneville
f7a8b99231 Migrate to latest SDK version
Fix build issues
2023-12-19 22:45:40 +01:00
Geoffroy BONNEVILLE
1cf5d8b880 Update packages
Remove Today from launcher
Fix Add task bug
2021-09-03 20:10:19 +02:00
BONNEVILLE Geoffroy
cc09397ba2 Implementing Room library for database
Creating a repository for abstraction
2018-11-15 18:37:19 +01:00
BONNEVILLE Geoffroy
96ff19eab0 Migrate Support Library to AndroidX 2018-11-13 12:23:13 +01:00
BONNEVILLE Geoffroy
b05f711f02 Prepare for Restore button 2018-11-13 12:05:03 +01:00
BONNEVILLE Geoffroy
a3f7e08543 Correct order handling
Today view has separate order
Some layout changes
Some code refactoring
2018-11-12 18:20:19 +01:00
BONNEVILLE Geoffroy
45d934dbb0 WIP new rules for tasks ordering 2018-11-09 18:28:07 +01:00
03cd1b3f08 Snackbar uses parent activity view
Updated metadata
2018-11-08 22:10:40 +01:00
BONNEVILLE Geoffroy
2656f3d253 First item in recycler view has emphasis
Removed task layout change functionality
Moved all informative text to the bottom
Priority now shows icons instead of changing text color and weight
Corrected bug when editing any item that would replace first item information
2018-11-08 18:38:54 +01:00
BONNEVILLE Geoffroy
2aa5ff4cdf Updated README.md sonar badge 2018-11-08 15:35:18 +01:00
BONNEVILLE Geoffroy
d1fe310a5d Added README.md file with badges 2018-11-08 15:06:51 +01:00
BONNEVILLE Geoffroy
f9282906d4 Added SonarCloud project key property to gradle 2018-11-08 12:15:29 +01:00
BONNEVILLE Geoffroy
e39689fa8a Merge branch 'master' of ssh://wismna.com:5022/volume1/sources/donext 2018-11-07 17:39:24 +01:00
a8c031eb0c Update to SDK 28
Remove dependency to Google Ads as it's not used
2018-10-31 14:17:15 +01:00
BONNEVILLE Geoffroy
b5f1c612af Sonar propertiesexit 2018-07-24 09:41:18 +02:00
56e7b79a71 Update SDK and and build tools 2018-05-25 20:23:56 +02:00
BONNEVILLE Geoffroy
6778ec7904 Corrected bug in DialogFragments where button count was badly implemented
New content task form layout for Android 19
2017-12-27 12:16:13 +01:00
BONNEVILLE Geoffroy
4573fa7f0f Bumped version to 1.5.1
Updated changelog
2017-12-27 10:39:22 +01:00
BONNEVILLE Geoffroy
beaec048ea Project cleanup
Gradle wrapper 4.1
2017-12-19 17:24:20 +01:00
219aa05750 Included gradle-wrapper.jar 2017-12-18 21:49:00 +01:00
0fefe50ec9 WIP TaskListDialogFragment not working after 3 buttons parameter 2017-12-13 22:49:57 +01:00
cd77819dec Changed directory structure 2017-12-13 21:37:19 +01:00