Commit graph

9 commits

Author SHA1 Message Date
Peter Vacho 74832b840b
feat: Handle ngrok proxy 2025-01-11 18:37:51 +01:00
Peter Vacho a70c14634f
feat: Add color picking support for event creation 2025-01-01 18:56:52 +01:00
Peter Vacho 5620bd4277
feat: Very basic day view with the day's events 2024-12-30 14:40:50 +01:00
Peter Vacho 415a8e60ff
feat: Deserialize directly to OffsetDateTime, not String 2024-12-30 03:00:19 +01:00
Peter Vacho e81d2b9a03
build!: Bump min android sdk to 26
This is required to get access to the new java.time classes, which are
pretty nice and we don't need to care about supporting these really old
sdks anyways here, so it's worth to drop this support.
2024-12-30 03:00:15 +01:00
Peter Vacho 40ca0eaa13
feat: Show the calendar for current month 2024-12-24 17:26:06 +01:00
Peter Vacho ec81d4ee12
feat: Add api interaction logic 2024-12-22 23:18:42 +01:00
Peter Vacho d2f8b75267
feat: Add splashscreen 2024-12-22 20:24:49 +01:00
Peter Vacho 80a3af5967
feat: Initial commit 2024-12-22 15:35:56 +01:00