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
5952c6619f8d256bac30080c345f8dfa09122b37
Client
/
android
T
History
MineTec
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.
2026-07-05 23:43:58 +02:00
..
app
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.
2026-07-05 23:43:58 +02:00
gradle
Bumped Gradle to 8.14 and fixed build warnings
2026-07-05 00:17:20 +02:00
.gitignore
Initial commit
2023-01-22 19:44:38 +01:00
build.gradle
implemented native share intent support for android and ios with chat and folder pickers
2026-05-09 19:42:51 +02:00
gradle.properties
removed broad media access permissions from the manifest to comply with Google Play policies, and bumped the app version to 1.2.2+57.
2026-06-23 18:41:18 +02:00
settings.gradle
updated kotlin gradle plugin version to 2.2.20
2026-05-10 20:27:50 +02:00