android app, extension of stats
All checks were successful
Deploy SingleChat / deploy (push) Successful in 40s

This commit is contained in:
Torsten Schulz (local)
2026-08-10 14:03:34 +02:00
parent 62f5914b04
commit bfe28a25fa
849 changed files with 26 additions and 6 deletions

0
.codex Normal file → Executable file
View File

0
.env Normal file → Executable file
View File

2
.env.example Normal file → Executable file
View File

@@ -11,4 +11,4 @@ VIDEO_TURN_CREDENTIAL=
VIDEO_STUN_URLS= VIDEO_STUN_URLS=
# Optional: komplette ICE-Serverliste als JSON statt der Einzelvariablen # Optional: komplette ICE-Serverliste als JSON statt der Einzelvariablen
# VIDEO_ICE_SERVERS_JSON= # VIDEO_ICE_SERVRS

0
.gitea/workflows/deploy.yml Normal file → Executable file
View File

0
.gitignore vendored Normal file → Executable file
View File

0
ADSENSE.md Normal file → Executable file
View File

0
ANDROID-APP-KONZEPT.md Normal file → Executable file
View File

0
DESIGN-KONZEPT.md Normal file → Executable file
View File

0
README-DEPLOYMENT.md Normal file → Executable file
View File

0
README-PRODUCTION.md Normal file → Executable file
View File

0
SEO-TODO.md Normal file → Executable file
View File

0
android/Bildschirmfoto_20260512_114053.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 79 KiB

After

Width:  |  Height:  |  Size: 79 KiB

0
android/DATA_SAFETY_DRAFT.md Normal file → Executable file
View File

0
android/PLAY_CONSOLE_CHECKLIST.md Normal file → Executable file
View File

0
android/PLAY_STORE_LISTING.md Normal file → Executable file
View File

0
android/PUBLISHING.md Normal file → Executable file
View File

0
android/README.md Normal file → Executable file
View File

0
android/RELEASE_UPLOAD_CHECKLIST.md Normal file → Executable file
View File

0
android/app/build.gradle.kts Normal file → Executable file
View File

0
android/app/proguard-rules.pro vendored Normal file → Executable file
View File

0
android/app/release/app-release.aab Normal file → Executable file
View File

0
android/app/src/main/AndroidManifest.xml Normal file → Executable file
View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

Before

Width:  |  Height:  |  Size: 985 KiB

After

Width:  |  Height:  |  Size: 985 KiB

View File

Before

Width:  |  Height:  |  Size: 8.0 KiB

After

Width:  |  Height:  |  Size: 8.0 KiB

View File

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

0
android/app/src/main/res/drawable/ic_launcher.xml Normal file → Executable file
View File

0
android/app/src/main/res/mipmap-hdpi/ic_launcher.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 7.3 KiB

After

Width:  |  Height:  |  Size: 7.3 KiB

0
android/app/src/main/res/mipmap-mdpi/ic_launcher.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB

0
android/app/src/main/res/mipmap-xhdpi/ic_launcher.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

0
android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

View File

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 30 KiB

0
android/app/src/main/res/values-de/strings.xml Normal file → Executable file
View File

0
android/app/src/main/res/values-es/strings.xml Normal file → Executable file
View File

0
android/app/src/main/res/values-fr/strings.xml Normal file → Executable file
View File

0
android/app/src/main/res/values-it/strings.xml Normal file → Executable file
View File

0
android/app/src/main/res/values-ja/strings.xml Normal file → Executable file
View File

0
android/app/src/main/res/values-th/strings.xml Normal file → Executable file
View File

0
android/app/src/main/res/values-tl/strings.xml Normal file → Executable file
View File

0
android/app/src/main/res/values-zh-rCN/strings.xml Normal file → Executable file
View File

0
android/app/src/main/res/values/strings.xml Normal file → Executable file
View File

0
android/app/src/main/res/values/styles.xml Normal file → Executable file
View File

0
android/build.gradle.kts Normal file → Executable file
View File

0
android/gradle.properties Normal file → Executable file
View File

0
android/gradle/gradle-daemon-jvm.properties Normal file → Executable file
View File

0
android/gradle/wrapper/gradle-wrapper.jar vendored Normal file → Executable file
View File

0
android/gradle/wrapper/gradle-wrapper.properties vendored Normal file → Executable file
View File

0
android/gradlew vendored Normal file → Executable file
View File

0
android/gradlew.bat vendored Normal file → Executable file
View File

0
android/key.properties.example Normal file → Executable file
View File

0
android/production Normal file → Executable file
View File

0
android/settings.gradle.kts Normal file → Executable file
View File

0
apache-config-example.conf Normal file → Executable file
View File

0
apache-config-ssl-split.conf Normal file → Executable file
View File

0
client/ADS-INTEGRATION.md Normal file → Executable file
View File

0
client/index.html Normal file → Executable file
View File

0
client/package-lock.json generated Normal file → Executable file
View File

0
client/package.json Normal file → Executable file
View File

0
client/public/ads.txt Normal file → Executable file
View File

0
client/public/appicon.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 985 KiB

After

Width:  |  Height:  |  Size: 985 KiB

0
client/public/favicon.ico Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 7.4 KiB

After

Width:  |  Height:  |  Size: 7.4 KiB

0
client/public/image.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 1.1 MiB

0
client/public/image_old.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 8.0 KiB

After

Width:  |  Height:  |  Size: 8.0 KiB

0
client/public/scripts/sw.js Normal file → Executable file
View File

0
client/public/smileys.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 918 KiB

After

Width:  |  Height:  |  Size: 918 KiB

0
client/public/smileys_old.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

0
client/src/App.vue Normal file → Executable file
View File

0
client/src/components/ChatInput.vue Normal file → Executable file
View File

0
client/src/components/ChatWindow.vue Normal file → Executable file
View File

0
client/src/components/FeedbackPanel.vue Normal file → Executable file
View File

0
client/src/components/FloatingVideoWindow.vue Normal file → Executable file
View File

0
client/src/components/HeaderAdBanner.vue Normal file → Executable file
View File

0
client/src/components/HistoryView.vue Normal file → Executable file
View File

0
client/src/components/ImprintContainer.vue Normal file → Executable file
View File

0
client/src/components/InboxView.vue Normal file → Executable file
View File

0
client/src/components/LoginForm.vue Normal file → Executable file
View File

0
client/src/components/MenuBar.vue Normal file → Executable file
View File

0
client/src/components/SearchView.vue Normal file → Executable file
View File

0
client/src/components/UserList.vue Normal file → Executable file
View File

0
client/src/components/VideoDock.vue Normal file → Executable file
View File

0
client/src/components/VideoSessionSurface.vue Normal file → Executable file
View File

0
client/src/i18n/countries.json Normal file → Executable file
View File

0
client/src/i18n/index.js Normal file → Executable file
View File

0
client/src/i18n/locales/ceb.json Normal file → Executable file
View File

0
client/src/i18n/locales/de.json Normal file → Executable file
View File

0
client/src/i18n/locales/en.json Normal file → Executable file
View File

0
client/src/i18n/locales/es.json Normal file → Executable file
View File

Some files were not shown because too many files have changed in this diff Show More