Elias Müller MineTec
MineTec pushed to develop at MarianumMobile/Client 2026-05-10 18:27:55 +00:00
c46f14f6a6 updated kotlin gradle plugin version to 2.2.20
MineTec deleted branch develop-notifications from MarianumMobile/Client 2026-05-10 15:02:14 +00:00
MineTec pushed to develop at MarianumMobile/Client 2026-05-10 15:02:14 +00:00
b2b00d321e Merge pull request 'implemented chat long-polling and optimistic updates, centralized notification management, optimized avatar caching, cleanup and bugfixes' (#99) from develop-notifications into develop
1a11b9ac60 refactored internal documentation and simplified comments across chat BLoCs, file viewer, and navigation components
a0bc46f522 optimized avatar and linkify performance, refined navigation to preserve popups, implemented read marker caching, and added file size limits for saving, minor timetable details changes
1458d8ce49 implemented chat long-polling and optimistic updates, centralized notification management, optimized avatar caching
Compare 4 commits »
MineTec merged pull request MarianumMobile/Client#99 2026-05-10 15:02:12 +00:00
implemented chat long-polling and optimistic updates, centralized notification management, optimized avatar caching, cleanup and bugfixes
MineTec pushed to develop-notifications at MarianumMobile/Client 2026-05-10 15:01:55 +00:00
1a11b9ac60 refactored internal documentation and simplified comments across chat BLoCs, file viewer, and navigation components
MineTec pushed to develop-notifications at MarianumMobile/Client 2026-05-10 14:40:45 +00:00
a0bc46f522 optimized avatar and linkify performance, refined navigation to preserve popups, implemented read marker caching, and added file size limits for saving, minor timetable details changes
MineTec created pull request MarianumMobile/Client#99 2026-05-10 14:20:01 +00:00
implemented chat long-polling and optimistic updates, centralized notification management, optimized avatar caching, cleanup and bugfixes
MineTec created branch develop-notifications in MarianumMobile/Client 2026-05-10 13:47:59 +00:00
MineTec pushed to develop-notifications at MarianumMobile/Client 2026-05-10 13:47:59 +00:00
1458d8ce49 implemented chat long-polling and optimistic updates, centralized notification management, optimized avatar caching
MineTec commented on issue MarianumMobile/Client#76 2026-05-10 08:13:16 +00:00
Fächer selber einfärben für bessere Übersicht

Duplikat von #74

MineTec closed issue MarianumMobile/Client#76 2026-05-10 08:13:16 +00:00
Fächer selber einfärben für bessere Übersicht
MineTec closed issue MarianumMobile/Client#35 2026-05-10 08:12:27 +00:00
Stundenstatus nicht einheitlich sortiert
MineTec commented on issue MarianumMobile/Client#35 2026-05-10 08:12:26 +00:00
Stundenstatus nicht einheitlich sortiert

Wurde innerhalb von #95 gelöst.

MineTec closed issue MarianumMobile/Client#5 2026-05-10 08:10:51 +00:00
Dateisuche
MineTec commented on issue MarianumMobile/Client#5 2026-05-10 08:10:50 +00:00
Dateisuche

Wurde innerhalb von #98 umgesetzt.

MineTec closed issue MarianumMobile/Client#14 2026-05-10 08:10:45 +00:00
Volltextsuche für Chats
MineTec commented on issue MarianumMobile/Client#14 2026-05-10 08:10:44 +00:00
Volltextsuche für Chats

Wurde innerhalb von #98 umgesetzt.

MineTec deleted branch develop-search from MarianumMobile/Client 2026-05-09 22:55:13 +00:00
MineTec pushed to develop at MarianumMobile/Client 2026-05-09 22:55:13 +00:00
6ae396e605 Merge pull request 'general search, talk enhancements, overhauled fileviewer' (#98) from develop-search into develop
ed2badfd35 fixed chat bubble link styling and gesture handling, and added android package visibility for common schemes
1ff57b29f9 overhauled file viewer with video, audio, text, and SVG support, added media player and line-numbered text views, and fixed search controller recursion
c50a850ac9 reordered files app bar actions by moving search icon
15833f3685 implemented disposal guard in files search controller to safely handle async listener notifications
Compare 12 commits »
MineTec merged pull request MarianumMobile/Client#98 2026-05-09 22:55:12 +00:00
general search, talk enhancements, overhauled fileviewer