• Interested in heavy music, bouldering, FOSS & self-hosting, hiking, cooking and all sorts of things! Software-Developer from Germany

  • Joined on 2025-12-29
marco pushed to development at marco/tasks 2026-06-18 23:02:23 +02:00
cee5af0f84 removed alarms and location from task model
999023e48a created controller for alarms
82a74a66b5 added id to alarms
e645081204 changed alarm model id to taskId
Compare 4 commits »
marco created branch development in marco/tasks 2026-06-18 23:02:23 +02:00
marco released Flutter Android v0.1.1 at marco/tasks 2026-06-18 22:48:12 +02:00
marco created branch main in marco/tasks 2026-06-18 22:38:33 +02:00
marco deleted branch master from marco/tasks 2026-06-18 22:38:33 +02:00
marco pushed to master at marco/tasks 2026-06-18 22:37:46 +02:00
8be30974dd added license
marco pushed to master at marco/tasks 2026-06-18 22:35:38 +02:00
ea19802972 gitea workflow for automatic release creation
marco pushed to master at marco/tasks 2026-06-18 19:02:53 +02:00
91eccc50ef removed unused import
d4d191d5d2 added alarm handling
f9642b0230 extended logic of alarm interface
Compare 3 commits »
marco pushed to master at marco/tasks 2026-06-18 18:42:04 +02:00
c5fafc2053 extracted timeselectorwidget
a4e8dc0541 interface for alarm repository
10ae8df737 created alarm models
db8bc0b904 added .toJson to coordinates
7b9188e2e8 refactored location model
Compare 5 commits »
marco pushed to master at marco/tasks 2026-06-17 14:33:58 +02:00
18ce2d9ccf improved ux
marco pushed to master at marco/tasks 2026-06-17 14:18:14 +02:00
ff3d4f61a7 improved ux
marco pushed to master at marco/tasks 2026-06-17 12:18:07 +02:00
32e44010fb updated ux
marco pushed to master at marco/tasks 2026-06-17 11:31:33 +02:00
12329d20e8 fixed bug that caused duedate to not setting after selecting
f7c0d1050f updated gitignore to include devtools
Compare 2 commits »
marco pushed to master at marco/tasks 2026-06-15 16:10:11 +02:00
5130d27529 added checkbox to toggle if task is completed
marco pushed to master at marco/tasks 2026-06-12 16:46:20 +02:00
a422edaa38 deleted example data
marco pushed to master at marco/tasks 2026-06-12 14:34:48 +02:00
f6043ce474 added ability to delete task
marco pushed to master at marco/tasks 2026-06-12 14:30:09 +02:00
ec4efff01a refactored storage system that controller handles logic checks
marco pushed to master at marco/tasks 2026-06-12 12:24:28 +02:00
e1fc7c1a90 implemented task controller in view
4eab7e2743 added controller to handle tasks globally
6e6b9280c0 added storage class that uses shared preferences
019f75e1b8 added interface for storage classes
453e106cd5 added controller scope and extension for context
Compare 9 commits »
marco pushed to master at marco/tasks 2026-06-09 17:44:38 +02:00
11aa6f8812 fixed incorrect cast
5fae2dcf4f added task edit/create form
d44070a8e9 added textvalidators
05b9d3e920 added helper function to format datestring
Compare 4 commits »
marco pushed to master at marco/tasks 2026-06-09 12:29:59 +02:00
8779628c81 scrapped task create page
5a09672436 created callback model for task
Compare 2 commits »