opengisch / QField

A simplified touch optimized interface for QGIS
http://www.qfield.org
GNU General Public License v2.0
759 stars 211 forks source link

Qfield Pictures folder #5383

Closed denilsonjesus closed 10 hours ago

denilsonjesus commented 1 week ago

I noticed in several projects that Qfield is storing all the photos taken, in addition to saving it in the DCIM folder, it also saves it in the ...\Internal Storage\Android\data\ch.opengis.qfield\files\Pictures folder, It's normal that? It creates files, for example, QFieldCamera20240603_1431201597398156462030757JPG, without the JPG extension.

denilsonjesus commented 6 days ago

Has anyone observed this situation?

gioman commented 6 days ago

Are you using a recent release? I think I have seen it in the past, but not on recent releases.

denilsonjesus commented 5 days ago

I noticed it in the latest version, 3.2.2, but there were old and new photos which means the situation is old. I will remove the folder and see if the current version continues to occur.

nirvn commented 4 days ago

@denilsonjesus , fixed by this PR, you can check the APKs in ~10 minutes to confirm it is working as expected: https://github.com/opengisch/QField/pull/5398