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
ab23422a866937d9d72b060148074c3573911308
Client
/
ios
/
Runner
T
History
MineTec
ab23422a86
widget refresh enhancements
2026-08-06 20:22:32 +02:00
..
Assets.xcassets
updated app icons and splash screen assets across Android, iOS, and Web platforms, added a new brand SVG asset, refined Android adaptive icon scaling with insets, and updated iOS asset catalog configurations and launch screen dimensions
2026-05-16 14:33:22 +02:00
Base.lproj
updated app icons and splash screen assets across Android, iOS, and Web platforms, added a new brand SVG asset, refined Android adaptive icon scaling with insets, and updated iOS asset catalog configurations and launch screen dimensions
2026-05-16 14:33:22 +02:00
AppDelegate.swift
widget refresh enhancements
2026-08-06 20:22:32 +02:00
GoogleService-Info.plist
Enabled Firebase on Android and iOS with Flutterfire
2023-08-19 18:42:21 +02:00
Info.plist
widget refresh enhancements
2026-08-06 20:22:32 +02:00
Runner-Bridging-Header.h
Initial commit
2023-01-22 19:44:38 +01:00
Runner.entitlements
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
SceneDelegate.swift
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