Changelog
v1.2.0
2026-02-07
Added Depth of Field Screen which provides:
- DoF from the film plane — The nearest and farthest points that will be acceptably sharp, measured from the film plane.
- DoF from the subject — How far the zone of acceptable sharpness extends in front of and behind your focus point.
- Hyperfocal Distance — Focus at this distance to keep everything from half the hyperfocal distance to infinity acceptably sharp.
- Hyperfocal Near Limit — When focused at the hyperfocal distance, this is the closest point that will be acceptably sharp.
Add support for Android 16. Minimum version remains Android 9.
v1.1.0
2025-07-13
Compass Screen
- Added display of true north when GPS is enabled (previously only displayed magnetic north)
- Fixed incorrect reading in northern hemispheres
Notes Screen
- Added shortcut to capture camera settings (iso, shutter speed, aperture)
- Added shortcut to delete all notes
- Added shortcut to share/email notes
B+W Preview Screen
- Standardised zoom range functionality with Light Meter Screen
- Added two-tone text to the zoom controls so it remains visible over the camera preview background
Light Meter Screen
- When metering a scene, calculate exposures for f/32, f/45, and f/64
- Added ISO options to round out common film ISOs: 125, 160, 250, and 500
- Added two-tone text to the zoom controls so it remains visible over the camera preview background
Internals
- UI tests for screen crashing
- Refactor and unit tests for the Compass
v1.0.1
2025-05-26
- More UX improvements.
- In-line help screen for Light Meter.
- Re-wrote the guide to be more friendly with those newer to film photography.
Internals
- Displayed app version references the actual gradle build.
v1.0
2025-05-19
Fixes
- Added padding to the top of Reciprocity Calculator Screen.
- Improved UX of Home Screen in landscape mode. Less header and footer, more tiles.
- Fixed line wrapping of Feedback link on small screens.
- Added padding to cards on Guide Screen.
Internals
- Explicit US formatting for visual zoom scales and times.
v0.9-beta
2025-04-17
- Initial release