0a46baaa9b
Fix Android ViewShot dropping frames and date overlays by temporarily lifting pointerEvents=none during capture
Jannik2026-06-01 10:39:06 +02:00
50df853ca8
Fix writeQueue ReferenceError in logger.ts
Jannik2026-06-01 10:22:52 +02:00
2ddd74468e
Fix 8 critical/high resilience issues across camera, preview, logger, settings, and admin
Jannik2026-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
Jannik2026-06-01 10:08:55 +02:00
d6a3d4651b
Guarantee camera pictureSize is negotiated before countdown starts to prevent fallback to massive memory-crashing resolutions
Jannik2026-05-31 21:18:11 +02:00
858674c9d4
Add deep debugging logs to PreviewScreen to trace fatal crashes during render/image load
Jannik2026-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
Jannik2026-05-31 20:40:36 +02:00
305d8fd449
Update camera screens, configuration, and build setup
Jannik2026-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
Jannik2026-05-25 21:39:15 +02:00
99634bb480
Fix Kotlin compilation in UsbCameraView.kt by invoking isCameraOpened() as a function and using CameraRequest.Builder()
Jannik2026-05-25 20:35:44 +02:00
c1ab77bacd
Replace remote JCenter dependencies with local AAR binaries for usb-camera module
Jannik2026-05-25 20:00:24 +02:00
ea95dfdca6
Add local repositories block to usb-camera module gradle file to guarantee JCenter resolution
Jannik2026-05-25 19:48:15 +02:00
5c9667d9e0
Fix EAS build repositories issues by modifying both project-level and settings-level repository blocks
Jannik2026-05-25 19:41:41 +02:00
db54ba691a
Fix dependency resolution on EAS Build by injecting JCenter and JitPack to settings.gradle
Jannik2026-05-25 19:27:08 +02:00
5625c8418b
Add JCenter repository to extraMavenRepos to resolve legacy dependencies for libausbc (immersionbar and webpdecoder)
Jannik2026-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
Jannik2026-05-25 18:41:55 +02:00
f1309d3607
Add versionCode and versionName to native module build.gradle configurations to resolve Expo autolinking errors
Jannik2026-05-25 18:11:49 +02:00
5341649abe
Fix dependency peer warnings and align package versions for Expo Doctor compatibility
Jannik2026-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
Jannik2026-05-25 16:44:15 +02:00