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
Thank you for highlighting this.
I think i haven't mentioned this anywhere so some users think it's a bug. Actually this is a privacy feature so no one can access the recorded videos outside the app.
When we stop a recording, it is saved to the internal private storage of FadCam and it is only accessable from the 'Records' or folder tab in FadCam. When you select to save to gallery, then it saves to the Download folder and gallery. This will shows in the gallery 'FadCam' folder too separately.
Further more I'm planning on adding more privacy features so making it to auto save to device where anyone can access the videos, will make it less private. On Android 11 and above, google restricted the access to '/Android/data' folder so we are taking advantage of that.
And on Android 13 and above there were some issues so we tried adding more permissions and only after that FadCam was able to save videos to gallery. The logs also seem not related or necessary.
And on android 15 there was another main issue where video recording if exceeded 30/40 minutes, the app was getting killed by the system hence app would crash in-between the recording, and you are using that old version so i would suggest to try the beta version which has many improvements. Sharing the link for beta version:
Bug Report
Description
Using GrapheneOS where the App is StorageScoped to "Download/FadCam"
Recordings aren't automatically saved to this folder instead have to select "Save to Gallery" in order to write them.
Steps to Reproduce
Folder
iconDownload/FadCam
Save to Gallery
Download/FadCam
Expected Behavior
Would expect videos in the app's'
Recording
list to be automatically written to phone storageDownload/FadCam
Actual Behavior
Recordings panel shows videos, but aren't found anywhere on phone's storage until
Save to Gallery
is selectedLogs
Some log snippets seem to suggest it is looking for device info to determine pathing?
Environment
Additional Context
Would like to limit the scope of storage access any app.
Seems this one requires full media access.
To clarify, the actual path is not a plural
Downloads
as on other Android, but a singularDownload
Priority
The text was updated successfully, but these errors were encountered: