• Joined on 2025-11-09
kutesir pushed to feat/event-widgets-health-workout-editor at kutesir/KisaniCal 2026-06-03 10:31:05 +00:00
646cdf6a9b feat: My Tasks widget, event countdown redesign, completed section
kutesir created branch feat/event-widgets-health-workout-editor in kutesir/KisaniCal 2026-06-03 09:30:17 +00:00
kutesir pushed to feat/event-widgets-health-workout-editor at kutesir/KisaniCal 2026-06-03 09:30:17 +00:00
8b094691f5 feat: home/lock widgets, Health-aware streaks, workout editor, and entitlement fixes
kutesir pushed to main at kutesir/KisaniCal 2026-06-02 10:19:11 +00:00
e5bd739499 feat: HealthKit workout sync, confirmation notification, health stats on Today dashboard
0647583036 feat: iCloud KV Store sync for tasks, workout data, and settings
070dd77b4e feat: page tutorials for Today & Workout, FAB fix, quadrant color consistency
f96f09ec29 feat: calendar settings, matrix drill-down, FAB fix, in-app add calendar
8bf4d91053 Fix priority menu icons: use UIImage.withTintColor for exact colored flags
Compare 26 commits »
kutesir pushed to main at kutesir/KisaniCal 2026-05-30 20:49:36 +00:00
68efa02803 feat: floating tab bar, NLP date parsing, and task date picker
kutesir pushed to main at kutesir/Kisani 2026-05-30 19:49:36 +00:00
b3961257f6 fix(backup): live Pending/Safe counters now count down during active backup
kutesir pushed to main at kutesir/KisaniCal 2026-05-29 23:43:02 +00:00
a11258dea5 feat: upcoming section — collapse, 5-item cap, show more
kutesir pushed to main at kutesir/KisaniCal 2026-05-29 23:38:27 +00:00
cab5c4ef05 feat: home screen quick actions (long press app icon)
kutesir pushed to main at kutesir/KisaniCal 2026-05-29 10:51:43 +00:00
e0e4f709b6 feat: replace day strip with vertical timeline in month view
kutesir pushed to main at kutesir/KisaniCal 2026-05-29 10:39:00 +00:00
98eaa9fb27 fix: reduce memory footprint — Canvas for dot grid, scope PreferenceKey
kutesir pushed to main at kutesir/KisaniCal 2026-05-29 09:06:37 +00:00
875f562801 Add profile stats sheet with task and workout analytics
kutesir pushed to main at kutesir/KisaniCal 2026-05-29 08:26:03 +00:00
27890825d4 Unify workout progress: dot grid in WorkoutView + session sheet
kutesir pushed to main at kutesir/KisaniCal 2026-05-29 08:18:58 +00:00
90d0a03eab Fix add-task sheet expanding to full screen on keyboard
kutesir pushed to main at kutesir/KisaniCal 2026-05-29 08:02:00 +00:00
b6c90a4177 Fix FloatingTabState crash + landscape layout on iPhone
kutesir pushed to main at kutesir/KisaniCal 2026-05-29 07:55:45 +00:00
8210cbf487 Add KisaniCal scheme to project.yml
kutesir pushed to main at kutesir/KisaniCal 2026-05-29 07:36:41 +00:00
28f8b4a0f1 Remove widget extension
kutesir pushed to main at kutesir/KisaniCal 2026-05-29 07:33:56 +00:00
1d4d7f07c5 Add task persistence and per-task reminder notifications
kutesir pushed to main at kutesir/KisaniCal 2026-05-29 07:23:59 +00:00
bc55d27f45 Fix NL parser: fuzzy tomorrow matching + relative date offsets
kutesir pushed to main at kutesir/KisaniCal 2026-05-28 17:35:46 +00:00
dc99a3f1f0 fix: widget iOS 17 deployment target + register FloatingTabState
kutesir pushed to main at kutesir/Kisani 2026-05-28 17:24:23 +00:00
8fb425344d feat(backup): parallel uploads via connection pool + TaskGroup