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
refactor/file-viewer-split
Client
/
ios
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
MineTec
614ab159af
updated notification subject parsing to support newline separators for sender and message, while maintaining a fallback for legacy colon-delimited formats.
2026-07-05 23:57:48 +02:00
..
Flutter
finalized iOS setup
2026-05-12 15:47:32 +02:00
NotificationServiceExtension
updated notification subject parsing to support newline separators for sender and message, while maintaining a fallback for legacy colon-delimited formats.
2026-07-05 23:57:48 +02:00
Runner
implemented an E2E-encrypted Nextcloud push-v2 notification system with support for RSA decryption and signature verification; introduced an iOS Notification Service Extension and native AppDelegate handlers for Talk actions (inline reply and mark-as-read); replaced the legacy notification registration with a new lifecycle managing app passwords and secure keypair storage; added background message handling with tray synchronization and a test notification utility in the settings.
2026-07-04 22:50:18 +02:00
Runner.xcodeproj
iOS build
2026-06-23 12:06:22 +02:00
Runner.xcworkspace
updated pods and SPM dependencies (Firebase 12.15, PhoneNumberKit)
2026-06-23 12:13:00 +02:00
RunnerTests
Upgraded gradle version and configuration files
2024-03-16 11:53:14 +01:00
Share Extension
finalized iOS setup
2026-05-12 15:47:32 +02:00
TimetableWidgetExtension
fixed iOS widget layout
2026-05-13 16:09:43 +02:00
.gitignore
Initial commit
2023-01-22 19:44:38 +01:00
firebase_app_id_file.json
Enabled Firebase on Android and iOS with Flutterfire
2023-08-19 18:42:21 +02:00
Podfile
iOS build
2026-06-23 12:06:22 +02:00
Podfile.lock
updated pods and SPM dependencies (Firebase 12.15, PhoneNumberKit)
2026-06-23 12:13:00 +02:00
PUSH_NSE_SETUP.md
implemented an E2E-encrypted Nextcloud push-v2 notification system with support for RSA decryption and signature verification; introduced an iOS Notification Service Extension and native AppDelegate handlers for Talk actions (inline reply and mark-as-read); replaced the legacy notification registration with a new lifecycle managing app passwords and secure keypair storage; added background message handling with tray synchronization and a test notification utility in the settings.
2026-07-04 22:50:18 +02:00