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 |
|
Jannik
|
d72ddced88
|
Add Release APK via LFS
|
2026-06-10 12:05:15 +02:00 |
|
Jannik
|
69c7a16509
|
update: remove android folder, update app.json
|
2026-06-10 11:12:07 +02:00 |
|
Jannik
|
cdfadad606
|
build: clean compile release APK
|
2026-06-09 16:36:58 +02:00 |
|
Jannik
|
8eccebce1f
|
update: local changes
|
2026-06-09 16:32:08 +02:00 |
|
Jannik
|
d8c1b2f764
|
build: clean compile debug APK
|
2026-06-09 14:23:45 +02:00 |
|
Jannik
|
4ad2c97c91
|
update: local changes for debug build
|
2026-06-09 14:15:15 +02:00 |
|
Jannik
|
d4cff1ed98
|
build: add debug APK and local changes
|
2026-06-09 12:09:25 +02:00 |
|
Jannik
|
24ea6c6d70
|
Upload APK
|
2026-06-09 11:57:00 +02:00 |
|
Jannik
|
db7a9fd826
|
build: compile clean release APK
|
2026-06-08 23:32:27 +02:00 |
|
Jannik
|
7f7772bea0
|
update: local changes
|
2026-06-08 23:18:54 +02:00 |
|
Jannik
|
dfb2778847
|
build: compile release APK and remove node_modules tracking
|
2026-06-08 23:10:34 +02:00 |
|
Jannik
|
88ad7cd7e5
|
build: compile release APK
|
2026-06-01 15:52:01 +02:00 |
|
Jannik
|
4077e44207
|
Fix Android elevation bug causing overlays to render behind the canvas
|
2026-06-01 12:28:26 +02:00 |
|
Jannik
|
bd34367d63
|
build: compile release APK
|
2026-06-01 12:08:37 +02:00 |
|
Jannik
|
886c654c9e
|
Fix syntax and type errors causing app crash
|
2026-06-01 11:57:13 +02:00 |
|
Jannik
|
560b24c772
|
build: compile release APK
|
2026-06-01 11:33:22 +02:00 |
|
Jannik
|
2e06b68ad6
|
fix: duplicate sticker declaration
|
2026-06-01 11:31:42 +02:00 |
|
Jannik
|
4d3d2f93d7
|
Upgrade logs to track all button interactions for debugging
|
2026-06-01 11:28:12 +02:00 |
|
Jannik
|
13e4c734d6
|
Fix AbsoluteFill blocking touch events and fix ViewShot drawable bug by resolving require() assets to explicit file URI
|
2026-06-01 11:14:33 +02:00 |
|
Jannik
|
ff8e368fca
|
Cleanup dead variables and unused imports, swap ImageBackground for Image in FrameOverlay
|
2026-06-01 11:10:46 +02:00 |
|
Jannik
|
eadde757a4
|
build: compile release APK
|
2026-06-01 11:03:25 +02:00 |
|
Jannik
|
0e7ab0dc0e
|
Restore sticker zIndex for touchability, switch FrameOverlay to ImageBackground, and remove overflow hidden
|
2026-06-01 10:59:30 +02:00 |
|
Jannik
|
1c223e3cf6
|
Fix final 4 resilience edge cases
|
2026-06-01 10:54:35 +02:00 |
|
Jannik
|
40704fa49b
|
build: compile release APK
|
2026-06-01 10:42:38 +02:00 |
|
Jannik
|
0a46baaa9b
|
Fix Android ViewShot dropping frames and date overlays by temporarily lifting pointerEvents=none during capture
|
2026-06-01 10:39:06 +02:00 |
|
Jannik
|
50df853ca8
|
Fix writeQueue ReferenceError in logger.ts
|
2026-06-01 10:22:52 +02:00 |
|
Jannik
|
182c37a99c
|
build: compile release APK
|
2026-06-01 10:16:45 +02:00 |
|
Jannik
|
2ddd74468e
|
Fix 8 critical/high resilience issues across camera, preview, logger, settings, and admin
|
2026-06-01 10:14:29 +02:00 |
|
Jannik
|
e069fef170
|
Fix ViewShot dropping frames and stickers on Android by grouping all layers into a single composited parent View
|
2026-06-01 10:08:55 +02:00 |
|
Jannik
|
ba8248fcc2
|
build: compile release APK
|
2026-05-31 23:53:56 +02:00 |
|
Jannik
|
25cf30538b
|
Fix Android ViewShot capture omitting frames and stickers by flattening zIndex and forcing standalone RenderNode via overflow hidden
|
2026-05-31 23:50:54 +02:00 |
|
Jannik
|
d38115528e
|
Fix 5 hidden edge cases: IPP decode, settings race, PreviewScreen state sync, burst timeout leak, and logger spam
|
2026-05-31 23:47:25 +02:00 |
|
Jannik
|
ecfc6e5d31
|
build: compile release APK
|
2026-05-31 23:29:27 +02:00 |
|