Commit Graph
157 Commits
Author SHA1 Message Date
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
Jannik 95c58cfae6 fix: multiple UX issues (black camera screen, layout proportions, sticker delete button scaling, save without reset) 2026-06-11 12:10:00 +02:00
Jannik 815a3ef111 build: Update app-release.apk with BackHandler crash fix 2026-06-11 10:33:12 +02:00
Jannik 59a150b7bc fix: replace deprecated BackHandler.removeEventListener with subscription.remove() to prevent crash on unmount 2026-06-11 10:25:29 +02:00
Jannik 5b4bb4eb40 build: Update app-release.apk with Home screen fix 2026-06-10 23:30:37 +02:00
Jannik 2ce2de8960 fix: restore CameraScreen visibility on Home screen 2026-06-10 23:26:49 +02:00
Jannik 851d7b16a0 build: Update app-release.apk with overlapping UI fix 2026-06-10 21:26:18 +02:00
Jannik cbbcbf2af0 fix: move CameraScreen off-screen when not active so TextureView doesn't cover UI 2026-06-10 21:15:02 +02:00
Jannik e20b491db3 build: Update app-release.apk with new camera fixes 2026-06-10 20:42:25 +02:00
Jannik f598d0d6b8 fix: Bypass ausbc capture to fix permission error and black screen 2026-06-10 20:33:11 +02:00
Jannik 4e4608cbea chore: Update APK 2026-06-10 19:47:12 +02:00
Jannik 7fd5b22879 feat: Implement UI enhancements and fix burst bug 2026-06-10 14:43:06 +02:00
Jannik ac7542d2f9 Fix Camera permissions and enable front camera fallback on Android 2026-06-10 13:30:47 +02:00