This website requires JavaScript.
Explore
Help
Sign In
MarianumMobile
/
Client
Watch
3
Star
1
Fork
0
You've already forked Client
Code
Issues
7
Pull Requests
Actions
Packages
Projects
1
Releases
Wiki
Activity
Files
398b147c76fbf838243418e45b853d921c364ed3
Client
/
lib
/
view
/
pages
/
timetable
/
widgets
T
History
MineTec
398b147c76
simplify: dedupe boilerplate and remove dead code across all layers
2026-07-13 22:22:39 +02:00
..
calendar
simplify: dedupe boilerplate and remove dead code across all layers
2026-07-13 22:22:39 +02:00
appointment_tile.dart
implemented recurrence exception (EXDATE) support for custom events, refactored timetable break and holiday generation logic, and refined RRule editor UI/theming and tile layouts
2026-05-14 12:58:29 +02:00
cross_painter.dart
claude refactor
2026-05-04 13:54:39 +02:00
custom_workweek_calendar.dart
implemented a central haptic feedback system with configurable levels (off, reduced, full), added a
Haptics
facade providing semantic feedback methods, integrated haptic cues across navigation, settings toggles, and async action results, and updated version to 1.1.0+54
2026-05-30 13:54:19 +02:00
special_regions_builder.dart
improved timetable date range calculation to ensure the current week remains accessible during holiday gaps or when persisted bounds are stale, and updated holiday labels to prioritize long names over short names in the calendar view.
2026-07-04 23:54:50 +02:00
time_region_tile.dart
implemented current schoolyear API and dynamic timetable scroll boundaries, added handling for out-of-range errors to narrow accessible dates, optimized holiday region rendering by collapsing overlaps, and refined holiday tile UI
2026-05-14 15:07:48 +02:00
timetable_calendar_view.dart
migrated custom timetable events to Marianum-Connect and refactored push notification handling
2026-07-12 14:31:48 +02:00