This website requires JavaScript.
Explore
Help
Sign In
MarianumMobile
/
Client
Watch
3
Star
1
Fork
0
You've already forked Client
Code
Issues
15
Pull Requests
Actions
Packages
Projects
1
Releases
Wiki
Activity
Files
2858f910c999fda56f4506c35b6afd706e5cef62
Client
/
lib
T
History
MineTec
2858f910c9
implemented DST-safe date arithmetic with new
addDays
and
subtractDays
extensions, updated timetable state to reset view and scroll boundaries on initialization to prevent stale views, added hard caps to calendar navigation, and updated version to 1.0.3+52
2026-05-22 15:08:30 +02:00
..
api
refactored room and file sorting to use direct comparators instead of temporary sort strings, removed obsolete 'sort' properties from API models, and improved file list sorting with case-insensitive name comparisons and null-safe date handling
2026-05-17 00:27:17 +02:00
background
added base homescreen-widget setup, working on Android, iOS in progress
2026-05-09 18:01:05 +02:00
extensions
implemented DST-safe date arithmetic with new
addDays
and
subtractDays
extensions, updated timetable state to reset view and scroll boundaries on initialization to prevent stale views, added hard caps to calendar navigation, and updated version to 1.0.3+52
2026-05-22 15:08:30 +02:00
model
dart format
2026-05-08 20:12:40 +02:00
notification
refactored internal documentation and simplified comments across chat BLoCs, file viewer, and navigation components
2026-05-10 17:01:50 +02:00
routing
implemented chat long-polling and optimistic updates, centralized notification management, optimized avatar caching
2026-05-10 15:47:55 +02:00
share_intent
implemented Nextcloud file previews for unknown file types using fileId and has-preview flags, updated file models, and refined manual refresh logic.
2026-05-13 19:44:26 +02:00
state
/app
implemented DST-safe date arithmetic with new
addDays
and
subtractDays
extensions, updated timetable state to reset view and scroll boundaries on initialization to prevent stale views, added hard caps to calendar navigation, and updated version to 1.0.3+52
2026-05-22 15:08:30 +02:00
storage
dart format
2026-05-08 20:12:40 +02:00
theming
dart format
2026-05-08 20:12:40 +02:00
utils
dart format
2026-05-08 20:12:40 +02:00
view
implemented DST-safe date arithmetic with new
addDays
and
subtractDays
extensions, updated timetable state to reset view and scroll boundaries on initialization to prevent stale views, added hard caps to calendar navigation, and updated version to 1.0.3+52
2026-05-22 15:08:30 +02:00
widget
improved unknown file preview handling with probe failure fallbacks and switched to an explicit TabController in the share view to prevent build-time layout issues
2026-05-13 20:28:30 +02:00
widget_data
added base homescreen-widget setup, working on Android, iOS in progress
2026-05-09 18:01:05 +02:00
app.dart
refactored internal documentation and simplified comments across chat BLoCs, file viewer, and navigation components
2026-05-10 17:01:50 +02:00
firebase_options.dart
dart format
2026-05-08 20:12:40 +02:00
main.dart
implemented chat long-polling and optimistic updates, centralized notification management, optimized avatar caching
2026-05-10 15:47:55 +02:00