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
62fa33718863f458bd3ce4a7d4b8aa74cc55df55
Client
/
lib
/
push
T
History
MineTec
ab23422a86
widget refresh enhancements
2026-08-06 20:22:32 +02:00
..
chat_thread_store.dart
refactored and condensed technical documentation and comments across the codebase to improve readability
2026-07-06 23:17:06 +02:00
nextcloud_push_api.dart
implemented dual Nextcloud push registration with separate
general
and
talk
apptypes to ensure reliable Talk notification delivery; introduced stacked
MessagingStyle
notifications for chat threads with support for circular conversation avatars and disk caching
2026-07-05 22:48:04 +02:00
nid_store.dart
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
push_actions.dart
refactored and condensed technical documentation and comments across the codebase to improve readability
2026-07-06 23:17:06 +02:00
push_avatar.dart
implemented dual Nextcloud push registration with separate
general
and
talk
apptypes to ensure reliable Talk notification delivery; introduced stacked
MessagingStyle
notifications for chat threads with support for circular conversation avatars and disk caching
2026-07-05 22:48:04 +02:00
push_decryptor.dart
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
push_keypair.dart
implemented dual Nextcloud push registration with separate
general
and
talk
apptypes to ensure reliable Talk notification delivery; introduced stacked
MessagingStyle
notifications for chat threads with support for circular conversation avatars and disk caching
2026-07-05 22:48:04 +02:00
push_message_handler.dart
widget refresh enhancements
2026-08-06 20:22:32 +02:00
push_registration_store.dart
migrated custom timetable events to Marianum-Connect and refactored push notification handling
2026-07-12 14:31:48 +02:00
push_registration_type.dart
implemented dual Nextcloud push registration with separate
general
and
talk
apptypes to ensure reliable Talk notification delivery; introduced stacked
MessagingStyle
notifications for chat threads with support for circular conversation avatars and disk caching
2026-07-05 22:48:04 +02:00
push_registration.dart
migrated custom timetable events to Marianum-Connect and refactored push notification handling
2026-07-12 14:31:48 +02:00
push_renderer.dart
simplify: dedupe boilerplate and remove dead code across all layers
2026-07-13 22:22:39 +02:00
push_secure_storage.dart
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
push_status.dart
improved push notification settings with health indicators and optimized notification dismissal
2026-07-16 22:40:33 +02:00
push_subject.dart
implemented dual Nextcloud push registration with separate
general
and
talk
apptypes to ensure reliable Talk notification delivery; introduced stacked
MessagingStyle
notifications for chat threads with support for circular conversation avatars and disk caching
2026-07-05 22:48:04 +02:00
push_tap_router.dart
migrated Marianum Message module to the Marianum-Connect API and implemented push notification deep linking
2026-07-11 17:37:50 +02:00