Commit Graph

  • 7dddc62377 Recycle Bin displays tasks grouped by list Restoring a task from a deleted list restores the list Removed Delete button from task sheet Added Cancel button in task sheet Task sheet is read-only in the Recycle Bin only Empty Recycle Bin displays a confirmation Empty Recycle Bin is now an IconButton master Geoffroy Bonneville 2025-10-02 21:09:51 -04:00
  • 8e5ac4fedc Add extended icons Some layout improvements Update README Geoffroy Bonneville 2025-10-01 21:35:25 -04:00
  • 906ad0854d Fix gradle.properties Geoffroy Bonneville 2025-09-26 20:37:33 -04:00
  • 02c985ab55 Increase gradle memory Geoffroy Bonneville 2025-09-26 20:34:50 -04:00
  • 92217c99d4 Add some text under swipe icons Geoffroy Bonneville 2025-09-26 20:30:38 -04:00
  • 4522296cf1 Fix date issues Change primary theme color Geoffroy Bonneville 2025-09-25 20:46:24 -04:00
  • b71fa4fdb7 Add an Empty Recycle Bin action button Refactor Task Item Screen to include the Card WIP on fix overdue dates calculation on task items Geoffroy Bonneville 2025-09-24 21:29:23 -04:00
  • cf770ddb83 Fix some toasts Change some icons Fix warnings Geoffroy Bonneville 2025-09-24 16:24:38 -04:00
  • ba2e259c7c Remove TODO Geoffroy Bonneville 2025-09-24 16:09:50 -04:00
  • 208f8bab3a Add the Due Today screen Geoffroy Bonneville 2025-09-24 16:09:24 -04:00
  • 2d4be63d81 Implement Recycle Bin Improve task items UI Geoffroy Bonneville 2025-09-24 12:33:11 -04:00
  • 1c28d9aacb Added swiping moves to the tasks: left for done, right for delete Rename some DAO functions Geoffroy Bonneville 2025-09-19 19:17:44 -04:00
  • 336755666b Tasks lists are now re-orderable Edit task bottom sheet displays proper header Geoffroy Bonneville 2025-09-18 18:54:53 -04:00
  • 2be67abffa Fix navigation (once and for all ?) Implement inline edit lists feature Improve task list bottom sheet design Geoffroy Bonneville 2025-09-18 15:40:19 -04:00
  • f8fd041f8e Refactor MainScreen and MainViewModel Add list button now open bottom sheet Add list bottom sheet works but design is WIP WIP on inline list editing Geoffroy Bonneville 2025-09-17 18:18:14 -04:00
  • 0c5bf77b4d Remove unused imports Geoffroy Bonneville 2025-09-17 15:15:15 -04:00
  • 78ce584900 Theme is now working properly Fix overdue use case Allow selecting today as due date Dates are now real badges Animate done tasks Geoffroy Bonneville 2025-09-17 15:14:33 -04:00
  • 926a9bf66b Add create task lists button (WIP) Implement delete task list button Set theme colors Add animations Refactor main screen Refactor task item with a view model Put Edit Lists at the bottom of the Navigation Drawer Geoffroy Bonneville 2025-09-16 17:18:01 -04:00
  • 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 Geoffroy Bonneville 2025-09-15 20:40:24 -04:00
  • 744d2afdc1 Replace tabs with navigation drawer WIP on overdue task count on list names Geoffroy Bonneville 2025-09-14 19:37:28 -04:00
  • 83f441a618 Little padding on priority text Geoffroy Bonneville 2025-09-12 22:38:51 -04:00
  • 80f86ebdee Lower alpha on low priority tasks Geoffroy Bonneville 2025-09-12 22:34:44 -04:00
  • e250ac91d0 Simplify due date data type Due date displays proper date Overdue tasks display as red Geoffroy Bonneville 2025-09-12 22:32:39 -04:00
  • cc25aa4b05 Display the due date in the bottom sheet Geoffroy Bonneville 2025-09-12 16:09:29 -04:00
  • 7939257cd6 Tapping on a task allows edition Refactoring of the bottom sheet to allow edition Create a Task ViewModel Geoffroy Bonneville 2025-09-12 14:12:55 -04:00
  • 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 Geoffroy Bonneville 2025-09-11 22:40:40 -04:00
  • 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 Geoffroy Bonneville 2025-09-11 20:11:20 -04:00
  • 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 Geoffroy Bonneville 2025-09-10 18:40:00 -04:00
  • b2672560b7 Upgrade packages Geoffroy Bonneville 2025-09-09 12:06:22 -04:00
  • 11e850881b Update gradle wismna 2025-09-09 11:13:54 -04:00
  • 3ef2e5b46c Update README and changelog wismna 2025-07-12 11:59:06 -04:00
  • a20a1c42f1 Fix sed command wismna 2025-07-11 11:32:23 -04:00
  • 462bfd4adf Add Github actions wismna 2025-07-11 11:25:41 -04:00
  • 634f72cd43 Update to SDK version 35 Geoffroy Bonneville 2025-07-04 10:56:35 -04:00
  • 63cb6a25fa Update packages Geoffroy Bonneville 2024-08-24 12:11:20 -04:00
  • c1f90fb1ee Update packages Geoffroy Bonneville 2024-07-11 11:20:05 +02:00
  • 9a0ebcdada Rename changelog Geoffroy Bonneville 2023-12-29 21:19:06 +01:00
  • 8189015234 Update changelog Geoffroy Bonneville 2023-12-28 20:25:22 +01:00
  • 5d7f8c265d Update version Geoffroy Bonneville 2023-12-27 22:58:03 +01:00
  • 270d436cbc Code cleanup Geoffroy Bonneville 2023-12-27 22:55:26 +01:00
  • dbcf2b62bb Some renaming Geoffroy Bonneville 2023-12-27 22:43:35 +01:00
  • 23d6aa98e0 Restore min SDK version Fix empty today view issue Fix toolbar loading issue in history view Geoffroy Bonneville 2023-12-27 22:30:50 +01:00
  • a732ca8d20 Target min API version 31 Geoffroy Bonneville 2023-12-25 21:11:50 +01:00
  • f20b2bbed0 Update fastlane Geoffroy Bonneville 2023-12-24 10:19:22 +01:00
  • a2bb7a13af Add privacy policy Geoffroy Bonneville 2023-12-23 16:09:33 +01:00
  • ecfce99be1 Fix some layout issues Geoffroy Bonneville 2023-12-22 23:12:19 +01:00
  • 6c992f6eae Remove accessibility warning Geoffroy Bonneville 2023-12-22 12:31:40 +01:00
  • 238fd5d038 Add changelog Geoffroy Bonneville 2023-12-22 12:05:07 +01:00
  • bc087f5aae Finish restore task feature Remove deprecated change task layout preference Geoffroy Bonneville 2023-12-21 22:45:45 +01:00
  • 2c78ee88bc Remove unused room code and references Remove set and get retain instances since bug seems fixed Update Settings activity Code cleanup Geoffroy Bonneville 2023-12-21 16:22:52 +01:00
  • ce2c548e5b Replace AsyncTasks with TaskRunner Some refactoring Geoffroy Bonneville 2023-12-21 14:46:53 +01:00
  • 9471318a8a Migrate preferences to androidx Geoffroy Bonneville 2023-12-21 11:11:34 +01:00
  • 9dd61f5811 Refactor some code Fix moving existing task to antoher list Geoffroy Bonneville 2023-12-21 11:00:17 +01:00
  • f7a8b99231 Migrate to latest SDK version Fix build issues Geoffroy Bonneville 2023-12-19 22:45:40 +01:00
  • 1cf5d8b880 Update packages Remove Today from launcher Fix Add task bug Geoffroy BONNEVILLE 2021-09-03 20:10:19 +02:00
  • cc09397ba2 Implementing Room library for database Creating a repository for abstraction BONNEVILLE Geoffroy 2018-11-15 18:37:19 +01:00
  • 96ff19eab0 Migrate Support Library to AndroidX BONNEVILLE Geoffroy 2018-11-13 12:23:13 +01:00
  • b05f711f02 Prepare for Restore button BONNEVILLE Geoffroy 2018-11-13 12:05:03 +01:00
  • a3f7e08543 Correct order handling Today view has separate order Some layout changes Some code refactoring BONNEVILLE Geoffroy 2018-11-12 18:20:19 +01:00
  • 45d934dbb0 WIP new rules for tasks ordering BONNEVILLE Geoffroy 2018-11-09 18:28:07 +01:00
  • 9ad67699c0 Added new changelog file geoffroy 2018-11-08 22:49:26 +01:00
  • 03cd1b3f08 Snackbar uses parent activity view Updated metadata geoffroy 2018-11-08 22:10:40 +01:00
  • 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 BONNEVILLE Geoffroy 2018-11-08 18:38:54 +01:00
  • 2aa5ff4cdf Updated README.md sonar badge BONNEVILLE Geoffroy 2018-11-08 15:35:18 +01:00
  • ce239f7a9b Added branch to sonar properties BONNEVILLE Geoffroy 2018-11-08 15:26:54 +01:00
  • 8dacc44f1c Updated App Center code BONNEVILLE Geoffroy 2018-11-08 15:13:42 +01:00
  • d8c9d4714f Added README.md file with badges BONNEVILLE Geoffroy 2018-11-08 15:07:24 +01:00
  • d1fe310a5d Added README.md file with badges BONNEVILLE Geoffroy 2018-11-08 15:06:51 +01:00
  • f9282906d4 Added SonarCloud project key property to gradle BONNEVILLE Geoffroy 2018-11-08 12:15:29 +01:00
  • e39689fa8a Merge branch 'master' of ssh://wismna.com:5022/volume1/sources/donext BONNEVILLE Geoffroy 2018-11-07 17:39:24 +01:00
  • a8c031eb0c Update to SDK 28 Remove dependency to Google Ads as it's not used geoffroy 2018-10-31 14:17:15 +01:00
  • b5f1c612af Sonar propertiesexit BONNEVILLE Geoffroy 2018-07-24 09:41:18 +02:00
  • b247def5a0 Tokenized Gradle Sonar properties BONNEVILLE Geoffroy 2018-07-23 16:51:27 +02:00
  • 68d5f91707 SonarQube code smells corrections geoffroy 2018-06-28 19:20:51 +02:00
  • 3261c060bc SonarQube removed gradle properties geoffroy 2018-06-28 17:52:37 +02:00
  • 0be6a2f671 SonarQube correct float conversion bug geoffroy 2018-06-21 00:06:35 +02:00
  • 01e2c2ef74 Changes in gradle.build geoffroy 2018-06-18 21:11:27 +02:00
  • 3d203f01f4 Updated build.gradle Geoffroy Bonneville 2018-06-18 08:46:10 +00:00
  • 058cfd968f Updated build.gradle Geoffroy Bonneville 2018-06-18 08:45:53 +00:00
  • 9e860f1f86 Update dependency geoffroy 2018-06-17 23:12:16 +02:00
  • 6fcef5aca1 Update Gradle geoffroy 2018-06-17 22:45:11 +02:00
  • 56e7b79a71 Update SDK and and build tools geoffroy 2018-05-25 20:23:56 +02:00
  • 63951a8907 Integration with Firebase MS AppCenter push notifications enabled Version bump BONNEVILLE Geoffroy 2018-02-23 17:22:17 +01:00
  • d0c807a200 Integration with MS AppCenter BONNEVILLE Geoffroy 2018-02-23 16:29:48 +01:00
  • 11a32dfa85 Updated changelog BONNEVILLE Geoffroy 2017-12-27 18:13:06 +01:00
  • b291c6164d About is now a DynamicDialogFragment instead of an activity DynamicDialogFragments now set arguments values in local variables Code refactor BONNEVILLE Geoffroy 2017-12-27 18:11:30 +01:00
  • b2afcea97e Better text and explanations when there are no tasks Some code refactoring BONNEVILLE Geoffroy 2017-12-27 16:41:21 +01:00
  • 6778ec7904 Corrected bug in DialogFragments where button count was badly implemented New content task form layout for Android 19 BONNEVILLE Geoffroy 2017-12-27 12:16:13 +01:00
  • 4573fa7f0f Bumped version to 1.5.1 Updated changelog BONNEVILLE Geoffroy 2017-12-27 10:39:22 +01:00
  • 4c9e0c9dcd History now shows an icon indicating if the task was done or deleted BONNEVILLE Geoffroy 2017-12-27 10:23:23 +01:00
  • 5e2a09a3c9 Update changelog metadata BONNEVILLE Geoffroy 2017-12-26 15:19:12 +01:00
  • b64ea74739 Removed old apk that was included in source code BONNEVILLE Geoffroy 2017-12-26 14:16:23 +01:00
  • 7ea94d22b8 Updated (again) adaptive icon BONNEVILLE Geoffroy 2017-12-26 11:57:21 +01:00
  • f7bf99650e Added screenshots geoffroy 2017-12-24 19:03:43 +01:00
  • ad7a966b42 Changed launcher icon geoffroy 2017-12-24 18:18:49 +01:00
  • 4885735b43 Design improvements Task lists are now correctly hidden in wide mode Edit task save button shows geoffroy 2017-12-24 18:12:48 +01:00
  • 43d52bf2bb Status bar in History is now correctly blue geoffroy 2017-12-24 15:31:23 +01:00
  • 4d0d6ca6b7 Status bar in History is now blue geoffroy 2017-12-24 15:25:02 +01:00
  • ec51265874 New adaptive icon geoffroy 2017-12-24 15:06:35 +01:00
  • 90b94821a1 Created new changelog geoffroy 2017-12-22 23:09:36 +01:00