• Joined on 2026-04-09
Jannik created branch main in Jannik/Schnappix-Web 2026-06-21 11:46:48 +02:00
Jannik pushed to main at Jannik/Schnappix-Web 2026-06-21 11:46:48 +02:00
ca9a6b2882 first commit
Jannik created repository Jannik/Schnappix-Web 2026-06-21 11:45:27 +02:00
Jannik pushed to main at Jannik/Schnappix 2026-06-17 06:02:16 +02:00
2756323b29 chore: refine .gitignore patterns for security audit (Zunder)
50d6eab5ab docs: update README to reflect current codebase and settings
b2e3dfa7fc chore: update .gitignore for security audit (Zunder)
cdfd1a2e2b Fix: Set copyAsset to true in expo-media-library to avoid SecurityException prompt on Android 11+ ; Bump to 23.01.7
313a69e677 Fix: Use legacy expo-file-system API to prevent deprecation error aborting photo saving ; Bump to 23.01.6
Compare 37 commits »
Jannik pushed to main at Jannik/MelodyMuse 2026-06-15 19:44:22 +02:00
fa05cfded7 fix: increase max_tokens for Minimax-M3 to prevent truncated JSON
Jannik pushed to main at Jannik/MelodyMuse 2026-06-14 20:53:07 +02:00
5e16a7049f chore: remove hardcoded api keys from minimax test scripts
Jannik pushed to main at Jannik/Quizalarm 2026-06-13 15:17:26 +02:00
cd5c12af62 Auto-Commit: 2026-06-13 15:16:44
Jannik pushed to main at Jannik/MelodyMuse 2026-06-13 15:17:25 +02:00
1abd2d1d59 Auto-Commit: 2026-06-13 15:16:41
ad326c7efa chore: update .gitignore with temp files and venv
Compare 2 commits »
Jannik pushed to main at Jannik/L363-Fortbildung-ABC-CBRN-Erku… 2026-06-13 13:54:02 +02:00
e68a7ef26a chore(security): add missing venv/ to .gitignore
f6a45ab3db fix: append missing ignore rules to gitignore
Compare 2 commits »
Jannik pushed to main at Jannik/Quizalarm 2026-06-13 13:50:09 +02:00
4cc2b027c0 fix(security): Schafskopf - run container as non-root node user
Jannik pushed to main at Jannik/Schnappix 2026-06-11 16:57:26 +02:00
f26a15f851 build: dynamic collage layout APK
Jannik pushed to main at Jannik/Schnappix 2026-06-11 15:25:45 +02:00
fc7b2c7769 feat: dynamic collage layout based on photo selection count
Jannik pushed to main at Jannik/Schnappix 2026-06-11 15:22:21 +02:00
d9b2c9cc52 feat: add photo selection reel for collages and app version reset
Jannik pushed to main at Jannik/Schnappix 2026-06-11 15:19:02 +02:00
a382df71b5 fix: emoji overflow and admin login cursor alignment
a25331b439 fix: make background slightly transparent to keep SurfaceFlinger alive
Compare 2 commits »
Jannik pushed to main at Jannik/Schnappix 2026-06-11 15:06:59 +02:00
ba63bb0454 build: update APK with black screen and rotation crash fixes
16b8aca0ad fix: double minus sign crash in sticker rotation
aef6f9f2a3 fix: black camera screen after navigation, and optimize collage layout usage for landscape photos
Compare 3 commits »
Jannik pushed to main at Jannik/Schnappix 2026-06-11 12:48:27 +02:00
635334fb84 build: update APK with final UX fixes
95c58cfae6 fix: multiple UX issues (black camera screen, layout proportions, sticker delete button scaling, save without reset)
Compare 2 commits »
Jannik pushed to main at Jannik/Schnappix 2026-06-11 12:00:59 +02:00
815a3ef111 build: Update app-release.apk with BackHandler crash fix
59a150b7bc fix: replace deprecated BackHandler.removeEventListener with subscription.remove() to prevent crash on unmount
Compare 2 commits »
Jannik pushed to main at Jannik/Schnappix 2026-06-11 00:05:11 +02:00
5b4bb4eb40 build: Update app-release.apk with Home screen fix
Jannik pushed to main at Jannik/Schnappix 2026-06-10 23:30:07 +02:00
2ce2de8960 fix: restore CameraScreen visibility on Home screen
Jannik pushed to main at Jannik/Schnappix 2026-06-10 23:24:05 +02:00
851d7b16a0 build: Update app-release.apk with overlapping UI fix