• Joined on 2026-04-09
Jannik pushed to main at Jannik/Schnappix 2026-05-31 13:59:09 +02:00
30f81045ac build: compile and update release APK with latest CameraScreen modifications
Jannik pushed to main at Jannik/Schnappix 2026-05-31 13:57:18 +02:00
42ec2622a0 chore: update CameraScreen
Jannik pushed to main at Jannik/Schnappix 2026-05-31 13:50:46 +02:00
64249d07a8 build: compile and update release APK with latest code modifications
Jannik pushed to main at Jannik/Schnappix 2026-05-31 13:48:31 +02:00
d3c0ef2420 chore: update app configurations and screens
Jannik pushed to main at Jannik/Schnappix 2026-05-31 13:00:31 +02:00
9296a9bc8b build: compile and update release APK
Jannik pushed to main at Jannik/Schnappix 2026-05-31 11:41:52 +02:00
d7072055c3 chore: track node_modules, register frame assets, and update README
Jannik pushed to main at Jannik/Schnappix 2026-05-31 00:00:50 +02:00
5957714d42 Update dependencies and build Android release APK
Jannik pushed to main at Jannik/Schnappix 2026-05-30 23:53:44 +02:00
05d9867eb0 Update dependencies and build Android release APK
54666b077a Fix iOS crash, storage, and printing issues; setup apk build
Compare 2 commits »
Jannik pushed to main at Jannik/Schnappix 2026-05-30 20:52:36 +02:00
eee684a3c9 Update project configuration
Jannik pushed to main at Jannik/Schnappix 2026-05-30 19:33:32 +02:00
7427cc0255 Track native Android project configuration and release APK
Jannik pushed to main at Jannik/Schnappix 2026-05-30 19:15:13 +02:00
305d8fd449 Update camera screens, configuration, and build setup
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
Compare 2 commits »
Jannik pushed to main at Jannik/Schnappix 2026-05-25 20:36:22 +02:00
99634bb480 Fix Kotlin compilation in UsbCameraView.kt by invoking isCameraOpened() as a function and using CameraRequest.Builder()
Jannik pushed to main at Jannik/Schnappix 2026-05-25 20:01:00 +02:00
c1ab77bacd Replace remote JCenter dependencies with local AAR binaries for usb-camera module
Jannik pushed to main at Jannik/Schnappix 2026-05-25 19:49:02 +02:00
ea95dfdca6 Add local repositories block to usb-camera module gradle file to guarantee JCenter resolution
Jannik pushed to main at Jannik/Schnappix 2026-05-25 19:42:15 +02:00
5c9667d9e0 Fix EAS build repositories issues by modifying both project-level and settings-level repository blocks
Jannik pushed to main at Jannik/Schnappix 2026-05-25 19:27:33 +02:00
db54ba691a Fix dependency resolution on EAS Build by injecting JCenter and JitPack to settings.gradle
Jannik pushed to main at Jannik/Schnappix 2026-05-25 19:07:58 +02:00
5625c8418b Add JCenter repository to extraMavenRepos to resolve legacy dependencies for libausbc (immersionbar and webpdecoder)
Jannik pushed to main at Jannik/Schnappix 2026-05-25 18:42:38 +02:00
1ca6119515 Downgrade libausbc from 3.3.3 to 3.2.7 to use a version that compiled successfully on JitPack
Jannik pushed to main at Jannik/Schnappix 2026-05-25 18:12:00 +02:00
f1309d3607 Add versionCode and versionName to native module build.gradle configurations to resolve Expo autolinking errors
Jannik pushed to main at Jannik/Schnappix 2026-05-25 17:39:59 +02:00
5341649abe Fix dependency peer warnings and align package versions for Expo Doctor compatibility