Commit Graph
169 Commits
Author SHA1 Message Date
Jannik e9d3f4d4de Fix Google Play requirements: targetSdk 35 and R8 ProGuard minify, release 23.01.9 2026-06-23 20:13:06 +02:00
Jannik e4c70499cc Build and release version 23.01.8 (.apk and .aab) 2026-06-23 19:59:54 +02:00
Jannik 350ae109d7 Add release signing property placeholders to project gradle.properties 2026-06-23 19:53:06 +02:00
Jannik 012e1ab865 Configure release signing key mechanism and ignore keystore files in .gitignore 2026-06-23 19:50:35 +02:00
Jannik 2756323b29 chore: refine .gitignore patterns for security audit (Zunder) 2026-06-14 11:13:49 +02:00
Jannik 50d6eab5ab docs: update README to reflect current codebase and settings 2026-06-13 23:23:12 +02:00
Jannik b2e3dfa7fc chore: update .gitignore for security audit (Zunder) 2026-06-13 13:22:25 +02:00
Jannik cdfd1a2e2b Fix: Set copyAsset to true in expo-media-library to avoid SecurityException prompt on Android 11+ ; Bump to 23.01.7 2026-06-13 11:59:51 +02:00
Jannik 313a69e677 Fix: Use legacy expo-file-system API to prevent deprecation error aborting photo saving ; Bump to 23.01.6 2026-06-13 01:44:58 +02:00
Jannik 9e9feff220 Chore: Add detailed logging to storage.ts to debug saving issues ; Bump to 23.01.5 2026-06-13 01:36:34 +02:00
Jannik 0cb5e609ed Fix: Remove legacy storage permissions to fix Play Protect warning and Photo saving on Android 14+ ; Bump to 23.01.4 2026-06-13 01:17:24 +02:00
Jannik 449284501b Fix: Revert targetSdkVersion to 33 to fix USB Camera black screen issue on Android 14 ; bump version 23.01.3 2026-06-13 01:06:21 +02:00
Jannik 441b3db770 Fix: Restore USB Camera storage permissions and fix fallback camera countdown 2026-06-13 00:47:50 +02:00
Jannik a3b8e69dfd Build: Release v23.01.1 2026-06-13 00:34:12 +02:00
Jannik 70e2652bc8 Fix: Remove targetSdkVersion override to prevent Play Protect older version warning 2026-06-13 00:32:27 +02:00
Jannik 94fd5a84f8 Build: Add release v23.01.3 apk and aab 2026-06-13 00:27:57 +02:00
Jannik 0b955c4275 UI: Remove event name from collage layouts 2026-06-13 00:24:16 +02:00
Jannik 6da2e496bf Fix: Remove legacy storage permissions to fix Play Protect & photo saving ; Bump version to 23.01.2 2026-06-13 00:21:34 +02:00
Jannik 1b495b82a1 Build: Add release v23.01.1 apk and aab 2026-06-13 00:11:34 +02:00
Jannik 210561daa3 Chore: Set version to 23.01.1 as requested 2026-06-13 00:08:01 +02:00
Jannik 47f2262973 Chore: Bump version to 23.01.4 2026-06-13 00:07:05 +02:00
Jannik 9b3499967d UI: Larger touch targets and shift components up for better ergonomics 2026-06-13 00:06:45 +02:00
Jannik 551d5a02ca Fix: Sticker selection via tap works now, prevents event bubbling to canvas 2026-06-13 00:04:02 +02:00
Jannik 76a8eef97c UI: Remove date from strip collage, reduce collage margins 2026-06-13 00:02:50 +02:00
Jannik 5bf7c19ac3 UI: Fixed admin footer with save button, version, and website globe 2026-06-12 23:59:18 +02:00
Jannik e13cb05d48 UI: Make preview canvas responsive, scale sizes 2026-06-12 23:54:42 +02:00
Jannik b8969415f4 UI improvements: dynamic event text, remove camera indicator, fontawesome footer icons 2026-06-12 23:49:57 +02:00
Jannik dd0876d977 Update git rules with retry workaround 2026-06-12 23:27:44 +02:00
Jannik 56eab4a89b Add git workflow rule to AGENTS.md 2026-06-12 23:26:01 +02:00
Jannik 56fed8b52c Update agent rules and build conventions 2026-06-12 23:24:20 +02:00
Jannik c05b71b53d Update default texts, admin UI improvements, Kiosk Mode prep, and fix image gallery saving 2026-06-12 23:02:30 +02:00
Jannik eee19ad208 UI: Add App Version to Admin Screen bottom 2026-06-12 18:51:32 +02:00
Jannik 8664c38908 update: implement event-based photo storage, add event name validation, version apks 2026-06-12 18:45:21 +02:00
Jannik 652a3b8418 update: new APK build 2026-06-12 00:11:16 +02:00
Jannik 3bed68f728 UI refactor: Admin Screen redesign, Timers, Flash timing, Date overlay 2026-06-12 00:06:12 +02:00
Jannik d1b7ca36d0 fix: idle timer restart on save 2026-06-11 21:53:10 +02:00
Jannik 758f7a1d7e fix: add delay for flash rendering 2026-06-11 21:44:03 +02:00
Jannik f5ccda3608 fix: camera flash rendering and timing 2026-06-11 21:13:18 +02:00
Jannik cfa77b7469 fix: correct USB connection check & settings reset condition 2026-06-11 20:39:59 +02:00
Jannik 427af1f947 build: final APK with all bugfixes 2026-06-11 17:26:49 +02:00
Jannik f776cb3ed6 fix: camera unmount, sticker trash, update reset 2026-06-11 17:25:01 +02:00
Jannik f26a15f851 build: dynamic collage layout APK 2026-06-11 15:26:39 +02:00
Jannik fc7b2c7769 feat: dynamic collage layout based on photo selection count 2026-06-11 15:25:22 +02:00
Jannik d9b2c9cc52 feat: add photo selection reel for collages and app version reset 2026-06-11 15:21:47 +02:00
Jannik a382df71b5 fix: emoji overflow and admin login cursor alignment 2026-06-11 15:14:59 +02:00
Jannik a25331b439 fix: make background slightly transparent to keep SurfaceFlinger alive 2026-06-11 15:10:19 +02:00
Jannik ba63bb0454 build: update APK with black screen and rotation crash fixes 2026-06-11 13:16:08 +02:00
Jannik 16b8aca0ad fix: double minus sign crash in sticker rotation 2026-06-11 13:03:55 +02:00
Jannik aef6f9f2a3 fix: black camera screen after navigation, and optimize collage layout usage for landscape photos 2026-06-11 13:02:50 +02:00
Jannik 635334fb84 build: update APK with final UX fixes 2026-06-11 12:21:53 +02:00