11 Commits

Author SHA1 Message Date
Torsten Schulz (local)
62f5914b04 Änderung der werbung
All checks were successful
Deploy SingleChat / deploy (push) Successful in 26s
2026-06-18 08:33:42 +02:00
Torsten Schulz (local)
5d4129b5b3 Fixeds and enhancements
Some checks failed
Deploy SingleChat / deploy (push) Has been cancelled
2026-06-17 15:44:11 +02:00
Torsten Schulz (local)
10e6e7a80a videochat integriert
All checks were successful
Deploy SingleChat / deploy (push) Successful in 27s
2026-06-17 12:53:03 +02:00
Torsten Schulz (local)
8c9a600645 fixed some domain issues
All checks were successful
Deploy SingleChat / deploy (push) Successful in 24s
2026-06-16 12:47:58 +02:00
Torsten Schulz (local)
e279215b85 some fixes
All checks were successful
Deploy SingleChat / deploy (push) Successful in 27s
2026-06-16 12:15:57 +02:00
Torsten Schulz (local)
1f342f555e für playstore änderungen
All checks were successful
Deploy SingleChat / deploy (push) Successful in 23s
2026-06-16 11:50:31 +02:00
Torsten Schulz (local)
155fce15e1 Added cam photos
All checks were successful
Deploy SingleChat / deploy (push) Successful in 24s
2026-06-16 09:52:36 +02:00
Torsten Schulz (local)
1ca1b45b55 cebuano erstellt 2026-05-30 20:21:08 +02:00
Torsten Schulz (local)
8d323ceab1 Refactor command handling in ChatRepository for Android and iOS
- Reset commandLines and commandKind to default values when a command table event is received, ensuring a clean state for subsequent commands.
- This change improves the handling of command events and maintains consistency across platforms.
2026-05-12 15:40:34 +02:00
Torsten Schulz (local)
810b084e10 Refactor application structure and configuration
- Updated the application namespace and ID from "net.ypchat.app" to "de.ypchat.android" for better alignment with branding.
- Increased Gradle heap size settings to optimize build performance.
- Disabled dependency constraints to simplify dependency management.
- Removed obsolete files related to the previous application structure, including MainActivity, YpChatApp, and various core components, streamlining the codebase.

These changes collectively enhance the application's configuration and structure, improving maintainability and performance.
2026-05-12 14:25:55 +02:00
Torsten Schulz (notebook)
84f57facba android version 2026-05-12 10:21:24 +02:00