Elias Müller MineTec
MineTec pushed to develop at MarianumMobile/Client 2026-07-06 13:55:30 +00:00
3be0113f93 fixed bug on leaving talk chat, spamming console
MineTec pushed to develop at MarianumMobile/Client 2026-07-06 13:51:10 +00:00
2b59f11ea5 fixed z-index issue with background-loading indicator being behind talk-messages in chats
MineTec pushed to develop at MarianumMobile/Client 2026-07-06 13:43:19 +00:00
124b1a5177 added support for simultan downloads in files and talk, support for background downloads, enhanced loading in files with retry
MineTec commented on issue MarianumMobile/Client#2 2026-07-06 09:54:19 +00:00
Badge count sollte besser zwischen verschiedenen Geräten syncronisiert werden

Im umbau der Notifications umgesetzt: 483fea62baf0a406b28eb049027ab7ec90f782ec

MineTec closed issue MarianumMobile/Client#2 2026-07-06 09:54:19 +00:00
Badge count sollte besser zwischen verschiedenen Geräten syncronisiert werden
MineTec commented on issue MarianumMobile/Client#13 2026-07-06 09:53:33 +00:00
Eigene Hintergründe in Chats

in 6e12da08c098eadeb6433e3355b66fb1ddbc949d umgesetzt!

MineTec closed issue MarianumMobile/Client#13 2026-07-06 09:53:33 +00:00
Eigene Hintergründe in Chats
MineTec pushed to develop at MarianumMobile/Client 2026-07-05 21:57:53 +00:00
614ab159af updated notification subject parsing to support newline separators for sender and message, while maintaining a fallback for legacy colon-delimited formats.
MineTec pushed to develop at MarianumMobile/Client 2026-07-05 21:55:04 +00:00
5952c6619f fixed a race condition in long-poll initialization by adding a token validation guard to prevent stale chat sessions from hijacking the current state during navigation or app resumes.
MineTec pushed to develop at MarianumMobile/Client 2026-07-05 21:44:03 +00:00
dab208877f improved reliability and error handling for background notification actions by migrating to a top-level entry point for stable AOT callback resolution; implemented failure notifications to preserve undelivered reply text and surface technical errors; resolved a race condition that could resurrect dismissed notifications during silent re-renders; updated the Android manifest with the required broadcast receiver for notification actions; and refactored internal OCS methods to return detailed success/failure records for improved logging and field debugging.
MineTec pushed to develop at MarianumMobile/Client 2026-07-05 20:48:08 +00:00
483fea62ba 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
MineTec pushed to develop at MarianumMobile/Client 2026-07-04 22:17:25 +00:00
35e144799e Bumped Gradle to 8.14 and fixed build warnings
MineTec pushed to develop at MarianumMobile/Client 2026-07-04 21:54:55 +00:00
b14e8c8ea2 improved timetable date range calculation to ensure the current week remains accessible during holiday gaps or when persisted bounds are stale, and updated holiday labels to prioritize long names over short names in the calendar view.
MineTec pushed to develop at MarianumMobile/Client 2026-07-04 20:50:23 +00:00
74a2ddd17f 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.
MineTec pushed to develop at MarianumMobile/Client 2026-07-02 13:28:08 +00:00
32f7c311bc fixed pending share race error on warm app start
MineTec pushed to develop at MarianumMobile/Client 2026-06-29 10:00:31 +00:00
4bc7ffd37a implemented post-login splash screen with Lottie animations and integrated background data prefetching during the login transition
MineTec pushed to develop at MarianumMobile/Client 2026-06-23 16:41:23 +00:00
13f4f79829 removed broad media access permissions from the manifest to comply with Google Play policies, and bumped the app version to 1.2.2+57.
MineTec opened issue MarianumMobile/Client#103 2026-06-23 12:41:21 +00:00
Ladeanimation im Chat hat falschen Z-Index
MineTec pushed to develop at MarianumMobile/Client 2026-06-23 10:13:03 +00:00
a76b09af26 updated pods and SPM dependencies (Firebase 12.15, PhoneNumberKit)
MineTec pushed to develop at MarianumMobile/Client 2026-06-23 10:06:50 +00:00
4fd09204ec iOS build