Camera icon indicating copy to clipboard operation
Camera copied to clipboard

I cannot take a Photo with FossifyCamera from other app if default OS camera is disabled

Open jrd opened this issue 1 year ago • 0 comments

Checklist

  • [X] I can reproduce the bug with the latest version given here.
  • [X] I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • [X] I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • [X] I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • [X] I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • [X] This issue contains only one bug.
  • [X] I have read and understood the contribution guidelines.

Affected app version

1.0.1

Affected Android/Custom ROM version

Android 14 / Lineageos 21

Affected device model

Sony H4113

How did you install the app?

F-Droid / IzzyOnDroid

Steps to reproduce the bug

  • Deactivate default LineageOS camera app (Aperture)
  • Make sure Fossify Camera app has the correct permissions and is working
  • Run Fossify Contact app
  • Add a contact
  • Click on avatar to take a picture by intent
  • "No valid applications found" message shown

Expected behavior

Make this app the default Camera app (one way or another), so that intent.setAction(MediaStore.ACTION_IMAGE_CAPTURE) trigger the Fossify Camera activity.

Actual behavior

App not launch via intent

Screenshots/Screen recordings

No response

Additional information

I also tested the same behavior from Conversations IM app.

jrd avatar Jan 06 '25 12:01 jrd