• 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-19 01:36:24 +02:00
6dc7161b41 added title
f1756b30d1 added padding to views
Compare 2 commits »
marco pushed to development at marco/tasks 2026-06-19 01:26:03 +02:00
77a524f3ec added basic app theme
marco released Flutter Android v0.1.2 at marco/tasks 2026-06-19 00:42:19 +02:00
marco pushed to main at marco/tasks 2026-06-19 00:36:45 +02:00
392ec22dcd Merge pull request 'Feature: dismissible tasks' (#1) from development into main
064c014f8b removed unused import
410a7eb843 made tasks dismissible
20b017b066 added alarmkey and locationkey to allowlist
a3258b84fe added controllers to context
Compare 13 commits »
marco merged pull request marco/tasks#1 2026-06-19 00:36:43 +02:00
Feature: dismissible tasks
marco created pull request marco/tasks#1 2026-06-19 00:36:27 +02:00
Feature: dismissible tasks
marco pushed to development at marco/tasks 2026-06-19 00:35:41 +02:00
064c014f8b removed unused import
marco pushed to development at marco/tasks 2026-06-19 00:35:24 +02:00
410a7eb843 made tasks dismissible
20b017b066 added alarmkey and locationkey to allowlist
Compare 2 commits »
marco pushed to development at marco/tasks 2026-06-19 00:02:39 +02:00
a3258b84fe added controllers to context
f088b84c54 updated imports
5a39148577 moved controllers to folder
2b718b5bd8 added controller for locations
Compare 4 commits »
marco pushed to development at marco/tasks 2026-06-18 23:16:25 +02:00
023610804d added location handling to storage
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