KillerInk / FreeDcam

FreeDcam is a CameraApp for Android >4.0(ics) wich try to enable stuff that is forgotten by the manufacturs
GNU General Public License v2.0
298 stars 44 forks source link

Add a trigger event for finished capture / return image to invoked intent #143

Open Wandang opened 3 years ago

Wandang commented 3 years ago

Describe the bug Using this app in conjunction with osmAnd does not work. Taking a picture for a location sends an intent and FreeDCam correctly offers itself to take the picture. After capturing via the pressing the big button the context does not switch back to osmAnd.

To Reproduce Steps to reproduce the behavior (assuming that this behavior is independent from osmAnd itself):

  1. Go to any third party app that wants to use the camera
  2. Choose FreeDCam to capture the picture
  3. Press the capture button

Expected behavior After pressing the capture button I would expect to see the picture (granted, I can just swipe to the right to see it) and then be presented a choice to keep or to discard the picture. After that the context should switch back to osmAnd which takes the returned picture from FreeDCam to be used further.

Smartphone (please complete the following information):

KillerInk commented 3 years ago

hi im disabling it. till someone have the time and motivations to fix up the picmodules and handel images format send due that intent.

Wandang commented 3 years ago

Unfortunately my android/java skills are to basic to help. Thanks for the headsup and removing the confusion for now! The app itself is quite wondeful