Commit Graph

  • 88ad7cd7e5 build: compile release APK Jannik 2026-06-01 15:52:01 +02:00
  • 4077e44207 Fix Android elevation bug causing overlays to render behind the canvas Jannik 2026-06-01 12:28:26 +02:00
  • bd34367d63 build: compile release APK Jannik 2026-06-01 12:08:37 +02:00
  • 886c654c9e Fix syntax and type errors causing app crash Jannik 2026-06-01 11:57:13 +02:00
  • 560b24c772 build: compile release APK Jannik 2026-06-01 11:33:22 +02:00
  • 2e06b68ad6 fix: duplicate sticker declaration Jannik 2026-06-01 11:31:42 +02:00
  • 4d3d2f93d7 Upgrade logs to track all button interactions for debugging Jannik 2026-06-01 11:28:12 +02:00
  • 13e4c734d6 Fix AbsoluteFill blocking touch events and fix ViewShot drawable bug by resolving require() assets to explicit file URI Jannik 2026-06-01 11:14:33 +02:00
  • ff8e368fca Cleanup dead variables and unused imports, swap ImageBackground for Image in FrameOverlay Jannik 2026-06-01 11:10:46 +02:00
  • eadde757a4 build: compile release APK Jannik 2026-06-01 11:03:25 +02:00
  • 0e7ab0dc0e Restore sticker zIndex for touchability, switch FrameOverlay to ImageBackground, and remove overflow hidden Jannik 2026-06-01 10:59:30 +02:00
  • 1c223e3cf6 Fix final 4 resilience edge cases Jannik 2026-06-01 10:54:35 +02:00
  • 40704fa49b build: compile release APK Jannik 2026-06-01 10:42:38 +02:00
  • 0a46baaa9b Fix Android ViewShot dropping frames and date overlays by temporarily lifting pointerEvents=none during capture Jannik 2026-06-01 10:39:06 +02:00
  • 50df853ca8 Fix writeQueue ReferenceError in logger.ts Jannik 2026-06-01 10:22:52 +02:00
  • 182c37a99c build: compile release APK Jannik 2026-06-01 10:16:45 +02:00
  • 2ddd74468e Fix 8 critical/high resilience issues across camera, preview, logger, settings, and admin Jannik 2026-06-01 10:14:29 +02:00
  • e069fef170 Fix ViewShot dropping frames and stickers on Android by grouping all layers into a single composited parent View Jannik 2026-06-01 10:08:55 +02:00
  • ba8248fcc2 build: compile release APK Jannik 2026-05-31 23:53:56 +02:00
  • 25cf30538b Fix Android ViewShot capture omitting frames and stickers by flattening zIndex and forcing standalone RenderNode via overflow hidden Jannik 2026-05-31 23:50:54 +02:00
  • d38115528e Fix 5 hidden edge cases: IPP decode, settings race, PreviewScreen state sync, burst timeout leak, and logger spam Jannik 2026-05-31 23:47:25 +02:00
  • ecfc6e5d31 build: compile release APK Jannik 2026-05-31 23:29:27 +02:00
  • 3ec6654e9d update: add minimal3 frame Jannik 2026-05-31 23:26:09 +02:00
  • fb293d840c Add deep diagnostic logging for ViewShot failures Jannik 2026-05-31 23:23:02 +02:00
  • ff1e6dc216 update: app changes, new frame, and latest APK build Jannik 2026-05-31 23:11:17 +02:00
  • b113ee98fe build: compile release APK and update frames Jannik 2026-05-31 21:57:24 +02:00
  • fd902abf18 update: add icon padding script and assets Jannik 2026-05-31 21:55:21 +02:00
  • a89d985075 Fix duplicate gallery saves and ensure FrameOverlay is captured by ViewShot on Android Jannik 2026-05-31 21:53:19 +02:00
  • 0c0e78af41 Refactor: Add missing countdownTimerRef cleanup and top-level mounted guards Jannik 2026-05-31 21:46:03 +02:00
  • 030709748e build: compile release APK and update frames Jannik 2026-05-31 21:28:25 +02:00
  • cd477a6646 add: new frame frame_october1.png Jannik 2026-05-31 21:27:05 +02:00
  • 014536d5ec Fix additional lifecycle bugs: countdown timer leak, PreviewScreen unmount state updates, CameraView ready loops Jannik 2026-05-31 21:19:43 +02:00
  • d6a3d4651b Guarantee camera pictureSize is negotiated before countdown starts to prevent fallback to massive memory-crashing resolutions Jannik 2026-05-31 21:18:11 +02:00
  • dbd6fd1bbf build: compile release APK Jannik 2026-05-31 21:04:50 +02:00
  • be7ee15205 Fix missing logger import in CameraScreen Jannik 2026-05-31 21:02:33 +02:00
  • 2e4b14ea46 build: compile release APK Jannik 2026-05-31 20:52:36 +02:00
  • d88187be16 update: latest source changes Jannik 2026-05-31 20:50:37 +02:00
  • 858674c9d4 Add deep debugging logs to PreviewScreen to trace fatal crashes during render/image load Jannik 2026-05-31 20:46:06 +02:00
  • 63df4ae4f0 Migrate from react-native Image to expo-image to permanently resolve Android OutOfMemory crashes with massive local photo decodes Jannik 2026-05-31 20:40:36 +02:00
  • a4a5406094 build: compile release APK Jannik 2026-05-31 20:31:47 +02:00
  • faa584ae0f Hardening fixes: Camera cancellation, Android memory optimization, action button throttling Jannik 2026-05-31 20:28:02 +02:00
  • cb453bf200 Restrict expo-camera hardware pictureSize to prevent fatal native OutOfMemoryError crashes on high-res tablets Jannik 2026-05-31 20:25:33 +02:00
  • e2c4a48c91 build: compile release APK Jannik 2026-05-31 20:18:16 +02:00
  • a922ec29c4 Fix bugs from code review (state flow, idle timer, logger, kiosk, temp files) Jannik 2026-05-31 20:10:23 +02:00
  • 58015340a2 build: compile release APK Jannik 2026-05-31 17:10:26 +02:00
  • c0651dfb0e Bypass expo-image-manipulator entirely and rely on React Native resizeMethod to prevent Android OOM Jannik 2026-05-31 17:07:31 +02:00
  • 114f007397 build: compile release APK Jannik 2026-05-31 16:59:42 +02:00
  • 7e15badf3c Fix expo-camera corrupting JPEG files on Android by using skipProcessing, lowering quality, and adding file flush delay Jannik 2026-05-31 16:57:47 +02:00
  • ed9622d40d build: compile release APK Jannik 2026-05-31 16:49:38 +02:00
  • 6f590be52a Fix crop bounds exceeding image bounds due to EXIF rotation on Android Jannik 2026-05-31 16:47:24 +02:00
  • 89f1637a47 build: compile release APK Jannik 2026-05-31 16:33:26 +02:00
  • 2cf7ce38db Fix native OOM crash caused by ImageManipulator failure falling back to massive raw sensor capture Jannik 2026-05-31 16:30:44 +02:00
  • c940286850 build: compile release APK Jannik 2026-05-31 16:15:15 +02:00
  • 05aa285f1c update: CameraScreen changes Jannik 2026-05-31 16:14:09 +02:00
  • 17c38f051e Temporarily remove ViewShot to isolate native Android crash Jannik 2026-05-31 16:12:22 +02:00
  • b55263859c build: compile and update release APK with latest JS exception crash fix Jannik 2026-05-31 15:41:45 +02:00
  • c338ef4247 Fix JS exceptions crashing the app instantly Jannik 2026-05-31 15:38:17 +02:00
  • bf642cd983 build: compile and update release APK with latest log UI and ViewShot fixes Jannik 2026-05-31 15:30:05 +02:00
  • 8291d3f05b Upgrade log view UI with share button and auto-scroll Jannik 2026-05-31 15:26:06 +02:00
  • e5af94fea1 Fix cancel logic and disable New Architecture to prevent ViewShot crash Jannik 2026-05-31 15:21:55 +02:00
  • d80b6df2fa build: compile and update release APK with latest infinite camera capture loop fix Jannik 2026-05-31 15:09:20 +02:00
  • 7c1129227e Fix infinite camera capture loop Jannik 2026-05-31 15:05:44 +02:00
  • 5365b3705a build: compile and update release APK with latest expo-file-system legacy imports fix Jannik 2026-05-31 14:57:24 +02:00
  • 21d735aa9b Fix expo-file-system legacy API imports Jannik 2026-05-31 14:54:14 +02:00
  • e3bef6924c build: compile and update release APK with latest logger and Android mount fix Jannik 2026-05-31 14:48:16 +02:00
  • 2ebb4a6f01 Add on-device logger Jannik 2026-05-31 14:44:48 +02:00
  • b4c5578e8c Remove Reanimated FadeIn to fix Android mount crash Jannik 2026-05-31 14:38:30 +02:00
  • 96e3e5c0e6 build: compile and update release APK with latest unmount crash fix Jannik 2026-05-31 14:34:46 +02:00
  • ac8f0722d1 Fix camera unmount crash via overlay architecture Jannik 2026-05-31 14:30:19 +02:00
  • 2b5a259fe5 build: compile release APK and update dependencies (expo-image-manipulator/loader) Jannik 2026-05-31 14:24:26 +02:00
  • 69637c4203 Add padded icon and OOM fix Jannik 2026-05-31 14:19:31 +02:00
  • 437047f92b build: compile and update release APK with latest changes Jannik 2026-05-31 14:09:41 +02:00
  • 7cd17307ba chore: add jimp dependency, icon padding script, and update configuration Jannik 2026-05-31 14:04:37 +02:00
  • 30f81045ac build: compile and update release APK with latest CameraScreen modifications Jannik 2026-05-31 13:58:41 +02:00
  • 42ec2622a0 chore: update CameraScreen Jannik 2026-05-31 13:56:46 +02:00
  • 64249d07a8 build: compile and update release APK with latest code modifications Jannik 2026-05-31 13:49:55 +02:00
  • d3c0ef2420 chore: update app configurations and screens Jannik 2026-05-31 13:48:02 +02:00
  • 9296a9bc8b build: compile and update release APK Jannik 2026-05-31 12:54:00 +02:00
  • d7072055c3 chore: track node_modules, register frame assets, and update README Jannik 2026-05-31 10:20:25 +02:00
  • 5957714d42 Update dependencies and build Android release APK Jannik 2026-05-30 23:47:23 +02:00
  • 54666b077a Fix iOS crash, storage, and printing issues; setup apk build Jannik 2026-05-30 23:09:36 +02:00
  • eee684a3c9 Update project configuration Jannik 2026-05-30 20:49:26 +02:00
  • 7427cc0255 Track native Android project configuration and release APK Jannik 2026-05-30 19:19:50 +02:00
  • 305d8fd449 Update camera screens, configuration, and build setup Jannik 2026-05-30 19:13:04 +02:00
  • d8e397eac1 Localize app to German, implement auto-save to gallery, always-on camera stream, fix expo-media-library and expo-file-system deprecation/compile errors Jannik 2026-05-25 21:39:15 +02:00
  • 99634bb480 Fix Kotlin compilation in UsbCameraView.kt by invoking isCameraOpened() as a function and using CameraRequest.Builder() Jannik 2026-05-25 20:35:44 +02:00
  • c1ab77bacd Replace remote JCenter dependencies with local AAR binaries for usb-camera module Jannik 2026-05-25 20:00:24 +02:00
  • ea95dfdca6 Add local repositories block to usb-camera module gradle file to guarantee JCenter resolution Jannik 2026-05-25 19:48:15 +02:00
  • 5c9667d9e0 Fix EAS build repositories issues by modifying both project-level and settings-level repository blocks Jannik 2026-05-25 19:41:41 +02:00
  • db54ba691a Fix dependency resolution on EAS Build by injecting JCenter and JitPack to settings.gradle Jannik 2026-05-25 19:27:08 +02:00
  • 5625c8418b Add JCenter repository to extraMavenRepos to resolve legacy dependencies for libausbc (immersionbar and webpdecoder) Jannik 2026-05-25 19:07:46 +02:00
  • 1ca6119515 Downgrade libausbc from 3.3.3 to 3.2.7 to use a version that compiled successfully on JitPack Jannik 2026-05-25 18:41:55 +02:00
  • f1309d3607 Add versionCode and versionName to native module build.gradle configurations to resolve Expo autolinking errors Jannik 2026-05-25 18:11:49 +02:00
  • 5341649abe Fix dependency peer warnings and align package versions for Expo Doctor compatibility Jannik 2026-05-25 17:39:28 +02:00
  • 872e1ffc86 Initialize Schnappix Photo Booth application with custom UVC camera, silent Wi-Fi IPP printing, local gallery storage, and kiosk screen pinning support Jannik 2026-05-25 16:44:15 +02:00
  • 5958319772 first commit Jannik 2026-05-25 16:20:04 +02:00