• Joined on 2026-04-09
Jannik pushed to main at Jannik/MelodyMuse 2026-06-03 01:26:38 +02:00
d42410560f Build standalone MelodyMuse SPA
Jannik pushed to main at Jannik/MelodyMuse 2026-06-03 01:07:26 +02:00
f2401d0c57 first commit
Jannik created branch main in Jannik/MelodyMuse 2026-06-03 01:07:26 +02:00
Jannik created repository Jannik/MelodyMuse 2026-06-03 01:02:11 +02:00
Jannik pushed to main at Jannik/Schnappix 2026-06-01 15:52:49 +02:00
88ad7cd7e5 build: compile release APK
4077e44207 Fix Android elevation bug causing overlays to render behind the canvas
Compare 2 commits »
Jannik pushed to main at Jannik/Schnappix 2026-06-01 12:09:21 +02:00
bd34367d63 build: compile release APK
886c654c9e Fix syntax and type errors causing app crash
Compare 2 commits »
Jannik pushed to main at Jannik/Schnappix 2026-06-01 11:34:36 +02:00
560b24c772 build: compile release APK
2e06b68ad6 fix: duplicate sticker declaration
4d3d2f93d7 Upgrade logs to track all button interactions for debugging
13e4c734d6 Fix AbsoluteFill blocking touch events and fix ViewShot drawable bug by resolving require() assets to explicit file URI
Compare 4 commits »
Jannik pushed to main at Jannik/Schnappix 2026-06-01 11:10:52 +02:00
ff8e368fca Cleanup dead variables and unused imports, swap ImageBackground for Image in FrameOverlay
Jannik pushed to main at Jannik/Schnappix 2026-06-01 11:03:53 +02:00
eadde757a4 build: compile release APK
0e7ab0dc0e Restore sticker zIndex for touchability, switch FrameOverlay to ImageBackground, and remove overflow hidden
Compare 2 commits »
Jannik pushed to main at Jannik/Schnappix 2026-06-01 10:54:43 +02:00
1c223e3cf6 Fix final 4 resilience edge cases
Jannik pushed to main at Jannik/Schnappix 2026-06-01 10:43:08 +02:00
40704fa49b build: compile release APK
0a46baaa9b Fix Android ViewShot dropping frames and date overlays by temporarily lifting pointerEvents=none during capture
Compare 2 commits »
Jannik pushed to main at Jannik/Schnappix 2026-06-01 10:23:00 +02:00
50df853ca8 Fix writeQueue ReferenceError in logger.ts
Jannik pushed to main at Jannik/Schnappix 2026-06-01 10:17:31 +02:00
182c37a99c build: compile release APK
2ddd74468e Fix 8 critical/high resilience issues across camera, preview, logger, settings, and admin
e069fef170 Fix ViewShot dropping frames and stickers on Android by grouping all layers into a single composited parent View
Compare 3 commits »
Jannik pushed to main at Jannik/Schnappix 2026-05-31 23:54:32 +02:00
ba8248fcc2 build: compile release APK
25cf30538b Fix Android ViewShot capture omitting frames and stickers by flattening zIndex and forcing standalone RenderNode via overflow hidden
d38115528e Fix 5 hidden edge cases: IPP decode, settings race, PreviewScreen state sync, burst timeout leak, and logger spam
Compare 3 commits »
Jannik pushed to main at Jannik/Schnappix 2026-05-31 23:33:12 +02:00
ecfc6e5d31 build: compile release APK
3ec6654e9d update: add minimal3 frame
fb293d840c Add deep diagnostic logging for ViewShot failures
Compare 3 commits »
Jannik pushed to main at Jannik/Schnappix 2026-05-31 23:12:06 +02:00
ff1e6dc216 update: app changes, new frame, and latest APK build
Jannik pushed to main at Jannik/Schnappix 2026-05-31 22:03:29 +02:00
b113ee98fe build: compile release APK and update frames
fd902abf18 update: add icon padding script and assets
a89d985075 Fix duplicate gallery saves and ensure FrameOverlay is captured by ViewShot on Android
Compare 3 commits »
Jannik pushed to main at Jannik/Schnappix 2026-05-31 21:46:09 +02:00
0c0e78af41 Refactor: Add missing countdownTimerRef cleanup and top-level mounted guards
Jannik pushed to main at Jannik/Schnappix 2026-05-31 21:29:02 +02:00
030709748e build: compile release APK and update frames
cd477a6646 add: new frame frame_october1.png
Compare 2 commits »
Jannik pushed to main at Jannik/Schnappix 2026-05-31 21:20:27 +02:00
014536d5ec Fix additional lifecycle bugs: countdown timer leak, PreviewScreen unmount state updates, CameraView ready loops
d6a3d4651b Guarantee camera pictureSize is negotiated before countdown starts to prevent fallback to massive memory-crashing resolutions
Compare 2 commits »