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
Geoffroy Bonneville
b2672560b7
Upgrade packages
2025-09-09 12:06:22 -04:00
11e850881b
Update gradle
2025-09-09 11:13:54 -04:00
3ef2e5b46c
Update README and changelog
2025-07-12 11:59:06 -04:00
a20a1c42f1
Fix sed command
2025-07-11 11:32:23 -04:00
462bfd4adf
Add Github actions
2025-07-11 11:25:41 -04:00
Geoffroy Bonneville
634f72cd43
Update to SDK version 35
2025-07-04 10:56:35 -04:00
Geoffroy Bonneville
63cb6a25fa
Update packages
2024-08-24 12:11:20 -04:00
Geoffroy Bonneville
c1f90fb1ee
Update packages
2024-07-11 11:20:05 +02:00
Geoffroy Bonneville
9a0ebcdada
Rename changelog
2023-12-29 21:19:06 +01:00
Geoffroy Bonneville
8189015234
Update changelog
2023-12-28 20:25:22 +01:00
Geoffroy Bonneville
5d7f8c265d
Update version
2023-12-27 22:58:03 +01:00
Geoffroy Bonneville
270d436cbc
Code cleanup
2023-12-27 22:55:26 +01:00
Geoffroy Bonneville
dbcf2b62bb
Some renaming
2023-12-27 22:43:35 +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
a732ca8d20
Target min API version 31
2023-12-25 21:11:50 +01:00
Geoffroy Bonneville
f20b2bbed0
Update fastlane
2023-12-24 10:19:22 +01:00
Geoffroy Bonneville
a2bb7a13af
Add privacy policy
2023-12-23 16:09:33 +01:00
Geoffroy Bonneville
ecfce99be1
Fix some layout issues
2023-12-22 23:12:19 +01:00
Geoffroy Bonneville
6c992f6eae
Remove accessibility warning
2023-12-22 12:31:40 +01:00
Geoffroy Bonneville
238fd5d038
Add changelog
2023-12-22 12:05:07 +01:00
Geoffroy Bonneville
bc087f5aae
Finish restore task feature
...
Remove deprecated change task layout preference
2023-12-21 22:45:45 +01:00
Geoffroy Bonneville
2c78ee88bc
Remove unused room code and references
...
Remove set and get retain instances since bug seems fixed
Update Settings activity
Code cleanup
2023-12-21 16:22:52 +01:00
Geoffroy Bonneville
ce2c548e5b
Replace AsyncTasks with TaskRunner
...
Some refactoring
2023-12-21 14:46:53 +01:00
Geoffroy Bonneville
9471318a8a
Migrate preferences to androidx
2023-12-21 11:11:34 +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
9ad67699c0
Added new changelog file
2018-11-08 22:49:26 +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
ce239f7a9b
Added branch to sonar properties
2018-11-08 15:26:54 +01:00
BONNEVILLE Geoffroy
8dacc44f1c
Updated App Center code
2018-11-08 15:13:42 +01:00
BONNEVILLE Geoffroy
d8c9d4714f
Added README.md file with badges
2018-11-08 15:07:24 +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
BONNEVILLE Geoffroy
b247def5a0
Tokenized Gradle Sonar properties
2018-07-23 16:51:27 +02:00
68d5f91707
SonarQube code smells corrections
2018-06-28 19:20:51 +02:00