You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Android 16 with GrapheneOS & Android 15 on an Emulator (Android Open Source)
Affected device model
Pixel 10 & Emulator Intel x86_64
How did you install the app?
F-Droid / IzzyOnDroid
Steps to reproduce the bug
Before opening the app, rotate the device to landscape.
From own experience: for reliable reproduction, make sure the phone sensors have actually registered the rotation change, before advancing to the next step. Else, you will not see the bug
Open the app
Take a picture or capture a video
Open the picture / video
Expected behavior
The picture/video should be taken in the orientation you saw it during preview (landscape)
Actual behavior
The picture/video is taken in portrait rotation.
Screenshots/Screen recordings
This recording is from an Emulator, where it is also reproducible:
Screen_recording_20260501_213242.webm
The issue only happens when rotating before starting the app. All rotations happening while the app is already open are handled correctly. Video of that failed to upload - probably the device rotations during capture confused the Emulator screen recording.
Additional information
Maybe related to #37, but as one user stated there:
Confirmed that turning the option to save metadata on resolves it
this seems to be two different issues. My bug happens with metadata saving on and off.
Checklist
Affected app version
1.5.0
Affected Android/Custom ROM version
Android 16 with GrapheneOS & Android 15 on an Emulator (Android Open Source)
Affected device model
Pixel 10 & Emulator Intel x86_64
How did you install the app?
F-Droid / IzzyOnDroid
Steps to reproduce the bug
Expected behavior
The picture/video should be taken in the orientation you saw it during preview (landscape)
Actual behavior
The picture/video is taken in portrait rotation.
Screenshots/Screen recordings
This recording is from an Emulator, where it is also reproducible:
Screen_recording_20260501_213242.webm
The issue only happens when rotating before starting the app. All rotations happening while the app is already open are handled correctly. Video of that failed to upload - probably the device rotations during capture confused the Emulator screen recording.
Additional information
Maybe related to #37, but as one user stated there:
this seems to be two different issues. My bug happens with metadata saving on and off.