Commit Graph

55 Commits

Author SHA1 Message Date
marco 064c014f8b removed unused import 2026-06-19 00:35:38 +02:00
marco 410a7eb843 made tasks dismissible 2026-06-19 00:35:20 +02:00
marco 20b017b066 added alarmkey and locationkey to allowlist 2026-06-19 00:21:34 +02:00
marco a3258b84fe added controllers to context 2026-06-19 00:02:35 +02:00
marco f088b84c54 updated imports 2026-06-18 23:20:38 +02:00
marco 5a39148577 moved controllers to folder 2026-06-18 23:19:44 +02:00
marco 2b718b5bd8 added controller for locations 2026-06-18 23:18:09 +02:00
marco 023610804d added location handling to storage 2026-06-18 23:16:20 +02:00
marco cee5af0f84 removed alarms and location from task model 2026-06-18 23:02:20 +02:00
marco 999023e48a created controller for alarms 2026-06-18 23:00:45 +02:00
marco 82a74a66b5 added id to alarms 2026-06-18 22:59:47 +02:00
marco e645081204 changed alarm model id to taskId 2026-06-18 22:48:32 +02:00
marco 8be30974dd added license v0.1.1 2026-06-18 22:37:41 +02:00
marco ea19802972 gitea workflow for automatic release creation 2026-06-18 22:35:35 +02:00
marco 91eccc50ef removed unused import 2026-06-18 19:02:50 +02:00
marco d4d191d5d2 added alarm handling 2026-06-18 19:02:41 +02:00
marco f9642b0230 extended logic of alarm interface 2026-06-18 19:01:00 +02:00
marco c5fafc2053 extracted timeselectorwidget 2026-06-18 18:42:00 +02:00
marco a4e8dc0541 interface for alarm repository 2026-06-18 18:28:22 +02:00
marco 10ae8df737 created alarm models 2026-06-18 18:21:36 +02:00
marco db8bc0b904 added .toJson to coordinates 2026-06-18 18:21:29 +02:00
marco 7b9188e2e8 refactored location model 2026-06-18 18:17:30 +02:00
marco 18ce2d9ccf improved ux 2026-06-17 14:33:54 +02:00
marco ff3d4f61a7 improved ux 2026-06-17 14:18:11 +02:00
marco 32e44010fb updated ux 2026-06-17 12:18:02 +02:00
marco 12329d20e8 fixed bug that caused duedate to not setting after selecting 2026-06-17 11:31:28 +02:00
marco f7c0d1050f updated gitignore to include devtools 2026-06-17 11:14:26 +02:00
marco 5130d27529 added checkbox to toggle if task is completed 2026-06-15 16:10:03 +02:00
marco a422edaa38 deleted example data 2026-06-12 16:46:17 +02:00
marco f6043ce474 added ability to delete task 2026-06-12 14:34:44 +02:00
marco ec4efff01a refactored storage system that controller handles logic checks 2026-06-12 14:30:06 +02:00
marco e1fc7c1a90 implemented task controller in view 2026-06-12 12:24:24 +02:00
marco 4eab7e2743 added controller to handle tasks globally 2026-06-12 12:24:02 +02:00
marco 6e6b9280c0 added storage class that uses shared preferences 2026-06-12 12:23:39 +02:00
marco 019f75e1b8 added interface for storage classes 2026-06-12 12:23:24 +02:00
marco 453e106cd5 added controller scope and extension for context 2026-06-12 12:22:46 +02:00
marco b5f6370fdf added compare function 2026-06-12 12:22:04 +02:00
marco 1bb9fdbb18 added toJson and fromJson functions 2026-06-12 12:11:41 +02:00
marco 35f26112af added shared_preferences 2026-06-11 17:39:21 +02:00
marco f1dc9b5289 removed position from the model 2026-06-10 15:47:37 +02:00
marco 11aa6f8812 fixed incorrect cast 2026-06-09 17:44:35 +02:00
marco 5fae2dcf4f added task edit/create form 2026-06-09 17:42:35 +02:00
marco d44070a8e9 added textvalidators 2026-06-09 17:42:14 +02:00
marco 05b9d3e920 added helper function to format datestring 2026-06-09 17:42:04 +02:00
marco 8779628c81 scrapped task create page 2026-06-09 12:29:56 +02:00
marco 5a09672436 created callback model for task 2026-06-09 12:13:08 +02:00
marco b4eb757537 corrected folder structure 2026-06-09 11:55:07 +02:00
marco b2b5ae9e29 renamed file and class 2026-06-09 11:26:50 +02:00
marco 1ce55045a8 created minimal view to show tasks 2026-06-09 11:23:25 +02:00
marco a06870fbe5 added exampledata to test with 2026-06-09 11:23:08 +02:00