nordiccalendar

A simple Material 3 native calendar app fitting my personal requirements
git clone git://archive.git.mtrnord.blog/MTRNord/nordiccalendar.git
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2025-08-03 09:29Add unit tests and ensure accessibility tests handle permissions properly making them runnableMTRNord7+625-64
2025-08-03 08:33Fix permission issues on first usageMTRNord4+197-53
2025-08-02 16:48Fix testMTRNord4+8-2
2025-08-02 16:34Ensure nightly and release have rights to create/upload releasesMTRNord2+6-0
2025-08-02 16:32Try fixing the test permission issuesMTRNord2+58-11
2025-08-02 16:25Improve the release workflowMTRNord1+1-1
2025-08-02 16:24Improve the nightly workflowMTRNord1+24-8
2025-08-02 16:22Fix codeqlMTRNord1+43-50
2025-08-02 16:20Ensure we got a workiung emulator on the test ciMTRNord2+39-8
2025-08-02 16:08Create codeql.ymlMarcel1+100-0
2025-08-02 16:06Add LICENSE and README.mdMTRNord2+407-0
2025-08-02 16:04Update dependenciesMTRNord1+4-4
2025-08-02 16:03Update gradle and performance optimizingMTRNord3+131-47
2025-08-01 21:18Fix the +N navigation on the month viewMTRNord4+37-2
2025-08-01 21:06Improve the month grid as wellMTRNord8+941-150
2025-08-01 20:12Fix performance problemsMTRNord7+161-168
2025-08-01 19:58Initial refactoring of the data modelMTRNord9+584-405
2025-08-01 19:12Ensure things are translatableMTRNord5+67-58
2025-08-01 19:08Add all the docs!MTRNord23+771-58
2025-08-01 18:33Fix deeplinkMTRNord5+27-8
2025-07-31 19:24Improve the notificationsMTRNord3+9-3
2025-07-31 18:00Very initial notificationsMTRNord13+508-8
2025-07-30 16:02More info for eventsMTRNord2+106-64
2025-07-30 15:12Minor cleanupMTRNord1+4-1
2025-07-30 13:56Expose topbar actions, add onboarding illustrations and fix tab switching on the Day viewMTRNord6+186-39
2025-07-30 13:25Fix file locationMTRNord7+677-678
2025-07-30 09:42Add month view and factor out week and day view and dateRangeHeaderMTRNord9+893-549
2025-07-29 22:58Further improve the day listMTRNord1+88-87
2025-07-29 22:46Further improve the day listMTRNord1+104-70
2025-07-29 22:42Improve rendering performanceMTRNord1+56-54
2025-07-29 22:39Improve assignColumnsMTRNord1+15-18
2025-07-29 22:15Revert "Use more derived state"MTRNord3+46-63
2025-07-29 22:15Move assignColums outMTRNord1+27-26
2025-07-29 21:39Fix now line at end of dayMTRNord1+4-4
2025-07-29 21:31Add animation so predictive back worksMTRNord1+17-1
2025-07-29 21:26Use more derived stateMTRNord3+63-46
2025-07-29 20:03Use modern tabs instead and clean up some codeMTRNord4+42-40
2025-07-29 19:52Fix some oddness with the sidebar in the event detailsMTRNord3+122-76
2025-07-29 19:30Fix navigation with tabs and fix multi day event renderingMTRNord5+142-57
2025-07-29 18:33Accessibility fixes and testsMTRNord8+179-74
2025-07-29 17:55Minor improvements to accessibilityMTRNord3+43-12
2025-07-29 17:36Show event durationMTRNord3+67-40
2025-07-29 17:09Switch to proper preferences libMTRNord4+22-68
2025-07-29 16:56Prevent leaking urls to nominatim and allow custom nominatim serversMTRNord9+150-66
2025-07-29 15:23Improve the map and calendar namingMTRNord6+190-74
2025-07-29 14:35Initial map setupMTRNord5+174-28
2025-07-29 13:44Improve and translate the EventDetailsViewMTRNord6+330-60
2025-07-29 12:05Prepare CIMTRNord3+84-2
2025-07-29 09:44Use dependency injectionMTRNord13+76-70
2025-07-28 19:05Improve the content of the details page and fix the topbar titleMTRNord4+100-45
2025-07-28 17:50Introduce the SidebarDrawerViewModelMTRNord8+186-133
2025-07-28 17:10Fix range selectionMTRNord4+55-53
2025-07-28 16:50Initial setup for Event DetailsMTRNord7+281-108
2025-07-28 16:26Improve navigation in SidebarDrawerMTRNord3+68-43
2025-07-28 16:13Refactor CalendarScreenMTRNord3+206-187
2025-07-28 16:02Refactor the calendar data slightlyMTRNord5+70-31
2025-07-28 15:42Refactor the sidebarMTRNord4+201-168
2025-07-28 08:30Add translation supportMTRNord7+119-38
2025-07-28 08:21Refactor and add today buttonMTRNord4+268-104
2025-07-28 07:59improve day viewMTRNord4+216-16
2025-07-27 22:06Initial commitMTRNord45+2234-0