MineTec
|
4c2e9b47e7
|
Merge remote-tracking branch 'origin/develop' into develop
|
2026-08-01 18:19:56 +02:00 |
|
MineTec
|
2d690736e3
|
implemented connectivity debouncing and refetch throttling for loadable state UI components
|
2026-08-01 18:16:22 +02:00 |
|
MineTec
|
778c473631
|
added telemetry call on app resume with 15 minute cooldown
|
2026-07-28 12:52:07 +02:00 |
|
MineTec
|
7e9cbcf1e9
|
fixed widget mounting errors
|
2026-07-28 12:51:39 +02:00 |
|
MineTec
|
32be67426c
|
Merge remote-tracking branch 'origin/develop' into develop
|
2026-07-26 13:49:05 +02:00 |
|
MineTec
|
b957189fd3
|
implemented absence report module with form validation, prefill support, and API integration
|
2026-07-26 11:45:48 +02:00 |
|
MineTec
|
624c5512a6
|
fixed failing test
|
2026-07-23 14:22:32 +02:00 |
|
MineTec
|
3493cf8617
|
fixed error on pdf viewer transition
|
2026-07-23 14:16:33 +02:00 |
|
MineTec
|
75080a2c49
|
implemented shared items view for Talk chats with tabbed categories and on-scroll pagination
|
2026-07-19 10:58:02 +02:00 |
|
MineTec
|
f3cd7896d9
|
implemented backward pagination for chat history with on-scroll prefetching
|
2026-07-17 20:14:47 +02:00 |
|
Marianum
|
101e7c909c
|
bump version to 1.4.0+59
|
2026-07-17 15:19:26 +02:00 |
|
Marianum
|
429f1e6f96
|
fix build against updated dependencies: re-add DioExceptionType.transformTimeout case (restored in dio 5.10.0) and rename SwiftReceiveSharingIntentPlugin to ReceiveSharingIntentPlugin (renamed in receive_sharing_intent 1.9.0); refresh Podfile.lock and SPM Package.resolved
|
2026-07-17 15:19:10 +02:00 |
|
Marianum
|
a0c55a811c
|
completed iOS push notification setup: created the NotificationServiceExtension Xcode target programmatically (via xcodeproj), embedded it in Runner, and added its xcconfig base configs; fixed Automatic Signing by switching the NSE↔Runner shared keychain from an app-group to a team-prefixed access group across entitlements, Dart and Swift; fixed the analyzer break from dio 5.9.2 dropping DioExceptionType.transformTimeout
|
2026-07-17 15:05:34 +02:00 |
|
MineTec
|
e625216a90
|
improved push notification settings with health indicators and optimized notification dismissal
|
2026-07-16 22:40:33 +02:00 |
|
MineTec
|
8128cede21
|
refactored teacher display in lesson details to better handle substitutions and duplicates
|
2026-07-16 21:44:08 +02:00 |
|
MineTec
|
e5f7cf0176
|
updated the ProseMirror table view to conditionally hide the mode toggle toolbar when content fits within the available width, ensuring the toggle is only visible for overflowing tables.
|
2026-07-16 21:43:52 +02:00 |
|
MineTec
|
e349d667d4
|
implemented a 1-minute in-memory cache for the EmergencyNoticeClient to prevent redundant network requests on app resume
|
2026-07-16 10:47:51 +02:00 |
|
MineTec
|
7c1f5c06df
|
implemented a backend-independent emergency notice system
|
2026-07-15 20:30:20 +02:00 |
|
MineTec
|
e8c6ac1c65
|
further improved accessibility across the application and add tooltips to action buttons
|
2026-07-15 19:29:40 +02:00 |
|
MineTec
|
478f0ff20b
|
implemented comprehensive accessibility (A11y) support across the app
|
2026-07-13 23:41:47 +02:00 |
|
MineTec
|
8274dd46cd
|
refactored HTTP error handling and streamlined UI components by centralizing shared logic and removing redundant parameters
|
2026-07-13 22:58:02 +02:00 |
|
MineTec
|
d7536ea5d0
|
remove dead endpoint staging mode (obsoleted by demo mode)
|
2026-07-13 22:32:38 +02:00 |
|
MineTec
|
398b147c76
|
simplify: dedupe boilerplate and remove dead code across all layers
|
2026-07-13 22:22:39 +02:00 |
|
MineTec
|
15791423ea
|
added fileFetchedAt to TickerPageResponse and updated the Ticker UI to use it as the data currency timestamp for proxied files
|
2026-07-13 00:32:27 +02:00 |
|
MineTec
|
2f5a6b4ce0
|
split file_viewer into focused sub-widgets
|
2026-07-13 00:01:07 +02:00 |
|
MineTec
|
53bc6d5360
|
share weekKey extension and log splash precache failures
|
2026-07-12 23:56:47 +02:00 |
|
MineTec
|
f50359b4eb
|
use AppProgressIndicator for plain loading spinners
|
2026-07-12 23:45:55 +02:00 |
|
MineTec
|
9994a1f3fa
|
extract SettingsDropdownTile for settings dropdowns
|
2026-07-12 23:42:56 +02:00 |
|
MineTec
|
4aa31a2e44
|
extract SettingsCheckboxTile for settings toggles
|
2026-07-12 23:41:12 +02:00 |
|
MineTec
|
dfce3e7b5c
|
add PromptDialog helper for text input dialogs
|
2026-07-12 23:36:46 +02:00 |
|
MineTec
|
564a334cdc
|
route avatar crop and profile view through AppRoutes
|
2026-07-12 23:32:48 +02:00 |
|
MineTec
|
db329c7299
|
adopt MarianumConnectQuery base in remaining queries
|
2026-07-12 23:28:51 +02:00 |
|
MineTec
|
0a2ff5c3fb
|
add MarianumConnectQuery base and adopt it in list queries
|
2026-07-12 23:24:21 +02:00 |
|
MineTec
|
9b5198c6db
|
add ticker page bloc and avatar disk cache
|
2026-07-12 23:18:53 +02:00 |
|
MineTec
|
94794ff092
|
remove unused dead code files
|
2026-07-12 23:17:47 +02:00 |
|
MineTec
|
fe2b3c43b2
|
implemented custom subject colors for the timetable and unified the color palette system
|
2026-07-12 21:30:08 +02:00 |
|
MineTec
|
a7111844b1
|
bugfixes, better background operation robustness and platform-specific error handling
|
2026-07-12 19:17:49 +02:00 |
|
MineTec
|
babc347b18
|
implemented global user search integration for Talk chats with role-coded badges and direct chat creation logic
|
2026-07-12 19:05:27 +02:00 |
|
MineTec
|
44e45c9b78
|
implemented full interactive poll support in Talk, including creation, voting, and closing functionality
|
2026-07-12 17:54:30 +02:00 |
|
MineTec
|
3f44e9302f
|
implemented dynamic quick reactions by surfacing emojis from message content in the chat options dialog
|
2026-07-12 16:42:30 +02:00 |
|
MineTec
|
59501d3b45
|
implemented enlarged emoji rendering for chat messages containing up to three emojis
|
2026-07-12 16:26:22 +02:00 |
|
MineTec
|
91a6216f66
|
migrated custom timetable events to Marianum-Connect and refactored push notification handling
|
2026-07-12 14:31:48 +02:00 |
|
MineTec
|
c444ed54a5
|
migrated Marianum Message module to the Marianum-Connect API and implemented push notification deep linking
|
2026-07-11 17:37:50 +02:00 |
|
MineTec
|
ff23199345
|
downgrade AGP and Gradle versions, update Ticker icon, and upgrade dependencies
|
2026-07-11 15:32:09 +02:00 |
|
MineTec
|
9545d2a946
|
upgraded Android Gradle Plugin to 9.2.1 and Gradle wrapper to 9.4.1
|
2026-07-10 19:16:07 +02:00 |
|
MineTec
|
37608e59b3
|
implemented Ticker page selection persistence and enhanced ProseMirror table display modes
|
2026-07-10 19:15:52 +02:00 |
|
MineTec
|
0d01f6b631
|
fixed push-registration not activated on app-login
|
2026-07-10 15:35:56 +02:00 |
|
MineTec
|
b0d2e7a34b
|
fixed inconsistent placement of appbar title on iOS
|
2026-07-09 12:04:20 +02:00 |
|
MineTec
|
cedeb06569
|
implemented the Ticker module with a native ProseMirror document renderer and integrated API support for structured content, navigation trees, and proxied files
|
2026-07-09 00:51:08 +02:00 |
|
MineTec
|
1114291313
|
Add Fastlane Play Store integration with automated screenshots
Fastlane supply config (android/fastlane) with de-DE metadata structure,
integration_test-driven screenshot automation (screenshot_test.dart,
test_driver, tool/screenshots.sh) using stable keys on the login form,
refreshed materials/screenshots (phone + 7-inch) and app banner/symbol.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
2026-07-08 23:43:10 +02:00 |
|