Commit Graph

  • 36392679c4 Auto-Commit: 2026-07-10 20:51:11 main Jannik 2026-07-10 20:51:11 +02:00
  • 0f7d0def17 feat: improve preview screen workflow, persist edits, remove retake button Jannik 2026-07-10 11:30:10 +02:00
  • e8925b2b62 Bump version to 23.01.17 and compile APK and AAB Jannik 2026-07-09 22:52:10 +02:00
  • a7b728fba6 Auto-Commit: 2026-07-09 22:51:28 Jannik 2026-07-09 22:51:28 +02:00
  • 583b0d034e Add digital-only mode by allowing empty printer IP Jannik 2026-07-05 11:01:38 +02:00
  • 5eb82f83b0 Fix printer IP text input keyboard type to allow multiple dots Jannik 2026-07-05 10:57:29 +02:00
  • cb3cb451db Bump version to 23.01.16 and build new APK/AAB Jannik 2026-07-04 20:19:37 +02:00
  • 715b2679f1 Verbesserungen: Admin-Passwort Hinweis, Mobile Skalierung in PreviewScreen, Rahmen-Menü Toggle, Footer Layout Fix Jannik 2026-07-04 19:56:50 +02:00
  • 4be915ef90 Bump to v15 and REALLY remove media permissions Jannik 2026-07-04 18:57:08 +02:00
  • 1b0dbcca69 Auto-Commit: 2026-07-04 18:52:22 Jannik 2026-07-04 18:52:22 +02:00
  • c7a81cd0c3 Bump to v14 and forcibly strip media permissions Jannik 2026-07-04 18:36:34 +02:00
  • d09aba7164 Bump to v13 and remove unused media permissions Jannik 2026-07-04 18:00:41 +02:00
  • e8bd8adcdb Fix Android build signing configuration Jannik 2026-07-04 14:58:27 +02:00
  • 292055ef9d Fix Android build and push new release files Jannik 2026-07-04 14:19:53 +02:00
  • 1ad94c820c Bump version to 23.01.12 and build new release files Jannik 2026-07-04 13:50:36 +02:00
  • 0a5c7de8c6 Update APKs with new signing key Jannik 2026-06-30 21:48:07 +02:00
  • 949a5d91c7 Add config plugin to persist release signing configuration Jannik 2026-06-30 21:37:08 +02:00
  • cc0a6bdf2c Configure and build with new proper release keystore Jannik 2026-06-30 21:34:36 +02:00
  • 5f838865c4 Replace broken v11 APKs with correctly prebuilt ones Jannik 2026-06-29 23:53:22 +02:00
  • 3a53ebe93a Update versions and prebuild Jannik 2026-06-29 23:52:48 +02:00
  • 4badd3ec7f Move APKs to apks/ folder and update AGENTS.md rules Jannik 2026-06-29 23:47:09 +02:00
  • ce4e1a8c3a Fix bugs: welcome text, printer IP, camera unmount, preview responsive, error message Jannik 2026-06-28 14:56:21 +02:00
  • 1c5d74661e Fix printer IP to 192.168.0.1 Jannik 2026-06-28 14:55:03 +02:00
  • 0c9370f9f2 Auto-Commit: 2026-06-28 14:51:23 Jannik 2026-06-28 14:51:23 +02:00
  • 3271439a36 Auto-Commit: 2026-06-23 22:51:26 Jannik 2026-06-23 22:51:26 +02:00
  • 49d5627d55 chore: remove unused media permissions and bump version to 23.01.10 Jannik 2026-06-23 21:54:04 +02:00
  • 3154e05550 Auto-Commit: 2026-06-23 20:51:17 Jannik 2026-06-23 20:51:17 +02:00
  • e9d3f4d4de Fix Google Play requirements: targetSdk 35 and R8 ProGuard minify, release 23.01.9 Jannik 2026-06-23 20:13:06 +02:00
  • e4c70499cc Build and release version 23.01.8 (.apk and .aab) Jannik 2026-06-23 19:59:54 +02:00
  • 350ae109d7 Add release signing property placeholders to project gradle.properties Jannik 2026-06-23 19:53:06 +02:00
  • 012e1ab865 Configure release signing key mechanism and ignore keystore files in .gitignore Jannik 2026-06-23 19:50:35 +02:00
  • 2756323b29 chore: refine .gitignore patterns for security audit (Zunder) Jannik 2026-06-14 11:13:49 +02:00
  • 50d6eab5ab docs: update README to reflect current codebase and settings Jannik 2026-06-13 23:23:12 +02:00
  • b2e3dfa7fc chore: update .gitignore for security audit (Zunder) Jannik 2026-06-13 13:22:25 +02:00
  • cdfd1a2e2b Fix: Set copyAsset to true in expo-media-library to avoid SecurityException prompt on Android 11+ ; Bump to 23.01.7 Jannik 2026-06-13 11:59:51 +02:00
  • 313a69e677 Fix: Use legacy expo-file-system API to prevent deprecation error aborting photo saving ; Bump to 23.01.6 Jannik 2026-06-13 01:44:58 +02:00
  • 9e9feff220 Chore: Add detailed logging to storage.ts to debug saving issues ; Bump to 23.01.5 Jannik 2026-06-13 01:36:34 +02:00
  • 0cb5e609ed Fix: Remove legacy storage permissions to fix Play Protect warning and Photo saving on Android 14+ ; Bump to 23.01.4 Jannik 2026-06-13 01:17:24 +02:00
  • 449284501b Fix: Revert targetSdkVersion to 33 to fix USB Camera black screen issue on Android 14 ; bump version 23.01.3 Jannik 2026-06-13 01:06:21 +02:00
  • 441b3db770 Fix: Restore USB Camera storage permissions and fix fallback camera countdown Jannik 2026-06-13 00:47:50 +02:00
  • a3b8e69dfd Build: Release v23.01.1 Jannik 2026-06-13 00:34:12 +02:00
  • 70e2652bc8 Fix: Remove targetSdkVersion override to prevent Play Protect older version warning Jannik 2026-06-13 00:32:27 +02:00
  • 94fd5a84f8 Build: Add release v23.01.3 apk and aab Jannik 2026-06-13 00:27:57 +02:00
  • 0b955c4275 UI: Remove event name from collage layouts Jannik 2026-06-13 00:24:16 +02:00
  • 6da2e496bf Fix: Remove legacy storage permissions to fix Play Protect & photo saving ; Bump version to 23.01.2 Jannik 2026-06-13 00:21:34 +02:00
  • 1b495b82a1 Build: Add release v23.01.1 apk and aab Jannik 2026-06-13 00:11:34 +02:00
  • 210561daa3 Chore: Set version to 23.01.1 as requested Jannik 2026-06-13 00:08:01 +02:00
  • 47f2262973 Chore: Bump version to 23.01.4 Jannik 2026-06-13 00:07:05 +02:00
  • 9b3499967d UI: Larger touch targets and shift components up for better ergonomics Jannik 2026-06-13 00:06:45 +02:00
  • 551d5a02ca Fix: Sticker selection via tap works now, prevents event bubbling to canvas Jannik 2026-06-13 00:04:02 +02:00
  • 76a8eef97c UI: Remove date from strip collage, reduce collage margins Jannik 2026-06-13 00:02:50 +02:00
  • 5bf7c19ac3 UI: Fixed admin footer with save button, version, and website globe Jannik 2026-06-12 23:59:18 +02:00
  • e13cb05d48 UI: Make preview canvas responsive, scale sizes Jannik 2026-06-12 23:54:42 +02:00
  • b8969415f4 UI improvements: dynamic event text, remove camera indicator, fontawesome footer icons Jannik 2026-06-12 23:49:57 +02:00
  • dd0876d977 Update git rules with retry workaround Jannik 2026-06-12 23:27:44 +02:00
  • 56eab4a89b Add git workflow rule to AGENTS.md Jannik 2026-06-12 23:26:01 +02:00
  • 56fed8b52c Update agent rules and build conventions Jannik 2026-06-12 23:24:20 +02:00
  • c05b71b53d Update default texts, admin UI improvements, Kiosk Mode prep, and fix image gallery saving Jannik 2026-06-12 23:02:30 +02:00
  • eee19ad208 UI: Add App Version to Admin Screen bottom Jannik 2026-06-12 18:51:32 +02:00
  • 8664c38908 update: implement event-based photo storage, add event name validation, version apks Jannik 2026-06-12 18:45:21 +02:00
  • 652a3b8418 update: new APK build Jannik 2026-06-12 00:11:16 +02:00
  • 3bed68f728 UI refactor: Admin Screen redesign, Timers, Flash timing, Date overlay Jannik 2026-06-12 00:06:12 +02:00
  • d1b7ca36d0 fix: idle timer restart on save Jannik 2026-06-11 21:53:10 +02:00
  • 758f7a1d7e fix: add delay for flash rendering Jannik 2026-06-11 21:44:03 +02:00
  • f5ccda3608 fix: camera flash rendering and timing Jannik 2026-06-11 21:13:18 +02:00
  • cfa77b7469 fix: correct USB connection check & settings reset condition Jannik 2026-06-11 20:39:59 +02:00
  • 427af1f947 build: final APK with all bugfixes Jannik 2026-06-11 17:26:49 +02:00
  • f776cb3ed6 fix: camera unmount, sticker trash, update reset Jannik 2026-06-11 17:25:01 +02:00
  • f26a15f851 build: dynamic collage layout APK Jannik 2026-06-11 15:26:39 +02:00
  • fc7b2c7769 feat: dynamic collage layout based on photo selection count Jannik 2026-06-11 15:25:22 +02:00
  • d9b2c9cc52 feat: add photo selection reel for collages and app version reset Jannik 2026-06-11 15:21:47 +02:00
  • a382df71b5 fix: emoji overflow and admin login cursor alignment Jannik 2026-06-11 15:14:59 +02:00
  • a25331b439 fix: make background slightly transparent to keep SurfaceFlinger alive Jannik 2026-06-11 15:10:19 +02:00
  • ba63bb0454 build: update APK with black screen and rotation crash fixes Jannik 2026-06-11 13:16:08 +02:00
  • 16b8aca0ad fix: double minus sign crash in sticker rotation Jannik 2026-06-11 13:03:55 +02:00
  • aef6f9f2a3 fix: black camera screen after navigation, and optimize collage layout usage for landscape photos Jannik 2026-06-11 13:02:50 +02:00
  • 635334fb84 build: update APK with final UX fixes Jannik 2026-06-11 12:21:53 +02:00
  • 95c58cfae6 fix: multiple UX issues (black camera screen, layout proportions, sticker delete button scaling, save without reset) Jannik 2026-06-11 12:10:00 +02:00
  • 815a3ef111 build: Update app-release.apk with BackHandler crash fix Jannik 2026-06-11 10:33:12 +02:00
  • 59a150b7bc fix: replace deprecated BackHandler.removeEventListener with subscription.remove() to prevent crash on unmount Jannik 2026-06-11 10:25:29 +02:00
  • 5b4bb4eb40 build: Update app-release.apk with Home screen fix Jannik 2026-06-10 23:30:37 +02:00
  • 2ce2de8960 fix: restore CameraScreen visibility on Home screen Jannik 2026-06-10 23:26:49 +02:00
  • 851d7b16a0 build: Update app-release.apk with overlapping UI fix Jannik 2026-06-10 21:26:18 +02:00
  • cbbcbf2af0 fix: move CameraScreen off-screen when not active so TextureView doesn't cover UI Jannik 2026-06-10 21:15:02 +02:00
  • e20b491db3 build: Update app-release.apk with new camera fixes Jannik 2026-06-10 20:42:25 +02:00
  • f598d0d6b8 fix: Bypass ausbc capture to fix permission error and black screen Jannik 2026-06-10 20:33:11 +02:00
  • 4e4608cbea chore: Update APK Jannik 2026-06-10 19:47:12 +02:00
  • 7fd5b22879 feat: Implement UI enhancements and fix burst bug Jannik 2026-06-10 14:43:06 +02:00
  • ac7542d2f9 Fix Camera permissions and enable front camera fallback on Android Jannik 2026-06-10 13:30:47 +02:00
  • d72ddced88 Add Release APK via LFS Jannik 2026-06-10 12:05:15 +02:00
  • 69c7a16509 update: remove android folder, update app.json Jannik 2026-06-10 11:12:07 +02:00
  • cdfadad606 build: clean compile release APK Jannik 2026-06-09 16:36:58 +02:00
  • 8eccebce1f update: local changes Jannik 2026-06-09 16:32:08 +02:00
  • d8c1b2f764 build: clean compile debug APK Jannik 2026-06-09 14:23:45 +02:00
  • 4ad2c97c91 update: local changes for debug build Jannik 2026-06-09 14:15:15 +02:00
  • d4cff1ed98 build: add debug APK and local changes Jannik 2026-06-09 12:09:25 +02:00
  • 24ea6c6d70 Upload APK Jannik 2026-06-09 11:57:00 +02:00
  • db7a9fd826 build: compile clean release APK Jannik 2026-06-08 23:32:27 +02:00
  • 7f7772bea0 update: local changes Jannik 2026-06-08 23:18:54 +02:00
  • dfb2778847 build: compile release APK and remove node_modules tracking Jannik 2026-06-08 23:10:34 +02:00