I am writing a new camera app for Halium phones, but currently it’s only tested for my ThinkPhone. It has GTK 4 (without libAdwaita) UI.
It requires a system image with a modded Camera2 droidmedia. Note that the stock Droidian camera stops working with this image.
The app currently is hardcoded to save its photos in the working directory. Also, it doesn’t support video, so if you want video recording, I’d rather not install the image because it is not currently supported with this app, and the original one isn’t compatible (i.e. you can’t have both this and droidian-camera at once, due to each needing a different API).
Sometime soon, I will add manual exposure and focus support to the app, possible thanks to Camera2.
If you have any suggestions, bugs or need help to get the app to work, please write here or in the Roundabout forum accessible from the source code.