Closed NTWarrior closed 3 years ago
Hi, thanks for reaching out. I wonder if this feature generally works on Android 11 as I expect It not to have much users out there. I didn't put much time in this "feature experiment" so maybe the phone's os requires the modern camera2 api which i did not use!? I was also thinking in removing that experiment. What bothered me most is that you have to take picutres one by one and the take picture for app intents are implemeted different across manufacturers, so sometimes you do not get all features offered when taking pictures initiated by intent instead of the phones "full" camera app.
On AVD 11:
2021-04-02 18:03:23.878 27636-27636/com.github.catfriend1.syncthingandroid.debug V/PhotoShootActivity: prefEnableSyncthingCamera=true, haveRequiredPermissions=true
2021-04-02 18:03:23.878 27636-27636/com.github.catfriend1.syncthingandroid.debug V/PhotoShootActivity: User completed intro and consented before. Warp to take a picture.
2021-04-02 18:03:23.879 27636-27636/com.github.catfriend1.syncthingandroid.debug E/PhotoShootActivity: This system does not support the ACTION_IMAGE_CAPTURE intent.
@NTWarrior Do you have those lines too in the log?
Notes:
Yeah, the
@NTWarrior Thanks for reporting the bug. Fixed.
Description of the issue
Sync. Camera doesn't do anything after granting camera permission and then continue, then when you come back to it the screen is blank instead of showing the camera viewfinder.
Reproduction Steps
Grant camera access, return to Sync. Camera
Version Information
Device platform info
Android Log