Elias Müller MineTec
MineTec pushed to develop at Minecraft/PixelPics 2026-07-23 20:04:48 +00:00
6d60b4f74b improve crafting and camera behavior: enforce single-item results, add exact crafting choices, refine item metadata, and update textures
MineTec pushed to develop at MarianumMobile/Client 2026-07-23 12:22:37 +00:00
624c5512a6 fixed failing test
MineTec pushed to develop at MarianumMobile/Client 2026-07-23 12:16:37 +00:00
3493cf8617 fixed error on pdf viewer transition
MineTec pushed to develop-jannis at MineNet/Minigames 2026-07-19 17:37:48 +00:00
0d7f1fc646 updated dependencies and updated all usages accordingly, replaced deprecated methods, and updated project to JDK 25
MineTec pushed to develop at MarianumMobile/Client 2026-07-19 08:58:09 +00:00
75080a2c49 implemented shared items view for Talk chats with tabbed categories and on-scroll pagination
MineTec pushed to develop-jannis at MineNet/Minigames 2026-07-18 20:15:40 +00:00
14f6a38212 merged origin/develop-jannis
3bdc4113c0 added 20 obstacle types, adjustable track length and forked obstacle generation
Compare 2 commits »
MineTec pushed to develop at MarianumMobile/Client 2026-07-17 18:14:54 +00:00
f3cd7896d9 implemented backward pagination for chat history with on-scroll prefetching
MineTec pushed to develop at MarianumMobile/Client 2026-07-17 13:19:28 +00:00
101e7c909c bump version to 1.4.0+59
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
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
Compare 3 commits »
MineTec pushed to develop at MarianumMobile/Client 2026-07-16 20:40:39 +00:00
e625216a90 improved push notification settings with health indicators and optimized notification dismissal
MineTec pushed to develop at MarianumMobile/Client 2026-07-16 19:44:13 +00:00
8128cede21 refactored teacher display in lesson details to better handle substitutions and duplicates
MineTec pushed to develop at MarianumMobile/Client 2026-07-16 19:43:58 +00:00
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.
MineTec pushed to develop at MarianumMobile/Client 2026-07-16 08:47:57 +00:00
e349d667d4 implemented a 1-minute in-memory cache for the EmergencyNoticeClient to prevent redundant network requests on app resume
MineTec pushed to develop at MarianumMobile/Client 2026-07-15 18:30:24 +00:00
7c1f5c06df implemented a backend-independent emergency notice system
MineTec pushed to develop at MarianumMobile/Client 2026-07-15 17:29:44 +00:00
e8c6ac1c65 further improved accessibility across the application and add tooltips to action buttons
MineTec pushed to develop at MarianumMobile/Client 2026-07-13 21:41:53 +00:00
478f0ff20b implemented comprehensive accessibility (A11y) support across the app
MineTec pushed to develop at MarianumMobile/Client 2026-07-13 20:58:07 +00:00
8274dd46cd refactored HTTP error handling and streamlined UI components by centralizing shared logic and removing redundant parameters
MineTec pushed to develop at MarianumMobile/Client 2026-07-13 20:33:43 +00:00
d7536ea5d0 remove dead endpoint staging mode (obsoleted by demo mode)
MineTec pushed to develop at MarianumMobile/Client 2026-07-13 20:32:10 +00:00
398b147c76 simplify: dedupe boilerplate and remove dead code across all layers
MineTec commented on pull request MineNet/Minigames#13 2026-07-13 14:00:32 +00:00
Finalized ColorJump

andere Lösung für das effective-final wär schön

MineTec pushed to develop at MarianumMobile/Client 2026-07-12 22:33:58 +00:00
15791423ea added fileFetchedAt to TickerPageResponse and updated the Ticker UI to use it as the data currency timestamp for proxied files
2f5a6b4ce0 split file_viewer into focused sub-widgets
53bc6d5360 share weekKey extension and log splash precache failures
f50359b4eb use AppProgressIndicator for plain loading spinners
9994a1f3fa extract SettingsDropdownTile for settings dropdowns
Compare 12 commits »