This website requires JavaScript.
Explore
Help
Sign in
olemd
/
tilt-shift-camera
Watch
1
Star
0
Fork
You've already forked tilt-shift-camera
0
Code
Issues
Pull requests
Projects
Releases
11
Packages
Wiki
Activity
Actions
ca260411d8
tilt-shift-camera
/
version.properties
4 lines
59 B
Properties
Raw
Normal View
History
Unescape
Escape
Add version management with auto-bump script Version is tracked in version.properties and read by build.gradle.kts. Run ./bump-version.sh [major|minor|patch] before release builds. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 13:58:22 +01:00
versionMajor
=
1
versionMinor
=
1
Support landscape orientation Replace hardcoded portrait-only texture coordinate rotation with SurfaceTexture.getTransformMatrix(), so the camera preview and capture re-orient correctly when the device rotates. Also drive Preview/ImageCapture targetRotation from the live display rotation, fix the crop-to-fill aspect math to swap effective camera dimensions between portrait and landscape, and make the slider control panel scroll if it doesn't fit the shorter landscape height. Bump to 1.1.6. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-07 16:31:43 +02:00
versionPatch
=
6
versionCode
=
8
Reference in a new issue
Copy permalink